var/cache/dev/Container3LPVIHv/App_KernelDevDebugContainer.php line 1678

Open in your IDE?
  1. <?php
  2. namespace Container3LPVIHv;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  36.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  37.             '.container.private.twig' => 'get_Container_Private_TwigService',
  38.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  39.             'App\\Service\\EsCache' => 'getEsCacheService',
  40.             'cache.app' => 'getCache_AppService',
  41.             'cache.system' => 'getCache_SystemService',
  42.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  43.             'data_collector.dump' => 'getDataCollector_DumpService',
  44.             'doctrine' => 'getDoctrineService',
  45.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  46.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  47.             'event_dispatcher' => 'getEventDispatcherService',
  48.             'http_kernel' => 'getHttpKernelService',
  49.             'hwi_oauth.resource_ownermap.social' => 'getHwiOauth_ResourceOwnermap_SocialService',
  50.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  51.             'request_stack' => 'getRequestStackService',
  52.             'router' => 'getRouterService',
  53.             'translator' => 'getTranslatorService',
  54.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  55.             'cache_clearer' => 'getCacheClearerService',
  56.             'filesystem' => 'getFilesystemService',
  57.             'serializer' => 'getSerializerService',
  58.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  59.             'form.factory' => 'getForm_FactoryService',
  60.             'form.type.file' => 'getForm_Type_FileService',
  61.             'profiler' => 'getProfilerService',
  62.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  63.             'security.token_storage' => 'getSecurity_TokenStorageService',
  64.             'twig' => 'getTwigService',
  65.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  66.             'session' => 'getSessionService',
  67.             'validator' => 'getValidatorService',
  68.         ];
  69.         $this->fileMap = [
  70.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  71.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  72.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  73.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  74.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  75.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  76.             '.container.private.session' => 'get_Container_Private_SessionService',
  77.             'App\\Controller\\AFrameRoomController' => 'getAFrameRoomControllerService',
  78.             'App\\Controller\\AnalyticsController' => 'getAnalyticsControllerService',
  79.             'App\\Controller\\AutoTranslationController' => 'getAutoTranslationControllerService',
  80.             'App\\Controller\\CartController' => 'getCartControllerService',
  81.             'App\\Controller\\CertificateController' => 'getCertificateControllerService',
  82.             'App\\Controller\\ChatMessageController' => 'getChatMessageControllerService',
  83.             'App\\Controller\\ClientController' => 'getClientControllerService',
  84.             'App\\Controller\\CommonCategoryController' => 'getCommonCategoryControllerService',
  85.             'App\\Controller\\CommonCommentController' => 'getCommonCommentControllerService',
  86.             'App\\Controller\\CompanyController' => 'getCompanyControllerService',
  87.             'App\\Controller\\ConferenceController' => 'getConferenceControllerService',
  88.             'App\\Controller\\ContainerController' => 'getContainerControllerService',
  89.             'App\\Controller\\DocFileController' => 'getDocFileControllerService',
  90.             'App\\Controller\\ElCourseController' => 'getElCourseControllerService',
  91.             'App\\Controller\\ElExamController' => 'getElExamControllerService',
  92.             'App\\Controller\\ElTaskController' => 'getElTaskControllerService',
  93.             'App\\Controller\\ElasticController' => 'getElasticControllerService',
  94.             'App\\Controller\\GenerateController' => 'getGenerateControllerService',
  95.             'App\\Controller\\InfoPageController' => 'getInfoPageControllerService',
  96.             'App\\Controller\\JWTRedirectController' => 'getJWTRedirectControllerService',
  97.             'App\\Controller\\LanguageController' => 'getLanguageControllerService',
  98.             'App\\Controller\\MeetingController' => 'getMeetingControllerService',
  99.             'App\\Controller\\NavController' => 'getNavControllerService',
  100.             'App\\Controller\\NewsfeedController' => 'getNewsfeedControllerService',
  101.             'App\\Controller\\PublicController' => 'getPublicControllerService',
  102.             'App\\Controller\\ResetPasswordController' => 'getResetPasswordControllerService',
  103.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  104.             'App\\Controller\\SessionController' => 'getSessionControllerService',
  105.             'App\\Controller\\SessionQuestionController' => 'getSessionQuestionControllerService',
  106.             'App\\Controller\\SurveyController' => 'getSurveyControllerService',
  107.             'App\\Controller\\TagController' => 'getTagControllerService',
  108.             'App\\Controller\\TranslationController' => 'getTranslationControllerService',
  109.             'App\\Controller\\UploadController' => 'getUploadControllerService',
  110.             'App\\Controller\\UserController' => 'getUserControllerService',
  111.             'App\\Controller\\VideoGalleryController' => 'getVideoGalleryControllerService',
  112.             'App\\Controller\\VoteController' => 'getVoteControllerService',
  113.             'App\\Controller\\VoucherController' => 'getVoucherControllerService',
  114.             'App\\Controller\\WatchTimeController' => 'getWatchTimeControllerService',
  115.             'App\\Controller\\WebexController' => 'getWebexControllerService',
  116.             'App\\Service\\EsAuth2way' => 'getEsAuth2wayService',
  117.             'App\\Service\\EsEncrypt' => 'getEsEncryptService',
  118.             'App\\Service\\EsUser' => 'getEsUserService',
  119.             'App\\Service\\JobQueueAction\\AddNewsfeedSharingAction' => 'getAddNewsfeedSharingActionService',
  120.             'App\\Service\\JobQueueAction\\AssignUserGroupAllUserAction' => 'getAssignUserGroupAllUserActionService',
  121.             'App\\Service\\JobQueueAction\\AttachCompanyToUserAction' => 'getAttachCompanyToUserActionService',
  122.             'App\\Service\\JobQueueAction\\AttachUserToCompanyAction' => 'getAttachUserToCompanyActionService',
  123.             'App\\Service\\JobQueueAction\\ChangeUserEmailAction' => 'getChangeUserEmailActionService',
  124.             'App\\Service\\JobQueueAction\\CloneContainerAction' => 'getCloneContainerActionService',
  125.             'App\\Service\\JobQueueAction\\CourseCopyAction' => 'getCourseCopyActionService',
  126.             'App\\Service\\JobQueueAction\\CourseReIndexAction' => 'getCourseReIndexActionService',
  127.             'App\\Service\\JobQueueAction\\CreateUserGlobalAction' => 'getCreateUserGlobalActionService',
  128.             'App\\Service\\JobQueueAction\\DeleteUserGlobalAction' => 'getDeleteUserGlobalActionService',
  129.             'App\\Service\\JobQueueAction\\DocFileVersionNotificationEmailAction' => 'getDocFileVersionNotificationEmailActionService',
  130.             'App\\Service\\JobQueueAction\\ElExamAssessmentCompleteAction' => 'getElExamAssessmentCompleteActionService',
  131.             'App\\Service\\JobQueueAction\\ElExamSendResultAction' => 'getElExamSendResultActionService',
  132.             'App\\Service\\JobQueueAction\\ElasticDependentUpdateAction' => 'getElasticDependentUpdateActionService',
  133.             'App\\Service\\JobQueueAction\\GenerateContainerTranslationAction' => 'getGenerateContainerTranslationActionService',
  134.             'App\\Service\\JobQueueAction\\GenerateStyleAction' => 'getGenerateStyleActionService',
  135.             'App\\Service\\JobQueueAction\\GenerateTranslationAction' => 'getGenerateTranslationActionService',
  136.             'App\\Service\\JobQueueAction\\GenerateVoucherCodeAction' => 'getGenerateVoucherCodeActionService',
  137.             'App\\Service\\JobQueueAction\\ImportTranslationAction' => 'getImportTranslationActionService',
  138.             'App\\Service\\JobQueueAction\\ImportUserAction' => 'getImportUserActionService',
  139.             'App\\Service\\JobQueueAction\\ImportVideoAction' => 'getImportVideoActionService',
  140.             'App\\Service\\JobQueueAction\\NewsfeedContainerSendEmailAction' => 'getNewsfeedContainerSendEmailActionService',
  141.             'App\\Service\\JobQueueAction\\NewsfeedSubscriptionEmailAction' => 'getNewsfeedSubscriptionEmailActionService',
  142.             'App\\Service\\JobQueueAction\\PrepareConferenceCertificateAction' => 'getPrepareConferenceCertificateActionService',
  143.             'App\\Service\\JobQueueAction\\PrepareCourseCertificateAction' => 'getPrepareCourseCertificateActionService',
  144.             'App\\Service\\JobQueueAction\\ResetEmailTemplateAction' => 'getResetEmailTemplateActionService',
  145.             'App\\Service\\JobQueueAction\\SendChatGroupNotificationAction' => 'getSendChatGroupNotificationActionService',
  146.             'App\\Service\\JobQueueAction\\SendCommentEmailAction' => 'getSendCommentEmailActionService',
  147.             'App\\Service\\JobQueueAction\\SendCompanyFeedEmailAction' => 'getSendCompanyFeedEmailActionService',
  148.             'App\\Service\\JobQueueAction\\SendConferenceCertificateAction' => 'getSendConferenceCertificateActionService',
  149.             'App\\Service\\JobQueueAction\\SendCourseCertificateAction' => 'getSendCourseCertificateActionService',
  150.             'App\\Service\\JobQueueAction\\SendInvitationMailAction' => 'getSendInvitationMailActionService',
  151.             'App\\Service\\JobQueueAction\\SendUserAssignEmailAction' => 'getSendUserAssignEmailActionService',
  152.             'App\\Service\\JobQueueAction\\SendUserBulkEmailAction' => 'getSendUserBulkEmailActionService',
  153.             'App\\Service\\JobQueueAction\\UpdateNewsfeedFromAssetsAction' => 'getUpdateNewsfeedFromAssetsActionService',
  154.             'App\\Service\\JobQueueAction\\UserSyncContainerAction' => 'getUserSyncContainerActionService',
  155.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  156.             'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController' => 'getConnectControllerService',
  157.             'HWI\\Bundle\\OAuthBundle\\Controller\\LoginController' => 'getLoginControllerService',
  158.             'HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController' => 'getRedirectToServiceControllerService',
  159.             'Hslavich\\OneloginSamlBundle\\Controller\\SamlController' => 'getSamlControllerService',
  160.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => 'getBlameableEventSubscriberService',
  161.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => 'getLoggableEventSubscriberService',
  162.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => 'getSluggableEventSubscriberService',
  163.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => 'getSoftDeletableEventSubscriberService',
  164.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => 'getTimestampableEventSubscriberService',
  165.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => 'getTranslatableEventSubscriberService',
  166.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => 'getTreeEventSubscriberService',
  167.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => 'getUuidableEventSubscriberService',
  168.             'Knp\\DoctrineBehaviors\\Provider\\LocaleProvider' => 'getLocaleProviderService',
  169.             'Knp\\DoctrineBehaviors\\Provider\\UserProvider' => 'getUserProviderService',
  170.             'Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository' => 'getDefaultSluggableRepositoryService',
  171.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  172.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  173.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  174.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  175.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  176.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  177.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  178.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  179.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  180.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  181.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  182.             'cache.app_clearer' => 'getCache_AppClearerService',
  183.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  184.             'cache.system_clearer' => 'getCache_SystemClearerService',
  185.             'cache_warmer' => 'getCacheWarmerService',
  186.             'console.command_loader' => 'getConsole_CommandLoaderService',
  187.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  188.             'error_controller' => 'getErrorControllerService',
  189.             'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService',
  190.             'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService',
  191.             'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService',
  192.             'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService',
  193.             'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService',
  194.             'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService',
  195.             'httplug.psr18_client' => 'getHttplug_Psr18ClientService',
  196.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService',
  197.             'httplug.uri_factory' => 'getHttplug_UriFactoryService',
  198.             'hwi_oauth.http.client' => 'getHwiOauth_Http_ClientService',
  199.             'hwi_oauth.http.message_factory' => 'getHwiOauth_Http_MessageFactoryService',
  200.             'hwi_oauth.resource_owner.azure' => 'getHwiOauth_ResourceOwner_AzureService',
  201.             'hwi_oauth.resource_owner.google' => 'getHwiOauth_ResourceOwner_GoogleService',
  202.             'hwi_oauth.resource_owner.linkedin' => 'getHwiOauth_ResourceOwner_LinkedinService',
  203.             'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService',
  204.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  205.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  206.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  207.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  208.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  209.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  210.             'monolog.logger.esEvent' => 'getMonolog_Logger_EsEventService',
  211.             'routing.loader' => 'getRouting_LoaderService',
  212.             'secit.imap' => 'getSecit_ImapService',
  213.             'services_resetter' => 'getServicesResetterService',
  214.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  215.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  216.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  217.         ];
  218.         $this->aliases = [
  219.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  220.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  221.             'App\\Kernel' => 'kernel',
  222.             'SecIT\\ImapBundle\\Service\\Imap' => 'secit.imap',
  223.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  224.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  225.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  226.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  227.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  228.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  229.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  230.             'database_connection' => 'doctrine.dbal.default_connection',
  231.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  232.             'httplug.client' => 'hwi_oauth.http.client',
  233.             'httplug.message_factory' => 'hwi_oauth.http.message_factory',
  234.         ];
  235.         $this->privates['service_container'] = function () {
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  242.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  244.             include_once \dirname(__DIR__4).'/src/EventSubscriber/RequestSubscriber.php';
  245.             include_once \dirname(__DIR__4).'/src/Service/EsCache.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  257.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  273.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  280.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  306.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  318.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  319.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  320.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  321.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  371.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  372.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  373.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  375.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  376.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  378.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  379.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  380.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  381.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  382.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  383.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  384.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  385.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  387.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  389.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  390.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  391.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  393.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/ReflectionBasedDriver.php';
  394.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMapInterface.php';
  420.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMap.php';
  421.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  422.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  423.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  424.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  425.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  427.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  428.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  430.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  436.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  437.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  439.             include_once \dirname(__DIR__4).'/src/Serializer/CommonContextBuilder.php';
  440.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  448.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  450.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  451.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  452.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  453.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  454.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  455.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  456.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  457.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  458.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  459.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  460.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  461.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  462.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  463.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  465.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  466.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  467.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  468.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  469.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  470.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  471.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  472.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  474.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  475.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  476.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  477.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  478.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  479.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  480.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  481.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  482.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  483.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  485.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  486.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  487.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  488.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  489.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  490.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  491.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  492.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  493.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  494.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  496.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  498.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  500.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  501.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  502.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  504.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  505.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  506.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  507.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  508.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  510.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  511.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  512.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
  514.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
  515.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  516.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  517.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  518.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  519.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  523.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  524.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  525.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  526.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  527.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  528.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  530.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  531.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  534.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  535.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  537.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  538.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  539.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  541.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  542.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  548.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  550.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  551.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  552.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  553.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  554.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  556.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  557.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  558.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  560.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/OAuthUtils.php';
  561.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategyListener.php';
  562.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  563.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter.php';
  564.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  565.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  566.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  567.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  568.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  569.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  570.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  571.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  572.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  574.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  576.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  577.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  578.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  579.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  580.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  581.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  582.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  604.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  610.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  625.             include_once \dirname(__DIR__4).'/src/Serializer/ConferenceNormalizer.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  632.             include_once \dirname(__DIR__4).'/src/Serializer/UserDenormalizer.php';
  633.             include_once \dirname(__DIR__4).'/src/Serializer/UserNormalizer.php';
  634.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/RamseyUuid/Serializer/UuidDenormalizer.php';
  635.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  636.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  638.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  639.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  640.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  641.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  642.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  643.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  644.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  645.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  646.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  647.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  648.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  651.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  652.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  653.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  654.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  655.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  656.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  668.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  669.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  671.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  675.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  680.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  684.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  698.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  703.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  705.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  706.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  707.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  708.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  709.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  710.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  711.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  712.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  713.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  714.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  715.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  716.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  721.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  745.             include_once \dirname(__DIR__4).'/src/Twig/EsTwigExtension.php';
  746.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  748.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Twig/Extension/OAuthExtension.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  751.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Templating/Helper/OAuthHelper.php';
  752.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  754.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  755.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  760.         };
  761.     }
  762.     public function compile(): void
  763.     {
  764.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  765.     }
  766.     public function isCompiled(): bool
  767.     {
  768.         return true;
  769.     }
  770.     public function getRemovedIds(): array
  771.     {
  772.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  773.     }
  774.     protected function load($file$lazyLoad true)
  775.     {
  776.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  777.             return $class::do($this$lazyLoad);
  778.         }
  779.         if ('.' === $file[-4]) {
  780.             $class substr($class0, -4);
  781.         } else {
  782.             $file .= '.php';
  783.         }
  784.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  785.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  786.     }
  787.     protected function createProxy($class\Closure $factory)
  788.     {
  789.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  790.         return $factory();
  791.     }
  792.     /**
  793.      * Gets the public '.container.private.profiler' shared service.
  794.      *
  795.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  796.      */
  797.     protected function get_Container_Private_ProfilerService()
  798.     {
  799.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  800.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  801.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  802.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  803.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  804.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  805.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  806.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  807.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  808.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  809.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  810.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  811.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  812.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  813.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  814.         $d->addInstance('doctrine.result_cache_pool', ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()));
  815.         $d->addInstance('doctrine.system_cache_pool', ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()));
  816.         $d->addInstance('es_com_cache', ($this->privates['es_com_cache'] ?? $this->getEsComCacheService()));
  817.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  818.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  819.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  820.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  821.         $d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
  822.         $d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
  823.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  824.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  825.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  826.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  827.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  828.         if ($this->has('kernel')) {
  829.             $f->setKernel($b);
  830.         }
  831.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  832.         $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  833.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  834.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  835.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  836.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  837.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  838.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  839.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  840.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  841.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  842.         $instance->add($d);
  843.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  844.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  845.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  846.         $instance->add($e);
  847.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  848.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  849.         $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))));
  850.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  851.         $instance->add($f);
  852.         return $instance;
  853.     }
  854.     /**
  855.      * Gets the public '.container.private.security.authorization_checker' shared service.
  856.      *
  857.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  858.      */
  859.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  860.     {
  861.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  862.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  863.             return $this->services['.container.private.security.authorization_checker'];
  864.         }
  865.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalse);
  866.     }
  867.     /**
  868.      * Gets the public '.container.private.security.token_storage' shared service.
  869.      *
  870.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  871.      */
  872.     protected function get_Container_Private_Security_TokenStorageService()
  873.     {
  874.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  875.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  876.         ], [
  877.             'request_stack' => '?',
  878.         ]));
  879.     }
  880.     /**
  881.      * Gets the public '.container.private.serializer' shared service.
  882.      *
  883.      * @return \Symfony\Component\Serializer\Serializer
  884.      */
  885.     protected function get_Container_Private_SerializerService()
  886.     {
  887.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  888.         if (isset($this->services['.container.private.serializer'])) {
  889.             return $this->services['.container.private.serializer'];
  890.         }
  891.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  892.         if (isset($this->services['.container.private.serializer'])) {
  893.             return $this->services['.container.private.serializer'];
  894.         }
  895.         $c = ($this->services['App\\Service\\EsCache'] ?? $this->getEsCacheService());
  896.         if (isset($this->services['.container.private.serializer'])) {
  897.             return $this->services['.container.private.serializer'];
  898.         }
  899.         $d = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  900.         if (isset($this->services['.container.private.serializer'])) {
  901.             return $this->services['.container.private.serializer'];
  902.         }
  903.         $e = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  904.         if (isset($this->services['.container.private.serializer'])) {
  905.             return $this->services['.container.private.serializer'];
  906.         }
  907.         $f = ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService());
  908.         if (isset($this->services['.container.private.serializer'])) {
  909.             return $this->services['.container.private.serializer'];
  910.         }
  911.         $g = ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService());
  912.         if (isset($this->services['.container.private.serializer'])) {
  913.             return $this->services['.container.private.serializer'];
  914.         }
  915.         $h = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  916.         if (isset($this->services['.container.private.serializer'])) {
  917.             return $this->services['.container.private.serializer'];
  918.         }
  919.         $i = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));
  920.         if (isset($this->services['.container.private.serializer'])) {
  921.             return $this->services['.container.private.serializer'];
  922.         }
  923.         $j = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  924.         if (isset($this->services['.container.private.serializer'])) {
  925.             return $this->services['.container.private.serializer'];
  926.         }
  927.         $k = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  928.         if (isset($this->services['.container.private.serializer'])) {
  929.             return $this->services['.container.private.serializer'];
  930.         }
  931.         $l = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  932.         if (isset($this->services['.container.private.serializer'])) {
  933.             return $this->services['.container.private.serializer'];
  934.         }
  935.         $m = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  936.         $n = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  937.         $o = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  938.         $p = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($n);
  939.         $q = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($n$o$m$a$pNULL);
  940.         $r = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL);
  941.         $s = new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$m$a)], [=> $r]));
  942.         $t = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer($s);
  943.         $u = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  944.         $v = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($u$d$e$f, ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), $gNULL$hNULLfalse'oauth2''application''''', [], $this->parameters['api_platform.swagger.api_keys'], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true'page'true'itemsPerPage'$this->parameters['api_platform.formats'], true'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULLtrue$s));
  945.         $w = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  946.         $x = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  947.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($m), => new \App\Serializer\ConferenceNormalizer($q), => new \App\Serializer\UserDenormalizer($q$b$c), => new \App\Serializer\UserNormalizer($q), => new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), => $t=> $v=> new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($w, [], $o), => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $o), => $v10 => $t11 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($u$d$e$xNULL$wNULL$o), 12 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($u$i$w), 13 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($wtrue), 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\JsonLd\Serializer\ItemNormalizer($u$d$e$i$x$j$m$o$n, [], new RewindableGenerator(function () {
  948.             return new \EmptyIterator();
  949.         }, 0), $k), 18 => new \ApiPlatform\Serializer\ItemNormalizer($d$e$i$x$m$o$n$lfalseNULL, new RewindableGenerator(function () {
  950.             return new \EmptyIterator();
  951.         }, 0), $u$k), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $o), 21 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($n$o$a$pNULL)), 22 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 23 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 24 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 25 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 26 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 27 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 28 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($j$x$iNULL), 'page''pagination'$u$m), $u$x$h), 29 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 30 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($q$i$j), 31 => $q], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $r=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  952.     }
  953.     /**
  954.      * Gets the public '.container.private.twig' shared service.
  955.      *
  956.      * @return \Twig\Environment
  957.      */
  958.     protected function get_Container_Private_TwigService()
  959.     {
  960.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  961.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  962.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  963.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  964.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  965.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  966.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  967.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  968.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  969.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  970.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  971.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), 'HWIOAuth');
  972.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), '!HWIOAuth');
  973.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  974.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  975.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  976.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  977.         $a->addPath((\dirname(__DIR__4).'/templates'));
  978.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  979.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  980.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  981.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  982.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  983.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  984.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  985.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  986.         $f = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  987.         $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  988.         $h = ($this->services['router'] ?? $this->getRouterService());
  989.         $i = ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService());
  990.         $j = ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService());
  991.         $k = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  992.         $k->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $g]);
  993.         $l = new \Symfony\Bridge\Twig\AppVariable();
  994.         $l->setEnvironment('dev');
  995.         $l->setDebug(true);
  996.         if ($this->has('.container.private.security.token_storage')) {
  997.             $l->setTokenStorage($c);
  998.         }
  999.         if ($this->has('request_stack')) {
  1000.             $l->setRequestStack($b);
  1001.         }
  1002.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1003.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1004.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  1005.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  1006.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  1007.         $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($b$f->getBaseUrl(), $f->isSecure())), new RewindableGenerator(function () {
  1008.             return new \EmptyIterator();
  1009.         }, 0))));
  1010.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g\dirname(__DIR__4), 'UTF-8'));
  1011.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  1012.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1013.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  1014.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1015.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1016.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b$h)));
  1017.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
  1018.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1019.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  1020.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension($i$j));
  1021.         $instance->addExtension(new \App\Twig\EsTwigExtension());
  1022.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1023.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($k));
  1024.         $instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension(new \HWI\Bundle\OAuthBundle\Templating\Helper\OAuthHelper(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), $b)));
  1025.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($i$j));
  1026.         $instance->addGlobal('app'$l);
  1027.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1028.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1029.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1030.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1031.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1032.         ], [
  1033.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1034.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1035.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1036.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1037.         ])));
  1038.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1039.         return $instance;
  1040.     }
  1041.     /**
  1042.      * Gets the public '.container.private.validator' shared service.
  1043.      *
  1044.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1045.      */
  1046.     protected function get_Container_Private_ValidatorService()
  1047.     {
  1048.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1049.         if (isset($this->services['.container.private.validator'])) {
  1050.             return $this->services['.container.private.validator'];
  1051.         }
  1052.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1053.     }
  1054.     /**
  1055.      * Gets the public 'App\Service\EsCache' shared autowired service.
  1056.      *
  1057.      * @return \App\Service\EsCache
  1058.      */
  1059.     protected function getEsCacheService()
  1060.     {
  1061.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1062.         if (isset($this->services['App\\Service\\EsCache'])) {
  1063.             return $this->services['App\\Service\\EsCache'];
  1064.         }
  1065.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1066.         if (isset($this->services['App\\Service\\EsCache'])) {
  1067.             return $this->services['App\\Service\\EsCache'];
  1068.         }
  1069.         return $this->services['App\\Service\\EsCache'] = new \App\Service\EsCache($a, ($this->privates['.es_com_cache.taggable'] ?? $this->get_EsComCache_TaggableService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b);
  1070.     }
  1071.     /**
  1072.      * Gets the public 'cache.app' shared service.
  1073.      *
  1074.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1075.      */
  1076.     protected function getCache_AppService()
  1077.     {
  1078.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.3pdjfyd'] ?? $this->get_CacheConnection_3pdjfydService()), 'V1btlp4tY-'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1079.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1080.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1081.     }
  1082.     /**
  1083.      * Gets the public 'cache.system' shared service.
  1084.      *
  1085.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1086.      */
  1087.     protected function getCache_SystemService()
  1088.     {
  1089.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bznECRS+ZN'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1090.     }
  1091.     /**
  1092.      * Gets the public 'cache.validator_expression_language' shared service.
  1093.      *
  1094.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1095.      */
  1096.     protected function getCache_ValidatorExpressionLanguageService()
  1097.     {
  1098.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('76GvEbNswp'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1099.     }
  1100.     /**
  1101.      * Gets the public 'data_collector.dump' shared service.
  1102.      *
  1103.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1104.      */
  1105.     protected function getDataCollector_DumpService()
  1106.     {
  1107.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  1108.     }
  1109.     /**
  1110.      * Gets the public 'doctrine' shared service.
  1111.      *
  1112.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1113.      */
  1114.     protected function getDoctrineService()
  1115.     {
  1116.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1117.     }
  1118.     /**
  1119.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1120.      *
  1121.      * @return \Doctrine\DBAL\Connection
  1122.      */
  1123.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1124.     {
  1125.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1126.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  1127.             return $this->services['doctrine.dbal.default_connection'];
  1128.         }
  1129.         $b = new \Doctrine\DBAL\Configuration();
  1130.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1131.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1132.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1133.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  1134.         $d = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1135.         $d->setConnectionName('default');
  1136.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  1137.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d]);
  1138.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $b$a, []);
  1139.     }
  1140.     /**
  1141.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1142.      *
  1143.      * @return \Doctrine\ORM\EntityManager
  1144.      */
  1145.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1146.     {
  1147.         if ($lazyLoad) {
  1148.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1149.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1150.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1151.                     $proxy->setProxyInitializer(null);
  1152.                     return true;
  1153.                 });
  1154.             });
  1155.         }
  1156.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1157.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1158.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1159.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1160.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1161.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1162.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1163.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1164.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1165.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1166.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1167.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1168.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1169.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1170.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1171.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1172.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1173.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/RepositoryFactoryCompatibility.php';
  1174.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1175.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1176.         $a = new \Doctrine\ORM\Configuration();
  1177.         $b = ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService());
  1178.         $c = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1179.         $c->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  1180.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1181.         $a->setMetadataCache($b);
  1182.         $a->setQueryCache($b);
  1183.         $a->setResultCache(($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()));
  1184.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($c, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1185.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1186.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1187.         ], [
  1188.             'doctrine.ulid_generator' => '?',
  1189.             'doctrine.uuid_generator' => '?',
  1190.         ])));
  1191.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1192.         $a->setProxyNamespace('Proxies');
  1193.         $a->setAutoGenerateProxyClasses(false);
  1194.         $a->setSchemaIgnoreClasses([]);
  1195.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1196.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1197.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1198.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1199.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1200.         $a->setLazyGhostObjectEnabled(false);
  1201.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1202.             'App\\Repository\\AFramePanelRepository' => ['privates''App\\Repository\\AFramePanelRepository''getAFramePanelRepositoryService'true],
  1203.             'App\\Repository\\AFramePanelTranslationRepository' => ['privates''App\\Repository\\AFramePanelTranslationRepository''getAFramePanelTranslationRepositoryService'true],
  1204.             'App\\Repository\\AFrameRoomRepository' => ['privates''App\\Repository\\AFrameRoomRepository''getAFrameRoomRepositoryService'true],
  1205.             'App\\Repository\\AcademicTitleRepository' => ['privates''App\\Repository\\AcademicTitleRepository''getAcademicTitleRepositoryService'true],
  1206.             'App\\Repository\\AcademicTitleTranslationRepository' => ['privates''App\\Repository\\AcademicTitleTranslationRepository''getAcademicTitleTranslationRepositoryService'true],
  1207.             'App\\Repository\\AccessLogRepository' => ['privates''App\\Repository\\AccessLogRepository''getAccessLogRepositoryService'true],
  1208.             'App\\Repository\\AccessTokenRepository' => ['privates''App\\Repository\\AccessTokenRepository''getAccessTokenRepositoryService'true],
  1209.             'App\\Repository\\AiConversationRepository' => ['privates''App\\Repository\\AiConversationRepository''getAiConversationRepositoryService'true],
  1210.             'App\\Repository\\AiHistoryDocFileRepository' => ['privates''App\\Repository\\AiHistoryDocFileRepository''getAiHistoryDocFileRepositoryService'true],
  1211.             'App\\Repository\\AiHistoryRepository' => ['privates''App\\Repository\\AiHistoryRepository''getAiHistoryRepositoryService'true],
  1212.             'App\\Repository\\AiThreadDocFileRepository' => ['privates''App\\Repository\\AiThreadDocFileRepository''getAiThreadDocFileRepositoryService'true],
  1213.             'App\\Repository\\BackgroundRepository' => ['privates''App\\Repository\\BackgroundRepository''getBackgroundRepositoryService'true],
  1214.             'App\\Repository\\CartItemRepository' => ['privates''App\\Repository\\CartItemRepository''getCartItemRepositoryService'true],
  1215.             'App\\Repository\\CartRepository' => ['privates''App\\Repository\\CartRepository''getCartRepositoryService'true],
  1216.             'App\\Repository\\CertificateRepository' => ['privates''App\\Repository\\CertificateRepository''getCertificateRepositoryService'true],
  1217.             'App\\Repository\\CertificateTemplateRepository' => ['privates''App\\Repository\\CertificateTemplateRepository''getCertificateTemplateRepositoryService'true],
  1218.             'App\\Repository\\CertificateTemplateTranslationRepository' => ['privates''App\\Repository\\CertificateTemplateTranslationRepository''getCertificateTemplateTranslationRepositoryService'true],
  1219.             'App\\Repository\\ChatMessageRepository' => ['privates''App\\Repository\\ChatMessageRepository''getChatMessageRepositoryService'true],
  1220.             'App\\Repository\\ChatThreadRepository' => ['privates''App\\Repository\\ChatThreadRepository''getChatThreadRepositoryService'true],
  1221.             'App\\Repository\\ClientRepository' => ['privates''App\\Repository\\ClientRepository''getClientRepositoryService'true],
  1222.             'App\\Repository\\CommonCategoryRepository' => ['privates''App\\Repository\\CommonCategoryRepository''getCommonCategoryRepositoryService'true],
  1223.             'App\\Repository\\CommonCategoryTranslationRepository' => ['privates''App\\Repository\\CommonCategoryTranslationRepository''getCommonCategoryTranslationRepositoryService'true],
  1224.             'App\\Repository\\CommonCommentLikeRepository' => ['privates''App\\Repository\\CommonCommentLikeRepository''getCommonCommentLikeRepositoryService'true],
  1225.             'App\\Repository\\CommonCommentRepository' => ['privates''App\\Repository\\CommonCommentRepository''getCommonCommentRepositoryService'true],
  1226.             'App\\Repository\\CompanyProductRepository' => ['privates''App\\Repository\\CompanyProductRepository''getCompanyProductRepositoryService'true],
  1227.             'App\\Repository\\CompanyProductTagRepository' => ['privates''App\\Repository\\CompanyProductTagRepository''getCompanyProductTagRepositoryService'true],
  1228.             'App\\Repository\\CompanyProductTranslationRepository' => ['privates''App\\Repository\\CompanyProductTranslationRepository''getCompanyProductTranslationRepositoryService'true],
  1229.             'App\\Repository\\CompanyRepository' => ['privates''App\\Repository\\CompanyRepository''getCompanyRepositoryService'true],
  1230.             'App\\Repository\\CompanyTagRepository' => ['privates''App\\Repository\\CompanyTagRepository''getCompanyTagRepositoryService'true],
  1231.             'App\\Repository\\ConferenceCreditRepository' => ['privates''App\\Repository\\ConferenceCreditRepository''getConferenceCreditRepositoryService'true],
  1232.             'App\\Repository\\ConferenceRepository' => ['privates''App\\Repository\\ConferenceRepository''getConferenceRepositoryService'true],
  1233.             'App\\Repository\\ConferenceTagRepository' => ['privates''App\\Repository\\ConferenceTagRepository''getConferenceTagRepositoryService'true],
  1234.             'App\\Repository\\ConferenceTranslationRepository' => ['privates''App\\Repository\\ConferenceTranslationRepository''getConferenceTranslationRepositoryService'true],
  1235.             'App\\Repository\\ContainerRepository' => ['privates''App\\Repository\\ContainerRepository''getContainerRepositoryService'true],
  1236.             'App\\Repository\\CreditCategoryRepository' => ['privates''App\\Repository\\CreditCategoryRepository''getCreditCategoryRepositoryService'true],
  1237.             'App\\Repository\\CreditCategoryTranslationRepository' => ['privates''App\\Repository\\CreditCategoryTranslationRepository''getCreditCategoryTranslationRepositoryService'true],
  1238.             'App\\Repository\\DocFileBlockRepository' => ['privates''App\\Repository\\DocFileBlockRepository''getDocFileBlockRepositoryService'true],
  1239.             'App\\Repository\\DocFileRepository' => ['privates''App\\Repository\\DocFileRepository''getDocFileRepositoryService'true],
  1240.             'App\\Repository\\DocFileSavedRepository' => ['privates''App\\Repository\\DocFileSavedRepository''getDocFileSavedRepositoryService'true],
  1241.             'App\\Repository\\DocFileTagRepository' => ['privates''App\\Repository\\DocFileTagRepository''getDocFileTagRepositoryService'true],
  1242.             'App\\Repository\\DocFileVersionRepository' => ['privates''App\\Repository\\DocFileVersionRepository''getDocFileVersionRepositoryService'true],
  1243.             'App\\Repository\\DocumentRepository' => ['privates''App\\Repository\\DocumentRepository''getDocumentRepositoryService'true],
  1244.             'App\\Repository\\DocumentTagRepository' => ['privates''App\\Repository\\DocumentTagRepository''getDocumentTagRepositoryService'true],
  1245.             'App\\Repository\\DocumentTranslationRepository' => ['privates''App\\Repository\\DocumentTranslationRepository''getDocumentTranslationRepositoryService'true],
  1246.             'App\\Repository\\ElCourseCreditRepository' => ['privates''App\\Repository\\ElCourseCreditRepository''getElCourseCreditRepositoryService'true],
  1247.             'App\\Repository\\ElCourseJoinRepository' => ['privates''App\\Repository\\ElCourseJoinRepository''getElCourseJoinRepositoryService'true],
  1248.             'App\\Repository\\ElCourseRatingRepository' => ['privates''App\\Repository\\ElCourseRatingRepository''getElCourseRatingRepositoryService'true],
  1249.             'App\\Repository\\ElCourseRepository' => ['privates''App\\Repository\\ElCourseRepository''getElCourseRepositoryService'true],
  1250.             'App\\Repository\\ElCourseSavedRepository' => ['privates''App\\Repository\\ElCourseSavedRepository''getElCourseSavedRepositoryService'true],
  1251.             'App\\Repository\\ElCourseTagRepository' => ['privates''App\\Repository\\ElCourseTagRepository''getElCourseTagRepositoryService'true],
  1252.             'App\\Repository\\ElCourseTranslationRepository' => ['privates''App\\Repository\\ElCourseTranslationRepository''getElCourseTranslationRepositoryService'true],
  1253.             'App\\Repository\\ElExamAnswerRepository' => ['privates''App\\Repository\\ElExamAnswerRepository''getElExamAnswerRepositoryService'true],
  1254.             'App\\Repository\\ElExamAttemptRepository' => ['privates''App\\Repository\\ElExamAttemptRepository''getElExamAttemptRepositoryService'true],
  1255.             'App\\Repository\\ElExamOptionRepository' => ['privates''App\\Repository\\ElExamOptionRepository''getElExamOptionRepositoryService'true],
  1256.             'App\\Repository\\ElExamOptionTranslationRepository' => ['privates''App\\Repository\\ElExamOptionTranslationRepository''getElExamOptionTranslationRepositoryService'true],
  1257.             'App\\Repository\\ElExamQuestionImageRepository' => ['privates''App\\Repository\\ElExamQuestionImageRepository''getElExamQuestionImageRepositoryService'true],
  1258.             'App\\Repository\\ElExamQuestionRepository' => ['privates''App\\Repository\\ElExamQuestionRepository''getElExamQuestionRepositoryService'true],
  1259.             'App\\Repository\\ElExamQuestionTranslationRepository' => ['privates''App\\Repository\\ElExamQuestionTranslationRepository''getElExamQuestionTranslationRepositoryService'true],
  1260.             'App\\Repository\\ElExamRepository' => ['privates''App\\Repository\\ElExamRepository''getElExamRepositoryService'true],
  1261.             'App\\Repository\\ElExamTagRepository' => ['privates''App\\Repository\\ElExamTagRepository''getElExamTagRepositoryService'true],
  1262.             'App\\Repository\\ElExamTranslationRepository' => ['privates''App\\Repository\\ElExamTranslationRepository''getElExamTranslationRepositoryService'true],
  1263.             'App\\Repository\\ElLessionRepository' => ['privates''App\\Repository\\ElLessionRepository''getElLessionRepositoryService'true],
  1264.             'App\\Repository\\ElLessionTopicRepository' => ['privates''App\\Repository\\ElLessionTopicRepository''getElLessionTopicRepositoryService'true],
  1265.             'App\\Repository\\ElLessionTopicTranslationRepository' => ['privates''App\\Repository\\ElLessionTopicTranslationRepository''getElLessionTopicTranslationRepositoryService'true],
  1266.             'App\\Repository\\ElLessionTranslationRepository' => ['privates''App\\Repository\\ElLessionTranslationRepository''getElLessionTranslationRepositoryService'true],
  1267.             'App\\Repository\\ElTaskAttemptRepository' => ['privates''App\\Repository\\ElTaskAttemptRepository''getElTaskAttemptRepositoryService'true],
  1268.             'App\\Repository\\ElTaskChapterRepository' => ['privates''App\\Repository\\ElTaskChapterRepository''getElTaskChapterRepositoryService'true],
  1269.             'App\\Repository\\ElTaskChapterTranslationRepository' => ['privates''App\\Repository\\ElTaskChapterTranslationRepository''getElTaskChapterTranslationRepositoryService'true],
  1270.             'App\\Repository\\ElTaskRepository' => ['privates''App\\Repository\\ElTaskRepository''getElTaskRepositoryService'true],
  1271.             'App\\Repository\\ElTaskTagRepository' => ['privates''App\\Repository\\ElTaskTagRepository''getElTaskTagRepositoryService'true],
  1272.             'App\\Repository\\ElTaskTranslationRepository' => ['privates''App\\Repository\\ElTaskTranslationRepository''getElTaskTranslationRepositoryService'true],
  1273.             'App\\Repository\\EmailChanelRepository' => ['privates''App\\Repository\\EmailChanelRepository''getEmailChanelRepositoryService'true],
  1274.             'App\\Repository\\EmailChanelTranslationRepository' => ['privates''App\\Repository\\EmailChanelTranslationRepository''getEmailChanelTranslationRepositoryService'true],
  1275.             'App\\Repository\\EmailNotificationRepository' => ['privates''App\\Repository\\EmailNotificationRepository''getEmailNotificationRepositoryService'true],
  1276.             'App\\Repository\\EmailNotificationTranslationRepository' => ['privates''App\\Repository\\EmailNotificationTranslationRepository''getEmailNotificationTranslationRepositoryService'true],
  1277.             'App\\Repository\\EmailTemplateRepository' => ['privates''App\\Repository\\EmailTemplateRepository''getEmailTemplateRepositoryService'true],
  1278.             'App\\Repository\\EmailTemplateTranslationRepository' => ['privates''App\\Repository\\EmailTemplateTranslationRepository''getEmailTemplateTranslationRepositoryService'true],
  1279.             'App\\Repository\\EventLogRepository' => ['privates''App\\Repository\\EventLogRepository''getEventLogRepositoryService'true],
  1280.             'App\\Repository\\ImportRepository' => ['privates''App\\Repository\\ImportRepository''getImportRepositoryService'true],
  1281.             'App\\Repository\\InfoPageRepository' => ['privates''App\\Repository\\InfoPageRepository''getInfoPageRepositoryService'true],
  1282.             'App\\Repository\\InfoPageTranslationRepository' => ['privates''App\\Repository\\InfoPageTranslationRepository''getInfoPageTranslationRepositoryService'true],
  1283.             'App\\Repository\\JobQueueRepository' => ['privates''App\\Repository\\JobQueueRepository''getJobQueueRepositoryService'true],
  1284.             'App\\Repository\\LanguageRepository' => ['privates''App\\Repository\\LanguageRepository''getLanguageRepositoryService'true],
  1285.             'App\\Repository\\MeetingBookingRepository' => ['privates''App\\Repository\\MeetingBookingRepository''getMeetingBookingRepositoryService'true],
  1286.             'App\\Repository\\MeetingRepository' => ['privates''App\\Repository\\MeetingRepository''getMeetingRepositoryService'true],
  1287.             'App\\Repository\\MeetingVisitRepository' => ['privates''App\\Repository\\MeetingVisitRepository''getMeetingVisitRepositoryService'true],
  1288.             'App\\Repository\\MuteThreadNotificationRepository' => ['privates''App\\Repository\\MuteThreadNotificationRepository''getMuteThreadNotificationRepositoryService'true],
  1289.             'App\\Repository\\NavRepository' => ['privates''App\\Repository\\NavRepository''getNavRepositoryService'true],
  1290.             'App\\Repository\\NavTranslationRepository' => ['privates''App\\Repository\\NavTranslationRepository''getNavTranslationRepositoryService'true],
  1291.             'App\\Repository\\NewsfeedCommentRepository' => ['privates''App\\Repository\\NewsfeedCommentRepository''getNewsfeedCommentRepositoryService'true],
  1292.             'App\\Repository\\NewsfeedLikeRepository' => ['privates''App\\Repository\\NewsfeedLikeRepository''getNewsfeedLikeRepositoryService'true],
  1293.             'App\\Repository\\NewsfeedRepository' => ['privates''App\\Repository\\NewsfeedRepository''getNewsfeedRepositoryService'true],
  1294.             'App\\Repository\\NewsfeedSavedRepository' => ['privates''App\\Repository\\NewsfeedSavedRepository''getNewsfeedSavedRepositoryService'true],
  1295.             'App\\Repository\\NewsfeedTagRepository' => ['privates''App\\Repository\\NewsfeedTagRepository''getNewsfeedTagRepositoryService'true],
  1296.             'App\\Repository\\NewsfeedVoteAnswerRepository' => ['privates''App\\Repository\\NewsfeedVoteAnswerRepository''getNewsfeedVoteAnswerRepositoryService'true],
  1297.             'App\\Repository\\NotificationRepository' => ['privates''App\\Repository\\NotificationRepository''getNotificationRepositoryService'true],
  1298.             'App\\Repository\\NotificationTranslationRepository' => ['privates''App\\Repository\\NotificationTranslationRepository''getNotificationTranslationRepositoryService'true],
  1299.             'App\\Repository\\OperationLogRepository' => ['privates''App\\Repository\\OperationLogRepository''getOperationLogRepositoryService'true],
  1300.             'App\\Repository\\ResetPasswordRequestRepository' => ['privates''App\\Repository\\ResetPasswordRequestRepository''getResetPasswordRequestRepositoryService'true],
  1301.             'App\\Repository\\RoleContainerRepository' => ['privates''App\\Repository\\RoleContainerRepository''getRoleContainerRepositoryService'true],
  1302.             'App\\Repository\\RoleRepository' => ['privates''App\\Repository\\RoleRepository''getRoleRepositoryService'true],
  1303.             'App\\Repository\\SessionChapterRepository' => ['privates''App\\Repository\\SessionChapterRepository''getSessionChapterRepositoryService'true],
  1304.             'App\\Repository\\SessionChapterTranslationRepository' => ['privates''App\\Repository\\SessionChapterTranslationRepository''getSessionChapterTranslationRepositoryService'true],
  1305.             'App\\Repository\\SessionCommentRepository' => ['privates''App\\Repository\\SessionCommentRepository''getSessionCommentRepositoryService'true],
  1306.             'App\\Repository\\SessionDocRepository' => ['privates''App\\Repository\\SessionDocRepository''getSessionDocRepositoryService'true],
  1307.             'App\\Repository\\SessionQuestionLikeRepository' => ['privates''App\\Repository\\SessionQuestionLikeRepository''getSessionQuestionLikeRepositoryService'true],
  1308.             'App\\Repository\\SessionQuestionRepository' => ['privates''App\\Repository\\SessionQuestionRepository''getSessionQuestionRepositoryService'true],
  1309.             'App\\Repository\\SessionReactionRepository' => ['privates''App\\Repository\\SessionReactionRepository''getSessionReactionRepositoryService'true],
  1310.             'App\\Repository\\SessionRepository' => ['privates''App\\Repository\\SessionRepository''getSessionRepositoryService'true],
  1311.             'App\\Repository\\SessionTagRepository' => ['privates''App\\Repository\\SessionTagRepository''getSessionTagRepositoryService'true],
  1312.             'App\\Repository\\SessionTranslationRepository' => ['privates''App\\Repository\\SessionTranslationRepository''getSessionTranslationRepositoryService'true],
  1313.             'App\\Repository\\SpecialTitleRepository' => ['privates''App\\Repository\\SpecialTitleRepository''getSpecialTitleRepositoryService'true],
  1314.             'App\\Repository\\SpecialTitleTranslationRepository' => ['privates''App\\Repository\\SpecialTitleTranslationRepository''getSpecialTitleTranslationRepositoryService'true],
  1315.             'App\\Repository\\SurveyOptionRepository' => ['privates''App\\Repository\\SurveyOptionRepository''getSurveyOptionRepositoryService'true],
  1316.             'App\\Repository\\SurveyOptionTranslationRepository' => ['privates''App\\Repository\\SurveyOptionTranslationRepository''getSurveyOptionTranslationRepositoryService'true],
  1317.             'App\\Repository\\SurveyPageRepository' => ['privates''App\\Repository\\SurveyPageRepository''getSurveyPageRepositoryService'true],
  1318.             'App\\Repository\\SurveyPageTranslationRepository' => ['privates''App\\Repository\\SurveyPageTranslationRepository''getSurveyPageTranslationRepositoryService'true],
  1319.             'App\\Repository\\SurveyQuestionRepository' => ['privates''App\\Repository\\SurveyQuestionRepository''getSurveyQuestionRepositoryService'true],
  1320.             'App\\Repository\\SurveyQuestionTranslationRepository' => ['privates''App\\Repository\\SurveyQuestionTranslationRepository''getSurveyQuestionTranslationRepositoryService'true],
  1321.             'App\\Repository\\SurveyRepository' => ['privates''App\\Repository\\SurveyRepository''getSurveyRepositoryService'true],
  1322.             'App\\Repository\\SurveyResultRepository' => ['privates''App\\Repository\\SurveyResultRepository''getSurveyResultRepositoryService'true],
  1323.             'App\\Repository\\SurveyTriggerRepository' => ['privates''App\\Repository\\SurveyTriggerRepository''getSurveyTriggerRepositoryService'true],
  1324.             'App\\Repository\\TransactionRepository' => ['privates''App\\Repository\\TransactionRepository''getTransactionRepositoryService'true],
  1325.             'App\\Repository\\TranslationGroupRepository' => ['privates''App\\Repository\\TranslationGroupRepository''getTranslationGroupRepositoryService'true],
  1326.             'App\\Repository\\TranslationRepository' => ['privates''App\\Repository\\TranslationRepository''getTranslationRepositoryService'true],
  1327.             'App\\Repository\\TranslationTranslationRepository' => ['privates''App\\Repository\\TranslationTranslationRepository''getTranslationTranslationRepositoryService'true],
  1328.             'App\\Repository\\TranslationValueRepository' => ['privates''App\\Repository\\TranslationValueRepository''getTranslationValueRepositoryService'true],
  1329.             'App\\Repository\\UploadRepository' => ['privates''App\\Repository\\UploadRepository''getUploadRepositoryService'true],
  1330.             'App\\Repository\\UserAcademicTitleRepository' => ['privates''App\\Repository\\UserAcademicTitleRepository''getUserAcademicTitleRepositoryService'true],
  1331.             'App\\Repository\\UserCreditPointRepository' => ['privates''App\\Repository\\UserCreditPointRepository''getUserCreditPointRepositoryService'true],
  1332.             'App\\Repository\\UserGroupRepository' => ['privates''App\\Repository\\UserGroupRepository''getUserGroupRepositoryService'true],
  1333.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'true],
  1334.             'App\\Repository\\UserTagRepository' => ['privates''App\\Repository\\UserTagRepository''getUserTagRepositoryService'true],
  1335.             'App\\Repository\\UserTranslationRepository' => ['privates''App\\Repository\\UserTranslationRepository''getUserTranslationRepositoryService'true],
  1336.             'App\\Repository\\VideoGalleryChapterRepository' => ['privates''App\\Repository\\VideoGalleryChapterRepository''getVideoGalleryChapterRepositoryService'true],
  1337.             'App\\Repository\\VideoGalleryChapterTranslationRepository' => ['privates''App\\Repository\\VideoGalleryChapterTranslationRepository''getVideoGalleryChapterTranslationRepositoryService'true],
  1338.             'App\\Repository\\VideoGalleryDocRepository' => ['privates''App\\Repository\\VideoGalleryDocRepository''getVideoGalleryDocRepositoryService'true],
  1339.             'App\\Repository\\VideoGalleryFavoriteRepository' => ['privates''App\\Repository\\VideoGalleryFavoriteRepository''getVideoGalleryFavoriteRepositoryService'true],
  1340.             'App\\Repository\\VideoGalleryHistoryRepository' => ['privates''App\\Repository\\VideoGalleryHistoryRepository''getVideoGalleryHistoryRepositoryService'true],
  1341.             'App\\Repository\\VideoGalleryRepository' => ['privates''App\\Repository\\VideoGalleryRepository''getVideoGalleryRepositoryService'true],
  1342.             'App\\Repository\\VideoGalleryTagRepository' => ['privates''App\\Repository\\VideoGalleryTagRepository''getVideoGalleryTagRepositoryService'true],
  1343.             'App\\Repository\\VideoGalleryTranslationRepository' => ['privates''App\\Repository\\VideoGalleryTranslationRepository''getVideoGalleryTranslationRepositoryService'true],
  1344.             'App\\Repository\\VideoLibraryRepository' => ['privates''App\\Repository\\VideoLibraryRepository''getVideoLibraryRepositoryService'true],
  1345.             'App\\Repository\\VideoLibraryTranslationRepository' => ['privates''App\\Repository\\VideoLibraryTranslationRepository''getVideoLibraryTranslationRepositoryService'true],
  1346.             'App\\Repository\\VoteOptionRepository' => ['privates''App\\Repository\\VoteOptionRepository''getVoteOptionRepositoryService'true],
  1347.             'App\\Repository\\VoteOptionTranslationRepository' => ['privates''App\\Repository\\VoteOptionTranslationRepository''getVoteOptionTranslationRepositoryService'true],
  1348.             'App\\Repository\\VoteQuestionRepository' => ['privates''App\\Repository\\VoteQuestionRepository''getVoteQuestionRepositoryService'true],
  1349.             'App\\Repository\\VoteQuestionTranslationRepository' => ['privates''App\\Repository\\VoteQuestionTranslationRepository''getVoteQuestionTranslationRepositoryService'true],
  1350.             'App\\Repository\\VoteResultRepository' => ['privates''App\\Repository\\VoteResultRepository''getVoteResultRepositoryService'true],
  1351.             'App\\Repository\\VoucherCodeRepository' => ['privates''App\\Repository\\VoucherCodeRepository''getVoucherCodeRepositoryService'true],
  1352.             'App\\Repository\\VoucherRepository' => ['privates''App\\Repository\\VoucherRepository''getVoucherRepositoryService'true],
  1353.             'App\\Repository\\WatchTimeRepository' => ['privates''App\\Repository\\WatchTimeRepository''getWatchTimeRepositoryService'true],
  1354.         ], [
  1355.             'App\\Repository\\AFramePanelRepository' => '?',
  1356.             'App\\Repository\\AFramePanelTranslationRepository' => '?',
  1357.             'App\\Repository\\AFrameRoomRepository' => '?',
  1358.             'App\\Repository\\AcademicTitleRepository' => '?',
  1359.             'App\\Repository\\AcademicTitleTranslationRepository' => '?',
  1360.             'App\\Repository\\AccessLogRepository' => '?',
  1361.             'App\\Repository\\AccessTokenRepository' => '?',
  1362.             'App\\Repository\\AiConversationRepository' => '?',
  1363.             'App\\Repository\\AiHistoryDocFileRepository' => '?',
  1364.             'App\\Repository\\AiHistoryRepository' => '?',
  1365.             'App\\Repository\\AiThreadDocFileRepository' => '?',
  1366.             'App\\Repository\\BackgroundRepository' => '?',
  1367.             'App\\Repository\\CartItemRepository' => '?',
  1368.             'App\\Repository\\CartRepository' => '?',
  1369.             'App\\Repository\\CertificateRepository' => '?',
  1370.             'App\\Repository\\CertificateTemplateRepository' => '?',
  1371.             'App\\Repository\\CertificateTemplateTranslationRepository' => '?',
  1372.             'App\\Repository\\ChatMessageRepository' => '?',
  1373.             'App\\Repository\\ChatThreadRepository' => '?',
  1374.             'App\\Repository\\ClientRepository' => '?',
  1375.             'App\\Repository\\CommonCategoryRepository' => '?',
  1376.             'App\\Repository\\CommonCategoryTranslationRepository' => '?',
  1377.             'App\\Repository\\CommonCommentLikeRepository' => '?',
  1378.             'App\\Repository\\CommonCommentRepository' => '?',
  1379.             'App\\Repository\\CompanyProductRepository' => '?',
  1380.             'App\\Repository\\CompanyProductTagRepository' => '?',
  1381.             'App\\Repository\\CompanyProductTranslationRepository' => '?',
  1382.             'App\\Repository\\CompanyRepository' => '?',
  1383.             'App\\Repository\\CompanyTagRepository' => '?',
  1384.             'App\\Repository\\ConferenceCreditRepository' => '?',
  1385.             'App\\Repository\\ConferenceRepository' => '?',
  1386.             'App\\Repository\\ConferenceTagRepository' => '?',
  1387.             'App\\Repository\\ConferenceTranslationRepository' => '?',
  1388.             'App\\Repository\\ContainerRepository' => '?',
  1389.             'App\\Repository\\CreditCategoryRepository' => '?',
  1390.             'App\\Repository\\CreditCategoryTranslationRepository' => '?',
  1391.             'App\\Repository\\DocFileBlockRepository' => '?',
  1392.             'App\\Repository\\DocFileRepository' => '?',
  1393.             'App\\Repository\\DocFileSavedRepository' => '?',
  1394.             'App\\Repository\\DocFileTagRepository' => '?',
  1395.             'App\\Repository\\DocFileVersionRepository' => '?',
  1396.             'App\\Repository\\DocumentRepository' => '?',
  1397.             'App\\Repository\\DocumentTagRepository' => '?',
  1398.             'App\\Repository\\DocumentTranslationRepository' => '?',
  1399.             'App\\Repository\\ElCourseCreditRepository' => '?',
  1400.             'App\\Repository\\ElCourseJoinRepository' => '?',
  1401.             'App\\Repository\\ElCourseRatingRepository' => '?',
  1402.             'App\\Repository\\ElCourseRepository' => '?',
  1403.             'App\\Repository\\ElCourseSavedRepository' => '?',
  1404.             'App\\Repository\\ElCourseTagRepository' => '?',
  1405.             'App\\Repository\\ElCourseTranslationRepository' => '?',
  1406.             'App\\Repository\\ElExamAnswerRepository' => '?',
  1407.             'App\\Repository\\ElExamAttemptRepository' => '?',
  1408.             'App\\Repository\\ElExamOptionRepository' => '?',
  1409.             'App\\Repository\\ElExamOptionTranslationRepository' => '?',
  1410.             'App\\Repository\\ElExamQuestionImageRepository' => '?',
  1411.             'App\\Repository\\ElExamQuestionRepository' => '?',
  1412.             'App\\Repository\\ElExamQuestionTranslationRepository' => '?',
  1413.             'App\\Repository\\ElExamRepository' => '?',
  1414.             'App\\Repository\\ElExamTagRepository' => '?',
  1415.             'App\\Repository\\ElExamTranslationRepository' => '?',
  1416.             'App\\Repository\\ElLessionRepository' => '?',
  1417.             'App\\Repository\\ElLessionTopicRepository' => '?',
  1418.             'App\\Repository\\ElLessionTopicTranslationRepository' => '?',
  1419.             'App\\Repository\\ElLessionTranslationRepository' => '?',
  1420.             'App\\Repository\\ElTaskAttemptRepository' => '?',
  1421.             'App\\Repository\\ElTaskChapterRepository' => '?',
  1422.             'App\\Repository\\ElTaskChapterTranslationRepository' => '?',
  1423.             'App\\Repository\\ElTaskRepository' => '?',
  1424.             'App\\Repository\\ElTaskTagRepository' => '?',
  1425.             'App\\Repository\\ElTaskTranslationRepository' => '?',
  1426.             'App\\Repository\\EmailChanelRepository' => '?',
  1427.             'App\\Repository\\EmailChanelTranslationRepository' => '?',
  1428.             'App\\Repository\\EmailNotificationRepository' => '?',
  1429.             'App\\Repository\\EmailNotificationTranslationRepository' => '?',
  1430.             'App\\Repository\\EmailTemplateRepository' => '?',
  1431.             'App\\Repository\\EmailTemplateTranslationRepository' => '?',
  1432.             'App\\Repository\\EventLogRepository' => '?',
  1433.             'App\\Repository\\ImportRepository' => '?',
  1434.             'App\\Repository\\InfoPageRepository' => '?',
  1435.             'App\\Repository\\InfoPageTranslationRepository' => '?',
  1436.             'App\\Repository\\JobQueueRepository' => '?',
  1437.             'App\\Repository\\LanguageRepository' => '?',
  1438.             'App\\Repository\\MeetingBookingRepository' => '?',
  1439.             'App\\Repository\\MeetingRepository' => '?',
  1440.             'App\\Repository\\MeetingVisitRepository' => '?',
  1441.             'App\\Repository\\MuteThreadNotificationRepository' => '?',
  1442.             'App\\Repository\\NavRepository' => '?',
  1443.             'App\\Repository\\NavTranslationRepository' => '?',
  1444.             'App\\Repository\\NewsfeedCommentRepository' => '?',
  1445.             'App\\Repository\\NewsfeedLikeRepository' => '?',
  1446.             'App\\Repository\\NewsfeedRepository' => '?',
  1447.             'App\\Repository\\NewsfeedSavedRepository' => '?',
  1448.             'App\\Repository\\NewsfeedTagRepository' => '?',
  1449.             'App\\Repository\\NewsfeedVoteAnswerRepository' => '?',
  1450.             'App\\Repository\\NotificationRepository' => '?',
  1451.             'App\\Repository\\NotificationTranslationRepository' => '?',
  1452.             'App\\Repository\\OperationLogRepository' => '?',
  1453.             'App\\Repository\\ResetPasswordRequestRepository' => '?',
  1454.             'App\\Repository\\RoleContainerRepository' => '?',
  1455.             'App\\Repository\\RoleRepository' => '?',
  1456.             'App\\Repository\\SessionChapterRepository' => '?',
  1457.             'App\\Repository\\SessionChapterTranslationRepository' => '?',
  1458.             'App\\Repository\\SessionCommentRepository' => '?',
  1459.             'App\\Repository\\SessionDocRepository' => '?',
  1460.             'App\\Repository\\SessionQuestionLikeRepository' => '?',
  1461.             'App\\Repository\\SessionQuestionRepository' => '?',
  1462.             'App\\Repository\\SessionReactionRepository' => '?',
  1463.             'App\\Repository\\SessionRepository' => '?',
  1464.             'App\\Repository\\SessionTagRepository' => '?',
  1465.             'App\\Repository\\SessionTranslationRepository' => '?',
  1466.             'App\\Repository\\SpecialTitleRepository' => '?',
  1467.             'App\\Repository\\SpecialTitleTranslationRepository' => '?',
  1468.             'App\\Repository\\SurveyOptionRepository' => '?',
  1469.             'App\\Repository\\SurveyOptionTranslationRepository' => '?',
  1470.             'App\\Repository\\SurveyPageRepository' => '?',
  1471.             'App\\Repository\\SurveyPageTranslationRepository' => '?',
  1472.             'App\\Repository\\SurveyQuestionRepository' => '?',
  1473.             'App\\Repository\\SurveyQuestionTranslationRepository' => '?',
  1474.             'App\\Repository\\SurveyRepository' => '?',
  1475.             'App\\Repository\\SurveyResultRepository' => '?',
  1476.             'App\\Repository\\SurveyTriggerRepository' => '?',
  1477.             'App\\Repository\\TransactionRepository' => '?',
  1478.             'App\\Repository\\TranslationGroupRepository' => '?',
  1479.             'App\\Repository\\TranslationRepository' => '?',
  1480.             'App\\Repository\\TranslationTranslationRepository' => '?',
  1481.             'App\\Repository\\TranslationValueRepository' => '?',
  1482.             'App\\Repository\\UploadRepository' => '?',
  1483.             'App\\Repository\\UserAcademicTitleRepository' => '?',
  1484.             'App\\Repository\\UserCreditPointRepository' => '?',
  1485.             'App\\Repository\\UserGroupRepository' => '?',
  1486.             'App\\Repository\\UserRepository' => '?',
  1487.             'App\\Repository\\UserTagRepository' => '?',
  1488.             'App\\Repository\\UserTranslationRepository' => '?',
  1489.             'App\\Repository\\VideoGalleryChapterRepository' => '?',
  1490.             'App\\Repository\\VideoGalleryChapterTranslationRepository' => '?',
  1491.             'App\\Repository\\VideoGalleryDocRepository' => '?',
  1492.             'App\\Repository\\VideoGalleryFavoriteRepository' => '?',
  1493.             'App\\Repository\\VideoGalleryHistoryRepository' => '?',
  1494.             'App\\Repository\\VideoGalleryRepository' => '?',
  1495.             'App\\Repository\\VideoGalleryTagRepository' => '?',
  1496.             'App\\Repository\\VideoGalleryTranslationRepository' => '?',
  1497.             'App\\Repository\\VideoLibraryRepository' => '?',
  1498.             'App\\Repository\\VideoLibraryTranslationRepository' => '?',
  1499.             'App\\Repository\\VoteOptionRepository' => '?',
  1500.             'App\\Repository\\VoteOptionTranslationRepository' => '?',
  1501.             'App\\Repository\\VoteQuestionRepository' => '?',
  1502.             'App\\Repository\\VoteQuestionTranslationRepository' => '?',
  1503.             'App\\Repository\\VoteResultRepository' => '?',
  1504.             'App\\Repository\\VoucherCodeRepository' => '?',
  1505.             'App\\Repository\\VoucherRepository' => '?',
  1506.             'App\\Repository\\WatchTimeRepository' => '?',
  1507.         ])));
  1508.         $a->addCustomStringFunction('group_concat''App\\Doctrine\\DQL\\GroupConcat');
  1509.         $a->addCustomStringFunction('ifnull''App\\Doctrine\\DQL\\IfNull');
  1510.         $a->addCustomStringFunction('IF''App\\Doctrine\\DQL\\IfElse');
  1511.         $a->addCustomStringFunction('ISNULL''App\\Doctrine\\DQL\\IsNull');
  1512.         $a->addCustomDatetimeFunction('DATE''App\\Doctrine\\DQL\\Date');
  1513.         $a->addCustomDatetimeFunction('ADDTIME''App\\Doctrine\\DQL\\AddTime');
  1514.         $a->addCustomDatetimeFunction('TIMESTAMPADD''App\\Doctrine\\DQL\\TimestampAdd');
  1515.         $a->addCustomDatetimeFunction('DATE_FORMAT''App\\Doctrine\\DQL\\DateFormat');
  1516.         $a->addCustomDatetimeFunction('TIMEDIFF''App\\Doctrine\\DQL\\TimeDiff');
  1517.         $a->addCustomDatetimeFunction('TIME_TO_SEC''App\\Doctrine\\DQL\\TimeToSec');
  1518.         $a->addCustomDatetimeFunction('DATE_ADD''App\\Doctrine\\DQL\\DateAdd');
  1519.         $a->addCustomDatetimeFunction('NOW''App\\Doctrine\\DQL\\Now');
  1520.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  1521.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1522.         return $instance;
  1523.     }
  1524.     /**
  1525.      * Gets the public 'event_dispatcher' shared service.
  1526.      *
  1527.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1528.      */
  1529.     protected function getEventDispatcherService()
  1530.     {
  1531.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1532.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1533.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1534.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1535.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1536.         $instance->addListener('lexik_jwt_authentication.on_jwt_created', [=> function () {
  1537.             return ($this->privates['acme_api.event.jwt_decoded_listener'] ?? $this->load('getAcmeApi_Event_JwtDecodedListenerService'));
  1538.         }, => 'onJWTCreated'], 0);
  1539.         $instance->addListener('lexik_jwt_authentication.on_jwt_decoded', [=> function () {
  1540.             return ($this->privates['acme_api.event.jwt_decoded_listener'] ?? $this->load('getAcmeApi_Event_JwtDecodedListenerService'));
  1541.         }, => 'onJWTDecoded'], 0);
  1542.         $instance->addListener('lexik_jwt_authentication.on_jwt_encoded', [=> function () {
  1543.             return ($this->privates['acme_api.event.jwt_decoded_listener'] ?? $this->load('getAcmeApi_Event_JwtDecodedListenerService'));
  1544.         }, => 'onJWTEncoded'], 0);
  1545.         $instance->addListener('kernel.controller', [=> function () {
  1546.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1547.         }, => 'onKernelController'], 0);
  1548.         $instance->addListener('Hslavich\\OneloginSamlBundle\\Event\\UserCreatedEvent', [=> function () {
  1549.             return ($this->privates['hslavich_onelogin_saml.user_created_listener.saml'] ?? $this->load('getHslavichOneloginSaml_UserCreatedListener_SamlService'));
  1550.         }, => '__invoke'], 0);
  1551.         $instance->addListener('Hslavich\\OneloginSamlBundle\\Event\\UserModifiedEvent', [=> function () {
  1552.             return ($this->privates['hslavich_onelogin_saml.user_modified_listener.saml'] ?? $this->load('getHslavichOneloginSaml_UserModifiedListener_SamlService'));
  1553.         }, => '__invoke'], 0);
  1554.         $instance->addListener('kernel.request', [=> function () {
  1555.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1556.         }, => 'onKernelRequest'], 250);
  1557.         $instance->addListener('kernel.response', [=> function () {
  1558.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1559.         }, => 'onKernelResponse'], 0);
  1560.         $instance->addListener('kernel.response', [=> function () {
  1561.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1562.         }, => 'onResponse'], -10);
  1563.         $instance->addListener('kernel.request', [=> function () {
  1564.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1565.         }, => 'onKernelRequest'], 28);
  1566.         $instance->addListener('kernel.request', [=> function () {
  1567.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1568.         }, => 'onKernelRequest'], 2);
  1569.         $instance->addListener('kernel.view', [=> function () {
  1570.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1571.         }, => 'onKernelView'], 16);
  1572.         $instance->addListener('kernel.view', [=> function () {
  1573.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1574.         }, => 'onKernelView'], 8);
  1575.         $instance->addListener('kernel.exception', [=> function () {
  1576.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1577.         }, => 'onKernelException'], 0);
  1578.         $instance->addListener('kernel.exception', [=> function () {
  1579.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1580.         }, => 'onKernelException'], -96);
  1581.         $instance->addListener('kernel.view', [=> function () {
  1582.             return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  1583.         }, => 'onKernelView'], 32);
  1584.         $instance->addListener('kernel.request', [=> function () {
  1585.             return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  1586.         }, => 'onKernelRequest'], 4);
  1587.         $instance->addListener('kernel.request', [=> function () {
  1588.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
  1589.         }, => 'onKernelRequest'], 0);
  1590.         $instance->addListener('kernel.response', [=> function () {
  1591.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1592.         }, => 'onKernelResponse'], 0);
  1593.         $instance->addListener('kernel.response', [=> function () {
  1594.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1595.         }, => 'onKernelResponse'], -1);
  1596.         $instance->addListener('kernel.view', [=> function () {
  1597.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  1598.         }, => 'onKernelView'], 64);
  1599.         $instance->addListener('kernel.request', [=> function () {
  1600.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1601.         }, => 'onKernelRequest'], 16);
  1602.         $instance->addListener('kernel.request', [=> function () {
  1603.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1604.         }, => 'onSecurity'], 3);
  1605.         $instance->addListener('kernel.request', [=> function () {
  1606.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1607.         }, => 'onSecurityPostDenormalize'], 1);
  1608.         $instance->addListener('kernel.view', [=> function () {
  1609.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1610.         }, => 'onSecurityPostValidation'], 63);
  1611.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1612.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->load('getSamlLogoutListenerService'));
  1613.         }, => '__invoke'], 0);
  1614.         $instance->addListener('background.post_persist', [=> function () {
  1615.             return ($this->privates['App\\EventSubscriber\\BackgroundSubscriber'] ?? $this->load('getBackgroundSubscriberService'));
  1616.         }, => 'onCreate'], 0);
  1617.         $instance->addListener('background.post_update', [=> function () {
  1618.             return ($this->privates['App\\EventSubscriber\\BackgroundSubscriber'] ?? $this->load('getBackgroundSubscriberService'));
  1619.         }, => 'onUpdate'], 0);
  1620.         $instance->addListener('background.post_remove', [=> function () {
  1621.             return ($this->privates['App\\EventSubscriber\\BackgroundSubscriber'] ?? $this->load('getBackgroundSubscriberService'));
  1622.         }, => 'onDelete'], 0);
  1623.         $instance->addListener('cartItem.pre_persist', [=> function () {
  1624.             return ($this->privates['App\\EventSubscriber\\CartItemSubscriber'] ?? $this->load('getCartItemSubscriberService'));
  1625.         }, => 'onPrePersist'], 0);
  1626.         $instance->addListener('chatMessage.pre_persist', [=> function () {
  1627.             return ($this->privates['App\\EventSubscriber\\ChatMessageSubscriber'] ?? $this->load('getChatMessageSubscriberService'));
  1628.         }, => 'preCreate'], 0);
  1629.         $instance->addListener('chatMessage.post_persist', [=> function () {
  1630.             return ($this->privates['App\\EventSubscriber\\ChatMessageSubscriber'] ?? $this->load('getChatMessageSubscriberService'));
  1631.         }, => 'postCreate'], 0);
  1632.         $instance->addListener('client.pre_persist', [=> function () {
  1633.             return ($this->privates['App\\EventSubscriber\\ClientSubscriber'] ?? $this->load('getClientSubscriberService'));
  1634.         }, => 'preCreate'], 0);
  1635.         $instance->addListener('client.post_persist', [=> function () {
  1636.             return ($this->privates['App\\EventSubscriber\\ClientSubscriber'] ?? $this->load('getClientSubscriberService'));
  1637.         }, => 'onCreate'], 0);
  1638.         $instance->addListener('client.pre_update', [=> function () {
  1639.             return ($this->privates['App\\EventSubscriber\\ClientSubscriber'] ?? $this->load('getClientSubscriberService'));
  1640.         }, => 'onUpdate'], 0);
  1641.         $instance->addListener('client.post_update', [=> function () {
  1642.             return ($this->privates['App\\EventSubscriber\\ClientSubscriber'] ?? $this->load('getClientSubscriberService'));
  1643.         }, => 'onPostUpdate'], 0);
  1644.         $instance->addListener('commonCategory.post_update', [=> function () {
  1645.             return ($this->privates['App\\EventSubscriber\\CommonCategorySubscriber'] ?? $this->load('getCommonCategorySubscriberService'));
  1646.         }, => 'onPostUpdate'], 0);
  1647.         $instance->addListener('commonCategory.pre_remove', [=> function () {
  1648.             return ($this->privates['App\\EventSubscriber\\CommonCategorySubscriber'] ?? $this->load('getCommonCategorySubscriberService'));
  1649.         }, => 'onPreRemove'], 0);
  1650.         $instance->addListener('commonComment.post_persist', [=> function () {
  1651.             return ($this->privates['App\\EventSubscriber\\CommonCommentSubscriber'] ?? $this->load('getCommonCommentSubscriberService'));
  1652.         }, => 'onCreate'], 0);
  1653.         $instance->addListener('commonComment.post_update', [=> function () {
  1654.             return ($this->privates['App\\EventSubscriber\\CommonCommentSubscriber'] ?? $this->load('getCommonCommentSubscriberService'));
  1655.         }, => 'onUpdate'], 0);
  1656.         $instance->addListener('company.post_persist', [=> function () {
  1657.             return ($this->privates['App\\EventSubscriber\\CompanySubscriber'] ?? $this->load('getCompanySubscriberService'));
  1658.         }, => 'postPersist'], 0);
  1659.         $instance->addListener('conference.pre_update', [=> function () {
  1660.             return ($this->privates['App\\EventSubscriber\\ConferenceSubscriber'] ?? $this->load('getConferenceSubscriberService'));
  1661.         }, => 'onUpdate'], 0);
  1662.         $instance->addListener('container.pre_persist', [=> function () {
  1663.             return ($this->privates['App\\EventSubscriber\\ContainerSubscriber'] ?? $this->load('getContainerSubscriberService'));
  1664.         }, => 'preCreate'], 0);
  1665.         $instance->addListener('container.post_persist', [=> function () {
  1666.             return ($this->privates['App\\EventSubscriber\\ContainerSubscriber'] ?? $this->load('getContainerSubscriberService'));
  1667.         }, => 'onCreate'], 0);
  1668.         $instance->addListener('container.pre_update', [=> function () {
  1669.             return ($this->privates['App\\EventSubscriber\\ContainerSubscriber'] ?? $this->load('getContainerSubscriberService'));
  1670.         }, => 'onUpdate'], 0);
  1671.         $instance->addListener('container.pre_remove', [=> function () {
  1672.             return ($this->privates['App\\EventSubscriber\\ContainerSubscriber'] ?? $this->load('getContainerSubscriberService'));
  1673.         }, => 'onPreRemove'], 0);
  1674.         $instance->addListener('docFile.pre_persist', [=> function () {
  1675.             return ($this->privates['App\\EventSubscriber\\DocFileSubscriber'] ?? $this->load('getDocFileSubscriberService'));
  1676.         }, => 'preCreate'], 0);
  1677.         $instance->addListener('docFile.pre_update', [=> function () {
  1678.             return ($this->privates['App\\EventSubscriber\\DocFileSubscriber'] ?? $this->load('getDocFileSubscriberService'));
  1679.         }, => 'preUpdate'], 0);
  1680.         $instance->addListener('docFileVersion.post_persist', [=> function () {
  1681.             return ($this->privates['App\\EventSubscriber\\DocFileVersionSubscriber'] ?? $this->load('getDocFileVersionSubscriberService'));
  1682.         }, => 'onCreate'], 0);
  1683.         $instance->addListener('elCourseRating.post_persist', [=> function () {
  1684.             return ($this->privates['App\\EventSubscriber\\ElCourseRatingSubscriber'] ?? $this->load('getElCourseRatingSubscriberService'));
  1685.         }, => 'onPostCreate'], 0);
  1686.         $instance->addListener('elCourseRating.post_update', [=> function () {
  1687.             return ($this->privates['App\\EventSubscriber\\ElCourseRatingSubscriber'] ?? $this->load('getElCourseRatingSubscriberService'));
  1688.         }, => 'onPostUpdate'], 0);
  1689.         $instance->addListener('elCourseRating.pre_remove', [=> function () {
  1690.             return ($this->privates['App\\EventSubscriber\\ElCourseRatingSubscriber'] ?? $this->load('getElCourseRatingSubscriberService'));
  1691.         }, => 'onPreRemove'], 0);
  1692.         $instance->addListener('elExamAnswer.post_persist', [=> function () {
  1693.             return ($this->privates['App\\EventSubscriber\\ElExamAnswerSubscriber'] ?? $this->load('getElExamAnswerSubscriberService'));
  1694.         }, => 'onPostPersist'], 0);
  1695.         $instance->addListener('elExamAnswer.pre_update', [=> function () {
  1696.             return ($this->privates['App\\EventSubscriber\\ElExamAnswerSubscriber'] ?? $this->load('getElExamAnswerSubscriberService'));
  1697.         }, => 'onPreUpdate'], 0);
  1698.         $instance->addListener('elExamAttempt.post_update', [=> function () {
  1699.             return ($this->privates['App\\EventSubscriber\\ElExamAttemptSubscriber'] ?? $this->load('getElExamAttemptSubscriberService'));
  1700.         }, => 'onPostUpdate'], 0);
  1701.         $instance->addListener('elExam.pre_update', [=> function () {
  1702.             return ($this->privates['App\\EventSubscriber\\ElExamSubscriber'] ?? ($this->privates['App\\EventSubscriber\\ElExamSubscriber'] = new \App\EventSubscriber\ElExamSubscriber()));
  1703.         }, => 'onPreUpdate'], 0);
  1704.         $instance->addListener('elTaskAttempt.post_update', [=> function () {
  1705.             return ($this->privates['App\\EventSubscriber\\ElTaskAttemptSubscriber'] ?? $this->load('getElTaskAttemptSubscriberService'));
  1706.         }, => 'onPostUpdate'], 0);
  1707.         $instance->addListener('elTask.pre_persist', [=> function () {
  1708.             return ($this->privates['App\\EventSubscriber\\ElTaskSubscriber'] ?? $this->load('getElTaskSubscriberService'));
  1709.         }, => 'onPrePersist'], 0);
  1710.         $instance->addListener('elTask.pre_update', [=> function () {
  1711.             return ($this->privates['App\\EventSubscriber\\ElTaskSubscriber'] ?? $this->load('getElTaskSubscriberService'));
  1712.         }, => 'onPreUpdate'], 0);
  1713.         $instance->addListener('es.event_login', [=> function () {
  1714.             return ($this->privates['App\\EventSubscriber\\EsEventLogSubscriber'] ?? $this->load('getEsEventLogSubscriberService'));
  1715.         }, => 'addToEventLog'], 0);
  1716.         $instance->addListener('es.onboarding', [=> function () {
  1717.             return ($this->privates['App\\EventSubscriber\\EsEventLogSubscriber'] ?? $this->load('getEsEventLogSubscriberService'));
  1718.         }, => 'addToEventLog'], 0);
  1719.         $instance->addListener('es.forgot_password', [=> function () {
  1720.             return ($this->privates['App\\EventSubscriber\\EsEventLogSubscriber'] ?? $this->load('getEsEventLogSubscriberService'));
  1721.         }, => 'addToEventLog'], 0);
  1722.         $instance->addListener('es.user_active', [=> function () {
  1723.             return ($this->privates['App\\EventSubscriber\\EsEventLogSubscriber'] ?? $this->load('getEsEventLogSubscriberService'));
  1724.         }, => 'addToEventLog'], 0);
  1725.         $instance->addListener('es.user_inactive', [=> function () {
  1726.             return ($this->privates['App\\EventSubscriber\\EsEventLogSubscriber'] ?? $this->load('getEsEventLogSubscriberService'));
  1727.         }, => 'addToEventLog'], 0);
  1728.         $instance->addListener('es.change_profile', [=> function () {
  1729.             return ($this->privates['App\\EventSubscriber\\EsEventLogSubscriber'] ?? $this->load('getEsEventLogSubscriberService'));
  1730.         }, => 'addToEventLog'], 0);
  1731.         $instance->addListener('es.user_create', [=> function () {
  1732.             return ($this->privates['App\\EventSubscriber\\EsEventLogSubscriber'] ?? $this->load('getEsEventLogSubscriberService'));
  1733.         }, => 'addToEventLog'], 0);
  1734.         $instance->addListener('es.user_delete', [=> function () {
  1735.             return ($this->privates['App\\EventSubscriber\\EsEventLogSubscriber'] ?? $this->load('getEsEventLogSubscriberService'));
  1736.         }, => 'addToEventLog'], 0);
  1737.         $instance->addListener('import.pre_persist', [=> function () {
  1738.             return ($this->privates['App\\EventSubscriber\\ImportSubscriber'] ?? $this->load('getImportSubscriberService'));
  1739.         }, => 'onPreCreate'], 0);
  1740.         $instance->addListener('import.post_persist', [=> function () {
  1741.             return ($this->privates['App\\EventSubscriber\\ImportSubscriber'] ?? $this->load('getImportSubscriberService'));
  1742.         }, => 'onPostCreate'], 0);
  1743.         $instance->addListener('language.pre_remove', [=> function () {
  1744.             return ($this->privates['App\\EventSubscriber\\LanguageSubscriber'] ?? $this->load('getLanguageSubscriberService'));
  1745.         }, => 'onPreRemove'], 0);
  1746.         $instance->addListener('language.post_remove', [=> function () {
  1747.             return ($this->privates['App\\EventSubscriber\\LanguageSubscriber'] ?? $this->load('getLanguageSubscriberService'));
  1748.         }, => 'onPostRemove'], 0);
  1749.         $instance->addListener('meetingBooking.post_persist', [=> function () {
  1750.             return ($this->privates['App\\EventSubscriber\\MeetingBookingSubscriber'] ?? $this->load('getMeetingBookingSubscriberService'));
  1751.         }, => 'onCreate'], 0);
  1752.         $instance->addListener('meetingBooking.post_update', [=> function () {
  1753.             return ($this->privates['App\\EventSubscriber\\MeetingBookingSubscriber'] ?? $this->load('getMeetingBookingSubscriberService'));
  1754.         }, => 'onUpdate'], 0);
  1755.         $instance->addListener('newsfeed.pre_persist', [=> function () {
  1756.             return ($this->privates['App\\EventSubscriber\\NewsfeedSubscriber'] ?? $this->load('getNewsfeedSubscriberService'));
  1757.         }, => 'preCreate'], 0);
  1758.         $instance->addListener('newsfeed.post_persist', [=> function () {
  1759.             return ($this->privates['App\\EventSubscriber\\NewsfeedSubscriber'] ?? $this->load('getNewsfeedSubscriberService'));
  1760.         }, => 'onCreate'], 0);
  1761.         $instance->addListener('newsfeedVoteAnswer.post_persist', [=> function () {
  1762.             return ($this->privates['App\\EventSubscriber\\NewsfeedVoteAnswerSubscriber'] ?? $this->load('getNewsfeedVoteAnswerSubscriberService'));
  1763.         }, => 'onPostPersist'], 0);
  1764.         $instance->addListener('newsfeedVoteAnswer.pre_remove', [=> function () {
  1765.             return ($this->privates['App\\EventSubscriber\\NewsfeedVoteAnswerSubscriber'] ?? $this->load('getNewsfeedVoteAnswerSubscriberService'));
  1766.         }, => 'onPreRemove'], 0);
  1767.         $instance->addListener('notification.post_persist', [=> function () {
  1768.             return ($this->privates['App\\EventSubscriber\\NotificationSubscriber'] ?? $this->load('getNotificationSubscriberService'));
  1769.         }, => 'onPostCreate'], 0);
  1770.         $instance->addListener('kernel.request', [=> function () {
  1771.             return ($this->privates['App\\EventSubscriber\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
  1772.         }, => 'onKernelRequest'], 4);
  1773.         $instance->addListener('sessionQuestion.pre_persist', [=> function () {
  1774.             return ($this->privates['App\\EventSubscriber\\SessionQuestionSubscriber'] ?? $this->load('getSessionQuestionSubscriberService'));
  1775.         }, => 'preCreate'], 0);
  1776.         $instance->addListener('sessionQuestion.pre_remove', [=> function () {
  1777.             return ($this->privates['App\\EventSubscriber\\SessionQuestionSubscriber'] ?? $this->load('getSessionQuestionSubscriberService'));
  1778.         }, => 'preRemove'], 0);
  1779.         $instance->addListener('sessionReaction.post_persist', [=> function () {
  1780.             return ($this->privates['App\\EventSubscriber\\SessionReactionSubscriber'] ?? $this->load('getSessionReactionSubscriberService'));
  1781.         }, => 'onPostCreate'], 0);
  1782.         $instance->addListener('sessionReaction.pre_remove', [=> function () {
  1783.             return ($this->privates['App\\EventSubscriber\\SessionReactionSubscriber'] ?? $this->load('getSessionReactionSubscriberService'));
  1784.         }, => 'onPreRemove'], 0);
  1785.         $instance->addListener('session.post_persist', [=> function () {
  1786.             return ($this->privates['App\\EventSubscriber\\SessionSubscriber'] ?? $this->load('getSessionSubscriberService'));
  1787.         }, => 'postPersist'], 0);
  1788.         $instance->addListener('session.post_update', [=> function () {
  1789.             return ($this->privates['App\\EventSubscriber\\SessionSubscriber'] ?? $this->load('getSessionSubscriberService'));
  1790.         }, => 'postUpdate'], 0);
  1791.         $instance->addListener('surveyResult.pre_persist', [=> function () {
  1792.             return ($this->privates['App\\EventSubscriber\\SurveyResultSubscriber'] ?? $this->load('getSurveyResultSubscriberService'));
  1793.         }, => 'prePersist'], 0);
  1794.         $instance->addListener('user.post_persist', [=> function () {
  1795.             return ($this->privates['App\\EventSubscriber\\UserSubscriber'] ?? $this->load('getUserSubscriberService'));
  1796.         }, => 'onPostCreate'], 0);
  1797.         $instance->addListener('user.pre_persist', [=> function () {
  1798.             return ($this->privates['App\\EventSubscriber\\UserSubscriber'] ?? $this->load('getUserSubscriberService'));
  1799.         }, => 'onPreCreate'], 0);
  1800.         $instance->addListener('user.pre_update', [=> function () {
  1801.             return ($this->privates['App\\EventSubscriber\\UserSubscriber'] ?? $this->load('getUserSubscriberService'));
  1802.         }, => 'onPreUpdate'], 0);
  1803.         $instance->addListener('user.pre_remove', [=> function () {
  1804.             return ($this->privates['App\\EventSubscriber\\UserSubscriber'] ?? $this->load('getUserSubscriberService'));
  1805.         }, => 'onPreRemove'], 0);
  1806.         $instance->addListener('videoGalleryHistory.post_persist', [=> function () {
  1807.             return ($this->privates['App\\EventSubscriber\\VideoGalleryHistorySubscriber'] ?? $this->load('getVideoGalleryHistorySubscriberService'));
  1808.         }, => 'onPostCreate'], 0);
  1809.         $instance->addListener('videoGalleryHistory.pre_remove', [=> function () {
  1810.             return ($this->privates['App\\EventSubscriber\\VideoGalleryHistorySubscriber'] ?? $this->load('getVideoGalleryHistorySubscriberService'));
  1811.         }, => 'onPreRemove'], 0);
  1812.         $instance->addListener('videoGallery.pre_persist', [=> function () {
  1813.             return ($this->privates['App\\EventSubscriber\\VideoGallerySubscriber'] ?? $this->load('getVideoGallerySubscriberService'));
  1814.         }, => 'onPreCreate'], 0);
  1815.         $instance->addListener('videoGallery.post_persist', [=> function () {
  1816.             return ($this->privates['App\\EventSubscriber\\VideoGallerySubscriber'] ?? $this->load('getVideoGallerySubscriberService'));
  1817.         }, => 'onPostCreate'], 0);
  1818.         $instance->addListener('videoGallery.pre_update', [=> function () {
  1819.             return ($this->privates['App\\EventSubscriber\\VideoGallerySubscriber'] ?? $this->load('getVideoGallerySubscriberService'));
  1820.         }, => 'onPreUpdate'], 0);
  1821.         $instance->addListener('voteQuestion.pre_persist', [=> function () {
  1822.             return ($this->privates['App\\EventSubscriber\\VoteQuestionSubscriber'] ?? $this->load('getVoteQuestionSubscriberService'));
  1823.         }, => 'onPreCreate'], 0);
  1824.         $instance->addListener('voucher.post_persist', [=> function () {
  1825.             return ($this->privates['App\\EventSubscriber\\VoucherSubscriber'] ?? $this->load('getVoucherSubscriberService'));
  1826.         }, => 'onPostCreate'], 0);
  1827.         $instance->addListener('kernel.response', [=> function () {
  1828.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1829.         }, => 'onKernelResponse'], 0);
  1830.         $instance->addListener('kernel.response', [=> function () {
  1831.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1832.         }, => 'onKernelResponse'], -1024);
  1833.         $instance->addListener('kernel.request', [=> function () {
  1834.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1835.         }, => 'setDefaultLocale'], 100);
  1836.         $instance->addListener('kernel.request', [=> function () {
  1837.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1838.         }, => 'onKernelRequest'], 16);
  1839.         $instance->addListener('kernel.finish_request', [=> function () {
  1840.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1841.         }, => 'onKernelFinishRequest'], 0);
  1842.         $instance->addListener('kernel.request', [=> function () {
  1843.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1844.         }, => 'onKernelRequest'], 256);
  1845.         $instance->addListener('kernel.response', [=> function () {
  1846.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1847.         }, => 'onResponse'], -255);
  1848.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1849.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1850.         }, => 'onControllerArguments'], 0);
  1851.         $instance->addListener('kernel.exception', [=> function () {
  1852.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1853.         }, => 'logKernelException'], 0);
  1854.         $instance->addListener('kernel.exception', [=> function () {
  1855.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1856.         }, => 'onKernelException'], -128);
  1857.         $instance->addListener('kernel.response', [=> function () {
  1858.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1859.         }, => 'removeCspHeader'], -128);
  1860.         $instance->addListener('kernel.request', [=> function () {
  1861.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1862.         }, => 'onKernelRequest'], 15);
  1863.         $instance->addListener('kernel.finish_request', [=> function () {
  1864.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1865.         }, => 'onKernelFinishRequest'], -15);
  1866.         $instance->addListener('console.error', [=> function () {
  1867.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1868.         }, => 'onConsoleError'], -128);
  1869.         $instance->addListener('console.terminate', [=> function () {
  1870.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1871.         }, => 'onConsoleTerminate'], -128);
  1872.         $instance->addListener('console.error', [=> function () {
  1873.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1874.         }, => 'onConsoleError'], 0);
  1875.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1876.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1877.         }, => 'onMessage'], -255);
  1878.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1879.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1880.         }, => 'onMessage'], -255);
  1881.         $instance->addListener('kernel.request', [=> function () {
  1882.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1883.         }, => 'configure'], 2048);
  1884.         $instance->addListener('console.command', [=> function () {
  1885.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1886.         }, => 'configure'], 2048);
  1887.         $instance->addListener('kernel.request', [=> function () {
  1888.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1889.         }, => 'onKernelRequest'], 32);
  1890.         $instance->addListener('kernel.finish_request', [=> function () {
  1891.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1892.         }, => 'onKernelFinishRequest'], 0);
  1893.         $instance->addListener('kernel.exception', [=> function () {
  1894.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1895.         }, => 'onKernelException'], -64);
  1896.         $instance->addListener('kernel.response', [=> function () {
  1897.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1898.         }, => 'onKernelResponse'], 0);
  1899.         $instance->addListener('kernel.request', [=> function () {
  1900.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1901.         }, => 'onKernelRequest'], 128);
  1902.         $instance->addListener('kernel.response', [=> function () {
  1903.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1904.         }, => 'onKernelResponse'], -1000);
  1905.         $instance->addListener('kernel.finish_request', [=> function () {
  1906.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1907.         }, => 'onFinishRequest'], 0);
  1908.         $instance->addListener('kernel.response', [=> function () {
  1909.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1910.         }, => 'onKernelResponse'], -100);
  1911.         $instance->addListener('kernel.exception', [=> function () {
  1912.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1913.         }, => 'onKernelException'], 0);
  1914.         $instance->addListener('kernel.terminate', [=> function () {
  1915.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1916.         }, => 'onKernelTerminate'], -1024);
  1917.         $instance->addListener('kernel.controller', [=> function () {
  1918.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1919.         }, => 'onKernelController'], 0);
  1920.         $instance->addListener('kernel.response', [=> function () {
  1921.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1922.         }, => 'onKernelResponse'], 0);
  1923.         $instance->addListener('console.error', [=> function () {
  1924.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1925.         }, => 'onConsoleError'], 0);
  1926.         $instance->addListener('console.terminate', [=> function () {
  1927.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1928.         }, => 'onConsoleTerminate'], 0);
  1929.         $instance->addListener('kernel.response', [=> function () {
  1930.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1931.         }, => 'onKernelResponse'], 0);
  1932.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1933.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1934.         }, => 'onVoterVote'], 0);
  1935.         $instance->addListener('kernel.request', [=> function () {
  1936.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1937.         }, => 'configureLogoutUrlGenerator'], 8);
  1938.         $instance->addListener('kernel.request', [=> function () {
  1939.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1940.         }, => 'onKernelRequest'], 8);
  1941.         $instance->addListener('kernel.finish_request', [=> function () {
  1942.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1943.         }, => 'onKernelFinishRequest'], 0);
  1944.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1945.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1946.         }, => 'onMessage'], 0);
  1947.         $instance->addListener('kernel.response', [=> function () {
  1948.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1949.         }, => 'onKernelResponse'], -128);
  1950.         $instance->addListener('console.command', [=> function () {
  1951.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1952.         }, => 'onCommand'], 255);
  1953.         $instance->addListener('console.terminate', [=> function () {
  1954.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1955.         }, => 'onTerminate'], -255);
  1956.         $instance->addListener('kernel.request', [=> function () {
  1957.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  1958.         }, => 'onEvent'], 1024);
  1959.         $instance->addListener('console.command', [=> function () {
  1960.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  1961.         }, => 'onEvent'], 1024);
  1962.         $instance->addListener('kernel.request', [=> function () {
  1963.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  1964.         }, => 'onEvent'], 1024);
  1965.         $instance->addListener('console.command', [=> function () {
  1966.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  1967.         }, => 'onEvent'], 1024);
  1968.         $instance->addListener('kernel.controller', [=> function () {
  1969.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1970.         }, => 'onKernelController'], 0);
  1971.         $instance->addListener('kernel.controller', [=> function () {
  1972.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1973.         }, => 'onKernelController'], 0);
  1974.         $instance->addListener('kernel.controller', [=> function () {
  1975.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1976.         }, => 'onKernelController'], -128);
  1977.         $instance->addListener('kernel.view', [=> function () {
  1978.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1979.         }, => 'onKernelView'], 0);
  1980.         $instance->addListener('kernel.controller', [=> function () {
  1981.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1982.         }, => 'onKernelController'], 0);
  1983.         $instance->addListener('kernel.response', [=> function () {
  1984.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1985.         }, => 'onKernelResponse'], 0);
  1986.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1987.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1988.         }, => 'onKernelControllerArguments'], 0);
  1989.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1990.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1991.         }, => 'onKernelControllerArguments'], 0);
  1992.         $instance->addListener('console.command', [=> function () {
  1993.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1994.         }, => 'configure'], 1024);
  1995.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1996.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1997.         }, => 'onLogout'], 0);
  1998.         return $instance;
  1999.     }
  2000.     /**
  2001.      * Gets the public 'http_kernel' shared service.
  2002.      *
  2003.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2004.      */
  2005.     protected function getHttpKernelService()
  2006.     {
  2007.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2008.         if (isset($this->services['http_kernel'])) {
  2009.             return $this->services['http_kernel'];
  2010.         }
  2011.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2012.         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'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  2013.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  2014.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  2015.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  2016.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  2017.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  2018.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  2019.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  2020.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  2021.         }, 8)), $b));
  2022.     }
  2023.     /**
  2024.      * Gets the public 'hwi_oauth.resource_ownermap.social' shared service.
  2025.      *
  2026.      * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
  2027.      */
  2028.     protected function getHwiOauth_ResourceOwnermap_SocialService()
  2029.     {
  2030.         $this->services['hwi_oauth.resource_ownermap.social'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $this->parameters['hwi_oauth.resource_owners'], $this->parameters['hwi_oauth.resource_ownermap.configured.social']);
  2031.         $instance->setContainer($this);
  2032.         return $instance;
  2033.     }
  2034.     /**
  2035.      * Gets the public 'monolog.logger.deprecation' shared service.
  2036.      *
  2037.      * @return \Symfony\Bridge\Monolog\Logger
  2038.      */
  2039.     protected function getMonolog_Logger_DeprecationService()
  2040.     {
  2041.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  2042.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2043.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2044.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2045.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2046.         return $instance;
  2047.     }
  2048.     /**
  2049.      * Gets the public 'request_stack' shared service.
  2050.      *
  2051.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2052.      */
  2053.     protected function getRequestStackService()
  2054.     {
  2055.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2056.     }
  2057.     /**
  2058.      * Gets the public 'router' shared service.
  2059.      *
  2060.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2061.      */
  2062.     protected function getRouterService()
  2063.     {
  2064.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2065.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2066.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2067.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2068.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2069.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2070.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2071.         ], [
  2072.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2073.         ]))->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' => NULL'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en');
  2074.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2075.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2076.         return $instance;
  2077.     }
  2078.     /**
  2079.      * Gets the public 'translator' shared service.
  2080.      *
  2081.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2082.      */
  2083.     protected function getTranslatorService()
  2084.     {
  2085.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2086.     }
  2087.     /**
  2088.      * Gets the public 'var_dumper.cloner' shared service.
  2089.      *
  2090.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2091.      */
  2092.     protected function getVarDumper_ClonerService()
  2093.     {
  2094.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2095.         $instance->setMaxItems(2500);
  2096.         $instance->setMinDepth(1);
  2097.         $instance->setMaxString(-1);
  2098.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2099.         return $instance;
  2100.     }
  2101.     /**
  2102.      * Gets the private '.cache_connection.3pdjfyd' shared service.
  2103.      *
  2104.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  2105.      */
  2106.     protected function get_CacheConnection_3pdjfydService()
  2107.     {
  2108.         return $this->privates['.cache_connection.3pdjfyd'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection($this->getEnv('REDIS_CLUSTER_DSN'), ['lazy' => true]);
  2109.     }
  2110.     /**
  2111.      * Gets the private '.debug.http_client' shared service.
  2112.      *
  2113.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2114.      */
  2115.     protected function get_Debug_HttpClientService()
  2116.     {
  2117.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2118.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2119.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2120.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2121.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2122.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2123.         $a->setLogger($b);
  2124.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2125.     }
  2126.     /**
  2127.      * Gets the private '.es_com_cache.taggable' shared service.
  2128.      *
  2129.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  2130.      */
  2131.     protected function get_EsComCache_TaggableService()
  2132.     {
  2133.         return $this->privates['.es_com_cache.taggable'] = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['es_com_cache'] ?? $this->getEsComCacheService()));
  2134.     }
  2135.     /**
  2136.      * Gets the private '.service_locator.C9c4EbL' shared service.
  2137.      *
  2138.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2139.      */
  2140.     protected function get_ServiceLocator_C9c4EbLService()
  2141.     {
  2142.         return $this->privates['.service_locator.C9c4EbL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2143.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  2144.             'security.firewall.map.context.auth' => ['privates''security.firewall.map.context.auth''getSecurity_Firewall_Map_Context_AuthService'true],
  2145.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2146.             'security.firewall.map.context.publicApi' => ['privates''security.firewall.map.context.publicApi''getSecurity_Firewall_Map_Context_PublicApiService'true],
  2147.             'security.firewall.map.context.saml' => ['privates''security.firewall.map.context.saml''getSecurity_Firewall_Map_Context_SamlService'true],
  2148.             'security.firewall.map.context.social' => ['privates''security.firewall.map.context.social''getSecurity_Firewall_Map_Context_SocialService'true],
  2149.         ], [
  2150.             'security.firewall.map.context.api' => '?',
  2151.             'security.firewall.map.context.auth' => '?',
  2152.             'security.firewall.map.context.dev' => '?',
  2153.             'security.firewall.map.context.publicApi' => '?',
  2154.             'security.firewall.map.context.saml' => '?',
  2155.             'security.firewall.map.context.social' => '?',
  2156.         ]);
  2157.     }
  2158.     /**
  2159.      * Gets the private 'App\EventSubscriber\RequestSubscriber' shared autowired service.
  2160.      *
  2161.      * @return \App\EventSubscriber\RequestSubscriber
  2162.      */
  2163.     protected function getRequestSubscriberService()
  2164.     {
  2165.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2166.         if (isset($this->privates['App\\EventSubscriber\\RequestSubscriber'])) {
  2167.             return $this->privates['App\\EventSubscriber\\RequestSubscriber'];
  2168.         }
  2169.         return $this->privates['App\\EventSubscriber\\RequestSubscriber'] = new \App\EventSubscriber\RequestSubscriber($a);
  2170.     }
  2171.     /**
  2172.      * Gets the private 'Http\Client\Common\PluginClientFactory' shared service.
  2173.      *
  2174.      * @return \Http\HttplugBundle\Collector\PluginClientFactory
  2175.      */
  2176.     protected function getPluginClientFactoryService()
  2177.     {
  2178.         return $this->privates['Http\\Client\\Common\\PluginClientFactory'] = new \Http\HttplugBundle\Collector\PluginClientFactory(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2179.     }
  2180.     /**
  2181.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  2182.      *
  2183.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  2184.      */
  2185.     protected function getPluginClientFactoryListenerService()
  2186.     {
  2187.         return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService()));
  2188.     }
  2189.     /**
  2190.      * Gets the private 'annotations.cache_adapter' shared service.
  2191.      *
  2192.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2193.      */
  2194.     protected function getAnnotations_CacheAdapterService()
  2195.     {
  2196.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2197.     }
  2198.     /**
  2199.      * Gets the private 'annotations.cached_reader' shared service.
  2200.      *
  2201.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2202.      */
  2203.     protected function getAnnotations_CachedReaderService()
  2204.     {
  2205.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2206.     }
  2207.     /**
  2208.      * Gets the private 'annotations.reader' shared service.
  2209.      *
  2210.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2211.      */
  2212.     protected function getAnnotations_ReaderService()
  2213.     {
  2214.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2215.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2216.         $a->registerUniqueLoader('class_exists');
  2217.         $instance->addGlobalIgnoredName('required'$a);
  2218.         return $instance;
  2219.     }
  2220.     /**
  2221.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  2222.      *
  2223.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2224.      */
  2225.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  2226.     {
  2227.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jWY6Emh3Y7'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2228.     }
  2229.     /**
  2230.      * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  2231.      *
  2232.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2233.      */
  2234.     protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  2235.     {
  2236.         return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XOG60bF2O3'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2237.     }
  2238.     /**
  2239.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  2240.      *
  2241.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2242.      */
  2243.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  2244.     {
  2245.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('27BcoZPalv'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2246.     }
  2247.     /**
  2248.      * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  2249.      *
  2250.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2251.      */
  2252.     protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  2253.     {
  2254.         return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('eRQuJsIiMP'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2255.     }
  2256.     /**
  2257.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  2258.      *
  2259.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2260.      */
  2261.     protected function getApiPlatform_Cache_RouteNameResolverService()
  2262.     {
  2263.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5Hr4nwiEzd'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2264.     }
  2265.     /**
  2266.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  2267.      *
  2268.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2269.      */
  2270.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  2271.     {
  2272.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('12Wn6JVVWj'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2273.     }
  2274.     /**
  2275.      * Gets the private 'api_platform.filter_locator' shared service.
  2276.      *
  2277.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2278.      */
  2279.     protected function getApiPlatform_FilterLocatorService()
  2280.     {
  2281.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2282.             'App\\Filter\\ChatThreadFilter' => ['privates''App\\Filter\\ChatThreadFilter''getChatThreadFilterService'true],
  2283.             'App\\Filter\\CompanyFilter' => ['privates''App\\Filter\\CompanyFilter''getCompanyFilterService'true],
  2284.             'App\\Filter\\ConferenceArchiveFilter' => ['privates''App\\Filter\\ConferenceArchiveFilter''getConferenceArchiveFilterService'true],
  2285.             'App\\Filter\\ElCourseArchiveFilter' => ['privates''App\\Filter\\ElCourseArchiveFilter''getElCourseArchiveFilterService'true],
  2286.             'App\\Filter\\ElCourseJoinFilter' => ['privates''App\\Filter\\ElCourseJoinFilter''getElCourseJoinFilterService'true],
  2287.             'App\\Filter\\ElExamAttemptFilter' => ['privates''App\\Filter\\ElExamAttemptFilter''getElExamAttemptFilterService'true],
  2288.             'App\\Filter\\ElTaskAttemptFilter' => ['privates''App\\Filter\\ElTaskAttemptFilter''getElTaskAttemptFilterService'true],
  2289.             'App\\Filter\\SearchWithTagFilter' => ['privates''App\\Filter\\SearchWithTagFilter''getSearchWithTagFilterService'true],
  2290.             'App\\Filter\\SessionQuestionFilter' => ['privates''App\\Filter\\SessionQuestionFilter''getSessionQuestionFilterService'true],
  2291.             'App\\Filter\\UserAdminFilter' => ['privates''App\\Filter\\UserAdminFilter''getUserAdminFilterService'true],
  2292.             'App\\Filter\\UserFilter' => ['privates''App\\Filter\\UserFilter''getUserFilterService'true],
  2293.             'App\\Filter\\UserNameFilter' => ['privates''App\\Filter\\UserNameFilter''getUserNameFilterService'true],
  2294.             'App\\Filter\\VoucherFilter' => ['privates''App\\Filter\\VoucherFilter''getVoucherFilterService'true],
  2295.             'annotated_app_entity_a_frame_panel_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_a_frame_panel_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAFramePanelApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2296.             'annotated_app_entity_a_frame_room_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_a_frame_room_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAFrameRoomApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2297.             'annotated_app_entity_academic_title_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_academic_title_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAcademicTitleApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2298.             'annotated_app_entity_academic_title_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_academic_title_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAcademicTitleApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2299.             'annotated_app_entity_access_log_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_access_log_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityAccessLogApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2300.             'annotated_app_entity_access_log_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_access_log_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAccessLogApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2301.             'annotated_app_entity_access_log_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_access_log_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAccessLogApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2302.             'annotated_app_entity_access_log_app_filter_user_filter' => ['privates''annotated_app_entity_access_log_app_filter_user_filter''getAnnotatedAppEntityAccessLogAppFilterUserFilterService'true],
  2303.             'annotated_app_entity_ai_conversation_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_ai_conversation_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityAiConversationApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2304.             'annotated_app_entity_ai_conversation_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_ai_conversation_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAiConversationApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2305.             'annotated_app_entity_ai_conversation_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_ai_conversation_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAiConversationApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2306.             'annotated_app_entity_ai_history_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_ai_history_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityAiHistoryApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2307.             'annotated_app_entity_ai_history_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_ai_history_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAiHistoryApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2308.             'annotated_app_entity_ai_history_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_ai_history_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAiHistoryApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2309.             'annotated_app_entity_ai_history_doc_file_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_ai_history_doc_file_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityAiHistoryDocFileApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2310.             'annotated_app_entity_ai_history_doc_file_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_ai_history_doc_file_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAiHistoryDocFileApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2311.             'annotated_app_entity_ai_history_doc_file_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_ai_history_doc_file_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAiHistoryDocFileApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2312.             'annotated_app_entity_ai_thread_doc_file_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_ai_thread_doc_file_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityAiThreadDocFileApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2313.             'annotated_app_entity_ai_thread_doc_file_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_ai_thread_doc_file_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAiThreadDocFileApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2314.             'annotated_app_entity_ai_thread_doc_file_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_ai_thread_doc_file_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAiThreadDocFileApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2315.             'annotated_app_entity_background_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_background_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityBackgroundApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2316.             'annotated_app_entity_cart_item_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_cart_item_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCartItemApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2317.             'annotated_app_entity_cart_item_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_cart_item_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCartItemApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2318.             'annotated_app_entity_certificate_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_certificate_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityCertificateApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2319.             'annotated_app_entity_certificate_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_certificate_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCertificateApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2320.             'annotated_app_entity_certificate_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_certificate_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCertificateApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2321.             'annotated_app_entity_certificate_template_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_certificate_template_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCertificateTemplateApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2322.             'annotated_app_entity_certificate_template_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_certificate_template_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCertificateTemplateApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2323.             'annotated_app_entity_chat_message_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_chat_message_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityChatMessageApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2324.             'annotated_app_entity_chat_message_api_platform_core_bridge_doctrine_orm_filter_range_filter' => ['privates''annotated_app_entity_chat_message_api_platform_core_bridge_doctrine_orm_filter_range_filter''getAnnotatedAppEntityChatMessageApiPlatformCoreBridgeDoctrineOrmFilterRangeFilterService'true],
  2325.             'annotated_app_entity_chat_message_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_chat_message_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityChatMessageApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2326.             'annotated_app_entity_chat_thread_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_chat_thread_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityChatThreadApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2327.             'annotated_app_entity_chat_thread_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_chat_thread_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityChatThreadApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2328.             'annotated_app_entity_chat_thread_app_filter_chat_thread_filter' => ['privates''annotated_app_entity_chat_thread_app_filter_chat_thread_filter''getAnnotatedAppEntityChatThreadAppFilterChatThreadFilterService'true],
  2329.             'annotated_app_entity_client_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_client_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityClientApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2330.             'annotated_app_entity_client_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_client_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityClientApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2331.             'annotated_app_entity_common_category_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => ['privates''annotated_app_entity_common_category_api_platform_core_bridge_doctrine_orm_filter_exists_filter''getAnnotatedAppEntityCommonCategoryApiPlatformCoreBridgeDoctrineOrmFilterExistsFilterService'true],
  2332.             'annotated_app_entity_common_category_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_common_category_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCommonCategoryApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2333.             'annotated_app_entity_common_category_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_common_category_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCommonCategoryApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2334.             'annotated_app_entity_common_comment_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_common_comment_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityCommonCommentApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2335.             'annotated_app_entity_common_comment_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_common_comment_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityCommonCommentApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2336.             'annotated_app_entity_common_comment_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_common_comment_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCommonCommentApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2337.             'annotated_app_entity_common_comment_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_common_comment_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCommonCommentApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2338.             'annotated_app_entity_common_comment_app_filter_user_filter' => ['privates''annotated_app_entity_common_comment_app_filter_user_filter''getAnnotatedAppEntityCommonCommentAppFilterUserFilterService'true],
  2339.             'annotated_app_entity_common_comment_like_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_common_comment_like_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCommonCommentLikeApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2340.             'annotated_app_entity_common_comment_like_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_common_comment_like_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCommonCommentLikeApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2341.             'annotated_app_entity_common_comment_like_app_filter_user_filter' => ['privates''annotated_app_entity_common_comment_like_app_filter_user_filter''getAnnotatedAppEntityCommonCommentLikeAppFilterUserFilterService'true],
  2342.             'annotated_app_entity_company_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_company_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCompanyApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2343.             'annotated_app_entity_company_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_company_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCompanyApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2344.             'annotated_app_entity_company_app_filter_company_filter' => ['privates''annotated_app_entity_company_app_filter_company_filter''getAnnotatedAppEntityCompanyAppFilterCompanyFilterService'true],
  2345.             'annotated_app_entity_company_product_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_company_product_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityCompanyProductApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2346.             'annotated_app_entity_company_product_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_company_product_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCompanyProductApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2347.             'annotated_app_entity_company_product_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_company_product_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCompanyProductApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2348.             'annotated_app_entity_company_product_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_company_product_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCompanyProductTagApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2349.             'annotated_app_entity_company_product_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_company_product_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCompanyProductTagApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2350.             'annotated_app_entity_company_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_company_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCompanyTagApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2351.             'annotated_app_entity_company_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_company_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCompanyTagApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2352.             'annotated_app_entity_conference_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_conference_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityConferenceApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2353.             'annotated_app_entity_conference_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_conference_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityConferenceApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2354.             'annotated_app_entity_conference_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_conference_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityConferenceApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2355.             'annotated_app_entity_conference_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_conference_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityConferenceApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2356.             'annotated_app_entity_conference_app_filter_conference_archive_filter' => ['privates''annotated_app_entity_conference_app_filter_conference_archive_filter''getAnnotatedAppEntityConferenceAppFilterConferenceArchiveFilterService'true],
  2357.             'annotated_app_entity_conference_app_filter_search_with_tag_filter' => ['privates''annotated_app_entity_conference_app_filter_search_with_tag_filter''getAnnotatedAppEntityConferenceAppFilterSearchWithTagFilterService'true],
  2358.             'annotated_app_entity_conference_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_conference_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityConferenceTagApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2359.             'annotated_app_entity_conference_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_conference_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityConferenceTagApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2360.             'annotated_app_entity_container_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_container_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityContainerApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2361.             'annotated_app_entity_container_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_container_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityContainerApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2362.             'annotated_app_entity_container_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_container_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityContainerApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2363.             'annotated_app_entity_credit_category_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_credit_category_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCreditCategoryApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2364.             'annotated_app_entity_credit_category_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_credit_category_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCreditCategoryApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2365.             'annotated_app_entity_doc_file_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_doc_file_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityDocFileApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2366.             'annotated_app_entity_doc_file_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => ['privates''annotated_app_entity_doc_file_api_platform_core_bridge_doctrine_orm_filter_exists_filter''getAnnotatedAppEntityDocFileApiPlatformCoreBridgeDoctrineOrmFilterExistsFilterService'true],
  2367.             'annotated_app_entity_doc_file_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_doc_file_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityDocFileApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2368.             'annotated_app_entity_doc_file_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_doc_file_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityDocFileApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2369.             'annotated_app_entity_doc_file_app_filter_search_with_tag_filter' => ['privates''annotated_app_entity_doc_file_app_filter_search_with_tag_filter''getAnnotatedAppEntityDocFileAppFilterSearchWithTagFilterService'true],
  2370.             'annotated_app_entity_doc_file_block_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_doc_file_block_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityDocFileBlockApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2371.             'annotated_app_entity_doc_file_block_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_doc_file_block_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityDocFileBlockApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2372.             'annotated_app_entity_doc_file_saved_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_doc_file_saved_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityDocFileSavedApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2373.             'annotated_app_entity_doc_file_saved_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_doc_file_saved_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityDocFileSavedApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2374.             'annotated_app_entity_doc_file_saved_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_doc_file_saved_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityDocFileSavedApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2375.             'annotated_app_entity_doc_file_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_doc_file_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityDocFileTagApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2376.             'annotated_app_entity_doc_file_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_doc_file_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityDocFileTagApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2377.             'annotated_app_entity_doc_file_version_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_doc_file_version_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityDocFileVersionApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2378.             'annotated_app_entity_doc_file_version_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_doc_file_version_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityDocFileVersionApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2379.             'annotated_app_entity_doc_file_version_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_doc_file_version_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityDocFileVersionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2380.             'annotated_app_entity_document_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_document_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityDocumentApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2381.             'annotated_app_entity_document_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_document_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityDocumentApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2382.             'annotated_app_entity_document_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_document_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityDocumentTagApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2383.             'annotated_app_entity_document_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_document_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityDocumentTagApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2384.             'annotated_app_entity_el_course_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_el_course_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityElCourseApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2385.             'annotated_app_entity_el_course_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_el_course_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityElCourseApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2386.             'annotated_app_entity_el_course_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => ['privates''annotated_app_entity_el_course_api_platform_core_bridge_doctrine_orm_filter_exists_filter''getAnnotatedAppEntityElCourseApiPlatformCoreBridgeDoctrineOrmFilterExistsFilterService'true],
  2387.             'annotated_app_entity_el_course_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_el_course_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityElCourseApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2388.             'annotated_app_entity_el_course_api_platform_core_bridge_doctrine_orm_filter_range_filter' => ['privates''annotated_app_entity_el_course_api_platform_core_bridge_doctrine_orm_filter_range_filter''getAnnotatedAppEntityElCourseApiPlatformCoreBridgeDoctrineOrmFilterRangeFilterService'true],
  2389.             'annotated_app_entity_el_course_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_el_course_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityElCourseApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2390.             'annotated_app_entity_el_course_app_filter_el_course_archive_filter' => ['privates''annotated_app_entity_el_course_app_filter_el_course_archive_filter''getAnnotatedAppEntityElCourseAppFilterElCourseArchiveFilterService'true],
  2391.             'annotated_app_entity_el_course_app_filter_search_with_tag_filter' => ['privates''annotated_app_entity_el_course_app_filter_search_with_tag_filter''getAnnotatedAppEntityElCourseAppFilterSearchWithTagFilterService'true],
  2392.             'annotated_app_entity_el_course_join_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_el_course_join_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityElCourseJoinApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2393.             'annotated_app_entity_el_course_join_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_el_course_join_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityElCourseJoinApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2394.             'annotated_app_entity_el_course_join_api_platform_core_bridge_doctrine_orm_filter_range_filter' => ['privates''annotated_app_entity_el_course_join_api_platform_core_bridge_doctrine_orm_filter_range_filter''getAnnotatedAppEntityElCourseJoinApiPlatformCoreBridgeDoctrineOrmFilterRangeFilterService'true],
  2395.             'annotated_app_entity_el_course_join_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_el_course_join_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityElCourseJoinApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2396.             'annotated_app_entity_el_course_join_app_filter_el_course_join_filter' => ['privates''annotated_app_entity_el_course_join_app_filter_el_course_join_filter''getAnnotatedAppEntityElCourseJoinAppFilterElCourseJoinFilterService'true],
  2397.             'annotated_app_entity_el_course_rating_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_el_course_rating_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityElCourseRatingApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2398.             'annotated_app_entity_el_course_rating_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_el_course_rating_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityElCourseRatingApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2399.             'annotated_app_entity_el_course_saved_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_el_course_saved_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityElCourseSavedApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2400.             'annotated_app_entity_el_course_saved_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_el_course_saved_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityElCourseSavedApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2401.             'annotated_app_entity_el_course_saved_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_el_course_saved_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityElCourseSavedApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2402.             'annotated_app_entity_el_course_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_el_course_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityElCourseTagApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2403.             'annotated_app_entity_el_course_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_el_course_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityElCourseTagApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2404.             'annotated_app_entity_el_exam_answer_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_el_exam_answer_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityElExamAnswerApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2405.             'annotated_app_entity_el_exam_answer_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_el_exam_answer_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityElExamAnswerApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2406.             'annotated_app_entity_el_exam_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_el_exam_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityElExamApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2407.             'annotated_app_entity_el_exam_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_el_exam_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityElExamApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2408.             'annotated_app_entity_el_exam_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_el_exam_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityElExamApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2409.             'annotated_app_entity_el_exam_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_el_exam_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityElExamApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2410.             'annotated_app_entity_el_exam_attempt_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_el_exam_attempt_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityElExamAttemptApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2411.             'annotated_app_entity_el_exam_attempt_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_el_exam_attempt_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityElExamAttemptApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2412.             'annotated_app_entity_el_exam_attempt_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_el_exam_attempt_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityElExamAttemptApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2413.             'annotated_app_entity_el_exam_attempt_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_el_exam_attempt_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityElExamAttemptApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2414.             'annotated_app_entity_el_exam_attempt_app_filter_el_exam_attempt_filter' => ['privates''annotated_app_entity_el_exam_attempt_app_filter_el_exam_attempt_filter''getAnnotatedAppEntityElExamAttemptAppFilterElExamAttemptFilterService'true],
  2415.             'annotated_app_entity_el_exam_option_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_el_exam_option_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityElExamOptionApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2416.             'annotated_app_entity_el_exam_option_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_el_exam_option_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityElExamOptionApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2417.             'annotated_app_entity_el_exam_option_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_el_exam_option_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityElExamOptionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2418.             'annotated_app_entity_el_exam_question_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_el_exam_question_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityElExamQuestionApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2419.             'annotated_app_entity_el_exam_question_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_el_exam_question_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityElExamQuestionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2420.             'annotated_app_entity_el_exam_question_image_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_el_exam_question_image_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityElExamQuestionImageApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2421.             'annotated_app_entity_el_exam_question_image_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_el_exam_question_image_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityElExamQuestionImageApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2422.             'annotated_app_entity_el_exam_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_el_exam_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityElExamTagApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2423.             'annotated_app_entity_el_exam_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_el_exam_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityElExamTagApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2424.             'annotated_app_entity_el_lession_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_el_lession_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityElLessionApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2425.             'annotated_app_entity_el_lession_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_el_lession_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityElLessionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2426.             'annotated_app_entity_el_lession_topic_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_el_lession_topic_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityElLessionTopicApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2427.             'annotated_app_entity_el_lession_topic_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_el_lession_topic_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityElLessionTopicApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2428.             'annotated_app_entity_el_task_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_el_task_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityElTaskApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2429.             'annotated_app_entity_el_task_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_el_task_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityElTaskApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2430.             'annotated_app_entity_el_task_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_el_task_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityElTaskApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2431.             'annotated_app_entity_el_task_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_el_task_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityElTaskApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2432.             'annotated_app_entity_el_task_attempt_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_el_task_attempt_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityElTaskAttemptApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2433.             'annotated_app_entity_el_task_attempt_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_el_task_attempt_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityElTaskAttemptApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2434.             'annotated_app_entity_el_task_attempt_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_el_task_attempt_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityElTaskAttemptApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2435.             'annotated_app_entity_el_task_attempt_app_filter_el_task_attempt_filter' => ['privates''annotated_app_entity_el_task_attempt_app_filter_el_task_attempt_filter''getAnnotatedAppEntityElTaskAttemptAppFilterElTaskAttemptFilterService'true],
  2436.             'annotated_app_entity_el_task_chapter_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_el_task_chapter_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityElTaskChapterApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2437.             'annotated_app_entity_el_task_chapter_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_el_task_chapter_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityElTaskChapterApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2438.             'annotated_app_entity_el_task_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_el_task_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityElTaskTagApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2439.             'annotated_app_entity_el_task_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_el_task_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityElTaskTagApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2440.             'annotated_app_entity_email_chanel_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_email_chanel_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityEmailChanelApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2441.             'annotated_app_entity_email_chanel_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_email_chanel_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityEmailChanelApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2442.             'annotated_app_entity_email_notification_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_email_notification_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityEmailNotificationApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2443.             'annotated_app_entity_email_notification_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_email_notification_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityEmailNotificationApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2444.             'annotated_app_entity_email_template_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_email_template_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityEmailTemplateApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2445.             'annotated_app_entity_email_template_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_email_template_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityEmailTemplateApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2446.             'annotated_app_entity_event_log_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_event_log_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityEventLogApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2447.             'annotated_app_entity_event_log_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_event_log_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityEventLogApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2448.             'annotated_app_entity_event_log_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_event_log_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityEventLogApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2449.             'annotated_app_entity_event_log_app_filter_user_filter' => ['privates''annotated_app_entity_event_log_app_filter_user_filter''getAnnotatedAppEntityEventLogAppFilterUserFilterService'true],
  2450.             'annotated_app_entity_import_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_import_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityImportApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2451.             'annotated_app_entity_import_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_import_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityImportApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2452.             'annotated_app_entity_info_page_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_info_page_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityInfoPageApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2453.             'annotated_app_entity_info_page_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_info_page_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityInfoPageApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2454.             'annotated_app_entity_info_page_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_info_page_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityInfoPageApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2455.             'annotated_app_entity_job_queue_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_job_queue_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityJobQueueApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2456.             'annotated_app_entity_job_queue_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_job_queue_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityJobQueueApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2457.             'annotated_app_entity_language_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_language_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityLanguageApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2458.             'annotated_app_entity_language_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_language_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityLanguageApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2459.             'annotated_app_entity_meeting_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_meeting_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityMeetingApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2460.             'annotated_app_entity_meeting_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_meeting_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityMeetingApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2461.             'annotated_app_entity_meeting_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_meeting_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityMeetingApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2462.             'annotated_app_entity_meeting_booking_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_meeting_booking_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityMeetingBookingApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2463.             'annotated_app_entity_meeting_booking_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_meeting_booking_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityMeetingBookingApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2464.             'annotated_app_entity_meeting_visit_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_meeting_visit_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityMeetingVisitApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2465.             'annotated_app_entity_nav_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_nav_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityNavApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2466.             'annotated_app_entity_nav_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_nav_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityNavApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2467.             'annotated_app_entity_nav_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_nav_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityNavApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2468.             'annotated_app_entity_newsfeed_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_newsfeed_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityNewsfeedApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2469.             'annotated_app_entity_newsfeed_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_newsfeed_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityNewsfeedApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2470.             'annotated_app_entity_newsfeed_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_newsfeed_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityNewsfeedApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2471.             'annotated_app_entity_newsfeed_comment_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_newsfeed_comment_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityNewsfeedCommentApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2472.             'annotated_app_entity_newsfeed_comment_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_newsfeed_comment_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityNewsfeedCommentApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2473.             'annotated_app_entity_newsfeed_comment_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_newsfeed_comment_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityNewsfeedCommentApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2474.             'annotated_app_entity_newsfeed_like_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_newsfeed_like_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityNewsfeedLikeApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2475.             'annotated_app_entity_newsfeed_like_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_newsfeed_like_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityNewsfeedLikeApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2476.             'annotated_app_entity_newsfeed_like_app_filter_user_filter' => ['privates''annotated_app_entity_newsfeed_like_app_filter_user_filter''getAnnotatedAppEntityNewsfeedLikeAppFilterUserFilterService'true],
  2477.             'annotated_app_entity_newsfeed_saved_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_newsfeed_saved_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityNewsfeedSavedApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2478.             'annotated_app_entity_newsfeed_saved_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_newsfeed_saved_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityNewsfeedSavedApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2479.             'annotated_app_entity_newsfeed_saved_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_newsfeed_saved_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityNewsfeedSavedApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2480.             'annotated_app_entity_newsfeed_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_newsfeed_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityNewsfeedTagApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2481.             'annotated_app_entity_newsfeed_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_newsfeed_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityNewsfeedTagApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2482.             'annotated_app_entity_newsfeed_vote_answer_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_newsfeed_vote_answer_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityNewsfeedVoteAnswerApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2483.             'annotated_app_entity_newsfeed_vote_answer_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_newsfeed_vote_answer_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityNewsfeedVoteAnswerApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2484.             'annotated_app_entity_newsfeed_vote_answer_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_newsfeed_vote_answer_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityNewsfeedVoteAnswerApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2485.             'annotated_app_entity_notification_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_notification_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityNotificationApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2486.             'annotated_app_entity_operation_log_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_operation_log_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityOperationLogApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2487.             'annotated_app_entity_operation_log_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_operation_log_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityOperationLogApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2488.             'annotated_app_entity_operation_log_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_operation_log_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityOperationLogApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2489.             'annotated_app_entity_role_container_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_role_container_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityRoleContainerApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2490.             'annotated_app_entity_role_container_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_role_container_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityRoleContainerApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2491.             'annotated_app_entity_session_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_session_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntitySessionApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2492.             'annotated_app_entity_session_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_session_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntitySessionApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2493.             'annotated_app_entity_session_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_session_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntitySessionApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2494.             'annotated_app_entity_session_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_session_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntitySessionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2495.             'annotated_app_entity_session_chapter_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_session_chapter_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntitySessionChapterApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2496.             'annotated_app_entity_session_chapter_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_session_chapter_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntitySessionChapterApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2497.             'annotated_app_entity_session_comment_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_session_comment_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntitySessionCommentApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2498.             'annotated_app_entity_session_comment_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_session_comment_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntitySessionCommentApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2499.             'annotated_app_entity_session_comment_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_session_comment_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntitySessionCommentApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2500.             'annotated_app_entity_session_comment_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_session_comment_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntitySessionCommentApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2501.             'annotated_app_entity_session_comment_app_filter_user_filter' => ['privates''annotated_app_entity_session_comment_app_filter_user_filter''getAnnotatedAppEntitySessionCommentAppFilterUserFilterService'true],
  2502.             'annotated_app_entity_session_doc_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_session_doc_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntitySessionDocApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2503.             'annotated_app_entity_session_doc_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_session_doc_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntitySessionDocApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2504.             'annotated_app_entity_session_question_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_session_question_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntitySessionQuestionApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2505.             'annotated_app_entity_session_question_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_session_question_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntitySessionQuestionApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2506.             'annotated_app_entity_session_question_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_session_question_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntitySessionQuestionApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2507.             'annotated_app_entity_session_question_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_session_question_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntitySessionQuestionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2508.             'annotated_app_entity_session_question_app_filter_session_question_filter' => ['privates''annotated_app_entity_session_question_app_filter_session_question_filter''getAnnotatedAppEntitySessionQuestionAppFilterSessionQuestionFilterService'true],
  2509.             'annotated_app_entity_session_question_app_filter_user_filter' => ['privates''annotated_app_entity_session_question_app_filter_user_filter''getAnnotatedAppEntitySessionQuestionAppFilterUserFilterService'true],
  2510.             'annotated_app_entity_session_question_like_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_session_question_like_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntitySessionQuestionLikeApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2511.             'annotated_app_entity_session_question_like_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_session_question_like_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntitySessionQuestionLikeApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2512.             'annotated_app_entity_session_question_like_app_filter_user_filter' => ['privates''annotated_app_entity_session_question_like_app_filter_user_filter''getAnnotatedAppEntitySessionQuestionLikeAppFilterUserFilterService'true],
  2513.             'annotated_app_entity_session_reaction_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_session_reaction_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntitySessionReactionApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2514.             'annotated_app_entity_session_reaction_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_session_reaction_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntitySessionReactionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2515.             'annotated_app_entity_session_reaction_app_filter_user_filter' => ['privates''annotated_app_entity_session_reaction_app_filter_user_filter''getAnnotatedAppEntitySessionReactionAppFilterUserFilterService'true],
  2516.             'annotated_app_entity_session_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_session_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntitySessionTagApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2517.             'annotated_app_entity_session_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_session_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntitySessionTagApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2518.             'annotated_app_entity_special_title_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_special_title_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntitySpecialTitleApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2519.             'annotated_app_entity_special_title_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_special_title_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntitySpecialTitleApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2520.             'annotated_app_entity_survey_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_survey_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntitySurveyApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2521.             'annotated_app_entity_survey_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_survey_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntitySurveyApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2522.             'annotated_app_entity_survey_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_survey_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntitySurveyApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2523.             'annotated_app_entity_survey_option_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_survey_option_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntitySurveyOptionApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2524.             'annotated_app_entity_survey_option_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_survey_option_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntitySurveyOptionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2525.             'annotated_app_entity_survey_page_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_survey_page_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntitySurveyPageApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2526.             'annotated_app_entity_survey_page_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_survey_page_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntitySurveyPageApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2527.             'annotated_app_entity_survey_question_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_survey_question_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntitySurveyQuestionApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2528.             'annotated_app_entity_survey_question_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_survey_question_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntitySurveyQuestionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2529.             'annotated_app_entity_survey_result_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_survey_result_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntitySurveyResultApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2530.             'annotated_app_entity_survey_result_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_survey_result_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntitySurveyResultApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2531.             'annotated_app_entity_survey_result_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_survey_result_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntitySurveyResultApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2532.             'annotated_app_entity_survey_result_app_filter_user_filter' => ['privates''annotated_app_entity_survey_result_app_filter_user_filter''getAnnotatedAppEntitySurveyResultAppFilterUserFilterService'true],
  2533.             'annotated_app_entity_survey_trigger_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_survey_trigger_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntitySurveyTriggerApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2534.             'annotated_app_entity_survey_trigger_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_survey_trigger_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntitySurveyTriggerApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2535.             'annotated_app_entity_survey_trigger_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_survey_trigger_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntitySurveyTriggerApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2536.             'annotated_app_entity_transaction_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_transaction_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityTransactionApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2537.             'annotated_app_entity_transaction_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_transaction_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityTransactionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2538.             'annotated_app_entity_translation_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_translation_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityTranslationApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2539.             'annotated_app_entity_translation_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_translation_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityTranslationApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2540.             'annotated_app_entity_translation_group_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_translation_group_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityTranslationGroupApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2541.             'annotated_app_entity_translation_group_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_translation_group_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityTranslationGroupApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2542.             'annotated_app_entity_translation_value_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_translation_value_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityTranslationValueApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2543.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityUserApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2544.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityUserApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2545.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityUserApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2546.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityUserApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2547.             'annotated_app_entity_user_app_filter_user_admin_filter' => ['privates''annotated_app_entity_user_app_filter_user_admin_filter''getAnnotatedAppEntityUserAppFilterUserAdminFilterService'true],
  2548.             'annotated_app_entity_user_app_filter_user_filter' => ['privates''annotated_app_entity_user_app_filter_user_filter''getAnnotatedAppEntityUserAppFilterUserFilterService'true],
  2549.             'annotated_app_entity_user_app_filter_user_name_filter' => ['privates''annotated_app_entity_user_app_filter_user_name_filter''getAnnotatedAppEntityUserAppFilterUserNameFilterService'true],
  2550.             'annotated_app_entity_user_group_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_user_group_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityUserGroupApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2551.             'annotated_app_entity_user_group_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_user_group_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityUserGroupApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2552.             'annotated_app_entity_user_group_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_user_group_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityUserGroupApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2553.             'annotated_app_entity_user_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_user_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityUserTagApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2554.             'annotated_app_entity_user_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_user_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityUserTagApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2555.             'annotated_app_entity_video_gallery_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_video_gallery_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityVideoGalleryApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2556.             'annotated_app_entity_video_gallery_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_video_gallery_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityVideoGalleryApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2557.             'annotated_app_entity_video_gallery_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_video_gallery_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityVideoGalleryApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2558.             'annotated_app_entity_video_gallery_app_filter_search_with_tag_filter' => ['privates''annotated_app_entity_video_gallery_app_filter_search_with_tag_filter''getAnnotatedAppEntityVideoGalleryAppFilterSearchWithTagFilterService'true],
  2559.             'annotated_app_entity_video_gallery_chapter_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_video_gallery_chapter_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityVideoGalleryChapterApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2560.             'annotated_app_entity_video_gallery_chapter_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_video_gallery_chapter_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityVideoGalleryChapterApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2561.             'annotated_app_entity_video_gallery_doc_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_video_gallery_doc_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityVideoGalleryDocApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2562.             'annotated_app_entity_video_gallery_doc_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_video_gallery_doc_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityVideoGalleryDocApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2563.             'annotated_app_entity_video_gallery_favorite_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_video_gallery_favorite_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityVideoGalleryFavoriteApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2564.             'annotated_app_entity_video_gallery_favorite_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_video_gallery_favorite_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityVideoGalleryFavoriteApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2565.             'annotated_app_entity_video_gallery_history_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_video_gallery_history_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityVideoGalleryHistoryApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2566.             'annotated_app_entity_video_gallery_history_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_video_gallery_history_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityVideoGalleryHistoryApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2567.             'annotated_app_entity_video_gallery_history_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_video_gallery_history_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityVideoGalleryHistoryApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2568.             'annotated_app_entity_video_gallery_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_video_gallery_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityVideoGalleryTagApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2569.             'annotated_app_entity_video_gallery_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_video_gallery_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityVideoGalleryTagApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2570.             'annotated_app_entity_video_library_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_video_library_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityVideoLibraryApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2571.             'annotated_app_entity_video_library_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_video_library_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityVideoLibraryApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2572.             'annotated_app_entity_vote_option_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_vote_option_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityVoteOptionApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2573.             'annotated_app_entity_vote_option_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_vote_option_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityVoteOptionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2574.             'annotated_app_entity_vote_question_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_vote_question_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityVoteQuestionApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2575.             'annotated_app_entity_vote_question_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_vote_question_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityVoteQuestionApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2576.             'annotated_app_entity_vote_question_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_vote_question_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityVoteQuestionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2577.             'annotated_app_entity_vote_result_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_vote_result_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityVoteResultApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2578.             'annotated_app_entity_vote_result_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_vote_result_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityVoteResultApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2579.             'annotated_app_entity_vote_result_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_vote_result_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityVoteResultApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2580.             'annotated_app_entity_vote_result_app_filter_user_filter' => ['privates''annotated_app_entity_vote_result_app_filter_user_filter''getAnnotatedAppEntityVoteResultAppFilterUserFilterService'true],
  2581.             'annotated_app_entity_voucher_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_voucher_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityVoucherApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2582.             'annotated_app_entity_voucher_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_voucher_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityVoucherApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2583.             'annotated_app_entity_voucher_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_voucher_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityVoucherApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2584.             'annotated_app_entity_voucher_app_filter_voucher_filter' => ['privates''annotated_app_entity_voucher_app_filter_voucher_filter''getAnnotatedAppEntityVoucherAppFilterVoucherFilterService'true],
  2585.             'annotated_app_entity_voucher_code_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_voucher_code_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityVoucherCodeApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2586.             'annotated_app_entity_voucher_code_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_voucher_code_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityVoucherCodeApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2587.             'annotated_app_entity_voucher_code_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_voucher_code_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityVoucherCodeApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2588.             'annotated_app_entity_watch_time_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_watch_time_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityWatchTimeApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'true],
  2589.             'annotated_app_entity_watch_time_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_watch_time_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityWatchTimeApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService'true],
  2590.             'annotated_app_entity_watch_time_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_watch_time_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedAppEntityWatchTimeApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  2591.             'annotated_app_entity_watch_time_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_watch_time_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityWatchTimeApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2592.             'annotated_app_entity_watch_time_app_filter_user_filter' => ['privates''annotated_app_entity_watch_time_app_filter_user_filter''getAnnotatedAppEntityWatchTimeAppFilterUserFilterService'true],
  2593.             'translation.groups' => ['privates''locastic_api_platform_translation.filter.translation_groups''getLocasticApiPlatformTranslation_Filter_TranslationGroupsService'true],
  2594.         ], [
  2595.             'App\\Filter\\ChatThreadFilter' => '?',
  2596.             'App\\Filter\\CompanyFilter' => '?',
  2597.             'App\\Filter\\ConferenceArchiveFilter' => '?',
  2598.             'App\\Filter\\ElCourseArchiveFilter' => '?',
  2599.             'App\\Filter\\ElCourseJoinFilter' => '?',
  2600.             'App\\Filter\\ElExamAttemptFilter' => '?',
  2601.             'App\\Filter\\ElTaskAttemptFilter' => '?',
  2602.             'App\\Filter\\SearchWithTagFilter' => '?',
  2603.             'App\\Filter\\SessionQuestionFilter' => '?',
  2604.             'App\\Filter\\UserAdminFilter' => '?',
  2605.             'App\\Filter\\UserFilter' => '?',
  2606.             'App\\Filter\\UserNameFilter' => '?',
  2607.             'App\\Filter\\VoucherFilter' => '?',
  2608.             'annotated_app_entity_a_frame_panel_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2609.             'annotated_app_entity_a_frame_room_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2610.             'annotated_app_entity_academic_title_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2611.             'annotated_app_entity_academic_title_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2612.             'annotated_app_entity_access_log_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2613.             'annotated_app_entity_access_log_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2614.             'annotated_app_entity_access_log_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2615.             'annotated_app_entity_access_log_app_filter_user_filter' => '?',
  2616.             'annotated_app_entity_ai_conversation_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2617.             'annotated_app_entity_ai_conversation_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2618.             'annotated_app_entity_ai_conversation_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2619.             'annotated_app_entity_ai_history_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2620.             'annotated_app_entity_ai_history_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2621.             'annotated_app_entity_ai_history_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2622.             'annotated_app_entity_ai_history_doc_file_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2623.             'annotated_app_entity_ai_history_doc_file_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2624.             'annotated_app_entity_ai_history_doc_file_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2625.             'annotated_app_entity_ai_thread_doc_file_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2626.             'annotated_app_entity_ai_thread_doc_file_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2627.             'annotated_app_entity_ai_thread_doc_file_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2628.             'annotated_app_entity_background_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2629.             'annotated_app_entity_cart_item_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2630.             'annotated_app_entity_cart_item_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2631.             'annotated_app_entity_certificate_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2632.             'annotated_app_entity_certificate_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2633.             'annotated_app_entity_certificate_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2634.             'annotated_app_entity_certificate_template_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2635.             'annotated_app_entity_certificate_template_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2636.             'annotated_app_entity_chat_message_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2637.             'annotated_app_entity_chat_message_api_platform_core_bridge_doctrine_orm_filter_range_filter' => '?',
  2638.             'annotated_app_entity_chat_message_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2639.             'annotated_app_entity_chat_thread_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2640.             'annotated_app_entity_chat_thread_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2641.             'annotated_app_entity_chat_thread_app_filter_chat_thread_filter' => '?',
  2642.             'annotated_app_entity_client_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2643.             'annotated_app_entity_client_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2644.             'annotated_app_entity_common_category_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => '?',
  2645.             'annotated_app_entity_common_category_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2646.             'annotated_app_entity_common_category_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2647.             'annotated_app_entity_common_comment_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2648.             'annotated_app_entity_common_comment_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2649.             'annotated_app_entity_common_comment_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2650.             'annotated_app_entity_common_comment_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2651.             'annotated_app_entity_common_comment_app_filter_user_filter' => '?',
  2652.             'annotated_app_entity_common_comment_like_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2653.             'annotated_app_entity_common_comment_like_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2654.             'annotated_app_entity_common_comment_like_app_filter_user_filter' => '?',
  2655.             'annotated_app_entity_company_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2656.             'annotated_app_entity_company_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2657.             'annotated_app_entity_company_app_filter_company_filter' => '?',
  2658.             'annotated_app_entity_company_product_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2659.             'annotated_app_entity_company_product_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2660.             'annotated_app_entity_company_product_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2661.             'annotated_app_entity_company_product_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2662.             'annotated_app_entity_company_product_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2663.             'annotated_app_entity_company_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2664.             'annotated_app_entity_company_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2665.             'annotated_app_entity_conference_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2666.             'annotated_app_entity_conference_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2667.             'annotated_app_entity_conference_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2668.             'annotated_app_entity_conference_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2669.             'annotated_app_entity_conference_app_filter_conference_archive_filter' => '?',
  2670.             'annotated_app_entity_conference_app_filter_search_with_tag_filter' => '?',
  2671.             'annotated_app_entity_conference_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2672.             'annotated_app_entity_conference_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2673.             'annotated_app_entity_container_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2674.             'annotated_app_entity_container_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2675.             'annotated_app_entity_container_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2676.             'annotated_app_entity_credit_category_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2677.             'annotated_app_entity_credit_category_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2678.             'annotated_app_entity_doc_file_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2679.             'annotated_app_entity_doc_file_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => '?',
  2680.             'annotated_app_entity_doc_file_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2681.             'annotated_app_entity_doc_file_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2682.             'annotated_app_entity_doc_file_app_filter_search_with_tag_filter' => '?',
  2683.             'annotated_app_entity_doc_file_block_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2684.             'annotated_app_entity_doc_file_block_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2685.             'annotated_app_entity_doc_file_saved_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2686.             'annotated_app_entity_doc_file_saved_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2687.             'annotated_app_entity_doc_file_saved_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2688.             'annotated_app_entity_doc_file_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2689.             'annotated_app_entity_doc_file_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2690.             'annotated_app_entity_doc_file_version_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2691.             'annotated_app_entity_doc_file_version_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2692.             'annotated_app_entity_doc_file_version_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2693.             'annotated_app_entity_document_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2694.             'annotated_app_entity_document_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2695.             'annotated_app_entity_document_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2696.             'annotated_app_entity_document_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2697.             'annotated_app_entity_el_course_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2698.             'annotated_app_entity_el_course_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2699.             'annotated_app_entity_el_course_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => '?',
  2700.             'annotated_app_entity_el_course_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2701.             'annotated_app_entity_el_course_api_platform_core_bridge_doctrine_orm_filter_range_filter' => '?',
  2702.             'annotated_app_entity_el_course_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2703.             'annotated_app_entity_el_course_app_filter_el_course_archive_filter' => '?',
  2704.             'annotated_app_entity_el_course_app_filter_search_with_tag_filter' => '?',
  2705.             'annotated_app_entity_el_course_join_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2706.             'annotated_app_entity_el_course_join_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2707.             'annotated_app_entity_el_course_join_api_platform_core_bridge_doctrine_orm_filter_range_filter' => '?',
  2708.             'annotated_app_entity_el_course_join_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2709.             'annotated_app_entity_el_course_join_app_filter_el_course_join_filter' => '?',
  2710.             'annotated_app_entity_el_course_rating_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2711.             'annotated_app_entity_el_course_rating_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2712.             'annotated_app_entity_el_course_saved_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2713.             'annotated_app_entity_el_course_saved_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2714.             'annotated_app_entity_el_course_saved_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2715.             'annotated_app_entity_el_course_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2716.             'annotated_app_entity_el_course_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2717.             'annotated_app_entity_el_exam_answer_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2718.             'annotated_app_entity_el_exam_answer_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2719.             'annotated_app_entity_el_exam_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2720.             'annotated_app_entity_el_exam_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2721.             'annotated_app_entity_el_exam_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2722.             'annotated_app_entity_el_exam_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2723.             'annotated_app_entity_el_exam_attempt_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2724.             'annotated_app_entity_el_exam_attempt_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2725.             'annotated_app_entity_el_exam_attempt_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2726.             'annotated_app_entity_el_exam_attempt_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2727.             'annotated_app_entity_el_exam_attempt_app_filter_el_exam_attempt_filter' => '?',
  2728.             'annotated_app_entity_el_exam_option_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2729.             'annotated_app_entity_el_exam_option_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2730.             'annotated_app_entity_el_exam_option_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2731.             'annotated_app_entity_el_exam_question_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2732.             'annotated_app_entity_el_exam_question_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2733.             'annotated_app_entity_el_exam_question_image_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2734.             'annotated_app_entity_el_exam_question_image_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2735.             'annotated_app_entity_el_exam_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2736.             'annotated_app_entity_el_exam_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2737.             'annotated_app_entity_el_lession_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2738.             'annotated_app_entity_el_lession_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2739.             'annotated_app_entity_el_lession_topic_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2740.             'annotated_app_entity_el_lession_topic_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2741.             'annotated_app_entity_el_task_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2742.             'annotated_app_entity_el_task_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2743.             'annotated_app_entity_el_task_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2744.             'annotated_app_entity_el_task_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2745.             'annotated_app_entity_el_task_attempt_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2746.             'annotated_app_entity_el_task_attempt_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2747.             'annotated_app_entity_el_task_attempt_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2748.             'annotated_app_entity_el_task_attempt_app_filter_el_task_attempt_filter' => '?',
  2749.             'annotated_app_entity_el_task_chapter_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2750.             'annotated_app_entity_el_task_chapter_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2751.             'annotated_app_entity_el_task_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2752.             'annotated_app_entity_el_task_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2753.             'annotated_app_entity_email_chanel_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2754.             'annotated_app_entity_email_chanel_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2755.             'annotated_app_entity_email_notification_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2756.             'annotated_app_entity_email_notification_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2757.             'annotated_app_entity_email_template_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2758.             'annotated_app_entity_email_template_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2759.             'annotated_app_entity_event_log_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2760.             'annotated_app_entity_event_log_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2761.             'annotated_app_entity_event_log_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2762.             'annotated_app_entity_event_log_app_filter_user_filter' => '?',
  2763.             'annotated_app_entity_import_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2764.             'annotated_app_entity_import_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2765.             'annotated_app_entity_info_page_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2766.             'annotated_app_entity_info_page_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2767.             'annotated_app_entity_info_page_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2768.             'annotated_app_entity_job_queue_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2769.             'annotated_app_entity_job_queue_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2770.             'annotated_app_entity_language_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2771.             'annotated_app_entity_language_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2772.             'annotated_app_entity_meeting_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2773.             'annotated_app_entity_meeting_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2774.             'annotated_app_entity_meeting_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2775.             'annotated_app_entity_meeting_booking_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2776.             'annotated_app_entity_meeting_booking_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2777.             'annotated_app_entity_meeting_visit_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2778.             'annotated_app_entity_nav_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2779.             'annotated_app_entity_nav_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2780.             'annotated_app_entity_nav_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2781.             'annotated_app_entity_newsfeed_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2782.             'annotated_app_entity_newsfeed_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2783.             'annotated_app_entity_newsfeed_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2784.             'annotated_app_entity_newsfeed_comment_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2785.             'annotated_app_entity_newsfeed_comment_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2786.             'annotated_app_entity_newsfeed_comment_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2787.             'annotated_app_entity_newsfeed_like_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2788.             'annotated_app_entity_newsfeed_like_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2789.             'annotated_app_entity_newsfeed_like_app_filter_user_filter' => '?',
  2790.             'annotated_app_entity_newsfeed_saved_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2791.             'annotated_app_entity_newsfeed_saved_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2792.             'annotated_app_entity_newsfeed_saved_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2793.             'annotated_app_entity_newsfeed_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2794.             'annotated_app_entity_newsfeed_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2795.             'annotated_app_entity_newsfeed_vote_answer_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2796.             'annotated_app_entity_newsfeed_vote_answer_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2797.             'annotated_app_entity_newsfeed_vote_answer_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2798.             'annotated_app_entity_notification_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2799.             'annotated_app_entity_operation_log_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2800.             'annotated_app_entity_operation_log_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2801.             'annotated_app_entity_operation_log_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2802.             'annotated_app_entity_role_container_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2803.             'annotated_app_entity_role_container_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2804.             'annotated_app_entity_session_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2805.             'annotated_app_entity_session_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2806.             'annotated_app_entity_session_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2807.             'annotated_app_entity_session_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2808.             'annotated_app_entity_session_chapter_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2809.             'annotated_app_entity_session_chapter_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2810.             'annotated_app_entity_session_comment_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2811.             'annotated_app_entity_session_comment_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2812.             'annotated_app_entity_session_comment_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2813.             'annotated_app_entity_session_comment_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2814.             'annotated_app_entity_session_comment_app_filter_user_filter' => '?',
  2815.             'annotated_app_entity_session_doc_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2816.             'annotated_app_entity_session_doc_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2817.             'annotated_app_entity_session_question_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2818.             'annotated_app_entity_session_question_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2819.             'annotated_app_entity_session_question_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2820.             'annotated_app_entity_session_question_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2821.             'annotated_app_entity_session_question_app_filter_session_question_filter' => '?',
  2822.             'annotated_app_entity_session_question_app_filter_user_filter' => '?',
  2823.             'annotated_app_entity_session_question_like_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2824.             'annotated_app_entity_session_question_like_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2825.             'annotated_app_entity_session_question_like_app_filter_user_filter' => '?',
  2826.             'annotated_app_entity_session_reaction_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2827.             'annotated_app_entity_session_reaction_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2828.             'annotated_app_entity_session_reaction_app_filter_user_filter' => '?',
  2829.             'annotated_app_entity_session_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2830.             'annotated_app_entity_session_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2831.             'annotated_app_entity_special_title_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2832.             'annotated_app_entity_special_title_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2833.             'annotated_app_entity_survey_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2834.             'annotated_app_entity_survey_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2835.             'annotated_app_entity_survey_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2836.             'annotated_app_entity_survey_option_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2837.             'annotated_app_entity_survey_option_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2838.             'annotated_app_entity_survey_page_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2839.             'annotated_app_entity_survey_page_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2840.             'annotated_app_entity_survey_question_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2841.             'annotated_app_entity_survey_question_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2842.             'annotated_app_entity_survey_result_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2843.             'annotated_app_entity_survey_result_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2844.             'annotated_app_entity_survey_result_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2845.             'annotated_app_entity_survey_result_app_filter_user_filter' => '?',
  2846.             'annotated_app_entity_survey_trigger_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2847.             'annotated_app_entity_survey_trigger_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2848.             'annotated_app_entity_survey_trigger_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2849.             'annotated_app_entity_transaction_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2850.             'annotated_app_entity_transaction_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2851.             'annotated_app_entity_translation_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2852.             'annotated_app_entity_translation_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2853.             'annotated_app_entity_translation_group_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2854.             'annotated_app_entity_translation_group_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2855.             'annotated_app_entity_translation_value_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2856.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2857.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2858.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2859.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2860.             'annotated_app_entity_user_app_filter_user_admin_filter' => '?',
  2861.             'annotated_app_entity_user_app_filter_user_filter' => '?',
  2862.             'annotated_app_entity_user_app_filter_user_name_filter' => '?',
  2863.             'annotated_app_entity_user_group_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2864.             'annotated_app_entity_user_group_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2865.             'annotated_app_entity_user_group_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2866.             'annotated_app_entity_user_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2867.             'annotated_app_entity_user_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2868.             'annotated_app_entity_video_gallery_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2869.             'annotated_app_entity_video_gallery_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2870.             'annotated_app_entity_video_gallery_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2871.             'annotated_app_entity_video_gallery_app_filter_search_with_tag_filter' => '?',
  2872.             'annotated_app_entity_video_gallery_chapter_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2873.             'annotated_app_entity_video_gallery_chapter_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2874.             'annotated_app_entity_video_gallery_doc_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2875.             'annotated_app_entity_video_gallery_doc_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2876.             'annotated_app_entity_video_gallery_favorite_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2877.             'annotated_app_entity_video_gallery_favorite_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2878.             'annotated_app_entity_video_gallery_history_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2879.             'annotated_app_entity_video_gallery_history_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2880.             'annotated_app_entity_video_gallery_history_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2881.             'annotated_app_entity_video_gallery_tag_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2882.             'annotated_app_entity_video_gallery_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2883.             'annotated_app_entity_video_library_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2884.             'annotated_app_entity_video_library_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2885.             'annotated_app_entity_vote_option_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2886.             'annotated_app_entity_vote_option_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2887.             'annotated_app_entity_vote_question_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2888.             'annotated_app_entity_vote_question_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2889.             'annotated_app_entity_vote_question_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2890.             'annotated_app_entity_vote_result_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2891.             'annotated_app_entity_vote_result_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2892.             'annotated_app_entity_vote_result_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2893.             'annotated_app_entity_vote_result_app_filter_user_filter' => '?',
  2894.             'annotated_app_entity_voucher_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2895.             'annotated_app_entity_voucher_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2896.             'annotated_app_entity_voucher_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2897.             'annotated_app_entity_voucher_app_filter_voucher_filter' => '?',
  2898.             'annotated_app_entity_voucher_code_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2899.             'annotated_app_entity_voucher_code_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2900.             'annotated_app_entity_voucher_code_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2901.             'annotated_app_entity_watch_time_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2902.             'annotated_app_entity_watch_time_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  2903.             'annotated_app_entity_watch_time_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2904.             'annotated_app_entity_watch_time_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2905.             'annotated_app_entity_watch_time_app_filter_user_filter' => '?',
  2906.             'translation.groups' => '?',
  2907.         ]);
  2908.     }
  2909.     /**
  2910.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  2911.      *
  2912.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  2913.      */
  2914.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  2915.     {
  2916.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2917.     }
  2918.     /**
  2919.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  2920.      *
  2921.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  2922.      */
  2923.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  2924.     {
  2925.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  2926.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  2927.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  2928.         }
  2929.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  2930.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  2931.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  2932.         }
  2933.         return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $b, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  2934.     }
  2935.     /**
  2936.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  2937.      *
  2938.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  2939.      */
  2940.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  2941.     {
  2942.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  2943.     }
  2944.     /**
  2945.      * Gets the private 'api_platform.identifier.converter' shared service.
  2946.      *
  2947.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  2948.      */
  2949.     protected function getApiPlatform_Identifier_ConverterService()
  2950.     {
  2951.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  2952.         if (isset($this->privates['api_platform.identifier.converter'])) {
  2953.             return $this->privates['api_platform.identifier.converter'];
  2954.         }
  2955.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $a, new RewindableGenerator(function () {
  2956.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  2957.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  2958.             yield => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_UuidNormalizerService'));
  2959.         }, 3));
  2960.     }
  2961.     /**
  2962.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  2963.      *
  2964.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  2965.      */
  2966.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  2967.     {
  2968.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  2969.         if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
  2970.             return $this->privates['api_platform.identifiers_extractor.cached'];
  2971.         }
  2972.         $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  2973.         $c = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2974.         return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $a$b$ctrue), $b$c);
  2975.     }
  2976.     /**
  2977.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  2978.      *
  2979.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  2980.      */
  2981.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  2982.     {
  2983.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  2984.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  2985.         return $instance;
  2986.     }
  2987.     /**
  2988.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  2989.      *
  2990.      * @return \ApiPlatform\JsonLd\ContextBuilder
  2991.      */
  2992.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  2993.     {
  2994.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  2995.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  2996.             return $this->privates['api_platform.jsonld.context_builder'];
  2997.         }
  2998.         $b = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2999.         return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $a$b, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), new \ApiPlatform\Symfony\Routing\SkolemIriConverter($b));
  3000.     }
  3001.     /**
  3002.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  3003.      *
  3004.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  3005.      */
  3006.     protected function getApiPlatform_Listener_Request_AddFormatService()
  3007.     {
  3008.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  3009.     }
  3010.     /**
  3011.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  3012.      *
  3013.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  3014.      */
  3015.     protected function getApiPlatform_Listener_Request_DeserializeService()
  3016.     {
  3017.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  3018.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  3019.             return $this->privates['api_platform.listener.request.deserialize'];
  3020.         }
  3021.         $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
  3022.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  3023.             return $this->privates['api_platform.listener.request.deserialize'];
  3024.         }
  3025.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener($a$b, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  3026.     }
  3027.     /**
  3028.      * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  3029.      *
  3030.      * @return \ApiPlatform\Core\EventListener\ReadListener
  3031.      */
  3032.     protected function getApiPlatform_Listener_Request_Read_LegacyService()
  3033.     {
  3034.         $a = ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService());
  3035.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  3036.             return $this->privates['api_platform.listener.request.read.legacy'];
  3037.         }
  3038.         $b = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  3039.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  3040.             return $this->privates['api_platform.listener.request.read.legacy'];
  3041.         }
  3042.         $c = ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService());
  3043.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  3044.             return $this->privates['api_platform.listener.request.read.legacy'];
  3045.         }
  3046.         $d = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
  3047.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  3048.             return $this->privates['api_platform.listener.request.read.legacy'];
  3049.         }
  3050.         return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener($a$b$c$d, ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  3051.     }
  3052.     /**
  3053.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  3054.      *
  3055.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  3056.      */
  3057.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  3058.     {
  3059.         $a = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  3060.         if (isset($this->privates['api_platform.listener.view.validate_query_parameters'])) {
  3061.             return $this->privates['api_platform.listener.view.validate_query_parameters'];
  3062.         }
  3063.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator($a), true);
  3064.     }
  3065.     /**
  3066.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  3067.      *
  3068.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  3069.      */
  3070.     protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  3071.     {
  3072.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  3073.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  3074.             return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  3075.         }
  3076.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3077.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  3078.             return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  3079.         }
  3080.         $c = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  3081.         return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($c, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($c, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  3082.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
  3083.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  3084.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
  3085.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
  3086.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
  3087.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  3088.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
  3089.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
  3090.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  3091.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
  3092.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  3093.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  3094.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
  3095.         }, 13)));
  3096.     }
  3097.     /**
  3098.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  3099.      *
  3100.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  3101.      */
  3102.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  3103.     {
  3104.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3105.         if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  3106.             return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  3107.         }
  3108.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory($a)));
  3109.     }
  3110.     /**
  3111.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  3112.      *
  3113.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  3114.      */
  3115.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  3116.     {
  3117.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  3118.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults']))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  3119.     }
  3120.     /**
  3121.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  3122.      *
  3123.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  3124.      */
  3125.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  3126.     {
  3127.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  3128.     }
  3129.     /**
  3130.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  3131.      *
  3132.      * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  3133.      */
  3134.     protected function getApiPlatform_OperationPathResolver_CustomService()
  3135.     {
  3136.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\PathResolver\CustomOperationPathResolver(new \ApiPlatform\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator()))));
  3137.     }
  3138.     /**
  3139.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  3140.      *
  3141.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  3142.      */
  3143.     protected function getApiPlatform_OperationPathResolver_RouterService()
  3144.     {
  3145.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  3146.         if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  3147.             return $this->privates['api_platform.operation_path_resolver.router'];
  3148.         }
  3149.         return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver($a, ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()));
  3150.     }
  3151.     /**
  3152.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  3153.      *
  3154.      * @return \ApiPlatform\Api\ResourceClassResolver
  3155.      */
  3156.     protected function getApiPlatform_ResourceClassResolverService()
  3157.     {
  3158.         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()));
  3159.     }
  3160.     /**
  3161.      * Gets the private 'api_platform.router' shared service.
  3162.      *
  3163.      * @return \ApiPlatform\Symfony\Routing\Router
  3164.      */
  3165.     protected function getApiPlatform_RouterService()
  3166.     {
  3167.         $a = ($this->services['router'] ?? $this->getRouterService());
  3168.         if (isset($this->privates['api_platform.router'])) {
  3169.             return $this->privates['api_platform.router'];
  3170.         }
  3171.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router($a1);
  3172.     }
  3173.     /**
  3174.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  3175.      *
  3176.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  3177.      */
  3178.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  3179.     {
  3180.         $a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  3181.         if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
  3182.             return $this->privates['api_platform.security.listener.request.deny_access'];
  3183.         }
  3184.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a);
  3185.     }
  3186.     /**
  3187.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  3188.      *
  3189.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  3190.      */
  3191.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  3192.     {
  3193.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3194.         if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  3195.             return $this->privates['api_platform.security.resource_access_checker'];
  3196.         }
  3197.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  3198.     }
  3199.     /**
  3200.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  3201.      *
  3202.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  3203.      */
  3204.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  3205.     {
  3206.         $a = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  3207.         if (isset($this->privates['api_platform.serializer.context_builder.filter'])) {
  3208.             return $this->privates['api_platform.serializer.context_builder.filter'];
  3209.         }
  3210.         $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3211.         if (isset($this->privates['api_platform.serializer.context_builder.filter'])) {
  3212.             return $this->privates['api_platform.serializer.context_builder.filter'];
  3213.         }
  3214.         $c = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  3215.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($c$a, new \App\Serializer\CommonContextBuilder(new \ApiPlatform\Serializer\SerializerContextBuilder($c), $b));
  3216.     }
  3217.     /**
  3218.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  3219.      *
  3220.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  3221.      */
  3222.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  3223.     {
  3224.         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()))])));
  3225.     }
  3226.     /**
  3227.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  3228.      *
  3229.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  3230.      */
  3231.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  3232.     {
  3233.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3234.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  3235.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  3236.         }
  3237.         $b = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  3238.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  3239.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  3240.         }
  3241.         return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $a, ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator())), $b));
  3242.     }
  3243.     /**
  3244.      * Gets the private 'cache.annotations' shared service.
  3245.      *
  3246.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3247.      */
  3248.     protected function getCache_AnnotationsService()
  3249.     {
  3250.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('sXXP0d+Ogf'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3251.     }
  3252.     /**
  3253.      * Gets the private 'cache.property_info' shared service.
  3254.      *
  3255.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3256.      */
  3257.     protected function getCache_PropertyInfoService()
  3258.     {
  3259.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('6QlGXK27Yn'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3260.     }
  3261.     /**
  3262.      * Gets the private 'cache.security_expression_language' shared service.
  3263.      *
  3264.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3265.      */
  3266.     protected function getCache_SecurityExpressionLanguageService()
  3267.     {
  3268.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('tjVaTNni3W'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3269.     }
  3270.     /**
  3271.      * Gets the private 'cache.serializer' shared service.
  3272.      *
  3273.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3274.      */
  3275.     protected function getCache_SerializerService()
  3276.     {
  3277.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vFC7j-9g4M'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3278.     }
  3279.     /**
  3280.      * Gets the private 'cache.validator' shared service.
  3281.      *
  3282.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3283.      */
  3284.     protected function getCache_ValidatorService()
  3285.     {
  3286.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('S4UKZ3HVzD'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3287.     }
  3288.     /**
  3289.      * Gets the private 'config_cache_factory' shared service.
  3290.      *
  3291.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3292.      */
  3293.     protected function getConfigCacheFactoryService()
  3294.     {
  3295.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3296.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  3297.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3298.         }, 2));
  3299.     }
  3300.     /**
  3301.      * Gets the private 'data_collector.form' shared service.
  3302.      *
  3303.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3304.      */
  3305.     protected function getDataCollector_FormService()
  3306.     {
  3307.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3308.     }
  3309.     /**
  3310.      * Gets the private 'data_collector.request' shared service.
  3311.      *
  3312.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3313.      */
  3314.     protected function getDataCollector_RequestService()
  3315.     {
  3316.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3317.     }
  3318.     /**
  3319.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  3320.      *
  3321.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  3322.      */
  3323.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  3324.     {
  3325.         return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  3326.             yield => ($this->privates['App\\DataProvider\\AnalyticsDataProvider'] ?? $this->load('getAnalyticsDataProviderService'));
  3327.             yield => ($this->privates['App\\DataProvider\\ContainerCollectionDataProvider'] ?? $this->load('getContainerCollectionDataProviderService'));
  3328.             yield => ($this->privates['App\\DataProvider\\NavCollectionDataProvider'] ?? $this->load('getNavCollectionDataProviderService'));
  3329.             yield => ($this->privates['App\\DataProvider\\NewsfeedCollectionDataProvider'] ?? $this->load('getNewsfeedCollectionDataProviderService'));
  3330.             yield => ($this->privates['App\\DataProvider\\SessionAgendaCollectionDataProvider'] ?? $this->load('getSessionAgendaCollectionDataProviderService'));
  3331.             yield => ($this->privates['App\\DataProvider\\TranslationCombineCollectionDataProvider'] ?? $this->load('getTranslationCombineCollectionDataProviderService'));
  3332.             yield => ($this->privates['App\\DataProvider\\UserCollectionDataProvider'] ?? $this->load('getUserCollectionDataProviderService'));
  3333.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  3334.         }, 8)));
  3335.     }
  3336.     /**
  3337.      * Gets the private 'debug.api_platform.data_persister' shared service.
  3338.      *
  3339.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  3340.      */
  3341.     protected function getDebug_ApiPlatform_DataPersisterService()
  3342.     {
  3343.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  3344.             yield => ($this->privates['App\\DataPersister\\AiHistoryDataPersister'] ?? $this->load('getAiHistoryDataPersisterService'));
  3345.             yield => ($this->privates['App\\DataPersister\\AiHistoryDocFileDataPersister'] ?? $this->load('getAiHistoryDocFileDataPersisterService'));
  3346.             yield => ($this->privates['App\\DataPersister\\ChatThreadDataPersister'] ?? $this->load('getChatThreadDataPersisterService'));
  3347.             yield => ($this->privates['App\\DataPersister\\ElCourseDataPersister'] ?? $this->load('getElCourseDataPersisterService'));
  3348.             yield => ($this->privates['App\\DataPersister\\ElExamDataPersister'] ?? $this->load('getElExamDataPersisterService'));
  3349.             yield => ($this->privates['App\\DataPersister\\ElTaskDataPersister'] ?? $this->load('getElTaskDataPersisterService'));
  3350.             yield => ($this->privates['App\\DataPersister\\LikeDataPersister'] ?? $this->load('getLikeDataPersisterService'));
  3351.             yield => ($this->privates['App\\DataPersister\\SessionDataPersister'] ?? $this->load('getSessionDataPersisterService'));
  3352.             yield => ($this->privates['App\\DataPersister\\SetOwnerDataPersister'] ?? $this->load('getSetOwnerDataPersisterService'));
  3353.             yield => ($this->privates['App\\DataPersister\\SetSelfMetaDataPersister'] ?? $this->load('getSetSelfMetaDataPersisterService'));
  3354.             yield 10 => ($this->privates['App\\DataPersister\\UserDataPersister'] ?? $this->load('getUserDataPersisterService'));
  3355.             yield 11 => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  3356.         }, 12)));
  3357.     }
  3358.     /**
  3359.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  3360.      *
  3361.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  3362.      */
  3363.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  3364.     {
  3365.         return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  3366.             yield => ($this->privates['App\\DataProvider\\InfoPageItemDataProvider'] ?? $this->load('getInfoPageItemDataProviderService'));
  3367.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  3368.         }, 2)));
  3369.     }
  3370.     /**
  3371.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  3372.      *
  3373.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  3374.      */
  3375.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  3376.     {
  3377.         return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  3378.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  3379.         }, 1)));
  3380.     }
  3381.     /**
  3382.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3383.      *
  3384.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3385.      */
  3386.     protected function getDebug_DebugHandlersListenerService()
  3387.     {
  3388.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  3389.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3390.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3391.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3392.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3393.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  3394.     }
  3395.     /**
  3396.      * Gets the private 'debug.file_link_formatter' shared service.
  3397.      *
  3398.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3399.      */
  3400.     protected function getDebug_FileLinkFormatterService()
  3401.     {
  3402.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  3403.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3404.         });
  3405.     }
  3406.     /**
  3407.      * Gets the private 'debug.log_processor' shared service.
  3408.      *
  3409.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3410.      */
  3411.     protected function getDebug_LogProcessorService()
  3412.     {
  3413.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3414.     }
  3415.     /**
  3416.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3417.      *
  3418.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3419.      */
  3420.     protected function getDebug_Security_Access_DecisionManagerService()
  3421.     {
  3422.         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 () {
  3423.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3424.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3425.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3426.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\ClientOwnerVoter'] ?? $this->load('getClientOwnerVoterService'));
  3427.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\ContainerOwnerVoter'] ?? $this->load('getContainerOwnerVoterService'));
  3428.         }, 5), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3429.     }
  3430.     /**
  3431.      * Gets the private 'debug.security.firewall' shared service.
  3432.      *
  3433.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3434.      */
  3435.     protected function getDebug_Security_FirewallService()
  3436.     {
  3437.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3438.         if (isset($this->privates['debug.security.firewall'])) {
  3439.             return $this->privates['debug.security.firewall'];
  3440.         }
  3441.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3442.         if (isset($this->privates['debug.security.firewall'])) {
  3443.             return $this->privates['debug.security.firewall'];
  3444.         }
  3445.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  3446.     }
  3447.     /**
  3448.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  3449.      *
  3450.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  3451.      */
  3452.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  3453.     {
  3454.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3455.             'App\\EventSubscriber\\OwnershipSubscriber' => ['privates''App\\EventSubscriber\\OwnershipSubscriber''getOwnershipSubscriberService'true],
  3456.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber''getBlameableEventSubscriberService'true],
  3457.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber''getLoggableEventSubscriberService'true],
  3458.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber''getSluggableEventSubscriberService'true],
  3459.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber''getSoftDeletableEventSubscriberService'true],
  3460.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber''getTimestampableEventSubscriberService'true],
  3461.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber''getTranslatableEventSubscriberService'true],
  3462.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber''getTreeEventSubscriberService'true],
  3463.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber''getUuidableEventSubscriberService'true],
  3464.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  3465.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  3466.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  3467.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  3468.             'locastic_api_platform_translation.listener.assign_locale' => ['privates''locastic_api_platform_translation.listener.assign_locale''getLocasticApiPlatformTranslation_Listener_AssignLocaleService'true],
  3469.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'true],
  3470.         ], [
  3471.             'App\\EventSubscriber\\OwnershipSubscriber' => '?',
  3472.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
  3473.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
  3474.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
  3475.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
  3476.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
  3477.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
  3478.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
  3479.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
  3480.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  3481.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3482.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3483.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  3484.             'locastic_api_platform_translation.listener.assign_locale' => '?',
  3485.             'stof_doctrine_extensions.listener.timestampable' => '?',
  3486.         ]), [=> 'App\\EventSubscriber\\OwnershipSubscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'12 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 13 => [=> [=> 'prePersist'], => 'stof_doctrine_extensions.listener.timestampable'], 14 => [=> [=> 'onFlush'], => 'stof_doctrine_extensions.listener.timestampable'], 15 => [=> [=> 'loadClassMetadata'], => 'stof_doctrine_extensions.listener.timestampable'], 16 => [=> [=> 'postLoad'], => 'locastic_api_platform_translation.listener.assign_locale'], 17 => [=> [=> 'prePersist'], => 'locastic_api_platform_translation.listener.assign_locale']]);
  3487.     }
  3488.     /**
  3489.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  3490.      *
  3491.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  3492.      */
  3493.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  3494.     {
  3495.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], false);
  3496.     }
  3497.     /**
  3498.      * Gets the private 'doctrine.result_cache_pool' shared service.
  3499.      *
  3500.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3501.      */
  3502.     protected function getDoctrine_ResultCachePoolService()
  3503.     {
  3504.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.3pdjfyd'] ?? $this->get_CacheConnection_3pdjfydService()), 'TZ27TAS2v+'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3505.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3506.         return $this->privates['doctrine.result_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  3507.     }
  3508.     /**
  3509.      * Gets the private 'doctrine.system_cache_pool' shared service.
  3510.      *
  3511.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3512.      */
  3513.     protected function getDoctrine_SystemCachePoolService()
  3514.     {
  3515.         return $this->privates['doctrine.system_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XbGyu77ehR'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3516.     }
  3517.     /**
  3518.      * Gets the private 'es_com_cache' shared service.
  3519.      *
  3520.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3521.      */
  3522.     protected function getEsComCacheService()
  3523.     {
  3524.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.3pdjfyd'] ?? $this->get_CacheConnection_3pdjfydService()), 'PYlcR8xVet'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3525.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3526.         return $this->privates['es_com_cache'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  3527.     }
  3528.     /**
  3529.      * Gets the private 'exception_listener' shared service.
  3530.      *
  3531.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3532.      */
  3533.     protected function getExceptionListenerService()
  3534.     {
  3535.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3536.     }
  3537.     /**
  3538.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3539.      *
  3540.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3541.      */
  3542.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3543.     {
  3544.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  3545.     }
  3546.     /**
  3547.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3548.      *
  3549.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3550.      */
  3551.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3552.     {
  3553.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3554.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  3555.             return $this->privates['framework_extra_bundle.event.is_granted'];
  3556.         }
  3557.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  3558.     }
  3559.     /**
  3560.      * Gets the private 'httplug.collector.formatter' shared service.
  3561.      *
  3562.      * @return \Http\HttplugBundle\Collector\Formatter
  3563.      */
  3564.     protected function getHttplug_Collector_FormatterService()
  3565.     {
  3566.         return $this->privates['httplug.collector.formatter'] = new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter());
  3567.     }
  3568.     /**
  3569.      * Gets the private 'hwi_oauth.security.oauth_utils' shared service.
  3570.      *
  3571.      * @return \HWI\Bundle\OAuthBundle\Security\OAuthUtils
  3572.      */
  3573.     protected function getHwiOauth_Security_OauthUtilsService()
  3574.     {
  3575.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3576.         if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
  3577.             return $this->privates['hwi_oauth.security.oauth_utils'];
  3578.         }
  3579.         $this->privates['hwi_oauth.security.oauth_utils'] = $instance = new \HWI\Bundle\OAuthBundle\Security\OAuthUtils(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $afalse'IS_AUTHENTICATED_REMEMBERED');
  3580.         $instance->addResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.social'] ?? $this->getHwiOauth_ResourceOwnermap_SocialService()));
  3581.         return $instance;
  3582.     }
  3583.     /**
  3584.      * Gets the private 'locale_aware_listener' shared service.
  3585.      *
  3586.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3587.      */
  3588.     protected function getLocaleAwareListenerService()
  3589.     {
  3590.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3591.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  3592.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3593.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3594.     }
  3595.     /**
  3596.      * Gets the private 'locale_listener' shared service.
  3597.      *
  3598.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3599.      */
  3600.     protected function getLocaleListenerService()
  3601.     {
  3602.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  3603.     }
  3604.     /**
  3605.      * Gets the private 'mime_types' shared service.
  3606.      *
  3607.      * @return \Symfony\Component\Mime\MimeTypes
  3608.      */
  3609.     protected function getMimeTypesService()
  3610.     {
  3611.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  3612.         $instance->setDefault($instance);
  3613.         return $instance;
  3614.     }
  3615.     /**
  3616.      * Gets the private 'monolog.handler.console' shared service.
  3617.      *
  3618.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3619.      */
  3620.     protected function getMonolog_Handler_ConsoleService()
  3621.     {
  3622.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3623.     }
  3624.     /**
  3625.      * Gets the private 'monolog.handler.main' shared service.
  3626.      *
  3627.      * @return \Monolog\Handler\StreamHandler
  3628.      */
  3629.     protected function getMonolog_Handler_MainService()
  3630.     {
  3631.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  3632.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3633.         return $instance;
  3634.     }
  3635.     /**
  3636.      * Gets the private 'monolog.logger' shared service.
  3637.      *
  3638.      * @return \Symfony\Bridge\Monolog\Logger
  3639.      */
  3640.     protected function getMonolog_LoggerService()
  3641.     {
  3642.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3643.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3644.         $instance->useMicrosecondTimestamps(true);
  3645.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3646.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3647.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3648.         return $instance;
  3649.     }
  3650.     /**
  3651.      * Gets the private 'monolog.logger.cache' shared service.
  3652.      *
  3653.      * @return \Symfony\Bridge\Monolog\Logger
  3654.      */
  3655.     protected function getMonolog_Logger_CacheService()
  3656.     {
  3657.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3658.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3659.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3660.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3661.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3662.         return $instance;
  3663.     }
  3664.     /**
  3665.      * Gets the private 'monolog.logger.request' shared service.
  3666.      *
  3667.      * @return \Symfony\Bridge\Monolog\Logger
  3668.      */
  3669.     protected function getMonolog_Logger_RequestService()
  3670.     {
  3671.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3672.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3673.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3674.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3675.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3676.         return $instance;
  3677.     }
  3678.     /**
  3679.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  3680.      *
  3681.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  3682.      */
  3683.     protected function getNelmioCors_CorsListenerService()
  3684.     {
  3685.         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'))]));
  3686.     }
  3687.     /**
  3688.      * Gets the private 'parameter_bag' shared service.
  3689.      *
  3690.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3691.      */
  3692.     protected function getParameterBagService()
  3693.     {
  3694.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3695.     }
  3696.     /**
  3697.      * Gets the private 'profiler_listener' shared service.
  3698.      *
  3699.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3700.      */
  3701.     protected function getProfilerListenerService()
  3702.     {
  3703.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3704.         if (isset($this->privates['profiler_listener'])) {
  3705.             return $this->privates['profiler_listener'];
  3706.         }
  3707.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  3708.     }
  3709.     /**
  3710.      * Gets the private 'property_accessor' shared service.
  3711.      *
  3712.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3713.      */
  3714.     protected function getPropertyAccessorService()
  3715.     {
  3716.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3717.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  3718.     }
  3719.     /**
  3720.      * Gets the private 'property_info' shared service.
  3721.      *
  3722.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3723.      */
  3724.     protected function getPropertyInfoService()
  3725.     {
  3726.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3727.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3728.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3729.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3730.         }, 3), new RewindableGenerator(function () {
  3731.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3732.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  3733.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3734.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3735.         }, 4), new RewindableGenerator(function () {
  3736.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3737.         }, 1), new RewindableGenerator(function () {
  3738.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3739.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3740.         }, 2), new RewindableGenerator(function () {
  3741.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3742.         }, 1));
  3743.     }
  3744.     /**
  3745.      * Gets the private 'router.expression_language_provider' shared service.
  3746.      *
  3747.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3748.      */
  3749.     protected function getRouter_ExpressionLanguageProviderService()
  3750.     {
  3751.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3752.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3753.         ], [
  3754.             'env' => 'Closure',
  3755.         ]));
  3756.     }
  3757.     /**
  3758.      * Gets the private 'router.request_context' shared service.
  3759.      *
  3760.      * @return \Symfony\Component\Routing\RequestContext
  3761.      */
  3762.     protected function getRouter_RequestContextService()
  3763.     {
  3764.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3765.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3766.         return $instance;
  3767.     }
  3768.     /**
  3769.      * Gets the private 'router_listener' shared service.
  3770.      *
  3771.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3772.      */
  3773.     protected function getRouterListenerService()
  3774.     {
  3775.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  3776.     }
  3777.     /**
  3778.      * Gets the private 'security.expression_language' shared service.
  3779.      *
  3780.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  3781.      */
  3782.     protected function getSecurity_ExpressionLanguageService()
  3783.     {
  3784.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  3785.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  3786.         return $instance;
  3787.     }
  3788.     /**
  3789.      * Gets the private 'security.firewall.map' shared service.
  3790.      *
  3791.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3792.      */
  3793.     protected function getSecurity_Firewall_MapService()
  3794.     {
  3795.         $a = ($this->privates['.service_locator.C9c4EbL'] ?? $this->get_ServiceLocator_C9c4EbLService());
  3796.         if (isset($this->privates['security.firewall.map'])) {
  3797.             return $this->privates['security.firewall.map'];
  3798.         }
  3799.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3800.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  3801.             yield 'security.firewall.map.context.social' => ($this->privates['.security.request_matcher.D8OHRV1'] ?? ($this->privates['.security.request_matcher.D8OHRV1'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/social')));
  3802.             yield 'security.firewall.map.context.auth' => ($this->privates['.security.request_matcher.1ghkmA.'] ?? ($this->privates['.security.request_matcher.1ghkmA.'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/login_check')));
  3803.             yield 'security.firewall.map.context.publicApi' => ($this->privates['.security.request_matcher.4aXhBvZ'] ?? ($this->privates['.security.request_matcher.4aXhBvZ'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/public-api')));
  3804.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.uTv4pMG'] ?? ($this->privates['.security.request_matcher.uTv4pMG'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/')));
  3805.             yield 'security.firewall.map.context.saml' => ($this->privates['.security.request_matcher.ETF1Cfd'] ?? ($this->privates['.security.request_matcher.ETF1Cfd'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/saml')));
  3806.         }, 6));
  3807.     }
  3808.     /**
  3809.      * Gets the private 'security.helper' shared service.
  3810.      *
  3811.      * @return \Symfony\Component\Security\Core\Security
  3812.      */
  3813.     protected function getSecurity_HelperService()
  3814.     {
  3815.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3816.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3817.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3818.         ], [
  3819.             'security.authorization_checker' => '?',
  3820.             'security.token_storage' => '?',
  3821.         ]));
  3822.     }
  3823.     /**
  3824.      * Gets the private 'security.http_utils' shared service.
  3825.      *
  3826.      * @return \Symfony\Component\Security\Http\HttpUtils
  3827.      */
  3828.     protected function getSecurity_HttpUtilsService()
  3829.     {
  3830.         $a = ($this->services['router'] ?? $this->getRouterService());
  3831.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  3832.     }
  3833.     /**
  3834.      * Gets the private 'security.logout_url_generator' shared service.
  3835.      *
  3836.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3837.      */
  3838.     protected function getSecurity_LogoutUrlGeneratorService()
  3839.     {
  3840.         return $this->privates['security.logout_url_generator'] = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  3841.     }
  3842.     /**
  3843.      * Gets the private 'security.role_hierarchy' shared service.
  3844.      *
  3845.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3846.      */
  3847.     protected function getSecurity_RoleHierarchyService()
  3848.     {
  3849.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3850.     }
  3851.     /**
  3852.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3853.      *
  3854.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3855.      */
  3856.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3857.     {
  3858.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3859.     }
  3860.     /**
  3861.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3862.      *
  3863.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3864.      */
  3865.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3866.     {
  3867.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3868.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  3869.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3870.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3871.     }
  3872.     /**
  3873.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3874.      *
  3875.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3876.      */
  3877.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3878.     {
  3879.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3880.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  3881.             return $this->privates['sensio_framework_extra.security.listener'];
  3882.         }
  3883.         $b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  3884.         $b->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  3885.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3886.     }
  3887.     /**
  3888.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3889.      *
  3890.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3891.      */
  3892.     protected function getSensioFrameworkExtra_View_ListenerService()
  3893.     {
  3894.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  3895.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3896.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3897.         ], [
  3898.             'twig' => '?',
  3899.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3900.         return $instance;
  3901.     }
  3902.     /**
  3903.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3904.      *
  3905.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3906.      */
  3907.     protected function getSerializer_NameConverter_MetadataAwareService()
  3908.     {
  3909.         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()));
  3910.     }
  3911.     /**
  3912.      * Gets the private 'session_listener' shared service.
  3913.      *
  3914.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3915.      */
  3916.     protected function getSessionListenerService()
  3917.     {
  3918.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3919.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  3920.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3921.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3922.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  3923.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3924.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  3925.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'true],
  3926.         ], [
  3927.             'initialized_session' => '?',
  3928.             'logger' => '?',
  3929.             'request_stack' => '?',
  3930.             'session' => '?',
  3931.             'session_collector' => '?',
  3932.             'session_factory' => '?',
  3933.             'session_storage' => '?',
  3934.         ]), true$this->parameters['session.storage.options']);
  3935.     }
  3936.     /**
  3937.      * Gets the private 'translator.default' shared service.
  3938.      *
  3939.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3940.      */
  3941.     protected function getTranslator_DefaultService()
  3942.     {
  3943.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3944.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3945.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3946.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3947.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3948.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3949.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3950.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3951.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3952.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3953.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3954.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3955.         ], [
  3956.             'translation.loader.csv' => '?',
  3957.             'translation.loader.dat' => '?',
  3958.             'translation.loader.ini' => '?',
  3959.             'translation.loader.json' => '?',
  3960.             'translation.loader.mo' => '?',
  3961.             'translation.loader.php' => '?',
  3962.             'translation.loader.po' => '?',
  3963.             'translation.loader.qt' => '?',
  3964.             'translation.loader.res' => '?',
  3965.             'translation.loader.xliff' => '?',
  3966.             'translation.loader.yml' => '?',
  3967.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fa.yml')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.it.yml')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.pl.yml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.tr.yml')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.uk.yml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.zh.yml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 11 => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/locastic/api-platform-translation-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/translations'), 22 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 23 => (\dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/secit-pl/imap-bundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations'=> 'vendor/hwi/oauth-bundle/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/maker-bundle/src/translations'=> 'vendor/doctrine/doctrine-bundle/translations'=> 'vendor/doctrine/doctrine-migrations-bundle/translations'10 => 'vendor/stof/doctrine-extensions-bundle/src/translations'11 => 'vendor/knplabs/doctrine-behaviors/src/translations'12 => 'vendor/symfony/security-bundle/translations'13 => 'vendor/symfony/twig-bundle/translations'14 => 'vendor/nelmio/cors-bundle/translations'15 => 'vendor/api-platform/core/src/Symfony/Bundle/translations'16 => 'vendor/locastic/api-platform-translation-bundle/src/translations'17 => 'vendor/symfony/web-profiler-bundle/translations'18 => 'vendor/lexik/jwt-authentication-bundle/translations'19 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'20 => 'vendor/symfony/monolog-bundle/translations'21 => 'vendor/php-http/httplug-bundle/src/translations'22 => 'vendor/sensio/framework-extra-bundle/src/translations'23 => 'vendor/hslavich/oneloginsaml-bundle/translations'24 => 'vendor/symfony/debug-bundle/translations'25 => 'vendor/secit-pl/imap-bundle/translations'26 => 'vendor/knplabs/knp-snappy-bundle/src/translations']]], []);
  3968.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3969.         $instance->setFallbackLocales([=> 'en']);
  3970.         return $instance;
  3971.     }
  3972.     /**
  3973.      * Gets the private 'validator.builder' shared service.
  3974.      *
  3975.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3976.      */
  3977.     protected function getValidator_BuilderService()
  3978.     {
  3979.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3980.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3981.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3982.             'App\\Validator\\Constraints\\CheckPropertyValuesValidator' => ['privates''App\\Validator\\Constraints\\CheckPropertyValuesValidator''getCheckPropertyValuesValidatorService'true],
  3983.             'App\\Validator\\Constraints\\ClamAvValidator' => ['privates''App\\Validator\\Constraints\\ClamAvValidator''getClamAvValidatorService'true],
  3984.             'App\\Validator\\Constraints\\IsDuplicateValueValidator' => ['privates''App\\Validator\\Constraints\\IsDuplicateValueValidator''getIsDuplicateValueValidatorService'true],
  3985.             'App\\Validator\\Constraints\\IsMeetingBookingValidValidator' => ['privates''App\\Validator\\Constraints\\IsMeetingBookingValidValidator''getIsMeetingBookingValidValidatorService'true],
  3986.             'App\\Validator\\Constraints\\IsUserEmailDomainValidValidator' => ['privates''App\\Validator\\Constraints\\IsUserEmailDomainValidValidator''getIsUserEmailDomainValidValidatorService'true],
  3987.             'App\\Validator\\Constraints\\MinimalPropertiesValidator' => ['privates''App\\Validator\\Constraints\\MinimalPropertiesValidator''getMinimalPropertiesValidatorService'true],
  3988.             'App\\Validator\\Constraints\\StrongPasswordStrengthValidator' => ['privates''App\\Validator\\Constraints\\StrongPasswordStrengthValidator''getStrongPasswordStrengthValidatorService'true],
  3989.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3990.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3991.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3992.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3993.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3994.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3995.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3996.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3997.         ], [
  3998.             'App\\Validator\\Constraints\\CheckPropertyValuesValidator' => '?',
  3999.             'App\\Validator\\Constraints\\ClamAvValidator' => '?',
  4000.             'App\\Validator\\Constraints\\IsDuplicateValueValidator' => '?',
  4001.             'App\\Validator\\Constraints\\IsMeetingBookingValidValidator' => '?',
  4002.             'App\\Validator\\Constraints\\IsUserEmailDomainValidValidator' => '?',
  4003.             'App\\Validator\\Constraints\\MinimalPropertiesValidator' => '?',
  4004.             'App\\Validator\\Constraints\\StrongPasswordStrengthValidator' => '?',
  4005.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  4006.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  4007.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  4008.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  4009.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  4010.             'doctrine.orm.validator.unique' => '?',
  4011.             'security.validator.user_password' => '?',
  4012.             'validator.expression' => '?',
  4013.         ])));
  4014.         if ($this->has('translator')) {
  4015.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  4016.         }
  4017.         $instance->setTranslationDomain('validators');
  4018.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  4019.         $instance->enableAnnotationMapping(true);
  4020.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4021.         $instance->addMethodMapping('loadValidatorMetadata');
  4022.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  4023.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  4024.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  4025.         return $instance;
  4026.     }
  4027.     /**
  4028.      * Gets the private 'var_dumper.html_dumper' shared service.
  4029.      *
  4030.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  4031.      */
  4032.     protected function getVarDumper_HtmlDumperService()
  4033.     {
  4034.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  4035.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  4036.         return $instance;
  4037.     }
  4038.     /**
  4039.      * Gets the private 'var_dumper.server_connection' shared service.
  4040.      *
  4041.      * @return \Symfony\Component\VarDumper\Server\Connection
  4042.      */
  4043.     protected function getVarDumper_ServerConnectionService()
  4044.     {
  4045.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  4046.     }
  4047.     /**
  4048.      * Gets the private 'web_profiler.csp.handler' shared service.
  4049.      *
  4050.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  4051.      */
  4052.     protected function getWebProfiler_Csp_HandlerService()
  4053.     {
  4054.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  4055.     }
  4056.     /**
  4057.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  4058.      *
  4059.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  4060.      */
  4061.     protected function getWebProfiler_DebugToolbarService()
  4062.     {
  4063.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4064.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4065.             return $this->privates['web_profiler.debug_toolbar'];
  4066.         }
  4067.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  4068.     }
  4069.     /**
  4070.      * Gets the public 'cache_clearer' alias.
  4071.      *
  4072.      * @return object The ".container.private.cache_clearer" service.
  4073.      */
  4074.     protected function getCacheClearerService()
  4075.     {
  4076.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  4077.         return $this->get('.container.private.cache_clearer');
  4078.     }
  4079.     /**
  4080.      * Gets the public 'filesystem' alias.
  4081.      *
  4082.      * @return object The ".container.private.filesystem" service.
  4083.      */
  4084.     protected function getFilesystemService()
  4085.     {
  4086.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  4087.         return $this->get('.container.private.filesystem');
  4088.     }
  4089.     /**
  4090.      * Gets the public 'serializer' alias.
  4091.      *
  4092.      * @return object The ".container.private.serializer" service.
  4093.      */
  4094.     protected function getSerializerService()
  4095.     {
  4096.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  4097.         return $this->get('.container.private.serializer');
  4098.     }
  4099.     /**
  4100.      * Gets the public 'security.csrf.token_manager' alias.
  4101.      *
  4102.      * @return object The ".container.private.security.csrf.token_manager" service.
  4103.      */
  4104.     protected function getSecurity_Csrf_TokenManagerService()
  4105.     {
  4106.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  4107.         return $this->get('.container.private.security.csrf.token_manager');
  4108.     }
  4109.     /**
  4110.      * Gets the public 'form.factory' alias.
  4111.      *
  4112.      * @return object The ".container.private.form.factory" service.
  4113.      */
  4114.     protected function getForm_FactoryService()
  4115.     {
  4116.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  4117.         return $this->get('.container.private.form.factory');
  4118.     }
  4119.     /**
  4120.      * Gets the public 'form.type.file' alias.
  4121.      *
  4122.      * @return object The ".container.private.form.type.file" service.
  4123.      */
  4124.     protected function getForm_Type_FileService()
  4125.     {
  4126.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  4127.         return $this->get('.container.private.form.type.file');
  4128.     }
  4129.     /**
  4130.      * Gets the public 'profiler' alias.
  4131.      *
  4132.      * @return object The ".container.private.profiler" service.
  4133.      */
  4134.     protected function getProfilerService()
  4135.     {
  4136.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  4137.         return $this->get('.container.private.profiler');
  4138.     }
  4139.     /**
  4140.      * Gets the public 'security.authorization_checker' alias.
  4141.      *
  4142.      * @return object The ".container.private.security.authorization_checker" service.
  4143.      */
  4144.     protected function getSecurity_AuthorizationCheckerService()
  4145.     {
  4146.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  4147.         return $this->get('.container.private.security.authorization_checker');
  4148.     }
  4149.     /**
  4150.      * Gets the public 'security.token_storage' alias.
  4151.      *
  4152.      * @return object The ".container.private.security.token_storage" service.
  4153.      */
  4154.     protected function getSecurity_TokenStorageService()
  4155.     {
  4156.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  4157.         return $this->get('.container.private.security.token_storage');
  4158.     }
  4159.     /**
  4160.      * Gets the public 'twig' alias.
  4161.      *
  4162.      * @return object The ".container.private.twig" service.
  4163.      */
  4164.     protected function getTwigService()
  4165.     {
  4166.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  4167.         return $this->get('.container.private.twig');
  4168.     }
  4169.     /**
  4170.      * Gets the public 'security.password_encoder' alias.
  4171.      *
  4172.      * @return object The ".container.private.security.password_encoder" service.
  4173.      */
  4174.     protected function getSecurity_PasswordEncoderService()
  4175.     {
  4176.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  4177.         return $this->get('.container.private.security.password_encoder');
  4178.     }
  4179.     /**
  4180.      * Gets the public 'session' alias.
  4181.      *
  4182.      * @return object The ".container.private.session" service.
  4183.      */
  4184.     protected function getSessionService()
  4185.     {
  4186.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  4187.         return $this->get('.container.private.session');
  4188.     }
  4189.     /**
  4190.      * Gets the public 'validator' alias.
  4191.      *
  4192.      * @return object The ".container.private.validator" service.
  4193.      */
  4194.     protected function getValidatorService()
  4195.     {
  4196.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  4197.         return $this->get('.container.private.validator');
  4198.     }
  4199.     /**
  4200.      * @return array|bool|float|int|string|\UnitEnum|null
  4201.      */
  4202.     public function getParameter(string $name)
  4203.     {
  4204.         if (isset($this->buildParameters[$name])) {
  4205.             return $this->buildParameters[$name];
  4206.         }
  4207.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  4208.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  4209.         }
  4210.         if (isset($this->loadedDynamicParameters[$name])) {
  4211.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4212.         }
  4213.         return $this->parameters[$name];
  4214.     }
  4215.     public function hasParameter(string $name): bool
  4216.     {
  4217.         if (isset($this->buildParameters[$name])) {
  4218.             return true;
  4219.         }
  4220.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  4221.     }
  4222.     public function setParameter(string $name$value): void
  4223.     {
  4224.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4225.     }
  4226.     public function getParameterBag(): ParameterBagInterface
  4227.     {
  4228.         if (null === $this->parameterBag) {
  4229.             $parameters $this->parameters;
  4230.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4231.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4232.             }
  4233.             foreach ($this->buildParameters as $name => $value) {
  4234.                 $parameters[$name] = $value;
  4235.             }
  4236.             $this->parameterBag = new FrozenParameterBag($parameters);
  4237.         }
  4238.         return $this->parameterBag;
  4239.     }
  4240.     private $loadedDynamicParameters = [
  4241.         'kernel.runtime_environment' => false,
  4242.         'kernel.build_dir' => false,
  4243.         'kernel.cache_dir' => false,
  4244.         'kernel.secret' => false,
  4245.         'debug.container.dump' => false,
  4246.         'serializer.mapping.cache.file' => false,
  4247.         'validator.mapping.cache.file' => false,
  4248.         'profiler.storage.dsn' => false,
  4249.         'doctrine.orm.proxy_dir' => false,
  4250.         'nelmio_cors.defaults' => false,
  4251.         'lexik_jwt_authentication.pass_phrase' => false,
  4252.         'hslavich_onelogin_saml.settings' => false,
  4253.         'secit.imap.connections' => false,
  4254.         'knp_snappy.pdf.binary' => false,
  4255.         'knp_snappy.image.binary' => false,
  4256.     ];
  4257.     private $dynamicParameters = [];
  4258.     private function getDynamicParameter(string $name)
  4259.     {
  4260.         switch ($name) {
  4261.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  4262.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  4263.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  4264.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  4265.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  4266.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  4267.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  4268.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  4269.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  4270.             case 'nelmio_cors.defaults'$value = [
  4271.                 'allow_origin' => [
  4272.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  4273.                 ],
  4274.                 'allow_credentials' => false,
  4275.                 'allow_headers' => [
  4276.                     => 'es-key',
  4277.                     => 'es-ckey',
  4278.                     => 'es-timezone',
  4279.                     => 'es-refresh-token',
  4280.                     => 'content-type',
  4281.                     => 'authorization',
  4282.                 ],
  4283.                 'expose_headers' => [
  4284.                     => 'Link',
  4285.                 ],
  4286.                 'allow_methods' => [
  4287.                     => 'GET',
  4288.                     => 'OPTIONS',
  4289.                     => 'POST',
  4290.                     => 'PUT',
  4291.                     => 'PATCH',
  4292.                     => 'DELETE',
  4293.                 ],
  4294.                 'max_age' => 3600,
  4295.                 'hosts' => [
  4296.                 ],
  4297.                 'origin_regex' => true,
  4298.                 'forced_allow_origin_value' => NULL,
  4299.                 'skip_same_as_origin' => true,
  4300.             ]; break;
  4301.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  4302.             case 'hslavich_onelogin_saml.settings'$value = [
  4303.                 'idp' => [
  4304.                     'entityId' => $this->getEnv('CSSSO_IDP_ENTITY_ID'),
  4305.                     'singleSignOnService' => [
  4306.                         'url' => $this->getEnv('CSSSO_IDP_LOGIN_URL'),
  4307.                         'binding' => $this->getEnv('CSSSO_IDP_LOGIN_BINDING'),
  4308.                     ],
  4309.                     'x509cert' => $this->getEnv('CSSSO_IDP_CERT'),
  4310.                 ],
  4311.                 'sp' => [
  4312.                     'entityId' => $this->getEnv('CSSSO_SP_ENTITY_ID'),
  4313.                     'assertionConsumerService' => [
  4314.                         'url' => $this->getEnv('CSSSO_SP_ACS_URL'),
  4315.                         'binding' => $this->getEnv('CSSSO_SP_ACS_BINDING'),
  4316.                     ],
  4317.                 ],
  4318.                 'strict' => true,
  4319.                 'debug' => true,
  4320.                 'security' => [
  4321.                     'nameIdEncrypted' => false,
  4322.                     'authnRequestsSigned' => false,
  4323.                     'logoutRequestSigned' => false,
  4324.                     'logoutResponseSigned' => false,
  4325.                     'wantMessagesSigned' => false,
  4326.                     'wantAssertionsSigned' => false,
  4327.                     'wantNameIdEncrypted' => false,
  4328.                     'requestedAuthnContext' => true,
  4329.                     'signMetadata' => false,
  4330.                     'wantXMLValidation' => true,
  4331.                     'signatureAlgorithm' => 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha256',
  4332.                     'digestAlgorithm' => 'http://www.w3.org/2001/04/xmlenc#sha256',
  4333.                     'destinationStrictlyMatches' => true,
  4334.                 ],
  4335.                 'contactPerson' => [
  4336.                     'support' => [
  4337.                         'givenName' => $this->getEnv('CSSSO_CONTACT_NAME'),
  4338.                         'emailAddress' => $this->getEnv('CSSSO_CONTACT_EMAIL'),
  4339.                     ],
  4340.                 ],
  4341.                 'organization' => [
  4342.                 ],
  4343.             ]; break;
  4344.             case 'secit.imap.connections'$value = [
  4345.                 'es_reply' => [
  4346.                     'mailbox' => $this->getEnv('REPLY_TO_IMAP_MAILBOX'),
  4347.                     'username' => $this->getEnv('REPLY_TO_IMAP_USERNAME'),
  4348.                     'password' => $this->getEnv('REPLY_TO_IMAP_PASSWORD'),
  4349.                     'attachments_dir' => NULL,
  4350.                     'create_attachments_dir_if_not_exists' => true,
  4351.                     'created_attachments_dir_permissions' => 770,
  4352.                     'server_encoding' => 'UTF-8',
  4353.                 ],
  4354.             ]; break;
  4355.             case 'knp_snappy.pdf.binary'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  4356.             case 'knp_snappy.image.binary'$value $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  4357.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  4358.         }
  4359.         $this->loadedDynamicParameters[$name] = true;
  4360.         return $this->dynamicParameters[$name] = $value;
  4361.     }
  4362.     protected function getDefaultParameters(): array
  4363.     {
  4364.         return [
  4365.             'kernel.project_dir' => \dirname(__DIR__4),
  4366.             'kernel.environment' => 'dev',
  4367.             'kernel.debug' => true,
  4368.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  4369.             'kernel.bundles' => [
  4370.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4371.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  4372.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4373.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4374.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  4375.                 'DoctrineBehaviorsBundle' => 'Knp\\DoctrineBehaviors\\DoctrineBehaviorsBundle',
  4376.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4377.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4378.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  4379.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  4380.                 'ApiPlatformTranslationBundle' => 'Locastic\\ApiPlatformTranslationBundle\\ApiPlatformTranslationBundle',
  4381.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4382.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  4383.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  4384.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4385.                 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  4386.                 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  4387.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  4388.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4389.                 'HslavichOneloginSamlBundle' => 'Hslavich\\OneloginSamlBundle\\HslavichOneloginSamlBundle',
  4390.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4391.                 'ImapBundle' => 'SecIT\\ImapBundle\\ImapBundle',
  4392.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  4393.             ],
  4394.             'kernel.bundles_metadata' => [
  4395.                 'FrameworkBundle' => [
  4396.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  4397.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4398.                 ],
  4399.                 'MakerBundle' => [
  4400.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  4401.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  4402.                 ],
  4403.                 'DoctrineBundle' => [
  4404.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  4405.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4406.                 ],
  4407.                 'DoctrineMigrationsBundle' => [
  4408.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4409.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4410.                 ],
  4411.                 'StofDoctrineExtensionsBundle' => [
  4412.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  4413.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  4414.                 ],
  4415.                 'DoctrineBehaviorsBundle' => [
  4416.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src'),
  4417.                     'namespace' => 'Knp\\DoctrineBehaviors',
  4418.                 ],
  4419.                 'SecurityBundle' => [
  4420.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4421.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4422.                 ],
  4423.                 'TwigBundle' => [
  4424.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  4425.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4426.                 ],
  4427.                 'NelmioCorsBundle' => [
  4428.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  4429.                     'namespace' => 'Nelmio\\CorsBundle',
  4430.                 ],
  4431.                 'ApiPlatformBundle' => [
  4432.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  4433.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  4434.                 ],
  4435.                 'ApiPlatformTranslationBundle' => [
  4436.                     'path' => (\dirname(__DIR__4).'/vendor/locastic/api-platform-translation-bundle/src'),
  4437.                     'namespace' => 'Locastic\\ApiPlatformTranslationBundle',
  4438.                 ],
  4439.                 'WebProfilerBundle' => [
  4440.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4441.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4442.                 ],
  4443.                 'LexikJWTAuthenticationBundle' => [
  4444.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  4445.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  4446.                 ],
  4447.                 'DoctrineFixturesBundle' => [
  4448.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  4449.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  4450.                 ],
  4451.                 'MonologBundle' => [
  4452.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4453.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4454.                 ],
  4455.                 'SymfonyCastsResetPasswordBundle' => [
  4456.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src'),
  4457.                     'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  4458.                 ],
  4459.                 'HWIOAuthBundle' => [
  4460.                     'path' => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle'),
  4461.                     'namespace' => 'HWI\\Bundle\\OAuthBundle',
  4462.                 ],
  4463.                 'HttplugBundle' => [
  4464.                     'path' => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src'),
  4465.                     'namespace' => 'Http\\HttplugBundle',
  4466.                 ],
  4467.                 'SensioFrameworkExtraBundle' => [
  4468.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  4469.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  4470.                 ],
  4471.                 'HslavichOneloginSamlBundle' => [
  4472.                     'path' => (\dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle'),
  4473.                     'namespace' => 'Hslavich\\OneloginSamlBundle',
  4474.                 ],
  4475.                 'DebugBundle' => [
  4476.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  4477.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4478.                 ],
  4479.                 'ImapBundle' => [
  4480.                     'path' => (\dirname(__DIR__4).'/vendor/secit-pl/imap-bundle'),
  4481.                     'namespace' => 'SecIT\\ImapBundle',
  4482.                 ],
  4483.                 'KnpSnappyBundle' => [
  4484.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  4485.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  4486.                 ],
  4487.             ],
  4488.             'kernel.charset' => 'UTF-8',
  4489.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  4490.             'event_dispatcher.event_aliases' => [
  4491.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4492.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4493.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4494.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4495.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4496.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4497.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4498.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4499.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4500.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4501.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4502.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4503.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4504.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4505.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4506.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4507.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4508.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4509.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4510.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4511.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4512.             ],
  4513.             'fragment.renderer.hinclude.global_template' => NULL,
  4514.             'fragment.path' => '/_fragment',
  4515.             'kernel.http_method_override' => true,
  4516.             'kernel.trusted_hosts' => [
  4517.             ],
  4518.             'kernel.default_locale' => 'en',
  4519.             'kernel.enabled_locales' => [
  4520.             ],
  4521.             'kernel.error_controller' => 'error_controller',
  4522.             'debug.file_link_format' => NULL,
  4523.             'asset.request_context.base_path' => NULL,
  4524.             'asset.request_context.secure' => NULL,
  4525.             'translator.logging' => false,
  4526.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4527.             'debug.error_handler.throw_at' => -1,
  4528.             'router.request_context.host' => 'localhost',
  4529.             'router.request_context.scheme' => 'http',
  4530.             'router.request_context.base_url' => '',
  4531.             'router.resource' => 'kernel::loadRoutes',
  4532.             'request_listener.http_port' => 80,
  4533.             'request_listener.https_port' => 443,
  4534.             'session.metadata.storage_key' => '_sf2_meta',
  4535.             'session.storage.options' => [
  4536.                 'cache_limiter' => '0',
  4537.                 'cookie_secure' => 'auto',
  4538.                 'cookie_httponly' => true,
  4539.                 'cookie_samesite' => 'lax',
  4540.                 'gc_probability' => 1,
  4541.             ],
  4542.             'session.save_path' => NULL,
  4543.             'session.metadata.update_threshold' => 0,
  4544.             'form.type_extension.csrf.enabled' => true,
  4545.             'form.type_extension.csrf.field_name' => '_token',
  4546.             'validator.translation_domain' => 'validators',
  4547.             'profiler_listener.only_exceptions' => false,
  4548.             'profiler_listener.only_main_requests' => false,
  4549.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4550.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4551.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4552.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4553.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4554.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4555.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4556.             'doctrine.entity_managers' => [
  4557.                 'default' => 'doctrine.orm.default_entity_manager',
  4558.             ],
  4559.             'doctrine.default_entity_manager' => 'default',
  4560.             'doctrine.dbal.connection_factory.types' => [
  4561.                 'estring' => [
  4562.                     'class' => 'App\\Doctrine\\Types\\EStringType',
  4563.                 ],
  4564.                 'etext' => [
  4565.                     'class' => 'App\\Doctrine\\Types\\ETextType',
  4566.                 ],
  4567.             ],
  4568.             'doctrine.connections' => [
  4569.                 'default' => 'doctrine.dbal.default_connection',
  4570.             ],
  4571.             'doctrine.default_connection' => 'default',
  4572.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4573.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4574.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4575.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4576.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4577.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4578.             'doctrine.orm.cache.memcache_host' => 'localhost',
  4579.             'doctrine.orm.cache.memcache_port' => 11211,
  4580.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4581.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4582.             'doctrine.orm.cache.memcached_host' => 'localhost',
  4583.             'doctrine.orm.cache.memcached_port' => 11211,
  4584.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4585.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4586.             'doctrine.orm.cache.redis_host' => 'localhost',
  4587.             'doctrine.orm.cache.redis_port' => 6379,
  4588.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4589.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4590.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4591.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4592.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4593.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4594.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4595.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4596.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4597.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4598.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  4599.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4600.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4601.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4602.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4603.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4604.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4605.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4606.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4607.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4608.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4609.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4610.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4611.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4612.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4613.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4614.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4615.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4616.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4617.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4618.             'doctrine.orm.auto_generate_proxy_classes' => false,
  4619.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  4620.             'doctrine.orm.proxy_namespace' => 'Proxies',
  4621.             'doctrine.migrations.preferred_em' => NULL,
  4622.             'doctrine.migrations.preferred_connection' => NULL,
  4623.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  4624.             'stof_doctrine_extensions.default_locale' => 'en_US',
  4625.             'stof_doctrine_extensions.translation_fallback' => false,
  4626.             'stof_doctrine_extensions.persist_default_translation' => false,
  4627.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  4628.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  4629.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  4630.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  4631.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  4632.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  4633.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  4634.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  4635.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  4636.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  4637.             'doctrine_behaviors_translatable_fetch_mode' => 'LAZY',
  4638.             'doctrine_behaviors_translation_fetch_mode' => 'LAZY',
  4639.             'doctrine_behaviors_blameable_user_entity' => NULL,
  4640.             'doctrine_behaviors_timestampable_date_field_type' => 'datetime',
  4641.             'security.role_hierarchy.roles' => [
  4642.                 'ROLE_USER' => [
  4643.                     => 'ROLE_READER',
  4644.                 ],
  4645.                 'ROLE_INSTRUCTOR' => [
  4646.                     => 'ROLE_USER',
  4647.                 ],
  4648.                 'ROLE_STAFF' => [
  4649.                     => 'ROLE_USER',
  4650.                 ],
  4651.                 'ROLE_RELATION_MANAGER' => [
  4652.                     => 'ROLE_USER',
  4653.                 ],
  4654.                 'ROLE_SPEAKER' => [
  4655.                     => 'ROLE_USER',
  4656.                 ],
  4657.                 'ROLE_MODERATOR' => [
  4658.                     => 'ROLE_USER',
  4659.                 ],
  4660.                 'ROLE_SUPPORT' => [
  4661.                     => 'ROLE_USER',
  4662.                 ],
  4663.                 'ROLE_OPERATOR' => [
  4664.                     => 'ROLE_MODERATOR',
  4665.                     => 'ROLE_SPEAKER',
  4666.                     => 'ROLE_RELATION_MANAGER',
  4667.                     => 'ROLE_STAFF',
  4668.                 ],
  4669.                 'ROLE_ADMIN' => [
  4670.                     => 'ROLE_OPERATOR',
  4671.                 ],
  4672.                 'ROLE_SUPER_ADMIN' => [
  4673.                     => 'ROLE_ADMIN',
  4674.                 ],
  4675.             ],
  4676.             'security.access.denied_url' => NULL,
  4677.             'security.authentication.manager.erase_credentials' => true,
  4678.             'security.authentication.session_strategy.strategy' => 'migrate',
  4679.             'security.access.always_authenticate_before_granting' => false,
  4680.             'security.authentication.hide_user_not_found' => true,
  4681.             'security.firewalls' => [
  4682.                 => 'dev',
  4683.                 => 'social',
  4684.                 => 'auth',
  4685.                 => 'publicApi',
  4686.                 => 'api',
  4687.                 => 'saml',
  4688.             ],
  4689.             'hwi_oauth.resource_ownermap.configured.social' => [
  4690.                 'google' => '/social/google',
  4691.                 'linkedin' => '/social/linkedin',
  4692.                 'azure' => '/social/azure',
  4693.             ],
  4694.             'security.social._indexed_authenticators' => [
  4695.             ],
  4696.             'security.auth._indexed_authenticators' => [
  4697.             ],
  4698.             'security.publicApi._indexed_authenticators' => [
  4699.             ],
  4700.             'security.api._indexed_authenticators' => [
  4701.             ],
  4702.             'security.saml._indexed_authenticators' => [
  4703.             ],
  4704.             'twig.form.resources' => [
  4705.                 => 'form_div_layout.html.twig',
  4706.             ],
  4707.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4708.             'nelmio_cors.map' => [
  4709.                 '^/' => [
  4710.                     'skip_same_as_origin' => true,
  4711.                 ],
  4712.             ],
  4713.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  4714.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  4715.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  4716.             'api_platform.metadata_backward_compatibility_layer' => true,
  4717.             'api_platform.enable_entrypoint' => true,
  4718.             'api_platform.enable_docs' => true,
  4719.             'api_platform.title' => 'ExpertShare',
  4720.             'api_platform.description' => 'REST API',
  4721.             'api_platform.version' => '1.0.0',
  4722.             'api_platform.show_webby' => true,
  4723.             'api_platform.url_generation_strategy' => 1,
  4724.             'api_platform.exception_to_status' => [
  4725.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  4726.                 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  4727.                 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  4728.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  4729.             ],
  4730.             'api_platform.formats' => [
  4731.                 'jsonld' => [
  4732.                     => 'application/ld+json',
  4733.                 ],
  4734.                 'json' => [
  4735.                     => 'application/json',
  4736.                 ],
  4737.                 'html' => [
  4738.                     => 'text/html',
  4739.                 ],
  4740.                 'multipart' => [
  4741.                     => 'multipart/form-data',
  4742.                 ],
  4743.             ],
  4744.             'api_platform.patch_formats' => [
  4745.                 'json' => [
  4746.                     => 'application/merge-patch+json',
  4747.                 ],
  4748.             ],
  4749.             'api_platform.error_formats' => [
  4750.                 'jsonproblem' => [
  4751.                     => 'application/problem+json',
  4752.                 ],
  4753.                 'jsonld' => [
  4754.                     => 'application/ld+json',
  4755.                 ],
  4756.             ],
  4757.             'api_platform.allow_plain_identifiers' => false,
  4758.             'api_platform.eager_loading.enabled' => true,
  4759.             'api_platform.eager_loading.max_joins' => 1024,
  4760.             'api_platform.eager_loading.fetch_partial' => false,
  4761.             'api_platform.eager_loading.force_eager' => true,
  4762.             'api_platform.collection.exists_parameter_name' => 'exists',
  4763.             'api_platform.collection.order' => 'ASC',
  4764.             'api_platform.collection.order_parameter_name' => 'order',
  4765.             'api_platform.collection.order_nulls_comparison' => NULL,
  4766.             'api_platform.collection.pagination.enabled' => true,
  4767.             'api_platform.collection.pagination.partial' => false,
  4768.             'api_platform.collection.pagination.client_enabled' => true,
  4769.             'api_platform.collection.pagination.client_items_per_page' => true,
  4770.             'api_platform.collection.pagination.client_partial' => false,
  4771.             'api_platform.collection.pagination.items_per_page' => 30,
  4772.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  4773.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  4774.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  4775.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  4776.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  4777.             'api_platform.collection.pagination' => [
  4778.                 'enabled' => true,
  4779.                 'partial' => false,
  4780.                 'client_enabled' => true,
  4781.                 'client_items_per_page' => true,
  4782.                 'client_partial' => false,
  4783.                 'items_per_page' => 30,
  4784.                 'maximum_items_per_page' => NULL,
  4785.                 'page_parameter_name' => 'page',
  4786.                 'enabled_parameter_name' => 'pagination',
  4787.                 'items_per_page_parameter_name' => 'itemsPerPage',
  4788.                 'partial_parameter_name' => 'partial',
  4789.             ],
  4790.             'api_platform.http_cache.etag' => true,
  4791.             'api_platform.http_cache.max_age' => NULL,
  4792.             'api_platform.http_cache.shared_max_age' => NULL,
  4793.             'api_platform.http_cache.vary' => [
  4794.                 => 'Accept',
  4795.             ],
  4796.             'api_platform.http_cache.public' => NULL,
  4797.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  4798.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  4799.             'api_platform.asset_package' => NULL,
  4800.             'api_platform.defaults' => [
  4801.                 'attributes' => [
  4802.                     'pagination_client_items_per_page' => true,
  4803.                     'pagination_enabled' => true,
  4804.                     'pagination_client_enabled' => true,
  4805.                 ],
  4806.             ],
  4807.             'api_platform.resource_class_directories' => [
  4808.                 => (\dirname(__DIR__4).'/src/Entity'),
  4809.             ],
  4810.             'api_platform.oauth.enabled' => false,
  4811.             'api_platform.oauth.clientId' => '',
  4812.             'api_platform.oauth.clientSecret' => '',
  4813.             'api_platform.oauth.type' => 'oauth2',
  4814.             'api_platform.oauth.flow' => 'application',
  4815.             'api_platform.oauth.tokenUrl' => '',
  4816.             'api_platform.oauth.authorizationUrl' => '',
  4817.             'api_platform.oauth.refreshUrl' => '',
  4818.             'api_platform.oauth.scopes' => [
  4819.             ],
  4820.             'api_platform.oauth.pkce' => false,
  4821.             'api_platform.openapi.termsOfService' => NULL,
  4822.             'api_platform.openapi.contact.name' => NULL,
  4823.             'api_platform.openapi.contact.url' => NULL,
  4824.             'api_platform.openapi.contact.email' => NULL,
  4825.             'api_platform.openapi.license.name' => NULL,
  4826.             'api_platform.openapi.license.url' => NULL,
  4827.             'api_platform.swagger.versions' => [
  4828.                 => 3,
  4829.             ],
  4830.             'api_platform.enable_swagger_ui' => true,
  4831.             'api_platform.enable_re_doc' => true,
  4832.             'api_platform.swagger.api_keys' => [
  4833.                 'apiKey' => [
  4834.                     'name' => 'Authorization',
  4835.                     'type' => 'header',
  4836.                 ],
  4837.             ],
  4838.             'api_platform.swagger_ui.extra_configuration' => [
  4839.             ],
  4840.             'api_platform.graphql.enabled' => false,
  4841.             'api_platform.graphql.graphiql.enabled' => false,
  4842.             'api_platform.graphql.graphql_playground.enabled' => false,
  4843.             'api_platform.graphql.collection.pagination' => [
  4844.                 'enabled' => true,
  4845.             ],
  4846.             'api_platform.validator.serialize_payload_fields' => [
  4847.             ],
  4848.             'api_platform.validator.query_parameter_validation' => true,
  4849.             'api_platform.elasticsearch.enabled' => false,
  4850.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4851.             'web_profiler.debug_toolbar.mode' => 2,
  4852.             'lexik_jwt_authentication.token_ttl' => 86400,
  4853.             'lexik_jwt_authentication.clock_skew' => 0,
  4854.             'lexik_jwt_authentication.user_identity_field' => 'username',
  4855.             'lexik_jwt_authentication.allow_no_expiration' => false,
  4856.             'lexik_jwt_authentication.user_id_claim' => 'username',
  4857.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  4858.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  4859.             'monolog.use_microseconds' => true,
  4860.             'monolog.swift_mailer.handlers' => [
  4861.             ],
  4862.             'monolog.handlers_to_channels' => [
  4863.                 'monolog.handler.esEvent' => [
  4864.                     'type' => 'inclusive',
  4865.                     'elements' => [
  4866.                         => 'esEvent',
  4867.                     ],
  4868.                 ],
  4869.                 'monolog.handler.console' => [
  4870.                     'type' => 'exclusive',
  4871.                     'elements' => [
  4872.                         => 'event',
  4873.                         => 'doctrine',
  4874.                         => 'console',
  4875.                     ],
  4876.                 ],
  4877.                 'monolog.handler.main' => [
  4878.                     'type' => 'exclusive',
  4879.                     'elements' => [
  4880.                         => 'event',
  4881.                     ],
  4882.                 ],
  4883.             ],
  4884.             'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth1ResourceOwner',
  4885.             'hwi_oauth.resource_owner.oauth2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth2ResourceOwner',
  4886.             'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  4887.             'hwi_oauth.resource_owner.apple.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AppleResourceOwner',
  4888.             'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  4889.             'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  4890.             'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  4891.             'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  4892.             'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  4893.             'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  4894.             'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  4895.             'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  4896.             'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  4897.             'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  4898.             'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  4899.             'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  4900.             'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  4901.             'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  4902.             'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  4903.             'hwi_oauth.resource_owner.eve_online.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  4904.             'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  4905.             'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  4906.             'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  4907.             'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  4908.             'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  4909.             'hwi_oauth.resource_owner.genius.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GeniusResourceOwner',
  4910.             'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  4911.             'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  4912.             'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  4913.             'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  4914.             'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  4915.             'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  4916.             'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  4917.             'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  4918.             'hwi_oauth.resource_owner.keycloak.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\KeycloakResourceOwner',
  4919.             'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  4920.             'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  4921.             'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  4922.             'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  4923.             'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  4924.             'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  4925.             'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  4926.             'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  4927.             'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  4928.             'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  4929.             'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  4930.             'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  4931.             'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  4932.             'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  4933.             'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  4934.             'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  4935.             'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  4936.             'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  4937.             'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  4938.             'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  4939.             'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  4940.             'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  4941.             'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  4942.             'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  4943.             'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  4944.             'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  4945.             'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  4946.             'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  4947.             'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  4948.             'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  4949.             'hwi_oauth.firewall_names' => [
  4950.                 => 'social',
  4951.             ],
  4952.             'hwi_oauth.target_path_parameter' => NULL,
  4953.             'hwi_oauth.target_path_domains_whitelist' => [
  4954.             ],
  4955.             'hwi_oauth.use_referer' => false,
  4956.             'hwi_oauth.failed_use_referer' => false,
  4957.             'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  4958.             'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_REMEMBERED',
  4959.             'hwi_oauth.resource_owners' => [
  4960.                 'google' => 'google',
  4961.                 'linkedin' => 'linkedin',
  4962.                 'azure' => 'azure',
  4963.             ],
  4964.             'hwi_oauth.connect.confirmation' => false,
  4965.             'hwi_oauth.fosub_enabled' => false,
  4966.             'hwi_oauth.connect' => false,
  4967.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4968.             'knp_snappy.pdf.options' => [
  4969.             ],
  4970.             'knp_snappy.pdf.env' => [
  4971.             ],
  4972.             'knp_snappy.image.options' => [
  4973.             ],
  4974.             'knp_snappy.image.env' => [
  4975.             ],
  4976.             'maker.compatible_check.doctrine.supports_attributes' => true,
  4977.             'data_collector.templates' => [
  4978.                 'data_collector.request' => [
  4979.                     => 'request',
  4980.                     => '@WebProfiler/Collector/request.html.twig',
  4981.                 ],
  4982.                 'api_platform.data_collector.request' => [
  4983.                     => 'api_platform.data_collector.request',
  4984.                     => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  4985.                 ],
  4986.                 'data_collector.time' => [
  4987.                     => 'time',
  4988.                     => '@WebProfiler/Collector/time.html.twig',
  4989.                 ],
  4990.                 'data_collector.memory' => [
  4991.                     => 'memory',
  4992.                     => '@WebProfiler/Collector/memory.html.twig',
  4993.                 ],
  4994.                 'data_collector.validator' => [
  4995.                     => 'validator',
  4996.                     => '@WebProfiler/Collector/validator.html.twig',
  4997.                 ],
  4998.                 'data_collector.ajax' => [
  4999.                     => 'ajax',
  5000.                     => '@WebProfiler/Collector/ajax.html.twig',
  5001.                 ],
  5002.                 'data_collector.form' => [
  5003.                     => 'form',
  5004.                     => '@WebProfiler/Collector/form.html.twig',
  5005.                 ],
  5006.                 'data_collector.exception' => [
  5007.                     => 'exception',
  5008.                     => '@WebProfiler/Collector/exception.html.twig',
  5009.                 ],
  5010.                 'data_collector.logger' => [
  5011.                     => 'logger',
  5012.                     => '@WebProfiler/Collector/logger.html.twig',
  5013.                 ],
  5014.                 'data_collector.events' => [
  5015.                     => 'events',
  5016.                     => '@WebProfiler/Collector/events.html.twig',
  5017.                 ],
  5018.                 'data_collector.router' => [
  5019.                     => 'router',
  5020.                     => '@WebProfiler/Collector/router.html.twig',
  5021.                 ],
  5022.                 'data_collector.cache' => [
  5023.                     => 'cache',
  5024.                     => '@WebProfiler/Collector/cache.html.twig',
  5025.                 ],
  5026.                 'data_collector.translation' => [
  5027.                     => 'translation',
  5028.                     => '@WebProfiler/Collector/translation.html.twig',
  5029.                 ],
  5030.                 'data_collector.security' => [
  5031.                     => 'security',
  5032.                     => '@Security/Collector/security.html.twig',
  5033.                 ],
  5034.                 'data_collector.twig' => [
  5035.                     => 'twig',
  5036.                     => '@WebProfiler/Collector/twig.html.twig',
  5037.                 ],
  5038.                 'data_collector.http_client' => [
  5039.                     => 'http_client',
  5040.                     => '@WebProfiler/Collector/http_client.html.twig',
  5041.                 ],
  5042.                 'data_collector.doctrine' => [
  5043.                     => 'db',
  5044.                     => '@Doctrine/Collector/db.html.twig',
  5045.                 ],
  5046.                 'data_collector.dump' => [
  5047.                     => 'dump',
  5048.                     => '@Debug/Profiler/dump.html.twig',
  5049.                 ],
  5050.                 'httplug.collector.collector' => [
  5051.                     => 'httplug',
  5052.                     => '@Httplug/webprofiler.html.twig',
  5053.                 ],
  5054.                 'mailer.data_collector' => [
  5055.                     => 'mailer',
  5056.                     => '@WebProfiler/Collector/mailer.html.twig',
  5057.                 ],
  5058.                 'data_collector.config' => [
  5059.                     => 'config',
  5060.                     => '@WebProfiler/Collector/config.html.twig',
  5061.                 ],
  5062.             ],
  5063.             'console.command.ids' => [
  5064.             ],
  5065.         ];
  5066.     }
  5067.     protected function throw($message)
  5068.     {
  5069.         throw new RuntimeException($message);
  5070.     }
  5071. }