var/cache/dev/ContainerTnJJChI/App_KernelDevDebugContainer.php line 17188

Open in your IDE?
  1. <?php
  2. namespace ContainerTnJJChI;
  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.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  40.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  41.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  42.             '.container.private.session' => 'get_Container_Private_SessionService',
  43.             '.container.private.twig' => 'get_Container_Private_TwigService',
  44.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  45.             'App\\Controller\\Api\\Planning\\EventCollectionAction' => 'getEventCollectionActionService',
  46.             'App\\Controller\\Api\\Planning\\EventCollectionActionByDates' => 'getEventCollectionActionByDatesService',
  47.             'App\\Controller\\Api\\Planning\\EventGlobalProgress' => 'getEventGlobalProgressService',
  48.             'App\\Controller\\Api\\Proxy\\Channel\\GetEventDataForNimAction' => 'getGetEventDataForNimActionService',
  49.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser' => 'getGetCollectionByUserService',
  50.             'App\\Controller\\Async\\Account\\AvailableExceptionCollectionAction' => 'getAvailableExceptionCollectionActionService',
  51.             'App\\Controller\\Async\\Account\\EventCollectionAction' => 'getEventCollectionAction2Service',
  52.             'App\\Controller\\Async\\Account\\ExportPlanningAction' => 'getExportPlanningActionService',
  53.             'App\\Controller\\Async\\Account\\UpdateLastConnected' => 'getUpdateLastConnectedService',
  54.             'App\\Controller\\Async\\AvailableException\\CollectionAction' => 'getCollectionActionService',
  55.             'App\\Controller\\Async\\AvailableException\\PostAction' => 'getPostActionService',
  56.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction' => 'getAvailableExceptionCollectionAction2Service',
  57.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction' => 'getEventCollectionAction3Service',
  58.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction' => 'getPostAbsenceActionService',
  59.             'App\\Controller\\Async\\Event\\CollectionAction' => 'getCollectionAction2Service',
  60.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction' => 'getCanJoinActionService',
  61.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction' => 'getCanManageActionService',
  62.             'App\\Controller\\Async\\Event\\Conference\\CancelAction' => 'getCancelActionService',
  63.             'App\\Controller\\Async\\Event\\Conference\\EndAction' => 'getEndActionService',
  64.             'App\\Controller\\Async\\Event\\Conference\\GetAction' => 'getGetActionService',
  65.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction' => 'getJoinRedirectActionService',
  66.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction' => 'getRecordingsActionService',
  67.             'App\\Controller\\Async\\Event\\Conference\\ReportAction' => 'getReportActionService',
  68.             'App\\Controller\\Async\\Event\\DeleteAction' => 'getDeleteActionService',
  69.             'App\\Controller\\Async\\Event\\DirtyGetAction' => 'getDirtyGetActionService',
  70.             'App\\Controller\\Async\\Event\\DuplicateAction' => 'getDuplicateActionService',
  71.             'App\\Controller\\Async\\Event\\GetAction' => 'getGetAction2Service',
  72.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction' => 'getDeleteMultipleActionService',
  73.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction' => 'getDuplicateMultipleActionService',
  74.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction' => 'getPutEventsActionService',
  75.             'App\\Controller\\Async\\Event\\PostAction' => 'getPostAction2Service',
  76.             'App\\Controller\\Async\\Event\\PutAction' => 'getPutActionService',
  77.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction' => 'getDeleteAllRecurringActionService',
  78.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction' => 'getDeleteIncomingRecurringActionService',
  79.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction' => 'getPutAllRecurringActionService',
  80.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction' => 'getPutIncomingRecurringActionService',
  81.             'App\\Controller\\Async\\Event\\RruleCollectionAction' => 'getRruleCollectionActionService',
  82.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction' => 'getCollectionUserFavoriteActionService',
  83.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction' => 'getConfirmMultipleActionService',
  84.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction' => 'getDeleteUserFavoriteActionService',
  85.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction' => 'getGetUserFavoriteActionService',
  86.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction' => 'getPostUserFavoriteActionService',
  87.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction' => 'getPutFavoriteActionService',
  88.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction' => 'getPutUserFavoriteNameActionService',
  89.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction' => 'getShareFavoriteActionService',
  90.             'App\\Controller\\Async\\File\\GetPreviewAction' => 'getGetPreviewActionService',
  91.             'App\\Controller\\Async\\Group\\CollectionAction' => 'getCollectionAction3Service',
  92.             'App\\Controller\\Async\\Group\\EventCollectionAction' => 'getEventCollectionAction4Service',
  93.             'App\\Controller\\Async\\Group\\GetAction' => 'getGetAction3Service',
  94.             'App\\Controller\\Async\\Hollidays\\CollectionAction' => 'getCollectionAction4Service',
  95.             'App\\Controller\\Async\\Lesson\\CollectionAction' => 'getCollectionAction5Service',
  96.             'App\\Controller\\Async\\Lesson\\PostAction' => 'getPostAction3Service',
  97.             'App\\Controller\\Async\\PlanningResource\\CollectionAction' => 'getCollectionAction6Service',
  98.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction' => 'getCollectionByIdsActionService',
  99.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction' => 'getExportPlanningResourceActionService',
  100.             'App\\Controller\\Async\\RedirectToNimForEventAction' => 'getRedirectToNimForEventActionService',
  101.             'App\\Controller\\Async\\Resources\\CollectionAction' => 'getCollectionAction7Service',
  102.             'App\\Controller\\Async\\Room\\CollectionAction' => 'getCollectionAction8Service',
  103.             'App\\Controller\\Async\\Room\\EventCollectionAction' => 'getEventCollectionAction5Service',
  104.             'App\\Controller\\Async\\Session\\EventCollectionAction' => 'getEventCollectionAction6Service',
  105.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction' => 'getCollectionAction9Service',
  106.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction' => 'getGetPreviewAction2Service',
  107.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction' => 'getPostGenerateActionService',
  108.             'App\\Controller\\Async\\UserSign\\CollectionAction' => 'getCollectionAction10Service',
  109.             'App\\Controller\\Async\\UserSign\\CollectionPutAction' => 'getCollectionPutActionService',
  110.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction' => 'getCollectionPutMultipleRecallActionService',
  111.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction' => 'getCollectionPutMultipleSigningActionService',
  112.             'App\\Controller\\Async\\UserSign\\GetByEventAction' => 'getGetByEventActionService',
  113.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction' => 'getGetByUserAndEventActionService',
  114.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction' => 'getPastCertifiedCollectionActionService',
  115.             'App\\Controller\\Async\\UserSign\\PostJustificationAction' => 'getPostJustificationActionService',
  116.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction' => 'getPostTeacherJustificationActionService',
  117.             'App\\Controller\\Async\\UserSign\\PutAction' => 'getPutAction2Service',
  118.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction' => 'getPutJustificationTextActionService',
  119.             'App\\Controller\\Async\\UserSign\\PutSignatureAction' => 'getPutSignatureActionService',
  120.             'App\\Controller\\Async\\UserSign\\PutStatusAction' => 'getPutStatusActionService',
  121.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction' => 'getUncertifiedStudentsCollectionActionService',
  122.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction' => 'getUncertifiedTeachersCollectionActionService',
  123.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction' => 'getUserNotValidatedCollectionActionService',
  124.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction' => 'getUserRecalledCollectionActionService',
  125.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction' => 'getUserValidatedCollectionActionService',
  126.             'App\\Controller\\Async\\User\\CollectionAction' => 'getCollectionAction11Service',
  127.             'App\\Controller\\Async\\User\\Notification\\NotificationController' => 'getNotificationControllerService',
  128.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController' => 'getNotificationRedirectControllerService',
  129.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeAllController' => 'getNotificationSeeAllControllerService',
  130.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController' => 'getNotificationSeeControllerService',
  131.             'App\\Controller\\AutoToken\\SigningAction' => 'getSigningActionService',
  132.             'App\\Controller\\FileController' => 'getFileControllerService',
  133.             'App\\Controller\\IndexController' => 'getIndexControllerService',
  134.             'App\\Controller\\Manage\\HomeController' => 'getHomeControllerService',
  135.             'App\\Controller\\Manage\\RoomController' => 'getRoomControllerService',
  136.             'App\\Controller\\Manage\\SessionController' => 'getSessionControllerService',
  137.             'App\\Controller\\Manage\\SignaturesSheetController' => 'getSignaturesSheetControllerService',
  138.             'App\\Controller\\Manage\\SigningController' => 'getSigningControllerService',
  139.             'App\\Controller\\Manage\\UserPlanningController' => 'getUserPlanningControllerService',
  140.             'App\\Controller\\OAuth\\NellappController' => 'getNellappControllerService',
  141.             'App\\Controller\\Profile\\AbsentController' => 'getAbsentControllerService',
  142.             'App\\Controller\\Profile\\PlanningController' => 'getPlanningControllerService',
  143.             'App\\Controller\\Profile\\ProfileSigningController' => 'getProfileSigningControllerService',
  144.             'App\\Controller\\SearchCategoryController' => 'getSearchCategoryControllerService',
  145.             'App\\Controller\\SearchController' => 'getSearchControllerService',
  146.             'App\\WebSocket\\Component\\EventLockerComponent' => 'getEventLockerComponentService',
  147.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  148.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DoctrineBlamer.App\\Entity\\Account\\User' => 'getUserService',
  149.             'Faker\\Generator' => 'getGeneratorService',
  150.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  151.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\ConnectAction' => 'getConnectActionService',
  152.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\ConnectCheckAction' => 'getConnectCheckActionService',
  153.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LoggedOutAction' => 'getLoggedOutActionService',
  154.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LogoutAction' => 'getLogoutActionService',
  155.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction' => 'getCollectionAction12Service',
  156.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController' => 'getChatNotificationControllerService',
  157.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction' => 'getChannelAdminCollectionActionService',
  158.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction' => 'getChannelLearnerCollectionActionService',
  159.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction' => 'getChannelUserCollectionActionService',
  160.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController' => 'getChannelResourceAccessCacheControllerService',
  161.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\DeleteAction' => 'getDeleteAction2Service',
  162.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\EditAction' => 'getEditActionService',
  163.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\IndexAction' => 'getIndexActionService',
  164.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\NewAction' => 'getNewActionService',
  165.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Controller\\Sync\\CollectionAction' => 'getCollectionAction13Service',
  166.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController' => 'getErrorControllerService',
  167.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  168.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  169.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  170.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  171.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  172.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  173.             'cache.app' => 'getCache_AppService',
  174.             'cache.app_clearer' => 'getCache_AppClearerService',
  175.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  176.             'cache.system' => 'getCache_SystemService',
  177.             'cache.system_clearer' => 'getCache_SystemClearerService',
  178.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  179.             'cache_warmer' => 'getCacheWarmerService',
  180.             'console.command_loader' => 'getConsole_CommandLoaderService',
  181.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  182.             'craue.form.flow.storage' => 'getCraue_Form_Flow_StorageService',
  183.             'craue_formflow_util' => 'getCraueFormflowUtilService',
  184.             'data_collector.dump' => 'getDataCollector_DumpService',
  185.             'doctrine' => 'getDoctrineService',
  186.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  187.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  188.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  189.             'error_controller' => 'getErrorController2Service',
  190.             'event_dispatcher' => 'getEventDispatcherService',
  191.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  192.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  193.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  194.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  195.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
  196.             'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
  197.             'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
  198.             'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
  199.             'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
  200.             'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
  201.             'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
  202.             'http_kernel' => 'getHttpKernelService',
  203.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  204.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  205.             'knp_paginator' => 'getKnpPaginatorService',
  206.             'knpu.oauth2.client.nellapp' => 'getKnpu_Oauth2_Client_NellappService',
  207.             'knpu.oauth2.registry' => 'getKnpu_Oauth2_RegistryService',
  208.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  209.             'liip_imagine.binary.loader.uploads' => 'getLiipImagine_Binary_Loader_UploadsService',
  210.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  211.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  212.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  213.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  214.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  215.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  216.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  217.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  218.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  219.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  220.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  221.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  222.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  223.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  224.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  225.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  226.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  227.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  228.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  229.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  230.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  231.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  232.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  233.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  234.             'oneup_flysystem.mount_manager' => 'getOneupFlysystem_MountManagerService',
  235.             'oneup_uploader.chunk_manager' => 'getOneupUploader_ChunkManagerService',
  236.             'oneup_uploader.controller.none' => 'getOneupUploader_Controller_NoneService',
  237.             'oneup_uploader.namer.uniqid' => 'getOneupUploader_Namer_UniqidService',
  238.             'oneup_uploader.orphanage_manager' => 'getOneupUploader_OrphanageManagerService',
  239.             'oneup_uploader.routing.loader' => 'getOneupUploader_Routing_LoaderService',
  240.             'oneup_uploader.templating.uploader_helper' => 'getOneupUploader_Templating_UploaderHelperService',
  241.             'oneup_uploader.twig.extension.uploader' => 'getOneupUploader_Twig_Extension_UploaderService',
  242.             'request_stack' => 'getRequestStackService',
  243.             'router' => 'getRouterService',
  244.             'routing.loader' => 'getRouting_LoaderService',
  245.             'services_resetter' => 'getServicesResetterService',
  246.             'spiriit_form_filter.filter_prepare' => 'getSpiriitFormFilter_FilterPrepareService',
  247.             'spiriit_form_filter.query_builder_updater' => 'getSpiriitFormFilter_QueryBuilderUpdaterService',
  248.             'translator' => 'getTranslatorService',
  249.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  250.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  251.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  252.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  253.             'cache_clearer' => 'getCacheClearerService',
  254.             'filesystem' => 'getFilesystemService',
  255.             'serializer' => 'getSerializerService',
  256.             'form.factory' => 'getForm_FactoryService',
  257.             'form.type.file' => 'getForm_Type_FileService',
  258.             'profiler' => 'getProfilerService',
  259.             'twig' => 'getTwigService',
  260.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  261.             'security.token_storage' => 'getSecurity_TokenStorageService',
  262.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  263.             'session' => 'getSessionService',
  264.             'validator' => 'getValidatorService',
  265.         ];
  266.         $this->aliases = [
  267.             'database_connection' => 'doctrine.dbal.default_connection',
  268.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  269.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  270.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  271.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  272.             'oauth2.registry' => 'knpu.oauth2.registry',
  273.         ];
  274.         $this->privates['service_container'] = function () {
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  281.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  294.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  343.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  344.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  358.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  359.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  360.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  361.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  362.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  373.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  382.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Mapping/Loader/AttributeLoader.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  426.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  427.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  428.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  429.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  430.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ActionRequestTrait.php';
  432.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ParamConverter/AutoInstanceObjectParamConverter.php';
  433.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  435.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  438.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  439.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  440.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  442.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  443.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  444.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  445.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  446.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  447.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  449.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  450.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  452.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  453.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  454.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  455.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  456.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  457.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  458.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/RegexSchemaAssetFilter.php';
  459.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  460.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  463.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/Compatibility/MiddlewareInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverMiddleware.php';
  465.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryForV2V3.php';
  467.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  470.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  471.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  472.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  473.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  474.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  475.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  476.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  477.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  498.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  508.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  510.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  511.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  514.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  515.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  516.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  517.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  537.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Util/FormFlowUtil.php';
  538.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  540.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  541.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  543.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Normalizer/ArrayNormalizerInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Normalizer/CamelKeysNormalizer.php';
  545.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  546.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  547.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  548.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  551.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ParamFetcherListener.php';
  552.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcherInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ResolverTrait.php';
  554.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcher.php';
  555.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReaderInterface.php';
  556.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReader.php';
  557.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  574.             include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Routing/Loader/YamlFileLoader.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  576.             include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Routing/Loader/XmlFileLoader.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  581.             include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Routing/Loader/AnnotatedRouteControllerLoader.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  584.             include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Routing/RequestContext.php';
  585.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/ControllerEntityResolverSubscriber.php';
  586.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RequestChannelDomainSubscriber.php';
  587.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RouteSecuritySubscriber.php';
  588.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntitiesService.php';
  589.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntityKeys.php';
  590.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/ChannelMainDomainUtils.php';
  591.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/DomainsRoutingUtils.php';
  592.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGeneratorInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainTrait.php';
  595.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/AbstractUrlGenerator.php';
  596.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGenerator.php';
  597.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/HandleExpireTokenSubscriber.php';
  598.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/RouteCollectionLoaderInterface.php';
  599.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/AbstractRouteCollectionLoader.php';
  600.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Loader/RouteCollectionLoader.php';
  601.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Routing/RouteClient.php';
  602.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/AbstractForceUserFromSetupSubscriber.php';
  603.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/EventSubscriber/ForceUserFromSetupSubscriber.php';
  604.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  605.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  606.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  607.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  609.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  610.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/UserResourceRepositoryInterface.php';
  611.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/UserFromChannelRepository/UserFromChannelRepositoryInterface.php';
  612.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/UserFromChannelRepository/UserFromChannelRepositoryTrait.php';
  613.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/UserFromChannelRepository.php';
  614.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Action/ActionRetriever.php';
  615.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionControllerSubscriber.php';
  616.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/DeserializeActionControllerSubscriber.php';
  617.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/SerializerInterface.php';
  618.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/SerializerAdapter.php';
  619.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  621.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  622.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  623.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  624.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  626.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  628.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  629.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  630.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  631.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  632.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php';
  633.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  634.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  635.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  637.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  638.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  639.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  640.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  641.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  642.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  643.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php';
  644.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php';
  645.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php';
  646.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/LoginListener.php';
  647.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  648.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  650.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  653.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/AbstractTraceableHttpClient.php';
  654.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/TraceableHttpClientForV5.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  657.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php';
  658.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV3.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  662.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/SymfonyUrlGenerator.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  669.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  685.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/ChannelUserRoleNormalizer.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  692.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/EventNormalizer.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  695.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/FormErrorIteratorNormalizer.php';
  696.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/FormErrorNormalizer.php';
  697.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/LessonNormalizer.php';
  698.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/PlanningResourceNormalizer.php';
  699.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Serializer/Normalizer/RouteCollectionNormalizer.php';
  700.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Serializer/Normalizer/RouteNormalizer.php';
  701.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/DecorateIterableNormalizer.php';
  702.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/EntityNormalizer.php';
  703.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/PaginationNormalizer.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/CamelCaseToSnakeCaseNameConverter.php';
  705.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  742.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  746.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  747.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  748.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  749.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  750.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  751.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  752.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  753.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  754.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  755.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  756.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  757.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  758.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  768.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  777.             include_once \dirname(__DIR__4).'/src/Twig/Extension/CalendarExtension.php';
  778.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelExtension.php';
  779.             include_once \dirname(__DIR__4).'/src/Twig/Extension/DateExtension.php';
  780.             include_once \dirname(__DIR__4).'/src/Twig/Extension/EnvExtension.php';
  781.             include_once \dirname(__DIR__4).'/src/Twig/Extension/EventExtension.php';
  782.             include_once \dirname(__DIR__4).'/src/Twig/Extension/FileExtension.php';
  783.             include_once \dirname(__DIR__4).'/src/Twig/Extension/KnpExtension.php';
  784.             include_once \dirname(__DIR__4).'/src/Twig/Extension/PraExtension.php';
  785.             include_once \dirname(__DIR__4).'/src/Twig/Extension/SideNavExtension.php';
  786.             include_once \dirname(__DIR__4).'/src/Twig/Extension/SignaturesSheetsExtension.php';
  787.             include_once \dirname(__DIR__4).'/src/Twig/Extension/User/FavoriteFilterExtension.php';
  788.             include_once \dirname(__DIR__4).'/src/Twig/Extension/User/Notification/NotificationExtension.php';
  789.             include_once \dirname(__DIR__4).'/src/Twig/Extension/UserExtension.php';
  790.             include_once \dirname(__DIR__4).'/src/Twig/Extension/UserSignExtension.php';
  791.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  792.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  794.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  795.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Twig/Extension/FormFlowExtension.php';
  796.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  797.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  798.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  799.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  800.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  801.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  802.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  803.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
  804.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  805.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  806.             include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Twig/Extension/RoutingExtension.php';
  807.             include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Routing/Generator/WebSocketWrapperUrlGenerator.php';
  808.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Extension/PermissionExtension.php';
  809.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/UrlGeneratorExtension.php';
  810.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/AppExtension.php';
  811.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/BooleanExtension.php';
  812.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelExtension.php';
  813.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelGetterExtension.php';
  814.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelUserDataExtension.php';
  815.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChatNotificationExtension.php';
  816.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/CustomizableViewExtension.php';
  817.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/EnvExtension.php';
  818.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FileExtension.php';
  819.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FormExtension.php';
  820.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/HeaderExtension.php';
  821.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ImageExtension.php';
  822.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFileExtension.php';
  823.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFormatExtension.php';
  824.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/PaginationExtension.php';
  825.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SerializerExtension.php';
  826.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavExtension.php';
  827.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavItemExtension.php';
  828.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/UserExtension.php';
  829.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/VersionExtension.php';
  830.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/WebSocketExtension.php';
  831.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Twig/Extension/UserFromChannelExtension.php';
  832.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  833.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  834.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php';
  835.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  836.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php';
  837.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  838.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  839.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  840.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  841.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/TwigEnvironmentConfigurator.php';
  842.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  843.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  844.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  845.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  846.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  847.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  848.             include_once __DIR__.'/proxy-classes.php';
  849.         };
  850.     }
  851.     public function compile(): void
  852.     {
  853.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  854.     }
  855.     public function isCompiled(): bool
  856.     {
  857.         return true;
  858.     }
  859.     public function getRemovedIds(): array
  860.     {
  861.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  862.     }
  863.     protected function createProxy($class\Closure $factory)
  864.     {
  865.         return $factory();
  866.     }
  867.     /**
  868.      * Gets the public '.container.private.cache_clearer' shared service.
  869.      *
  870.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  871.      */
  872.     protected function get_Container_Private_CacheClearerService()
  873.     {
  874.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  875.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  876.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  877.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  878.         }, 1));
  879.     }
  880.     /**
  881.      * Gets the public '.container.private.filesystem' shared service.
  882.      *
  883.      * @return \Symfony\Component\Filesystem\Filesystem
  884.      */
  885.     protected function get_Container_Private_FilesystemService()
  886.     {
  887.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  888.     }
  889.     /**
  890.      * Gets the public '.container.private.form.factory' shared service.
  891.      *
  892.      * @return \Symfony\Component\Form\FormFactory
  893.      */
  894.     protected function get_Container_Private_Form_FactoryService()
  895.     {
  896.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  897.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  898.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  899.         if (isset($this->services['.container.private.form.factory'])) {
  900.             return $this->services['.container.private.form.factory'];
  901.         }
  902.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  903.     }
  904.     /**
  905.      * Gets the public '.container.private.form.type.file' shared service.
  906.      *
  907.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  908.      */
  909.     protected function get_Container_Private_Form_Type_FileService()
  910.     {
  911.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  912.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  913.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  914.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  915.     }
  916.     /**
  917.      * Gets the public '.container.private.profiler' shared service.
  918.      *
  919.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  920.      */
  921.     protected function get_Container_Private_ProfilerService()
  922.     {
  923.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  924.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  925.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  926.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  927.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  928.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  929.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  930.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  931.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  932.         $d->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  933.         $d->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  934.         $d->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()));
  935.         $d->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()));
  936.         $d->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  937.         $d->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()));
  938.         $d->addInstance('cache.messenger.restart_workers_signal.traceable', ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()));
  939.         $d->addInstance('cache.validator_expression_language.traceable', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  940.         $d->addInstance('cache.doctrine.orm.default.result.traceable', ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  941.         $d->addInstance('cache.doctrine.orm.default.query.traceable', ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  942.         $d->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  943.         $d->addInstance('cache.webpack_encore.traceable', ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService()));
  944.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  945.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  946.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  947.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  948.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  949.         if ($this->has('kernel')) {
  950.             $g->setKernel($b);
  951.         }
  952.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  953.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  954.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  955.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  956.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  957.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  958.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  959.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  960.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  961.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  962.         $instance->add($d);
  963.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  964.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  965.         $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())));
  966.         $instance->add($e);
  967.         $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([])))));
  968.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  969.         $instance->add($f);
  970.         $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()))));
  971.         $instance->add($g);
  972.         return $instance;
  973.     }
  974.     /**
  975.      * Gets the public '.container.private.security.authorization_checker' shared service.
  976.      *
  977.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  978.      */
  979.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  980.     {
  981.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  982.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  983.             return $this->services['.container.private.security.authorization_checker'];
  984.         }
  985.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  986.     }
  987.     /**
  988.      * Gets the public '.container.private.security.password_encoder' shared service.
  989.      *
  990.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  991.      *
  992.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  993.      */
  994.     protected function get_Container_Private_Security_PasswordEncoderService()
  995.     {
  996.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  997.         return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  998.     }
  999.     /**
  1000.      * Gets the public '.container.private.security.token_storage' shared service.
  1001.      *
  1002.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1003.      */
  1004.     protected function get_Container_Private_Security_TokenStorageService()
  1005.     {
  1006.         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, [
  1007.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1008.         ], [
  1009.             'request_stack' => '?',
  1010.         ]));
  1011.     }
  1012.     /**
  1013.      * Gets the public '.container.private.serializer' shared service.
  1014.      *
  1015.      * @return \Symfony\Component\Serializer\Serializer
  1016.      */
  1017.     protected function get_Container_Private_SerializerService()
  1018.     {
  1019.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1020.         if (isset($this->services['.container.private.serializer'])) {
  1021.             return $this->services['.container.private.serializer'];
  1022.         }
  1023.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1024.         if (isset($this->services['.container.private.serializer'])) {
  1025.             return $this->services['.container.private.serializer'];
  1026.         }
  1027.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1028.         if (isset($this->services['.container.private.serializer'])) {
  1029.             return $this->services['.container.private.serializer'];
  1030.         }
  1031.         $d = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1032.         $e = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  1033.         $f = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1034.         $g = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($e);
  1035.         $h = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($e$f$d$a$gNULL, [], $a);
  1036.         $i = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\EntityNormalizer($e$f$d$a$gNULL, [], $a);
  1037.         $i->setEm($c);
  1038.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($d), => new \App\Serializer\Normalizer\ChannelUserRoleNormalizer($h), => new \App\Serializer\Normalizer\EventNormalizer($h$b), => new \App\Serializer\Normalizer\FormErrorIteratorNormalizer(), => new \App\Serializer\Normalizer\FormErrorNormalizer(), => new \App\Serializer\Normalizer\LessonNormalizer($h, ($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'npm')))), => new \App\Serializer\Normalizer\PlanningResourceNormalizer($h, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b), => new \Nellapp\Bundle\SDKBundle\Sync\Routing\Serializer\Normalizer\RouteCollectionNormalizer(), => new \Nellapp\Bundle\SDKBundle\Sync\Routing\Serializer\Normalizer\RouteNormalizer(), => new \App\Serializer\Normalizer\DecorateIterableNormalizer($i), 10 => new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\PaginationNormalizer(new \Symfony\Component\Serializer\NameConverter\CamelCaseToSnakeCaseNameConverter()), 11 => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), 12 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 14 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $f), 17 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($e$f$a$gNULL, [])), 18 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 19 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 22 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 23 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 24 => $h], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  1039.     }
  1040.     /**
  1041.      * Gets the public '.container.private.session' shared service.
  1042.      *
  1043.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1044.      */
  1045.     protected function get_Container_Private_SessionService()
  1046.     {
  1047.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1048.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1049.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1050.         if (isset($this->services['.container.private.session'])) {
  1051.             return $this->services['.container.private.session'];
  1052.         }
  1053.         return $this->services['.container.private.session'] = $a->createSession();
  1054.     }
  1055.     /**
  1056.      * Gets the public '.container.private.twig' shared service.
  1057.      *
  1058.      * @return \Twig\Environment
  1059.      */
  1060.     protected function get_Container_Private_TwigService()
  1061.     {
  1062.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1063.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1064.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1065.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1066.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1067.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1068.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1069.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1070.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1071.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1072.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1073.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1074.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), 'CraueFormFlow');
  1075.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), '!CraueFormFlow');
  1076.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1077.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1078.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  1079.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  1080.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1081.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1082.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), 'DrosalysWebForm');
  1083.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), '!DrosalysWebForm');
  1084.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/NellappSDKBundle'), 'NellappSDK');
  1085.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), 'NellappSDK');
  1086.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), '!NellappSDK');
  1087.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1088.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1089.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), 'SpiriitFormFilter');
  1090.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), '!SpiriitFormFilter');
  1091.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  1092.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  1093.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1094.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1095.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1096.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1097.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1098.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1099.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1100.         $d = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  1101.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1102.         $f = ($this->services['router'] ?? $this->getRouterService());
  1103.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1104.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1105.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1106.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1107.         $j = new \Craue\FormFlowBundle\Twig\Extension\FormFlowExtension();
  1108.         $j->setFormFlowUtil(($this->services['craue_formflow_util'] ?? ($this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil())));
  1109.         $k = new \Knp\Menu\Util\MenuManipulator();
  1110.         $l = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  1111.         $m = new \Symfony\Bridge\Twig\AppVariable();
  1112.         $m->setEnvironment('dev');
  1113.         $m->setDebug(true);
  1114.         if ($this->has('.container.private.security.token_storage')) {
  1115.             $m->setTokenStorage($h);
  1116.         }
  1117.         if ($this->has('request_stack')) {
  1118.             $m->setRequestStack($g);
  1119.         }
  1120.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1121.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1122.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1123.         $instance->addExtension($d);
  1124.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  1125.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1126.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1127.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1128.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1129.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1130.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g$f)));
  1131.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  1132.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1133.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1134.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1135.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($g, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  1136.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  1137.         $instance->addExtension(new \App\Twig\Extension\CalendarExtension());
  1138.         $instance->addExtension(new \App\Twig\Extension\ChannelExtension());
  1139.         $instance->addExtension(new \App\Twig\Extension\DateExtension());
  1140.         $instance->addExtension(new \App\Twig\Extension\EnvExtension());
  1141.         $instance->addExtension(new \App\Twig\Extension\EventExtension());
  1142.         $instance->addExtension(new \App\Twig\Extension\FileExtension());
  1143.         $instance->addExtension(new \App\Twig\Extension\KnpExtension());
  1144.         $instance->addExtension(new \App\Twig\Extension\PraExtension());
  1145.         $instance->addExtension(new \App\Twig\Extension\SideNavExtension());
  1146.         $instance->addExtension(new \App\Twig\Extension\SignaturesSheetsExtension());
  1147.         $instance->addExtension(new \App\Twig\Extension\User\FavoriteFilterExtension());
  1148.         $instance->addExtension(new \App\Twig\Extension\User\Notification\NotificationExtension());
  1149.         $instance->addExtension(new \App\Twig\Extension\UserExtension());
  1150.         $instance->addExtension(new \App\Twig\Extension\UserSignExtension());
  1151.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1152.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1153.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1154.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1155.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  1156.         ], [
  1157.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1158.             'webpack_encore.tag_renderer' => '?',
  1159.         ])));
  1160.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1161.         $instance->addExtension($j);
  1162.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension(new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1163.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  1164.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  1165.         ], [
  1166.             'list' => '?',
  1167.             'twig' => '?',
  1168.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  1169.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->getKnpMenu_MenuProvider_LazyService());
  1170.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  1171.         }, 2)), $k$l), $l$k));
  1172.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($d));
  1173.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f$c)));
  1174.         $instance->addExtension(new \DrosalysWeb\Bundle\WebSocketBundle\Twig\Extension\RoutingExtension(new \DrosalysWeb\Bundle\WebSocketBundle\Routing\Generator\WebSocketWrapperUrlGenerator(($this->privates['drosalys.web_socket.routing.sf_router'] ?? $this->getDrosalys_WebSocket_Routing_SfRouterService()))));
  1175.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Permission\Twig\Extension\PermissionExtension());
  1176.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\UrlGeneratorExtension());
  1177.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\AppExtension());
  1178.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\BooleanExtension());
  1179.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelExtension());
  1180.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelGetterExtension());
  1181.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelUserDataExtension());
  1182.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChatNotificationExtension());
  1183.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\CustomizableViewExtension());
  1184.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\EnvExtension());
  1185.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FileExtension());
  1186.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FormExtension());
  1187.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\HeaderExtension());
  1188.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ImageExtension());
  1189.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFileExtension());
  1190.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFormatExtension());
  1191.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\PaginationExtension());
  1192.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SerializerExtension());
  1193.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavExtension());
  1194.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavItemExtension());
  1195.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\UserExtension());
  1196.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\VersionExtension());
  1197.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\WebSocketExtension());
  1198.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Channel\Twig\Extension\UserFromChannelExtension());
  1199.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  1200.         $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())));
  1201.         $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension());
  1202.         $instance->addExtension(($this->services['oneup_uploader.twig.extension.uploader'] ?? $this->getOneupUploader_Twig_Extension_UploaderService()));
  1203.         $instance->addExtension(new \Symfony\UX\TwigComponent\Twig\ComponentExtension((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1204.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => ['privates''ux.twig_component.component_factory''getUx_TwigComponent_ComponentFactoryService'false],
  1205.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => ['privates''ux.twig_component.component_renderer''getUx_TwigComponent_ComponentRendererService'false],
  1206.         ], [
  1207.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => 'Symfony\\UX\\TwigComponent\\ComponentFactory',
  1208.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => 'Symfony\\UX\\TwigComponent\\ComponentRenderer',
  1209.         ]))->withContext('ux.twig_component.twig.component_extension'$this)));
  1210.         $instance->addGlobal('app'$m);
  1211.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1212.             'App\\Twig\\RunTime\\CalendarRuntime' => ['privates''App\\Twig\\RunTime\\CalendarRuntime''getCalendarRuntimeService'false],
  1213.             'App\\Twig\\RunTime\\ChannelRuntime' => ['privates''App\\Twig\\RunTime\\ChannelRuntime''getChannelRuntimeService'false],
  1214.             'App\\Twig\\RunTime\\DateRuntime' => ['privates''App\\Twig\\RunTime\\DateRuntime''getDateRuntimeService'false],
  1215.             'App\\Twig\\RunTime\\EnvRuntime' => ['privates''App\\Twig\\RunTime\\EnvRuntime''getEnvRuntimeService'false],
  1216.             'App\\Twig\\RunTime\\EventRuntime' => ['privates''App\\Twig\\RunTime\\EventRuntime''getEventRuntimeService'false],
  1217.             'App\\Twig\\RunTime\\FileRuntime' => ['privates''App\\Twig\\RunTime\\FileRuntime''getFileRuntimeService'false],
  1218.             'App\\Twig\\RunTime\\KnpRuntime' => ['privates''App\\Twig\\RunTime\\KnpRuntime''getKnpRuntimeService'false],
  1219.             'App\\Twig\\RunTime\\PraRuntime' => ['privates''App\\Twig\\RunTime\\PraRuntime''getPraRuntimeService'false],
  1220.             'App\\Twig\\RunTime\\SideNavRuntime' => ['privates''App\\Twig\\RunTime\\SideNavRuntime''getSideNavRuntimeService'false],
  1221.             'App\\Twig\\RunTime\\SignaturesSheetsRuntime' => ['privates''App\\Twig\\RunTime\\SignaturesSheetsRuntime''getSignaturesSheetsRuntimeService'false],
  1222.             'App\\Twig\\RunTime\\User\\FavoriteFilterRuntime' => ['privates''App\\Twig\\RunTime\\User\\FavoriteFilterRuntime''getFavoriteFilterRuntimeService'false],
  1223.             'App\\Twig\\RunTime\\User\\Notification\\NotificationRuntime' => ['privates''App\\Twig\\RunTime\\User\\Notification\\NotificationRuntime''getNotificationRuntimeService'false],
  1224.             'App\\Twig\\RunTime\\UserRuntime' => ['privates''App\\Twig\\RunTime\\UserRuntime''getUserRuntimeService'false],
  1225.             'App\\Twig\\RunTime\\UserSignRuntime' => ['privates''App\\Twig\\RunTime\\UserSignRuntime''getUserSignRuntimeService'false],
  1226.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1227.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  1228.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  1229.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime''getChannelUserDataPermissionRuntimeService'false],
  1230.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime''getTranslateRuntimeService'false],
  1231.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime''getUserOwnerRuntimeService'false],
  1232.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime''getUrlGeneratorRuntimeService'false],
  1233.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime''getAppRuntimeService'false],
  1234.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime''getBooleanRuntimeService'false],
  1235.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime''getChannelGetterRuntimeService'false],
  1236.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime''getChannelRuntime2Service'false],
  1237.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime''getChannelUserDataRuntimeService'false],
  1238.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime''getChatNotificationRuntimeService'false],
  1239.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime''getCustomizableViewRuntimeService'false],
  1240.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime''getEnvRuntime2Service'false],
  1241.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime''getFileRuntime2Service'false],
  1242.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime''getFormRuntimeService'false],
  1243.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime''getHeaderRuntimeService'false],
  1244.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime''getImageRunTimeService'false],
  1245.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime''getNellappFileRuntimeService'false],
  1246.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime''getNellappFormatRuntimeService'false],
  1247.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime''getPaginationRuntimeService'false],
  1248.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime''getSerializerRuntimeService'false],
  1249.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime''getSideNavItemRuntimeService'false],
  1250.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime''getSideNavRuntime2Service'false],
  1251.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime''getUserRunTime2Service'false],
  1252.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime''getVersionRuntimeService'false],
  1253.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime''getWebSocketRuntimeService'false],
  1254.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime''getUserFromChannelRuntimeService'false],
  1255.         ], [
  1256.             'App\\Twig\\RunTime\\CalendarRuntime' => '?',
  1257.             'App\\Twig\\RunTime\\ChannelRuntime' => '?',
  1258.             'App\\Twig\\RunTime\\DateRuntime' => '?',
  1259.             'App\\Twig\\RunTime\\EnvRuntime' => '?',
  1260.             'App\\Twig\\RunTime\\EventRuntime' => '?',
  1261.             'App\\Twig\\RunTime\\FileRuntime' => '?',
  1262.             'App\\Twig\\RunTime\\KnpRuntime' => '?',
  1263.             'App\\Twig\\RunTime\\PraRuntime' => '?',
  1264.             'App\\Twig\\RunTime\\SideNavRuntime' => '?',
  1265.             'App\\Twig\\RunTime\\SignaturesSheetsRuntime' => '?',
  1266.             'App\\Twig\\RunTime\\User\\FavoriteFilterRuntime' => '?',
  1267.             'App\\Twig\\RunTime\\User\\Notification\\NotificationRuntime' => '?',
  1268.             'App\\Twig\\RunTime\\UserRuntime' => '?',
  1269.             'App\\Twig\\RunTime\\UserSignRuntime' => '?',
  1270.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1271.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1272.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1273.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => '?',
  1274.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => '?',
  1275.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => '?',
  1276.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => '?',
  1277.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => '?',
  1278.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => '?',
  1279.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => '?',
  1280.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => '?',
  1281.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => '?',
  1282.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => '?',
  1283.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => '?',
  1284.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => '?',
  1285.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => '?',
  1286.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => '?',
  1287.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => '?',
  1288.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => '?',
  1289.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => '?',
  1290.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => '?',
  1291.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => '?',
  1292.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => '?',
  1293.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => '?',
  1294.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => '?',
  1295.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => '?',
  1296.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => '?',
  1297.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => '?',
  1298.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime' => '?',
  1299.         ])));
  1300.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  1301.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  1302.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  1303.         (new \Symfony\UX\TwigComponent\Twig\TwigEnvironmentConfigurator(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'',')))->configure($instance);
  1304.         return $instance;
  1305.     }
  1306.     /**
  1307.      * Gets the public '.container.private.validator' shared service.
  1308.      *
  1309.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1310.      */
  1311.     protected function get_Container_Private_ValidatorService()
  1312.     {
  1313.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1314.         if (isset($this->services['.container.private.validator'])) {
  1315.             return $this->services['.container.private.validator'];
  1316.         }
  1317.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1318.     }
  1319.     /**
  1320.      * Gets the public 'App\Controller\Api\Planning\EventCollectionAction' shared autowired service.
  1321.      *
  1322.      * @return \App\Controller\Api\Planning\EventCollectionAction
  1323.      */
  1324.     protected function getEventCollectionActionService()
  1325.     {
  1326.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1327.         include_once \dirname(__DIR__4).'/src/Controller/Api/Planning/EventCollectionAction.php';
  1328.         $this->services['App\\Controller\\Api\\Planning\\EventCollectionAction'] = $instance = new \App\Controller\Api\Planning\EventCollectionAction(($this->privates['App\\Service\\EventsUserProgression'] ?? $this->getEventsUserProgressionService()), ($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  1329.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Api\\Planning\\EventCollectionAction'$this));
  1330.         return $instance;
  1331.     }
  1332.     /**
  1333.      * Gets the public 'App\Controller\Api\Planning\EventCollectionActionByDates' shared autowired service.
  1334.      *
  1335.      * @return \App\Controller\Api\Planning\EventCollectionActionByDates
  1336.      */
  1337.     protected function getEventCollectionActionByDatesService()
  1338.     {
  1339.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1340.         include_once \dirname(__DIR__4).'/src/Controller/Api/Planning/EventCollectionActionByDates.php';
  1341.         $this->services['App\\Controller\\Api\\Planning\\EventCollectionActionByDates'] = $instance = new \App\Controller\Api\Planning\EventCollectionActionByDates(($this->privates['App\\Service\\EventsUserProgression'] ?? $this->getEventsUserProgressionService()));
  1342.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Api\\Planning\\EventCollectionActionByDates'$this));
  1343.         return $instance;
  1344.     }
  1345.     /**
  1346.      * Gets the public 'App\Controller\Api\Planning\EventGlobalProgress' shared autowired service.
  1347.      *
  1348.      * @return \App\Controller\Api\Planning\EventGlobalProgress
  1349.      */
  1350.     protected function getEventGlobalProgressService()
  1351.     {
  1352.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1353.         include_once \dirname(__DIR__4).'/src/Controller/Api/Planning/EventGlobalProgress.php';
  1354.         $this->services['App\\Controller\\Api\\Planning\\EventGlobalProgress'] = $instance = new \App\Controller\Api\Planning\EventGlobalProgress(($this->privates['App\\Service\\EventsUserProgression'] ?? $this->getEventsUserProgressionService()));
  1355.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Api\\Planning\\EventGlobalProgress'$this));
  1356.         return $instance;
  1357.     }
  1358.     /**
  1359.      * Gets the public 'App\Controller\Api\Proxy\Channel\GetEventDataForNimAction' shared autowired service.
  1360.      *
  1361.      * @return \App\Controller\Api\Proxy\Channel\GetEventDataForNimAction
  1362.      */
  1363.     protected function getGetEventDataForNimActionService()
  1364.     {
  1365.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1366.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  1367.         include_once \dirname(__DIR__4).'/src/Controller/Api/Proxy/Channel/GetEventDataForNimAction.php';
  1368.         $this->services['App\\Controller\\Api\\Proxy\\Channel\\GetEventDataForNimAction'] = $instance = new \App\Controller\Api\Proxy\Channel\GetEventDataForNimAction(($this->privates['App\\Repository\\Planning\\PlanningResourceRepository'] ?? $this->getPlanningResourceRepositoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  1369.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Api\\Proxy\\Channel\\GetEventDataForNimAction'$this));
  1370.         return $instance;
  1371.     }
  1372.     /**
  1373.      * Gets the public 'App\Controller\Async\AbstractCursus\GetCollectionByUser' shared autowired service.
  1374.      *
  1375.      * @return \App\Controller\Async\AbstractCursus\GetCollectionByUser
  1376.      */
  1377.     protected function getGetCollectionByUserService()
  1378.     {
  1379.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1380.         include_once \dirname(__DIR__4).'/src/Controller/Async/AbstractCursus/GetCollectionByUser.php';
  1381.         $this->services['App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser'] = $instance = new \App\Controller\Async\AbstractCursus\GetCollectionByUser(($this->privates['App\\Repository\\ChannelUserData\\AbstractCursusRepository'] ?? $this->getAbstractCursusRepositoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  1382.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser'$this));
  1383.         return $instance;
  1384.     }
  1385.     /**
  1386.      * Gets the public 'App\Controller\Async\Account\AvailableExceptionCollectionAction' shared autowired service.
  1387.      *
  1388.      * @return \App\Controller\Async\Account\AvailableExceptionCollectionAction
  1389.      */
  1390.     protected function getAvailableExceptionCollectionActionService()
  1391.     {
  1392.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1393.         include_once \dirname(__DIR__4).'/src/Controller/Async/Account/AvailableExceptionCollectionAction.php';
  1394.         $this->services['App\\Controller\\Async\\Account\\AvailableExceptionCollectionAction'] = $instance = new \App\Controller\Async\Account\AvailableExceptionCollectionAction(($this->privates['App\\Repository\\Planning\\AvailableExceptionRepository'] ?? $this->getAvailableExceptionRepositoryService()));
  1395.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Account\\AvailableExceptionCollectionAction'$this));
  1396.         return $instance;
  1397.     }
  1398.     /**
  1399.      * Gets the public 'App\Controller\Async\Account\EventCollectionAction' shared autowired service.
  1400.      *
  1401.      * @return \App\Controller\Async\Account\EventCollectionAction
  1402.      */
  1403.     protected function getEventCollectionAction2Service()
  1404.     {
  1405.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1406.         include_once \dirname(__DIR__4).'/src/Controller/Async/Account/EventCollectionAction.php';
  1407.         $this->services['App\\Controller\\Async\\Account\\EventCollectionAction'] = $instance = new \App\Controller\Async\Account\EventCollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  1408.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Account\\EventCollectionAction'$this));
  1409.         return $instance;
  1410.     }
  1411.     /**
  1412.      * Gets the public 'App\Controller\Async\Account\ExportPlanningAction' shared autowired service.
  1413.      *
  1414.      * @return \App\Controller\Async\Account\ExportPlanningAction
  1415.      */
  1416.     protected function getExportPlanningActionService()
  1417.     {
  1418.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1419.         include_once \dirname(__DIR__4).'/src/Controller/Async/Account/ExportPlanningAction.php';
  1420.         $this->services['App\\Controller\\Async\\Account\\ExportPlanningAction'] = $instance = new \App\Controller\Async\Account\ExportPlanningAction(($this->privates['App\\Service\\PlanningResourceExportService'] ?? $this->getPlanningResourceExportServiceService()));
  1421.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Account\\ExportPlanningAction'$this));
  1422.         return $instance;
  1423.     }
  1424.     /**
  1425.      * Gets the public 'App\Controller\Async\Account\UpdateLastConnected' shared autowired service.
  1426.      *
  1427.      * @return \App\Controller\Async\Account\UpdateLastConnected
  1428.      */
  1429.     protected function getUpdateLastConnectedService()
  1430.     {
  1431.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1432.         include_once \dirname(__DIR__4).'/src/Controller/Async/Account/UpdateLastConnected.php';
  1433.         $this->services['App\\Controller\\Async\\Account\\UpdateLastConnected'] = $instance = new \App\Controller\Async\Account\UpdateLastConnected(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService()));
  1434.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Account\\UpdateLastConnected'$this));
  1435.         return $instance;
  1436.     }
  1437.     /**
  1438.      * Gets the public 'App\Controller\Async\AvailableException\CollectionAction' shared autowired service.
  1439.      *
  1440.      * @return \App\Controller\Async\AvailableException\CollectionAction
  1441.      */
  1442.     protected function getCollectionActionService()
  1443.     {
  1444.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1445.         include_once \dirname(__DIR__4).'/src/Controller/Async/AvailableException/CollectionAction.php';
  1446.         $this->services['App\\Controller\\Async\\AvailableException\\CollectionAction'] = $instance = new \App\Controller\Async\AvailableException\CollectionAction(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()), ($this->privates['App\\Repository\\Planning\\AvailableExceptionRepository'] ?? $this->getAvailableExceptionRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  1447.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\AvailableException\\CollectionAction'$this));
  1448.         return $instance;
  1449.     }
  1450.     /**
  1451.      * Gets the public 'App\Controller\Async\AvailableException\PostAction' shared autowired service.
  1452.      *
  1453.      * @return \App\Controller\Async\AvailableException\PostAction
  1454.      */
  1455.     protected function getPostActionService()
  1456.     {
  1457.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1458.         include_once \dirname(__DIR__4).'/src/Controller/Async/AvailableException/PostAction.php';
  1459.         $this->services['App\\Controller\\Async\\AvailableException\\PostAction'] = $instance = new \App\Controller\Async\AvailableException\PostAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Planning\\AvailableExceptionRepository'] ?? $this->getAvailableExceptionRepositoryService()));
  1460.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\AvailableException\\PostAction'$this));
  1461.         return $instance;
  1462.     }
  1463.     /**
  1464.      * Gets the public 'App\Controller\Async\ChannelUserData\AvailableExceptionCollectionAction' shared autowired service.
  1465.      *
  1466.      * @return \App\Controller\Async\ChannelUserData\AvailableExceptionCollectionAction
  1467.      */
  1468.     protected function getAvailableExceptionCollectionAction2Service()
  1469.     {
  1470.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1471.         include_once \dirname(__DIR__4).'/src/Controller/Async/ChannelUserData/AvailableExceptionCollectionAction.php';
  1472.         $this->services['App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction'] = $instance = new \App\Controller\Async\ChannelUserData\AvailableExceptionCollectionAction(($this->privates['App\\Repository\\Planning\\AvailableExceptionRepository'] ?? $this->getAvailableExceptionRepositoryService()));
  1473.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction'$this));
  1474.         return $instance;
  1475.     }
  1476.     /**
  1477.      * Gets the public 'App\Controller\Async\ChannelUserData\EventCollectionAction' shared autowired service.
  1478.      *
  1479.      * @return \App\Controller\Async\ChannelUserData\EventCollectionAction
  1480.      */
  1481.     protected function getEventCollectionAction3Service()
  1482.     {
  1483.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1484.         include_once \dirname(__DIR__4).'/src/Controller/Async/ChannelUserData/EventCollectionAction.php';
  1485.         $this->services['App\\Controller\\Async\\ChannelUserData\\EventCollectionAction'] = $instance = new \App\Controller\Async\ChannelUserData\EventCollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  1486.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\ChannelUserData\\EventCollectionAction'$this));
  1487.         return $instance;
  1488.     }
  1489.     /**
  1490.      * Gets the public 'App\Controller\Async\Event\Absence\PostAbsenceAction' shared autowired service.
  1491.      *
  1492.      * @return \App\Controller\Async\Event\Absence\PostAbsenceAction
  1493.      */
  1494.     protected function getPostAbsenceActionService()
  1495.     {
  1496.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1497.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Absence/PostAbsenceAction.php';
  1498.         $this->services['App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction'] = $instance = new \App\Controller\Async\Event\Absence\PostAbsenceAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Planning\\PlanningResourceAssociationRepository'] ?? $this->getPlanningResourceAssociationRepositoryService()));
  1499.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction'$this));
  1500.         return $instance;
  1501.     }
  1502.     /**
  1503.      * Gets the public 'App\Controller\Async\Event\CollectionAction' shared autowired service.
  1504.      *
  1505.      * @return \App\Controller\Async\Event\CollectionAction
  1506.      */
  1507.     protected function getCollectionAction2Service()
  1508.     {
  1509.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1510.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/CollectionAction.php';
  1511.         $this->services['App\\Controller\\Async\\Event\\CollectionAction'] = $instance = new \App\Controller\Async\Event\CollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()), ($this->privates['App\\Repository\\Planning\\PlanningResourceRepository'] ?? $this->getPlanningResourceRepositoryService()));
  1512.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\CollectionAction'$this));
  1513.         return $instance;
  1514.     }
  1515.     /**
  1516.      * Gets the public 'App\Controller\Async\Event\Conference\CanJoinAction' shared autowired service.
  1517.      *
  1518.      * @return \App\Controller\Async\Event\Conference\CanJoinAction
  1519.      */
  1520.     protected function getCanJoinActionService()
  1521.     {
  1522.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1523.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/CanJoinAction.php';
  1524.         $this->services['App\\Controller\\Async\\Event\\Conference\\CanJoinAction'] = $instance = new \App\Controller\Async\Event\Conference\CanJoinAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1525.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\CanJoinAction'$this));
  1526.         return $instance;
  1527.     }
  1528.     /**
  1529.      * Gets the public 'App\Controller\Async\Event\Conference\CanManageAction' shared autowired service.
  1530.      *
  1531.      * @return \App\Controller\Async\Event\Conference\CanManageAction
  1532.      */
  1533.     protected function getCanManageActionService()
  1534.     {
  1535.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1536.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/CanManageAction.php';
  1537.         $this->services['App\\Controller\\Async\\Event\\Conference\\CanManageAction'] = $instance = new \App\Controller\Async\Event\Conference\CanManageAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1538.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\CanManageAction'$this));
  1539.         return $instance;
  1540.     }
  1541.     /**
  1542.      * Gets the public 'App\Controller\Async\Event\Conference\CancelAction' shared autowired service.
  1543.      *
  1544.      * @return \App\Controller\Async\Event\Conference\CancelAction
  1545.      */
  1546.     protected function getCancelActionService()
  1547.     {
  1548.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1549.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/CancelAction.php';
  1550.         $this->services['App\\Controller\\Async\\Event\\Conference\\CancelAction'] = $instance = new \App\Controller\Async\Event\Conference\CancelAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1551.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\CancelAction'$this));
  1552.         return $instance;
  1553.     }
  1554.     /**
  1555.      * Gets the public 'App\Controller\Async\Event\Conference\EndAction' shared autowired service.
  1556.      *
  1557.      * @return \App\Controller\Async\Event\Conference\EndAction
  1558.      */
  1559.     protected function getEndActionService()
  1560.     {
  1561.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1562.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/EndAction.php';
  1563.         $this->services['App\\Controller\\Async\\Event\\Conference\\EndAction'] = $instance = new \App\Controller\Async\Event\Conference\EndAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1564.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\EndAction'$this));
  1565.         return $instance;
  1566.     }
  1567.     /**
  1568.      * Gets the public 'App\Controller\Async\Event\Conference\GetAction' shared autowired service.
  1569.      *
  1570.      * @return \App\Controller\Async\Event\Conference\GetAction
  1571.      */
  1572.     protected function getGetActionService()
  1573.     {
  1574.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1575.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/GetAction.php';
  1576.         $this->services['App\\Controller\\Async\\Event\\Conference\\GetAction'] = $instance = new \App\Controller\Async\Event\Conference\GetAction();
  1577.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\GetAction'$this));
  1578.         return $instance;
  1579.     }
  1580.     /**
  1581.      * Gets the public 'App\Controller\Async\Event\Conference\JoinRedirectAction' shared autowired service.
  1582.      *
  1583.      * @return \App\Controller\Async\Event\Conference\JoinRedirectAction
  1584.      */
  1585.     protected function getJoinRedirectActionService()
  1586.     {
  1587.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1588.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/JoinRedirectAction.php';
  1589.         $this->services['App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction'] = $instance = new \App\Controller\Async\Event\Conference\JoinRedirectAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1590.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction'$this));
  1591.         return $instance;
  1592.     }
  1593.     /**
  1594.      * Gets the public 'App\Controller\Async\Event\Conference\RecordingsAction' shared autowired service.
  1595.      *
  1596.      * @return \App\Controller\Async\Event\Conference\RecordingsAction
  1597.      */
  1598.     protected function getRecordingsActionService()
  1599.     {
  1600.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1601.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/RecordingsAction.php';
  1602.         $this->services['App\\Controller\\Async\\Event\\Conference\\RecordingsAction'] = $instance = new \App\Controller\Async\Event\Conference\RecordingsAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1603.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\RecordingsAction'$this));
  1604.         return $instance;
  1605.     }
  1606.     /**
  1607.      * Gets the public 'App\Controller\Async\Event\Conference\ReportAction' shared autowired service.
  1608.      *
  1609.      * @return \App\Controller\Async\Event\Conference\ReportAction
  1610.      */
  1611.     protected function getReportActionService()
  1612.     {
  1613.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1614.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/ReportAction.php';
  1615.         $this->services['App\\Controller\\Async\\Event\\Conference\\ReportAction'] = $instance = new \App\Controller\Async\Event\Conference\ReportAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1616.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\ReportAction'$this));
  1617.         return $instance;
  1618.     }
  1619.     /**
  1620.      * Gets the public 'App\Controller\Async\Event\DeleteAction' shared autowired service.
  1621.      *
  1622.      * @return \App\Controller\Async\Event\DeleteAction
  1623.      */
  1624.     protected function getDeleteActionService()
  1625.     {
  1626.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1627.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/DeleteAction.php';
  1628.         $this->services['App\\Controller\\Async\\Event\\DeleteAction'] = $instance = new \App\Controller\Async\Event\DeleteAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->privates['App\\Service\\User\\Notification\\NotificationService'] ?? $this->getNotificationServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Calendar\\EventManager'] ?? $this->getEventManagerService()));
  1629.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\DeleteAction'$this));
  1630.         return $instance;
  1631.     }
  1632.     /**
  1633.      * Gets the public 'App\Controller\Async\Event\DirtyGetAction' shared autowired service.
  1634.      *
  1635.      * @return \App\Controller\Async\Event\DirtyGetAction
  1636.      */
  1637.     protected function getDirtyGetActionService()
  1638.     {
  1639.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1640.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/DirtyGetAction.php';
  1641.         $this->services['App\\Controller\\Async\\Event\\DirtyGetAction'] = $instance = new \App\Controller\Async\Event\DirtyGetAction();
  1642.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\DirtyGetAction'$this));
  1643.         return $instance;
  1644.     }
  1645.     /**
  1646.      * Gets the public 'App\Controller\Async\Event\DuplicateAction' shared autowired service.
  1647.      *
  1648.      * @return \App\Controller\Async\Event\DuplicateAction
  1649.      */
  1650.     protected function getDuplicateActionService()
  1651.     {
  1652.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1653.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/DuplicateAction.php';
  1654.         $this->services['App\\Controller\\Async\\Event\\DuplicateAction'] = $instance = new \App\Controller\Async\Event\DuplicateAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1655.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\DuplicateAction'$this));
  1656.         return $instance;
  1657.     }
  1658.     /**
  1659.      * Gets the public 'App\Controller\Async\Event\GetAction' shared autowired service.
  1660.      *
  1661.      * @return \App\Controller\Async\Event\GetAction
  1662.      */
  1663.     protected function getGetAction2Service()
  1664.     {
  1665.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/GetAction.php';
  1666.         return $this->services['App\\Controller\\Async\\Event\\GetAction'] = new \App\Controller\Async\Event\GetAction();
  1667.     }
  1668.     /**
  1669.      * Gets the public 'App\Controller\Async\Event\MultipleActions\DeleteMultipleAction' shared autowired service.
  1670.      *
  1671.      * @return \App\Controller\Async\Event\MultipleActions\DeleteMultipleAction
  1672.      */
  1673.     protected function getDeleteMultipleActionService()
  1674.     {
  1675.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1676.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/MultipleActions/DeleteMultipleAction.php';
  1677.         $this->services['App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction'] = $instance = new \App\Controller\Async\Event\MultipleActions\DeleteMultipleAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->privates['App\\Service\\User\\Notification\\NotificationService'] ?? $this->getNotificationServiceService()), ($this->privates['App\\Service\\Calendar\\EventManager'] ?? $this->getEventManagerService()));
  1678.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction'$this));
  1679.         return $instance;
  1680.     }
  1681.     /**
  1682.      * Gets the public 'App\Controller\Async\Event\MultipleActions\DuplicateMultipleAction' shared autowired service.
  1683.      *
  1684.      * @return \App\Controller\Async\Event\MultipleActions\DuplicateMultipleAction
  1685.      */
  1686.     protected function getDuplicateMultipleActionService()
  1687.     {
  1688.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1689.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  1690.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/MultipleActions/DuplicateMultipleAction.php';
  1691.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  1692.         $this->services['App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction'] = $instance = new \App\Controller\Async\Event\MultipleActions\DuplicateMultipleAction(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] = new \Nellapp\Bundle\SDKBundle\Channel\Service\ConfigurationService())), ($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1693.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction'$this));
  1694.         return $instance;
  1695.     }
  1696.     /**
  1697.      * Gets the public 'App\Controller\Async\Event\MultipleActions\PutEventsAction' shared autowired service.
  1698.      *
  1699.      * @return \App\Controller\Async\Event\MultipleActions\PutEventsAction
  1700.      */
  1701.     protected function getPutEventsActionService()
  1702.     {
  1703.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1704.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  1705.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/MultipleActions/PutEventsAction.php';
  1706.         $this->services['App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction'] = $instance = new \App\Controller\Async\Event\MultipleActions\PutEventsAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->privates['App\\Repository\\Planning\\PlanningResourceRepository'] ?? $this->getPlanningResourceRepositoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['App\\Service\\User\\Notification\\NotificationService'] ?? $this->getNotificationServiceService()), ($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1707.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction'$this));
  1708.         return $instance;
  1709.     }
  1710.     /**
  1711.      * Gets the public 'App\Controller\Async\Event\PostAction' shared autowired service.
  1712.      *
  1713.      * @return \App\Controller\Async\Event\PostAction
  1714.      */
  1715.     protected function getPostAction2Service()
  1716.     {
  1717.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1718.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/PostAction.php';
  1719.         $this->services['App\\Controller\\Async\\Event\\PostAction'] = $instance = new \App\Controller\Async\Event\PostAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerPersistService'] ?? $this->getRruleManagerPersistServiceService()), ($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1720.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\PostAction'$this));
  1721.         return $instance;
  1722.     }
  1723.     /**
  1724.      * Gets the public 'App\Controller\Async\Event\PutAction' shared autowired service.
  1725.      *
  1726.      * @return \App\Controller\Async\Event\PutAction
  1727.      */
  1728.     protected function getPutActionService()
  1729.     {
  1730.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1731.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/PutAction.php';
  1732.         $this->services['App\\Controller\\Async\\Event\\PutAction'] = $instance = new \App\Controller\Async\Event\PutAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['App\\Service\\User\\Notification\\NotificationService'] ?? $this->getNotificationServiceService()), ($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1733.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\PutAction'$this));
  1734.         return $instance;
  1735.     }
  1736.     /**
  1737.      * Gets the public 'App\Controller\Async\Event\RecurringActions\DeleteAllRecurringAction' shared autowired service.
  1738.      *
  1739.      * @return \App\Controller\Async\Event\RecurringActions\DeleteAllRecurringAction
  1740.      */
  1741.     protected function getDeleteAllRecurringActionService()
  1742.     {
  1743.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1744.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/RecurringActions/DeleteAllRecurringAction.php';
  1745.         $this->services['App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction'] = $instance = new \App\Controller\Async\Event\RecurringActions\DeleteAllRecurringAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1746.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction'$this));
  1747.         return $instance;
  1748.     }
  1749.     /**
  1750.      * Gets the public 'App\Controller\Async\Event\RecurringActions\DeleteIncomingRecurringAction' shared autowired service.
  1751.      *
  1752.      * @return \App\Controller\Async\Event\RecurringActions\DeleteIncomingRecurringAction
  1753.      */
  1754.     protected function getDeleteIncomingRecurringActionService()
  1755.     {
  1756.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1757.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/RecurringActions/DeleteIncomingRecurringAction.php';
  1758.         $this->services['App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction'] = $instance = new \App\Controller\Async\Event\RecurringActions\DeleteIncomingRecurringAction(($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerDeleteService'] ?? $this->getRruleManagerDeleteServiceService()), ($this->privates['App\\Service\\Calendar\\EventManager'] ?? $this->getEventManagerService()));
  1759.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction'$this));
  1760.         return $instance;
  1761.     }
  1762.     /**
  1763.      * Gets the public 'App\Controller\Async\Event\RecurringActions\PutAllRecurringAction' shared autowired service.
  1764.      *
  1765.      * @return \App\Controller\Async\Event\RecurringActions\PutAllRecurringAction
  1766.      */
  1767.     protected function getPutAllRecurringActionService()
  1768.     {
  1769.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1770.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/RecurringActions/PutAllRecurringAction.php';
  1771.         $this->services['App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction'] = $instance = new \App\Controller\Async\Event\RecurringActions\PutAllRecurringAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerUpdateService'] ?? $this->getRruleManagerUpdateServiceService()), ($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1772.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction'$this));
  1773.         return $instance;
  1774.     }
  1775.     /**
  1776.      * Gets the public 'App\Controller\Async\Event\RecurringActions\PutIncomingRecurringAction' shared autowired service.
  1777.      *
  1778.      * @return \App\Controller\Async\Event\RecurringActions\PutIncomingRecurringAction
  1779.      */
  1780.     protected function getPutIncomingRecurringActionService()
  1781.     {
  1782.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1783.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/RecurringActions/PutIncomingRecurringAction.php';
  1784.         $this->services['App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction'] = $instance = new \App\Controller\Async\Event\RecurringActions\PutIncomingRecurringAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerUpdateService'] ?? $this->getRruleManagerUpdateServiceService()), ($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1785.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction'$this));
  1786.         return $instance;
  1787.     }
  1788.     /**
  1789.      * Gets the public 'App\Controller\Async\Event\RruleCollectionAction' shared autowired service.
  1790.      *
  1791.      * @return \App\Controller\Async\Event\RruleCollectionAction
  1792.      */
  1793.     protected function getRruleCollectionActionService()
  1794.     {
  1795.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1796.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/RruleCollectionAction.php';
  1797.         $this->services['App\\Controller\\Async\\Event\\RruleCollectionAction'] = $instance = new \App\Controller\Async\Event\RruleCollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  1798.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\RruleCollectionAction'$this));
  1799.         return $instance;
  1800.     }
  1801.     /**
  1802.      * Gets the public 'App\Controller\Async\FavoriteFilter\CollectionUserFavoriteAction' shared autowired service.
  1803.      *
  1804.      * @return \App\Controller\Async\FavoriteFilter\CollectionUserFavoriteAction
  1805.      */
  1806.     protected function getCollectionUserFavoriteActionService()
  1807.     {
  1808.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1809.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/CollectionUserFavoriteAction.php';
  1810.         $this->services['App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction'] = $instance = new \App\Controller\Async\FavoriteFilter\CollectionUserFavoriteAction(($this->privates['App\\Repository\\Account\\UserFavoriteFilterRepository'] ?? $this->getUserFavoriteFilterRepositoryService()));
  1811.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction'$this));
  1812.         return $instance;
  1813.     }
  1814.     /**
  1815.      * Gets the public 'App\Controller\Async\FavoriteFilter\ConfirmMultipleAction' shared autowired service.
  1816.      *
  1817.      * @return \App\Controller\Async\FavoriteFilter\ConfirmMultipleAction
  1818.      */
  1819.     protected function getConfirmMultipleActionService()
  1820.     {
  1821.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1822.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/ConfirmMultipleAction.php';
  1823.         $this->services['App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction'] = $instance = new \App\Controller\Async\FavoriteFilter\ConfirmMultipleAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Account\\UserFavoriteFilterRepository'] ?? $this->getUserFavoriteFilterRepositoryService()));
  1824.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction'$this));
  1825.         return $instance;
  1826.     }
  1827.     /**
  1828.      * Gets the public 'App\Controller\Async\FavoriteFilter\DeleteUserFavoriteAction' shared autowired service.
  1829.      *
  1830.      * @return \App\Controller\Async\FavoriteFilter\DeleteUserFavoriteAction
  1831.      */
  1832.     protected function getDeleteUserFavoriteActionService()
  1833.     {
  1834.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1835.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/DeleteUserFavoriteAction.php';
  1836.         $this->services['App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction'] = $instance = new \App\Controller\Async\FavoriteFilter\DeleteUserFavoriteAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1837.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction'$this));
  1838.         return $instance;
  1839.     }
  1840.     /**
  1841.      * Gets the public 'App\Controller\Async\FavoriteFilter\GetUserFavoriteAction' shared autowired service.
  1842.      *
  1843.      * @return \App\Controller\Async\FavoriteFilter\GetUserFavoriteAction
  1844.      */
  1845.     protected function getGetUserFavoriteActionService()
  1846.     {
  1847.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1848.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/GetUserFavoriteAction.php';
  1849.         $this->services['App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction'] = $instance = new \App\Controller\Async\FavoriteFilter\GetUserFavoriteAction();
  1850.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction'$this));
  1851.         return $instance;
  1852.     }
  1853.     /**
  1854.      * Gets the public 'App\Controller\Async\FavoriteFilter\PostUserFavoriteAction' shared autowired service.
  1855.      *
  1856.      * @return \App\Controller\Async\FavoriteFilter\PostUserFavoriteAction
  1857.      */
  1858.     protected function getPostUserFavoriteActionService()
  1859.     {
  1860.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1861.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/PostUserFavoriteAction.php';
  1862.         $this->services['App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction'] = $instance = new \App\Controller\Async\FavoriteFilter\PostUserFavoriteAction(($this->privates['App\\Service\\FavoriteFilter\\FavoriteFilterManager'] ?? $this->getFavoriteFilterManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1863.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction'$this));
  1864.         return $instance;
  1865.     }
  1866.     /**
  1867.      * Gets the public 'App\Controller\Async\FavoriteFilter\PutFavoriteAction' shared autowired service.
  1868.      *
  1869.      * @return \App\Controller\Async\FavoriteFilter\PutFavoriteAction
  1870.      */
  1871.     protected function getPutFavoriteActionService()
  1872.     {
  1873.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1874.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/PutFavoriteAction.php';
  1875.         $this->services['App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction'] = $instance = new \App\Controller\Async\FavoriteFilter\PutFavoriteAction(($this->privates['App\\Service\\FavoriteFilter\\FavoriteFilterManager'] ?? $this->getFavoriteFilterManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1876.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction'$this));
  1877.         return $instance;
  1878.     }
  1879.     /**
  1880.      * Gets the public 'App\Controller\Async\FavoriteFilter\PutUserFavoriteNameAction' shared autowired service.
  1881.      *
  1882.      * @return \App\Controller\Async\FavoriteFilter\PutUserFavoriteNameAction
  1883.      */
  1884.     protected function getPutUserFavoriteNameActionService()
  1885.     {
  1886.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1887.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/PutUserFavoriteNameAction.php';
  1888.         $this->services['App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction'] = $instance = new \App\Controller\Async\FavoriteFilter\PutUserFavoriteNameAction();
  1889.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction'$this));
  1890.         return $instance;
  1891.     }
  1892.     /**
  1893.      * Gets the public 'App\Controller\Async\FavoriteFilter\ShareFavoriteAction' shared autowired service.
  1894.      *
  1895.      * @return \App\Controller\Async\FavoriteFilter\ShareFavoriteAction
  1896.      */
  1897.     protected function getShareFavoriteActionService()
  1898.     {
  1899.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1900.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/ShareFavoriteAction.php';
  1901.         $this->services['App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction'] = $instance = new \App\Controller\Async\FavoriteFilter\ShareFavoriteAction(($this->privates['App\\Service\\FavoriteFilter\\FavoriteFilterManager'] ?? $this->getFavoriteFilterManagerService()));
  1902.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction'$this));
  1903.         return $instance;
  1904.     }
  1905.     /**
  1906.      * Gets the public 'App\Controller\Async\File\GetPreviewAction' shared autowired service.
  1907.      *
  1908.      * @return \App\Controller\Async\File\GetPreviewAction
  1909.      */
  1910.     protected function getGetPreviewActionService()
  1911.     {
  1912.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1913.         include_once \dirname(__DIR__4).'/src/Controller/Async/File/GetPreviewAction.php';
  1914.         $this->services['App\\Controller\\Async\\File\\GetPreviewAction'] = $instance = new \App\Controller\Async\File\GetPreviewAction(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()));
  1915.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\File\\GetPreviewAction'$this));
  1916.         return $instance;
  1917.     }
  1918.     /**
  1919.      * Gets the public 'App\Controller\Async\Group\CollectionAction' shared autowired service.
  1920.      *
  1921.      * @return \App\Controller\Async\Group\CollectionAction
  1922.      */
  1923.     protected function getCollectionAction3Service()
  1924.     {
  1925.         include_once \dirname(__DIR__4).'/src/Controller/Async/Group/CollectionAction.php';
  1926.         return $this->services['App\\Controller\\Async\\Group\\CollectionAction'] = new \App\Controller\Async\Group\CollectionAction(($this->privates['App\\Repository\\Channel\\GroupRepository'] ?? $this->getGroupRepositoryService()));
  1927.     }
  1928.     /**
  1929.      * Gets the public 'App\Controller\Async\Group\EventCollectionAction' shared autowired service.
  1930.      *
  1931.      * @return \App\Controller\Async\Group\EventCollectionAction
  1932.      */
  1933.     protected function getEventCollectionAction4Service()
  1934.     {
  1935.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1936.         include_once \dirname(__DIR__4).'/src/Controller/Async/Group/EventCollectionAction.php';
  1937.         $this->services['App\\Controller\\Async\\Group\\EventCollectionAction'] = $instance = new \App\Controller\Async\Group\EventCollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  1938.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Group\\EventCollectionAction'$this));
  1939.         return $instance;
  1940.     }
  1941.     /**
  1942.      * Gets the public 'App\Controller\Async\Group\GetAction' shared autowired service.
  1943.      *
  1944.      * @return \App\Controller\Async\Group\GetAction
  1945.      */
  1946.     protected function getGetAction3Service()
  1947.     {
  1948.         include_once \dirname(__DIR__4).'/src/Controller/Async/Group/GetAction.php';
  1949.         return $this->services['App\\Controller\\Async\\Group\\GetAction'] = new \App\Controller\Async\Group\GetAction();
  1950.     }
  1951.     /**
  1952.      * Gets the public 'App\Controller\Async\Hollidays\CollectionAction' shared autowired service.
  1953.      *
  1954.      * @return \App\Controller\Async\Hollidays\CollectionAction
  1955.      */
  1956.     protected function getCollectionAction4Service()
  1957.     {
  1958.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1959.         include_once \dirname(__DIR__4).'/src/Controller/Async/Hollidays/CollectionAction.php';
  1960.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Hollidays/HollidaysService.php';
  1961.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Hollidays/ApiHollidaysInterface.php';
  1962.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Hollidays/FrenchApiHollidays.php';
  1963.         $this->services['App\\Controller\\Async\\Hollidays\\CollectionAction'] = $instance = new \App\Controller\Async\Hollidays\CollectionAction(new \App\Service\Calendar\Hollidays\HollidaysService((\dirname(__DIR__3).'/json/hollidays'), new \App\Service\Calendar\Hollidays\FrenchApiHollidays(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()))));
  1964.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Hollidays\\CollectionAction'$this));
  1965.         return $instance;
  1966.     }
  1967.     /**
  1968.      * Gets the public 'App\Controller\Async\Lesson\CollectionAction' shared autowired service.
  1969.      *
  1970.      * @return \App\Controller\Async\Lesson\CollectionAction
  1971.      */
  1972.     protected function getCollectionAction5Service()
  1973.     {
  1974.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1975.         include_once \dirname(__DIR__4).'/src/Controller/Async/Lesson/CollectionAction.php';
  1976.         $this->services['App\\Controller\\Async\\Lesson\\CollectionAction'] = $instance = new \App\Controller\Async\Lesson\CollectionAction(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Proxy\\ProxyClient'] ?? $this->getProxyClientService()), ($this->privates['nellapp_sdk.routing.internal_url_generator'] ?? $this->getNellappSdk_Routing_InternalUrlGeneratorService()));
  1977.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Lesson\\CollectionAction'$this));
  1978.         return $instance;
  1979.     }
  1980.     /**
  1981.      * Gets the public 'App\Controller\Async\Lesson\PostAction' shared autowired service.
  1982.      *
  1983.      * @return \App\Controller\Async\Lesson\PostAction
  1984.      */
  1985.     protected function getPostAction3Service()
  1986.     {
  1987.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1988.         include_once \dirname(__DIR__4).'/src/Controller/Async/Lesson/PostAction.php';
  1989.         $this->services['App\\Controller\\Async\\Lesson\\PostAction'] = $instance = new \App\Controller\Async\Lesson\PostAction(($this->privates['App\\Repository\\Channel\\LessonRepository'] ?? $this->getLessonRepositoryService()));
  1990.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Lesson\\PostAction'$this));
  1991.         return $instance;
  1992.     }
  1993.     /**
  1994.      * Gets the public 'App\Controller\Async\PlanningResource\CollectionAction' shared autowired service.
  1995.      *
  1996.      * @return \App\Controller\Async\PlanningResource\CollectionAction
  1997.      */
  1998.     protected function getCollectionAction6Service()
  1999.     {
  2000.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2001.         include_once \dirname(__DIR__4).'/src/Controller/Async/PlanningResource/CollectionAction.php';
  2002.         $this->services['App\\Controller\\Async\\PlanningResource\\CollectionAction'] = $instance = new \App\Controller\Async\PlanningResource\CollectionAction(($this->privates['App\\Repository\\Planning\\PlanningResourceRepository'] ?? $this->getPlanningResourceRepositoryService()));
  2003.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\PlanningResource\\CollectionAction'$this));
  2004.         return $instance;
  2005.     }
  2006.     /**
  2007.      * Gets the public 'App\Controller\Async\PlanningResource\CollectionByIdsAction' shared autowired service.
  2008.      *
  2009.      * @return \App\Controller\Async\PlanningResource\CollectionByIdsAction
  2010.      */
  2011.     protected function getCollectionByIdsActionService()
  2012.     {
  2013.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2014.         include_once \dirname(__DIR__4).'/src/Controller/Async/PlanningResource/CollectionByIdsAction.php';
  2015.         $this->services['App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction'] = $instance = new \App\Controller\Async\PlanningResource\CollectionByIdsAction(($this->privates['App\\Repository\\Planning\\PlanningResourceRepository'] ?? $this->getPlanningResourceRepositoryService()));
  2016.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction'$this));
  2017.         return $instance;
  2018.     }
  2019.     /**
  2020.      * Gets the public 'App\Controller\Async\PlanningResource\ExportPlanningResourceAction' shared autowired service.
  2021.      *
  2022.      * @return \App\Controller\Async\PlanningResource\ExportPlanningResourceAction
  2023.      */
  2024.     protected function getExportPlanningResourceActionService()
  2025.     {
  2026.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2027.         include_once \dirname(__DIR__4).'/src/Controller/Async/PlanningResource/ExportPlanningResourceAction.php';
  2028.         $this->services['App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction'] = $instance = new \App\Controller\Async\PlanningResource\ExportPlanningResourceAction(($this->privates['App\\Service\\PlanningResourceExportService'] ?? $this->getPlanningResourceExportServiceService()));
  2029.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction'$this));
  2030.         return $instance;
  2031.     }
  2032.     /**
  2033.      * Gets the public 'App\Controller\Async\RedirectToNimForEventAction' shared autowired service.
  2034.      *
  2035.      * @return \App\Controller\Async\RedirectToNimForEventAction
  2036.      */
  2037.     protected function getRedirectToNimForEventActionService()
  2038.     {
  2039.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2040.         include_once \dirname(__DIR__4).'/src/Controller/Async/RedirectToNimForEventAction.php';
  2041.         $this->services['App\\Controller\\Async\\RedirectToNimForEventAction'] = $instance = new \App\Controller\Async\RedirectToNimForEventAction(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2042.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\RedirectToNimForEventAction'$this));
  2043.         return $instance;
  2044.     }
  2045.     /**
  2046.      * Gets the public 'App\Controller\Async\Resources\CollectionAction' shared autowired service.
  2047.      *
  2048.      * @return \App\Controller\Async\Resources\CollectionAction
  2049.      */
  2050.     protected function getCollectionAction7Service()
  2051.     {
  2052.         include_once \dirname(__DIR__4).'/src/Controller/Async/Resources/CollectionAction.php';
  2053.         return $this->services['App\\Controller\\Async\\Resources\\CollectionAction'] = new \App\Controller\Async\Resources\CollectionAction(($this->privates['App\\Repository\\Planning\\PlanningResourceRepository'] ?? $this->getPlanningResourceRepositoryService()), ($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  2054.     }
  2055.     /**
  2056.      * Gets the public 'App\Controller\Async\Room\CollectionAction' shared autowired service.
  2057.      *
  2058.      * @return \App\Controller\Async\Room\CollectionAction
  2059.      */
  2060.     protected function getCollectionAction8Service()
  2061.     {
  2062.         include_once \dirname(__DIR__4).'/src/Controller/Async/Room/CollectionAction.php';
  2063.         return $this->services['App\\Controller\\Async\\Room\\CollectionAction'] = new \App\Controller\Async\Room\CollectionAction(($this->privates['App\\Repository\\Channel\\RoomRepository'] ?? $this->getRoomRepositoryService()));
  2064.     }
  2065.     /**
  2066.      * Gets the public 'App\Controller\Async\Room\EventCollectionAction' shared autowired service.
  2067.      *
  2068.      * @return \App\Controller\Async\Room\EventCollectionAction
  2069.      */
  2070.     protected function getEventCollectionAction5Service()
  2071.     {
  2072.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2073.         include_once \dirname(__DIR__4).'/src/Controller/Async/Room/EventCollectionAction.php';
  2074.         $this->services['App\\Controller\\Async\\Room\\EventCollectionAction'] = $instance = new \App\Controller\Async\Room\EventCollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  2075.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Room\\EventCollectionAction'$this));
  2076.         return $instance;
  2077.     }
  2078.     /**
  2079.      * Gets the public 'App\Controller\Async\Session\EventCollectionAction' shared autowired service.
  2080.      *
  2081.      * @return \App\Controller\Async\Session\EventCollectionAction
  2082.      */
  2083.     protected function getEventCollectionAction6Service()
  2084.     {
  2085.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2086.         include_once \dirname(__DIR__4).'/src/Controller/Async/Session/EventCollectionAction.php';
  2087.         $this->services['App\\Controller\\Async\\Session\\EventCollectionAction'] = $instance = new \App\Controller\Async\Session\EventCollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  2088.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Session\\EventCollectionAction'$this));
  2089.         return $instance;
  2090.     }
  2091.     /**
  2092.      * Gets the public 'App\Controller\Async\SignaturesSheet\CollectionAction' shared autowired service.
  2093.      *
  2094.      * @return \App\Controller\Async\SignaturesSheet\CollectionAction
  2095.      */
  2096.     protected function getCollectionAction9Service()
  2097.     {
  2098.         include_once \dirname(__DIR__4).'/src/Controller/Async/SignaturesSheet/CollectionAction.php';
  2099.         return $this->services['App\\Controller\\Async\\SignaturesSheet\\CollectionAction'] = new \App\Controller\Async\SignaturesSheet\CollectionAction(($this->privates['App\\Repository\\SignaturesSheetRepository'] ?? $this->getSignaturesSheetRepositoryService()));
  2100.     }
  2101.     /**
  2102.      * Gets the public 'App\Controller\Async\SignaturesSheet\GetPreviewAction' shared autowired service.
  2103.      *
  2104.      * @return \App\Controller\Async\SignaturesSheet\GetPreviewAction
  2105.      */
  2106.     protected function getGetPreviewAction2Service()
  2107.     {
  2108.         include_once \dirname(__DIR__4).'/src/Controller/Async/SignaturesSheet/GetPreviewAction.php';
  2109.         return $this->services['App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction'] = new \App\Controller\Async\SignaturesSheet\GetPreviewAction(($this->privates['App\\Service\\Sign\\SignaturesSheetService'] ?? $this->getSignaturesSheetServiceService()));
  2110.     }
  2111.     /**
  2112.      * Gets the public 'App\Controller\Async\SignaturesSheet\PostGenerateAction' shared autowired service.
  2113.      *
  2114.      * @return \App\Controller\Async\SignaturesSheet\PostGenerateAction
  2115.      */
  2116.     protected function getPostGenerateActionService()
  2117.     {
  2118.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2119.         include_once \dirname(__DIR__4).'/src/Controller/Async/SignaturesSheet/PostGenerateAction.php';
  2120.         $this->services['App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction'] = $instance = new \App\Controller\Async\SignaturesSheet\PostGenerateAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()), ($this->privates['App\\Pdf\\SignaturesSheetGenerator'] ?? $this->getSignaturesSheetGeneratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusClient'] ?? $this->getAbstractCursusClientService()));
  2121.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction'$this));
  2122.         return $instance;
  2123.     }
  2124.     /**
  2125.      * Gets the public 'App\Controller\Async\UserSign\CollectionAction' shared autowired service.
  2126.      *
  2127.      * @return \App\Controller\Async\UserSign\CollectionAction
  2128.      */
  2129.     protected function getCollectionAction10Service()
  2130.     {
  2131.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/CollectionAction.php';
  2132.         return $this->services['App\\Controller\\Async\\UserSign\\CollectionAction'] = new \App\Controller\Async\UserSign\CollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2133.     }
  2134.     /**
  2135.      * Gets the public 'App\Controller\Async\UserSign\CollectionPutAction' shared autowired service.
  2136.      *
  2137.      * @return \App\Controller\Async\UserSign\CollectionPutAction
  2138.      */
  2139.     protected function getCollectionPutActionService()
  2140.     {
  2141.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2142.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/CollectionPutAction.php';
  2143.         $this->services['App\\Controller\\Async\\UserSign\\CollectionPutAction'] = $instance = new \App\Controller\Async\UserSign\CollectionPutAction(($this->privates['App\\Service\\Sign\\SignService'] ?? $this->getSignServiceService()), ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()));
  2144.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\CollectionPutAction'$this));
  2145.         return $instance;
  2146.     }
  2147.     /**
  2148.      * Gets the public 'App\Controller\Async\UserSign\CollectionPutMultipleRecallAction' shared autowired service.
  2149.      *
  2150.      * @return \App\Controller\Async\UserSign\CollectionPutMultipleRecallAction
  2151.      */
  2152.     protected function getCollectionPutMultipleRecallActionService()
  2153.     {
  2154.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2155.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/CollectionPutMultipleRecallAction.php';
  2156.         $a = ($this->services['router'] ?? $this->getRouterService());
  2157.         $this->services['App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction'] = $instance = new \App\Controller\Async\UserSign\CollectionPutMultipleRecallAction(($this->privates['App\\Service\\User\\Notification\\NotificationService'] ?? $this->getNotificationServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()), ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService()), $a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService()), $a);
  2158.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction'$this));
  2159.         return $instance;
  2160.     }
  2161.     /**
  2162.      * Gets the public 'App\Controller\Async\UserSign\CollectionPutMultipleSigningAction' shared autowired service.
  2163.      *
  2164.      * @return \App\Controller\Async\UserSign\CollectionPutMultipleSigningAction
  2165.      */
  2166.     protected function getCollectionPutMultipleSigningActionService()
  2167.     {
  2168.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/CollectionPutMultipleSigningAction.php';
  2169.         return $this->services['App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction'] = new \App\Controller\Async\UserSign\CollectionPutMultipleSigningAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Sign\\SignService'] ?? $this->getSignServiceService()));
  2170.     }
  2171.     /**
  2172.      * Gets the public 'App\Controller\Async\UserSign\GetByEventAction' shared autowired service.
  2173.      *
  2174.      * @return \App\Controller\Async\UserSign\GetByEventAction
  2175.      */
  2176.     protected function getGetByEventActionService()
  2177.     {
  2178.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/GetByEventAction.php';
  2179.         return $this->services['App\\Controller\\Async\\UserSign\\GetByEventAction'] = new \App\Controller\Async\UserSign\GetByEventAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2180.     }
  2181.     /**
  2182.      * Gets the public 'App\Controller\Async\UserSign\GetByUserAndEventAction' shared autowired service.
  2183.      *
  2184.      * @return \App\Controller\Async\UserSign\GetByUserAndEventAction
  2185.      */
  2186.     protected function getGetByUserAndEventActionService()
  2187.     {
  2188.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2189.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/GetByUserAndEventAction.php';
  2190.         $this->services['App\\Controller\\Async\\UserSign\\GetByUserAndEventAction'] = $instance = new \App\Controller\Async\UserSign\GetByUserAndEventAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2191.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\GetByUserAndEventAction'$this));
  2192.         return $instance;
  2193.     }
  2194.     /**
  2195.      * Gets the public 'App\Controller\Async\UserSign\PastCertifiedCollectionAction' shared autowired service.
  2196.      *
  2197.      * @return \App\Controller\Async\UserSign\PastCertifiedCollectionAction
  2198.      */
  2199.     protected function getPastCertifiedCollectionActionService()
  2200.     {
  2201.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PastCertifiedCollectionAction.php';
  2202.         return $this->services['App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction'] = new \App\Controller\Async\UserSign\PastCertifiedCollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2203.     }
  2204.     /**
  2205.      * Gets the public 'App\Controller\Async\UserSign\PostJustificationAction' shared autowired service.
  2206.      *
  2207.      * @return \App\Controller\Async\UserSign\PostJustificationAction
  2208.      */
  2209.     protected function getPostJustificationActionService()
  2210.     {
  2211.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PostJustificationAction.php';
  2212.         return $this->services['App\\Controller\\Async\\UserSign\\PostJustificationAction'] = new \App\Controller\Async\UserSign\PostJustificationAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Sign\\SignService'] ?? $this->getSignServiceService()));
  2213.     }
  2214.     /**
  2215.      * Gets the public 'App\Controller\Async\UserSign\PostTeacherJustificationAction' shared autowired service.
  2216.      *
  2217.      * @return \App\Controller\Async\UserSign\PostTeacherJustificationAction
  2218.      */
  2219.     protected function getPostTeacherJustificationActionService()
  2220.     {
  2221.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2222.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PostTeacherJustificationAction.php';
  2223.         $this->services['App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction'] = $instance = new \App\Controller\Async\UserSign\PostTeacherJustificationAction(($this->privates['App\\Service\\Sign\\SignService'] ?? $this->getSignServiceService()));
  2224.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction'$this));
  2225.         return $instance;
  2226.     }
  2227.     /**
  2228.      * Gets the public 'App\Controller\Async\UserSign\PutAction' shared autowired service.
  2229.      *
  2230.      * @return \App\Controller\Async\UserSign\PutAction
  2231.      */
  2232.     protected function getPutAction2Service()
  2233.     {
  2234.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2235.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PutAction.php';
  2236.         $this->services['App\\Controller\\Async\\UserSign\\PutAction'] = $instance = new \App\Controller\Async\UserSign\PutAction();
  2237.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\PutAction'$this));
  2238.         return $instance;
  2239.     }
  2240.     /**
  2241.      * Gets the public 'App\Controller\Async\UserSign\PutJustificationTextAction' shared autowired service.
  2242.      *
  2243.      * @return \App\Controller\Async\UserSign\PutJustificationTextAction
  2244.      */
  2245.     protected function getPutJustificationTextActionService()
  2246.     {
  2247.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PutJustificationTextAction.php';
  2248.         return $this->services['App\\Controller\\Async\\UserSign\\PutJustificationTextAction'] = new \App\Controller\Async\UserSign\PutJustificationTextAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2249.     }
  2250.     /**
  2251.      * Gets the public 'App\Controller\Async\UserSign\PutSignatureAction' shared autowired service.
  2252.      *
  2253.      * @return \App\Controller\Async\UserSign\PutSignatureAction
  2254.      */
  2255.     protected function getPutSignatureActionService()
  2256.     {
  2257.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PutSignatureAction.php';
  2258.         return $this->services['App\\Controller\\Async\\UserSign\\PutSignatureAction'] = new \App\Controller\Async\UserSign\PutSignatureAction(($this->privates['App\\Service\\Sign\\SignService'] ?? $this->getSignServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2259.     }
  2260.     /**
  2261.      * Gets the public 'App\Controller\Async\UserSign\PutStatusAction' shared autowired service.
  2262.      *
  2263.      * @return \App\Controller\Async\UserSign\PutStatusAction
  2264.      */
  2265.     protected function getPutStatusActionService()
  2266.     {
  2267.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2268.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PutStatusAction.php';
  2269.         $this->services['App\\Controller\\Async\\UserSign\\PutStatusAction'] = $instance = new \App\Controller\Async\UserSign\PutStatusAction(($this->privates['App\\Service\\Sign\\SignService'] ?? $this->getSignServiceService()), ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2270.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\PutStatusAction'$this));
  2271.         return $instance;
  2272.     }
  2273.     /**
  2274.      * Gets the public 'App\Controller\Async\UserSign\UncertifiedStudentsCollectionAction' shared autowired service.
  2275.      *
  2276.      * @return \App\Controller\Async\UserSign\UncertifiedStudentsCollectionAction
  2277.      */
  2278.     protected function getUncertifiedStudentsCollectionActionService()
  2279.     {
  2280.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2281.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/UncertifiedStudentsCollectionAction.php';
  2282.         $this->services['App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction'] = $instance = new \App\Controller\Async\UserSign\UncertifiedStudentsCollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2283.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction'$this));
  2284.         return $instance;
  2285.     }
  2286.     /**
  2287.      * Gets the public 'App\Controller\Async\UserSign\UncertifiedTeachersCollectionAction' shared autowired service.
  2288.      *
  2289.      * @return \App\Controller\Async\UserSign\UncertifiedTeachersCollectionAction
  2290.      */
  2291.     protected function getUncertifiedTeachersCollectionActionService()
  2292.     {
  2293.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/UncertifiedTeachersCollectionAction.php';
  2294.         return $this->services['App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction'] = new \App\Controller\Async\UserSign\UncertifiedTeachersCollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2295.     }
  2296.     /**
  2297.      * Gets the public 'App\Controller\Async\UserSign\UserNotValidatedCollectionAction' shared autowired service.
  2298.      *
  2299.      * @return \App\Controller\Async\UserSign\UserNotValidatedCollectionAction
  2300.      */
  2301.     protected function getUserNotValidatedCollectionActionService()
  2302.     {
  2303.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2304.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/UserNotValidatedCollectionAction.php';
  2305.         $this->services['App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction'] = $instance = new \App\Controller\Async\UserSign\UserNotValidatedCollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2306.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction'$this));
  2307.         return $instance;
  2308.     }
  2309.     /**
  2310.      * Gets the public 'App\Controller\Async\UserSign\UserRecalledCollectionAction' shared autowired service.
  2311.      *
  2312.      * @return \App\Controller\Async\UserSign\UserRecalledCollectionAction
  2313.      */
  2314.     protected function getUserRecalledCollectionActionService()
  2315.     {
  2316.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2317.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/UserRecalledCollectionAction.php';
  2318.         $this->services['App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction'] = $instance = new \App\Controller\Async\UserSign\UserRecalledCollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2319.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction'$this));
  2320.         return $instance;
  2321.     }
  2322.     /**
  2323.      * Gets the public 'App\Controller\Async\UserSign\UserValidatedCollectionAction' shared autowired service.
  2324.      *
  2325.      * @return \App\Controller\Async\UserSign\UserValidatedCollectionAction
  2326.      */
  2327.     protected function getUserValidatedCollectionActionService()
  2328.     {
  2329.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2330.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/UserValidatedCollectionAction.php';
  2331.         $this->services['App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction'] = $instance = new \App\Controller\Async\UserSign\UserValidatedCollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2332.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction'$this));
  2333.         return $instance;
  2334.     }
  2335.     /**
  2336.      * Gets the public 'App\Controller\Async\User\CollectionAction' shared autowired service.
  2337.      *
  2338.      * @return \App\Controller\Async\User\CollectionAction
  2339.      */
  2340.     protected function getCollectionAction11Service()
  2341.     {
  2342.         include_once \dirname(__DIR__4).'/src/Controller/Async/User/CollectionAction.php';
  2343.         return $this->services['App\\Controller\\Async\\User\\CollectionAction'] = new \App\Controller\Async\User\CollectionAction(($this->privates['App\\Repository\\Account\\UserRepository'] ?? $this->getUserRepositoryService()));
  2344.     }
  2345.     /**
  2346.      * Gets the public 'App\Controller\Async\User\Notification\NotificationController' shared autowired service.
  2347.      *
  2348.      * @return \App\Controller\Async\User\Notification\NotificationController
  2349.      */
  2350.     protected function getNotificationControllerService()
  2351.     {
  2352.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2353.         include_once \dirname(__DIR__4).'/src/Controller/Async/User/Notification/NotificationController.php';
  2354.         $this->services['App\\Controller\\Async\\User\\Notification\\NotificationController'] = $instance = new \App\Controller\Async\User\Notification\NotificationController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['App\\Repository\\Account\\NotificationRepository'] ?? $this->getNotificationRepositoryService()));
  2355.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\User\\Notification\\NotificationController'$this));
  2356.         return $instance;
  2357.     }
  2358.     /**
  2359.      * Gets the public 'App\Controller\Async\User\Notification\NotificationRedirectController' shared autowired service.
  2360.      *
  2361.      * @return \App\Controller\Async\User\Notification\NotificationRedirectController
  2362.      */
  2363.     protected function getNotificationRedirectControllerService()
  2364.     {
  2365.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2366.         include_once \dirname(__DIR__4).'/src/Controller/Async/User/Notification/NotificationRedirectController.php';
  2367.         $this->services['App\\Controller\\Async\\User\\Notification\\NotificationRedirectController'] = $instance = new \App\Controller\Async\User\Notification\NotificationRedirectController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2368.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\User\\Notification\\NotificationRedirectController'$this));
  2369.         return $instance;
  2370.     }
  2371.     /**
  2372.      * Gets the public 'App\Controller\Async\User\Notification\NotificationSeeAllController' shared autowired service.
  2373.      *
  2374.      * @return \App\Controller\Async\User\Notification\NotificationSeeAllController
  2375.      */
  2376.     protected function getNotificationSeeAllControllerService()
  2377.     {
  2378.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2379.         include_once \dirname(__DIR__4).'/src/Controller/Async/User/Notification/NotificationSeeAllController.php';
  2380.         $this->services['App\\Controller\\Async\\User\\Notification\\NotificationSeeAllController'] = $instance = new \App\Controller\Async\User\Notification\NotificationSeeAllController(($this->privates['App\\Repository\\Account\\NotificationRepository'] ?? $this->getNotificationRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2381.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\User\\Notification\\NotificationSeeAllController'$this));
  2382.         return $instance;
  2383.     }
  2384.     /**
  2385.      * Gets the public 'App\Controller\Async\User\Notification\NotificationSeeController' shared autowired service.
  2386.      *
  2387.      * @return \App\Controller\Async\User\Notification\NotificationSeeController
  2388.      */
  2389.     protected function getNotificationSeeControllerService()
  2390.     {
  2391.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2392.         include_once \dirname(__DIR__4).'/src/Controller/Async/User/Notification/NotificationSeeController.php';
  2393.         $this->services['App\\Controller\\Async\\User\\Notification\\NotificationSeeController'] = $instance = new \App\Controller\Async\User\Notification\NotificationSeeController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2394.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\User\\Notification\\NotificationSeeController'$this));
  2395.         return $instance;
  2396.     }
  2397.     /**
  2398.      * Gets the public 'App\Controller\AutoToken\SigningAction' shared autowired service.
  2399.      *
  2400.      * @return \App\Controller\AutoToken\SigningAction
  2401.      */
  2402.     protected function getSigningActionService()
  2403.     {
  2404.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2405.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2406.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2407.         include_once \dirname(__DIR__4).'/src/Controller/AutoToken/SigningAction.php';
  2408.         $this->services['App\\Controller\\AutoToken\\SigningAction'] = $instance = new \App\Controller\AutoToken\SigningAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()), ($this->privates['App\\Service\\Sign\\SignService'] ?? $this->getSignServiceService()));
  2409.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2410.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2411.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  2412.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  2413.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2414.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2415.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2416.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2417.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2418.             'router' => ['services''router''getRouterService'false],
  2419.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2420.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2421.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  2422.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  2423.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2424.         ], [
  2425.             'doctrine' => '?',
  2426.             'form.factory' => '?',
  2427.             'fos_rest.view_handler' => '?',
  2428.             'http_kernel' => '?',
  2429.             'message_bus' => '?',
  2430.             'messenger.default_bus' => '?',
  2431.             'parameter_bag' => '?',
  2432.             'request_stack' => '?',
  2433.             'router' => '?',
  2434.             'security.authorization_checker' => '?',
  2435.             'security.token_storage' => '?',
  2436.             'serializer' => '?',
  2437.             'session' => '.session.deprecated',
  2438.             'twig' => '?',
  2439.         ]))->withContext('App\\Controller\\AutoToken\\SigningAction'$this));
  2440.         return $instance;
  2441.     }
  2442.     /**
  2443.      * Gets the public 'App\Controller\FileController' shared autowired service.
  2444.      *
  2445.      * @return \App\Controller\FileController
  2446.      */
  2447.     protected function getFileControllerService()
  2448.     {
  2449.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2450.         include_once \dirname(__DIR__4).'/src/Controller/FileController.php';
  2451.         $this->services['App\\Controller\\FileController'] = $instance = new \App\Controller\FileController(($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()));
  2452.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\FileController'$this));
  2453.         return $instance;
  2454.     }
  2455.     /**
  2456.      * Gets the public 'App\Controller\IndexController' shared autowired service.
  2457.      *
  2458.      * @return \App\Controller\IndexController
  2459.      */
  2460.     protected function getIndexControllerService()
  2461.     {
  2462.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2463.         include_once \dirname(__DIR__4).'/src/Controller/IndexController.php';
  2464.         $this->services['App\\Controller\\IndexController'] = $instance = new \App\Controller\IndexController();
  2465.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\IndexController'$this));
  2466.         return $instance;
  2467.     }
  2468.     /**
  2469.      * Gets the public 'App\Controller\Manage\HomeController' shared autowired service.
  2470.      *
  2471.      * @return \App\Controller\Manage\HomeController
  2472.      */
  2473.     protected function getHomeControllerService()
  2474.     {
  2475.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2476.         include_once \dirname(__DIR__4).'/src/Controller/Manage/HomeController.php';
  2477.         $this->services['App\\Controller\\Manage\\HomeController'] = $instance = new \App\Controller\Manage\HomeController();
  2478.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Manage\\HomeController'$this));
  2479.         return $instance;
  2480.     }
  2481.     /**
  2482.      * Gets the public 'App\Controller\Manage\RoomController' shared autowired service.
  2483.      *
  2484.      * @return \App\Controller\Manage\RoomController
  2485.      */
  2486.     protected function getRoomControllerService()
  2487.     {
  2488.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2489.         include_once \dirname(__DIR__4).'/src/Controller/Manage/RoomController.php';
  2490.         $this->services['App\\Controller\\Manage\\RoomController'] = $instance = new \App\Controller\Manage\RoomController();
  2491.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Manage\\RoomController'$this));
  2492.         return $instance;
  2493.     }
  2494.     /**
  2495.      * Gets the public 'App\Controller\Manage\SessionController' shared autowired service.
  2496.      *
  2497.      * @return \App\Controller\Manage\SessionController
  2498.      */
  2499.     protected function getSessionControllerService()
  2500.     {
  2501.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2502.         include_once \dirname(__DIR__4).'/src/Controller/Manage/SessionController.php';
  2503.         $this->services['App\\Controller\\Manage\\SessionController'] = $instance = new \App\Controller\Manage\SessionController();
  2504.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Manage\\SessionController'$this));
  2505.         return $instance;
  2506.     }
  2507.     /**
  2508.      * Gets the public 'App\Controller\Manage\SignaturesSheetController' shared autowired service.
  2509.      *
  2510.      * @return \App\Controller\Manage\SignaturesSheetController
  2511.      */
  2512.     protected function getSignaturesSheetControllerService()
  2513.     {
  2514.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2515.         include_once \dirname(__DIR__4).'/src/Controller/Manage/SignaturesSheetController.php';
  2516.         $this->services['App\\Controller\\Manage\\SignaturesSheetController'] = $instance = new \App\Controller\Manage\SignaturesSheetController(($this->privates['App\\Repository\\SignaturesSheetRepository'] ?? $this->getSignaturesSheetRepositoryService()), ($this->privates['App\\Service\\Sign\\SignaturesSheetService'] ?? $this->getSignaturesSheetServiceService()), ($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()), ($this->privates['App\\Pdf\\SignaturesSheetGenerator'] ?? $this->getSignaturesSheetGeneratorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2517.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Manage\\SignaturesSheetController'$this));
  2518.         return $instance;
  2519.     }
  2520.     /**
  2521.      * Gets the public 'App\Controller\Manage\SigningController' shared autowired service.
  2522.      *
  2523.      * @return \App\Controller\Manage\SigningController
  2524.      */
  2525.     protected function getSigningControllerService()
  2526.     {
  2527.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2528.         include_once \dirname(__DIR__4).'/src/Controller/Manage/SigningController.php';
  2529.         $this->services['App\\Controller\\Manage\\SigningController'] = $instance = new \App\Controller\Manage\SigningController();
  2530.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Manage\\SigningController'$this));
  2531.         return $instance;
  2532.     }
  2533.     /**
  2534.      * Gets the public 'App\Controller\Manage\UserPlanningController' shared autowired service.
  2535.      *
  2536.      * @return \App\Controller\Manage\UserPlanningController
  2537.      */
  2538.     protected function getUserPlanningControllerService()
  2539.     {
  2540.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2541.         include_once \dirname(__DIR__4).'/src/Controller/Manage/UserPlanningController.php';
  2542.         $this->services['App\\Controller\\Manage\\UserPlanningController'] = $instance = new \App\Controller\Manage\UserPlanningController();
  2543.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Manage\\UserPlanningController'$this));
  2544.         return $instance;
  2545.     }
  2546.     /**
  2547.      * Gets the public 'App\Controller\OAuth\NellappController' shared autowired service.
  2548.      *
  2549.      * @return \App\Controller\OAuth\NellappController
  2550.      */
  2551.     protected function getNellappControllerService()
  2552.     {
  2553.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2554.         include_once \dirname(__DIR__4).'/src/Controller/OAuth/NellappController.php';
  2555.         $this->services['App\\Controller\\OAuth\\NellappController'] = $instance = new \App\Controller\OAuth\NellappController();
  2556.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\OAuth\\NellappController'$this));
  2557.         return $instance;
  2558.     }
  2559.     /**
  2560.      * Gets the public 'App\Controller\Profile\AbsentController' shared autowired service.
  2561.      *
  2562.      * @return \App\Controller\Profile\AbsentController
  2563.      */
  2564.     protected function getAbsentControllerService()
  2565.     {
  2566.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2567.         include_once \dirname(__DIR__4).'/src/Controller/Profile/AbsentController.php';
  2568.         $this->services['App\\Controller\\Profile\\AbsentController'] = $instance = new \App\Controller\Profile\AbsentController(($this->privates['App\\Repository\\Planning\\AvailableExceptionRepository'] ?? $this->getAvailableExceptionRepositoryService()));
  2569.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Profile\\AbsentController'$this));
  2570.         return $instance;
  2571.     }
  2572.     /**
  2573.      * Gets the public 'App\Controller\Profile\PlanningController' shared autowired service.
  2574.      *
  2575.      * @return \App\Controller\Profile\PlanningController
  2576.      */
  2577.     protected function getPlanningControllerService()
  2578.     {
  2579.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2580.         include_once \dirname(__DIR__4).'/src/Controller/Profile/PlanningController.php';
  2581.         $this->services['App\\Controller\\Profile\\PlanningController'] = $instance = new \App\Controller\Profile\PlanningController();
  2582.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Profile\\PlanningController'$this));
  2583.         return $instance;
  2584.     }
  2585.     /**
  2586.      * Gets the public 'App\Controller\Profile\ProfileSigningController' shared autowired service.
  2587.      *
  2588.      * @return \App\Controller\Profile\ProfileSigningController
  2589.      */
  2590.     protected function getProfileSigningControllerService()
  2591.     {
  2592.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2593.         include_once \dirname(__DIR__4).'/src/Controller/Profile/ProfileSigningController.php';
  2594.         $this->services['App\\Controller\\Profile\\ProfileSigningController'] = $instance = new \App\Controller\Profile\ProfileSigningController(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2595.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Profile\\ProfileSigningController'$this));
  2596.         return $instance;
  2597.     }
  2598.     /**
  2599.      * Gets the public 'App\Controller\SearchCategoryController' shared autowired service.
  2600.      *
  2601.      * @return \App\Controller\SearchCategoryController
  2602.      */
  2603.     protected function getSearchCategoryControllerService()
  2604.     {
  2605.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2606.         include_once \dirname(__DIR__4).'/src/Controller/SearchCategoryController.php';
  2607.         $this->services['App\\Controller\\SearchCategoryController'] = $instance = new \App\Controller\SearchCategoryController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\SearchService'] ?? $this->getSearchServiceService()));
  2608.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\SearchCategoryController'$this));
  2609.         return $instance;
  2610.     }
  2611.     /**
  2612.      * Gets the public 'App\Controller\SearchController' shared autowired service.
  2613.      *
  2614.      * @return \App\Controller\SearchController
  2615.      */
  2616.     protected function getSearchControllerService()
  2617.     {
  2618.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2619.         include_once \dirname(__DIR__4).'/src/Controller/SearchController.php';
  2620.         $this->services['App\\Controller\\SearchController'] = $instance = new \App\Controller\SearchController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\SearchService'] ?? $this->getSearchServiceService()));
  2621.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\SearchController'$this));
  2622.         return $instance;
  2623.     }
  2624.     /**
  2625.      * Gets the public 'App\WebSocket\Component\EventLockerComponent' shared autowired service.
  2626.      *
  2627.      * @return \App\WebSocket\Component\EventLockerComponent
  2628.      */
  2629.     protected function getEventLockerComponentService()
  2630.     {
  2631.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2632.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/ComponentInterface.php';
  2633.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Component/ComponentTrait.php';
  2634.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2635.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Component/AbstractComponent.php';
  2636.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/MessageInterface.php';
  2637.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/MessageComponentInterface.php';
  2638.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Component/AbstractMessageComponent.php';
  2639.         include_once \dirname(__DIR__4).'/src/WebSocket/Component/EventLockerComponent.php';
  2640.         return $this->services['App\\WebSocket\\Component\\EventLockerComponent'] = new \App\WebSocket\Component\EventLockerComponent(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Repository\\Account\\UserRepository'] ?? $this->getUserRepositoryService()));
  2641.     }
  2642.     /**
  2643.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  2644.      *
  2645.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  2646.      */
  2647.     protected function getProfilerControllerService()
  2648.     {
  2649.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  2650.         return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  2651.     }
  2652.     /**
  2653.      * Gets the public 'DrosalysWeb\ObjectExtensions\Bridge\Symfony\DoctrineBlamer.App\Entity\Account\User' shared service.
  2654.      *
  2655.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Symfony\DoctrineBlamer
  2656.      */
  2657.     protected function getUserService()
  2658.     {
  2659.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Blame/BlamerInterface.php';
  2660.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/Blamer.php';
  2661.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/DoctrineBlamer.php';
  2662.         return $this->services['DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DoctrineBlamer.App\\Entity\\Account\\User'] = new \DrosalysWeb\ObjectExtensions\Bridge\Symfony\DoctrineBlamer(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'App\\Entity\\Account\\User', [=> 'App\\Entity'=> 'DrosalysWeb\\ObjectExtensions\\SerializeLog\\Model']);
  2663.     }
  2664.     /**
  2665.      * Gets the public 'Faker\Generator' shared service.
  2666.      *
  2667.      * @return \Faker\Generator
  2668.      */
  2669.     protected function getGeneratorService()
  2670.     {
  2671.         include_once \dirname(__DIR__4).'/vendor/fakerphp/faker/src/Faker/Generator.php';
  2672.         include_once \dirname(__DIR__4).'/vendor/fakerphp/faker/src/Faker/Factory.php';
  2673.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Faker/Provider/AliceProvider.php';
  2674.         include_once \dirname(__DIR__4).'/vendor/fakerphp/faker/src/Faker/Provider/Base.php';
  2675.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Fixture/Provider/HtmlLorem.php';
  2676.         include_once \dirname(__DIR__4).'/vendor/fakerphp/faker/src/Faker/Provider/Image.php';
  2677.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Fixture/Provider/Image.php';
  2678.         $this->services['Faker\\Generator'] = $instance \Faker\Factory::create('en_US');
  2679.         $instance->seed(1);
  2680.         $instance->addProvider(new \Nelmio\Alice\Faker\Provider\AliceProvider());
  2681.         $instance->addProvider(new \Nellapp\Bundle\SDKBundle\Fixture\Provider\HtmlLorem($instance));
  2682.         $instance->addProvider(new \Nellapp\Bundle\SDKBundle\Fixture\Provider\Image($instance));
  2683.         return $instance;
  2684.     }
  2685.     /**
  2686.      * Gets the public 'Liip\ImagineBundle\Controller\ImagineController' shared service.
  2687.      *
  2688.      * @return \Liip\ImagineBundle\Controller\ImagineController
  2689.      */
  2690.     protected function getImagineControllerService()
  2691.     {
  2692.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Controller/ImagineController.php';
  2693.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/Controller/ControllerConfig.php';
  2694.         return $this->services['Liip\\ImagineBundle\\Controller\\ImagineController'] = new \Liip\ImagineBundle\Controller\ImagineController(($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()), ($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), new \Liip\ImagineBundle\Config\Controller\ControllerConfig(302));
  2695.     }
  2696.     /**
  2697.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectAction' shared autowired service.
  2698.      *
  2699.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectAction
  2700.      */
  2701.     protected function getConnectActionService()
  2702.     {
  2703.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/ConnectAction.php';
  2704.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/ClientRegistry.php';
  2705.         return $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\ConnectAction'] = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectAction(($this->services['knpu.oauth2.registry'] ?? ($this->services['knpu.oauth2.registry'] = new \KnpU\OAuth2ClientBundle\Client\ClientRegistry($this, ['nellapp' => 'knpu.oauth2.client.nellapp']))));
  2706.     }
  2707.     /**
  2708.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectCheckAction' shared autowired service.
  2709.      *
  2710.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectCheckAction
  2711.      */
  2712.     protected function getConnectCheckActionService()
  2713.     {
  2714.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/ConnectCheckAction.php';
  2715.         return $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\ConnectCheckAction'] = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectCheckAction();
  2716.     }
  2717.     /**
  2718.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LoggedOutAction' shared autowired service.
  2719.      *
  2720.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LoggedOutAction
  2721.      */
  2722.     protected function getLoggedOutActionService()
  2723.     {
  2724.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2725.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/LoggedOutAction.php';
  2726.         $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LoggedOutAction'] = $instance = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LoggedOutAction();
  2727.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LoggedOutAction'$this));
  2728.         return $instance;
  2729.     }
  2730.     /**
  2731.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LogoutAction' shared autowired service.
  2732.      *
  2733.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LogoutAction
  2734.      */
  2735.     protected function getLogoutActionService()
  2736.     {
  2737.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2738.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/LogoutAction.php';
  2739.         $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LogoutAction'] = $instance = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LogoutAction();
  2740.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LogoutAction'$this));
  2741.         return $instance;
  2742.     }
  2743.     /**
  2744.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChannelUserRole\CollectionAction' shared autowired service.
  2745.      *
  2746.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChannelUserRole\CollectionAction
  2747.      */
  2748.     protected function getCollectionAction12Service()
  2749.     {
  2750.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2751.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  2752.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/ChannelUserRole/CollectionAction.php';
  2753.         $this->services['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction'] = $instance = new \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChannelUserRole\CollectionAction(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2754.         $instance->setContainer(($this->privates['.service_locator.wnYhrar'] ?? $this->get_ServiceLocator_WnYhrarService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction'$this));
  2755.         return $instance;
  2756.     }
  2757.     /**
  2758.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChatNotification\ChatNotificationController' shared autowired service.
  2759.      *
  2760.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChatNotification\ChatNotificationController
  2761.      */
  2762.     protected function getChatNotificationControllerService()
  2763.     {
  2764.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2765.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/ChatNotification/ChatNotificationController.php';
  2766.         $this->services['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController'] = $instance = new \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChatNotification\ChatNotificationController(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Proxy\\ProxyClient'] ?? $this->getProxyClientService()), ($this->privates['nellapp_sdk.routing.internal_url_generator'] ?? $this->getNellappSdk_Routing_InternalUrlGeneratorService()));
  2767.         $instance->setContainer(($this->privates['.service_locator.wnYhrar'] ?? $this->get_ServiceLocator_WnYhrarService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController'$this));
  2768.         return $instance;
  2769.     }
  2770.     /**
  2771.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelAdminCollectionAction' shared autowired service.
  2772.      *
  2773.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelAdminCollectionAction
  2774.      */
  2775.     protected function getChannelAdminCollectionActionService()
  2776.     {
  2777.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2778.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  2779.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/User/ChannelAdminCollectionAction.php';
  2780.         $this->services['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction'] = $instance = new \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelAdminCollectionAction(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2781.         $instance->setContainer(($this->privates['.service_locator.wnYhrar'] ?? $this->get_ServiceLocator_WnYhrarService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction'$this));
  2782.         return $instance;
  2783.     }
  2784.     /**
  2785.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelLearnerCollectionAction' shared autowired service.
  2786.      *
  2787.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelLearnerCollectionAction
  2788.      */
  2789.     protected function getChannelLearnerCollectionActionService()
  2790.     {
  2791.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2792.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  2793.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/User/ChannelLearnerCollectionAction.php';
  2794.         $this->services['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction'] = $instance = new \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelLearnerCollectionAction(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2795.         $instance->setContainer(($this->privates['.service_locator.wnYhrar'] ?? $this->get_ServiceLocator_WnYhrarService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction'$this));
  2796.         return $instance;
  2797.     }
  2798.     /**
  2799.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelUserCollectionAction' shared autowired service.
  2800.      *
  2801.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelUserCollectionAction
  2802.      */
  2803.     protected function getChannelUserCollectionActionService()
  2804.     {
  2805.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2806.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  2807.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/User/ChannelUserCollectionAction.php';
  2808.         $this->services['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction'] = $instance = new \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelUserCollectionAction(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2809.         $instance->setContainer(($this->privates['.service_locator.wnYhrar'] ?? $this->get_ServiceLocator_WnYhrarService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction'$this));
  2810.         return $instance;
  2811.     }
  2812.     /**
  2813.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Async\ChannelResourceAccessCacheController' shared autowired service.
  2814.      *
  2815.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Async\ChannelResourceAccessCacheController
  2816.      */
  2817.     protected function getChannelResourceAccessCacheControllerService()
  2818.     {
  2819.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2820.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Async/ChannelResourceAccessCacheController.php';
  2821.         $this->services['Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController'] = $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Async\ChannelResourceAccessCacheController(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'] ?? $this->getChannelResourceManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService()));
  2822.         $instance->setContainer(($this->privates['.service_locator.Jn3d1K4'] ?? $this->get_ServiceLocator_Jn3d1K4Service())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController'$this));
  2823.         return $instance;
  2824.     }
  2825.     /**
  2826.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction' shared autowired service.
  2827.      *
  2828.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction
  2829.      */
  2830.     protected function getDeleteAction2Service()
  2831.     {
  2832.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2833.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  2834.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/DeleteAction.php';
  2835.         $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2836.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  2837.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  2838.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  2839.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2840.         $instance->setContainer(($this->privates['.service_locator.Jn3d1K4'] ?? $this->get_ServiceLocator_Jn3d1K4Service())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\DeleteAction'$this));
  2841.         return $instance;
  2842.     }
  2843.     /**
  2844.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction' shared autowired service.
  2845.      *
  2846.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction
  2847.      */
  2848.     protected function getEditActionService()
  2849.     {
  2850.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2851.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  2852.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/EditAction.php';
  2853.         $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2854.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  2855.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  2856.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  2857.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2858.         $instance->setContainer(($this->privates['.service_locator.Jn3d1K4'] ?? $this->get_ServiceLocator_Jn3d1K4Service())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\EditAction'$this));
  2859.         return $instance;
  2860.     }
  2861.     /**
  2862.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction' shared autowired service.
  2863.      *
  2864.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction
  2865.      */
  2866.     protected function getIndexActionService()
  2867.     {
  2868.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2869.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  2870.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/IndexAction.php';
  2871.         $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2872.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  2873.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  2874.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  2875.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2876.         $instance->setContainer(($this->privates['.service_locator.Jn3d1K4'] ?? $this->get_ServiceLocator_Jn3d1K4Service())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\IndexAction'$this));
  2877.         return $instance;
  2878.     }
  2879.     /**
  2880.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction' shared autowired service.
  2881.      *
  2882.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction
  2883.      */
  2884.     protected function getNewActionService()
  2885.     {
  2886.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2887.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  2888.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/NewAction.php';
  2889.         $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2890.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  2891.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  2892.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  2893.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2894.         $instance->setContainer(($this->privates['.service_locator.Jn3d1K4'] ?? $this->get_ServiceLocator_Jn3d1K4Service())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\NewAction'$this));
  2895.         return $instance;
  2896.     }
  2897.     /**
  2898.      * Gets the public 'Nellapp\Bundle\SDKBundle\Sync\Routing\Controller\Sync\CollectionAction' shared autowired service.
  2899.      *
  2900.      * @return \Nellapp\Bundle\SDKBundle\Sync\Routing\Controller\Sync\CollectionAction
  2901.      */
  2902.     protected function getCollectionAction13Service()
  2903.     {
  2904.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Controller/Sync/CollectionAction.php';
  2905.         return $this->services['Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Controller\\Sync\\CollectionAction'] = new \Nellapp\Bundle\SDKBundle\Sync\Routing\Controller\Sync\CollectionAction(($this->services['router'] ?? $this->getRouterService()));
  2906.     }
  2907.     /**
  2908.      * Gets the public 'Nellapp\Bundle\SDKBundle\Twig\Controller\ErrorController' shared autowired service.
  2909.      *
  2910.      * @return \Nellapp\Bundle\SDKBundle\Twig\Controller\ErrorController
  2911.      */
  2912.     protected function getErrorControllerService()
  2913.     {
  2914.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Controller/ErrorController.php';
  2915.         return $this->services['Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController'] = new \Nellapp\Bundle\SDKBundle\Twig\Controller\ErrorController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2916.     }
  2917.     /**
  2918.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  2919.      *
  2920.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  2921.      */
  2922.     protected function getRedirectControllerService()
  2923.     {
  2924.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  2925.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2926.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  2927.     }
  2928.     /**
  2929.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  2930.      *
  2931.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  2932.      */
  2933.     protected function getTemplateControllerService()
  2934.     {
  2935.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  2936.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2937.     }
  2938.     /**
  2939.      * Gets the public 'bazinga.jstranslation.controller' shared service.
  2940.      *
  2941.      * @return \Bazinga\Bundle\JsTranslationBundle\Controller\Controller
  2942.      */
  2943.     protected function getBazinga_Jstranslation_ControllerService()
  2944.     {
  2945.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php';
  2946.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  2947.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  2948.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  2949.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  2950.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  2951.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  2952.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  2953.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  2954.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  2955.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  2956.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  2957.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  2958.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  2959.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  2960.         $this->services['bazinga.jstranslation.controller'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Controller\Controller(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['bazinga.jstranslation.translation_finder'] ?? $this->getBazinga_Jstranslation_TranslationFinderService()), ($this->targetDir.''.'/bazinga-js-translation'), true'fr''fr''86400');
  2961.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  2962.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  2963.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  2964.         $instance->addLoader('yaml'$a);
  2965.         $instance->addLoader('yml'$a);
  2966.         $instance->addLoader('xlf'$b);
  2967.         $instance->addLoader('xliff'$b);
  2968.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  2969.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  2970.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  2971.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  2972.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  2973.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  2974.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  2975.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  2976.         return $instance;
  2977.     }
  2978.     /**
  2979.      * Gets the public 'bazinga.jstranslation.dump_command' shared service.
  2980.      *
  2981.      * @return \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand
  2982.      */
  2983.     protected function getBazinga_Jstranslation_DumpCommandService()
  2984.     {
  2985.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2986.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Command/DumpCommand.php';
  2987.         $this->services['bazinga.jstranslation.dump_command'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand(($this->services['bazinga.jstranslation.translation_dumper'] ?? $this->getBazinga_Jstranslation_TranslationDumperService()), \dirname(__DIR__4));
  2988.         $instance->setName('bazinga:js-translation:dump');
  2989.         return $instance;
  2990.     }
  2991.     /**
  2992.      * Gets the public 'bazinga.jstranslation.translation_dumper' shared service.
  2993.      *
  2994.      * @return \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper
  2995.      */
  2996.     protected function getBazinga_Jstranslation_TranslationDumperService()
  2997.     {
  2998.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Dumper/TranslationDumper.php';
  2999.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  3000.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  3001.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  3002.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  3003.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  3004.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  3005.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  3006.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  3007.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  3008.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  3009.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  3010.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  3011.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  3012.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  3013.         $this->services['bazinga.jstranslation.translation_dumper'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['bazinga.jstranslation.translation_finder'] ?? $this->getBazinga_Jstranslation_TranslationFinderService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'fr''fr', [], []);
  3014.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  3015.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  3016.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  3017.         $instance->addLoader('yaml'$a);
  3018.         $instance->addLoader('yml'$a);
  3019.         $instance->addLoader('xlf'$b);
  3020.         $instance->addLoader('xliff'$b);
  3021.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  3022.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  3023.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  3024.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  3025.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  3026.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  3027.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  3028.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  3029.         return $instance;
  3030.     }
  3031.     /**
  3032.      * Gets the public 'bazinga.jstranslation.translation_finder' shared service.
  3033.      *
  3034.      * @return \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder
  3035.      */
  3036.     protected function getBazinga_Jstranslation_TranslationFinderService()
  3037.     {
  3038.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Finder/TranslationFinder.php';
  3039.         return $this->services['bazinga.jstranslation.translation_finder'] = new \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder(['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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations/OneupUploaderBundle.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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/NellappSDKBundle.fr.yaml'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/email.fr.yaml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.fr.yml'), 10 => (\dirname(__DIR__4).'/translations/CraueFormFlowBundle.fr.yaml'), 11 => (\dirname(__DIR__4).'/translations/email.fr.yaml'), 12 => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), 13 => (\dirname(__DIR__4).'/translations/validators.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.pt_BR.yml')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.sk.yml')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_CN.yml')], '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'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_TW.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_TW.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'ua' => [=> (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.ua.yml')]]);
  3040.     }
  3041.     /**
  3042.      * Gets the public 'cache.app' shared service.
  3043.      *
  3044.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3045.      */
  3046.     protected function getCache_AppService()
  3047.     {
  3048.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.W_bO6uA'] ?? $this->get_CacheConnection_WBO6uAService()), 'fwTuygngxJ'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3049.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3050.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  3051.     }
  3052.     /**
  3053.      * Gets the public 'cache.app_clearer' shared service.
  3054.      *
  3055.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  3056.      */
  3057.     protected function getCache_AppClearerService()
  3058.     {
  3059.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  3060.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  3061.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService())]);
  3062.     }
  3063.     /**
  3064.      * Gets the public 'cache.global_clearer' shared service.
  3065.      *
  3066.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  3067.      */
  3068.     protected function getCache_GlobalClearerService()
  3069.     {
  3070.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  3071.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  3072.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()), 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()), 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()), 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService())]);
  3073.     }
  3074.     /**
  3075.      * Gets the public 'cache.system' shared service.
  3076.      *
  3077.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3078.      */
  3079.     protected function getCache_SystemService()
  3080.     {
  3081.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OdqnxZYaOc'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  3082.     }
  3083.     /**
  3084.      * Gets the public 'cache.system_clearer' shared service.
  3085.      *
  3086.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  3087.      */
  3088.     protected function getCache_SystemClearerService()
  3089.     {
  3090.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  3091.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  3092.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()), 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()), 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()), 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService())]);
  3093.     }
  3094.     /**
  3095.      * Gets the public 'cache.validator_expression_language' shared service.
  3096.      *
  3097.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3098.      */
  3099.     protected function getCache_ValidatorExpressionLanguageService()
  3100.     {
  3101.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vpQh0CY8Oq'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  3102.     }
  3103.     /**
  3104.      * Gets the public 'cache_warmer' shared service.
  3105.      *
  3106.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  3107.      */
  3108.     protected function getCacheWarmerService()
  3109.     {
  3110.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  3111.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  3112.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  3113.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  3114.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  3115.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  3116.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  3117.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  3118.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  3119.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  3120.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  3121.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  3122.             yield => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/build/entrypoints.json'), 'core' => (\dirname(__DIR__4).'/public/bundles/nellappsdk/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
  3123.         }, 10), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  3124.     }
  3125.     /**
  3126.      * Gets the public 'console.command_loader' shared service.
  3127.      *
  3128.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  3129.      */
  3130.     protected function getConsole_CommandLoaderService()
  3131.     {
  3132.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  3133.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  3134.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3135.             'App\\Command\\Alert\\AlertPraWithParentNotGroup' => ['privates''.App\\Command\\Alert\\AlertPraWithParentNotGroup.lazy''getAlertPraWithParentNotGroup_LazyService'false],
  3136.             'App\\Command\\CleanDuplicatePRACommand' => ['privates''.App\\Command\\CleanDuplicatePRACommand.lazy''getCleanDuplicatePRACommand_LazyService'false],
  3137.             'App\\Command\\CleanEventLocked' => ['privates''App\\Command\\CleanEventLocked''getCleanEventLockedService'false],
  3138.             'App\\Command\\CleanNotifCommand' => ['privates''App\\Command\\CleanNotifCommand''getCleanNotifCommandService'false],
  3139.             'App\\Command\\CleanUploadsCommand' => ['privates''App\\Command\\CleanUploadsCommand''getCleanUploadsCommandService'false],
  3140.             'App\\Command\\Conference\\ConferenceNotifyOpenCommand' => ['privates''.App\\Command\\Conference\\ConferenceNotifyOpenCommand.lazy''getConferenceNotifyOpenCommand_LazyService'false],
  3141.             'App\\Command\\Conference\\ConferenceSyncStatusCommand' => ['privates''.App\\Command\\Conference\\ConferenceSyncStatusCommand.lazy''getConferenceSyncStatusCommand_LazyService'false],
  3142.             'App\\Command\\DataFixer\\FixEventGroupCommand' => ['privates''.App\\Command\\DataFixer\\FixEventGroupCommand.lazy''getFixEventGroupCommand_LazyService'false],
  3143.             'App\\Command\\DataFixer\\PraHierarchyCommand' => ['privates''App\\Command\\DataFixer\\PraHierarchyCommand''getPraHierarchyCommandService'false],
  3144.             'App\\Command\\DataTestGenerator\\RunFixturesForTestCommand' => ['privates''.App\\Command\\DataTestGenerator\\RunFixturesForTestCommand.lazy''getRunFixturesForTestCommand_LazyService'false],
  3145.             'App\\Command\\Event\\CleanEmptyRruleEntitiesCommand' => ['privates''.App\\Command\\Event\\CleanEmptyRruleEntitiesCommand.lazy''getCleanEmptyRruleEntitiesCommand_LazyService'false],
  3146.             'App\\Command\\Event\\FixEventResourcesFutureEventsCommand' => ['privates''App\\Command\\Event\\FixEventResourcesFutureEventsCommand''getFixEventResourcesFutureEventsCommandService'false],
  3147.             'App\\Command\\Event\\RefreshEventsResourcesCommand' => ['privates''App\\Command\\Event\\RefreshEventsResourcesCommand''getRefreshEventsResourcesCommandService'false],
  3148.             'App\\Command\\GenerateIncomingUserSignsCommand' => ['privates''.App\\Command\\GenerateIncomingUserSignsCommand.lazy''getGenerateIncomingUserSignsCommand_LazyService'false],
  3149.             'App\\Command\\RemoveNotConfirmedUsersignsCommand' => ['privates''App\\Command\\RemoveNotConfirmedUsersignsCommand''getRemoveNotConfirmedUsersignsCommandService'false],
  3150.             'App\\Command\\SetFormerByDefaultOnEventCommand' => ['privates''App\\Command\\SetFormerByDefaultOnEventCommand''getSetFormerByDefaultOnEventCommandService'false],
  3151.             'App\\Command\\Signature\\CheckSignaturesRecallsCommand' => ['privates''App\\Command\\Signature\\CheckSignaturesRecallsCommand''getCheckSignaturesRecallsCommandService'false],
  3152.             'App\\Command\\Signature\\CheckUserSignAlertCommand' => ['privates''.App\\Command\\Signature\\CheckUserSignAlertCommand.lazy''getCheckUserSignAlertCommand_LazyService'false],
  3153.             'App\\Command\\Signature\\FixBlankSignCommand' => ['privates''.App\\Command\\Signature\\FixBlankSignCommand.lazy''getFixBlankSignCommand_LazyService'false],
  3154.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  3155.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  3156.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  3157.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  3158.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  3159.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  3160.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  3161.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  3162.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  3163.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  3164.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  3165.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  3166.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  3167.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  3168.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  3169.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  3170.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  3171.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  3172.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  3173.             'console.command.messenger_failed_messages_retry' => ['privates''.console.command.messenger_failed_messages_retry.lazy''get_Console_Command_MessengerFailedMessagesRetry_LazyService'false],
  3174.             'console.command.messenger_failed_messages_show' => ['privates''.console.command.messenger_failed_messages_show.lazy''get_Console_Command_MessengerFailedMessagesShow_LazyService'false],
  3175.             'console.command.messenger_failed_messages_remove' => ['privates''.console.command.messenger_failed_messages_remove.lazy''get_Console_Command_MessengerFailedMessagesRemove_LazyService'false],
  3176.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  3177.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  3178.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  3179.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  3180.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  3181.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  3182.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  3183.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  3184.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  3185.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  3186.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  3187.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  3188.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  3189.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  3190.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  3191.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  3192.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  3193.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  3194.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  3195.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  3196.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  3197.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  3198.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  3199.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  3200.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  3201.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  3202.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  3203.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  3204.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  3205.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  3206.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  3207.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  3208.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  3209.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  3210.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  3211.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  3212.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  3213.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  3214.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  3215.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  3216.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  3217.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  3218.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  3219.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  3220.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  3221.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  3222.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  3223.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  3224.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  3225.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  3226.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  3227.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  3228.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  3229.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  3230.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  3231.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => ['services''hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command''getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService'false],
  3232.             'nelmio_api_doc.command.dump' => ['services''nelmio_api_doc.command.dump''getNelmioApiDoc_Command_DumpService'false],
  3233.             'DrosalysWeb\\Bundle\\WebSocketBundle\\Command\\ServerRunCommand' => ['privates''DrosalysWeb\\Bundle\\WebSocketBundle\\Command\\ServerRunCommand''getServerRunCommandService'false],
  3234.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand.lazy''getCheckChannelMenuDisplayedCommand_LazyService'false],
  3235.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand.lazy''getCleanExpiredChannelResourcePermissionCommand_LazyService'false],
  3236.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand' => ['privates''Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand''getFailedMessageCommandService'false],
  3237.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand.lazy''getFullRefreshClassCommand_LazyService'false],
  3238.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand.lazy''getRefreshClassCommand_LazyService'false],
  3239.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand.lazy''getRefreshOneCommand_LazyService'false],
  3240.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand.lazy''getUserFromChannelCommand_LazyService'false],
  3241.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand.lazy''getSyncOneCommand_LazyService'false],
  3242.             'liip_imagine.command.cache_remove' => ['privates''liip_imagine.command.cache_remove''getLiipImagine_Command_CacheRemoveService'false],
  3243.             'liip_imagine.command.cache_resolve' => ['privates''liip_imagine.command.cache_resolve''getLiipImagine_Command_CacheResolveService'false],
  3244.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => ['privates''Sentry\\SentryBundle\\Command\\SentryTestCommand''getSentryTestCommandService'false],
  3245.             'oneup_uploader.command.clear_chunks' => ['privates''oneup_uploader.command.clear_chunks''getOneupUploader_Command_ClearChunksService'false],
  3246.             'oneup_uploader.command.clear_orphans' => ['privates''oneup_uploader.command.clear_orphans''getOneupUploader_Command_ClearOrphansService'false],
  3247.             'bazinga.jstranslation.dump_command' => ['services''bazinga.jstranslation.dump_command''getBazinga_Jstranslation_DumpCommandService'false],
  3248.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  3249.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  3250.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  3251.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  3252.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  3253.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  3254.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  3255.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  3256.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  3257.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  3258.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  3259.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  3260.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  3261.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  3262.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  3263.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  3264.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  3265.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  3266.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  3267.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  3268.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  3269.         ], [
  3270.             'App\\Command\\Alert\\AlertPraWithParentNotGroup' => '?',
  3271.             'App\\Command\\CleanDuplicatePRACommand' => '?',
  3272.             'App\\Command\\CleanEventLocked' => 'App\\Command\\CleanEventLocked',
  3273.             'App\\Command\\CleanNotifCommand' => 'App\\Command\\CleanNotifCommand',
  3274.             'App\\Command\\CleanUploadsCommand' => 'App\\Command\\CleanUploadsCommand',
  3275.             'App\\Command\\Conference\\ConferenceNotifyOpenCommand' => '?',
  3276.             'App\\Command\\Conference\\ConferenceSyncStatusCommand' => '?',
  3277.             'App\\Command\\DataFixer\\FixEventGroupCommand' => '?',
  3278.             'App\\Command\\DataFixer\\PraHierarchyCommand' => 'App\\Command\\DataFixer\\PraHierarchyCommand',
  3279.             'App\\Command\\DataTestGenerator\\RunFixturesForTestCommand' => '?',
  3280.             'App\\Command\\Event\\CleanEmptyRruleEntitiesCommand' => '?',
  3281.             'App\\Command\\Event\\FixEventResourcesFutureEventsCommand' => 'App\\Command\\Event\\FixEventResourcesFutureEventsCommand',
  3282.             'App\\Command\\Event\\RefreshEventsResourcesCommand' => 'App\\Command\\Event\\RefreshEventsResourcesCommand',
  3283.             'App\\Command\\GenerateIncomingUserSignsCommand' => '?',
  3284.             'App\\Command\\RemoveNotConfirmedUsersignsCommand' => 'App\\Command\\RemoveNotConfirmedUsersignsCommand',
  3285.             'App\\Command\\SetFormerByDefaultOnEventCommand' => 'App\\Command\\SetFormerByDefaultOnEventCommand',
  3286.             'App\\Command\\Signature\\CheckSignaturesRecallsCommand' => 'App\\Command\\Signature\\CheckSignaturesRecallsCommand',
  3287.             'App\\Command\\Signature\\CheckUserSignAlertCommand' => '?',
  3288.             'App\\Command\\Signature\\FixBlankSignCommand' => '?',
  3289.             'console.command.about' => '?',
  3290.             'console.command.assets_install' => '?',
  3291.             'console.command.cache_clear' => '?',
  3292.             'console.command.cache_pool_clear' => '?',
  3293.             'console.command.cache_pool_prune' => '?',
  3294.             'console.command.cache_pool_delete' => '?',
  3295.             'console.command.cache_pool_list' => '?',
  3296.             'console.command.cache_warmup' => '?',
  3297.             'console.command.config_debug' => '?',
  3298.             'console.command.config_dump_reference' => '?',
  3299.             'console.command.container_debug' => '?',
  3300.             'console.command.container_lint' => '?',
  3301.             'console.command.debug_autowiring' => '?',
  3302.             'console.command.dotenv_debug' => '?',
  3303.             'console.command.event_dispatcher_debug' => '?',
  3304.             'console.command.messenger_consume_messages' => '?',
  3305.             'console.command.messenger_setup_transports' => '?',
  3306.             'console.command.messenger_debug' => '?',
  3307.             'console.command.messenger_stop_workers' => '?',
  3308.             'console.command.messenger_failed_messages_retry' => '?',
  3309.             'console.command.messenger_failed_messages_show' => '?',
  3310.             'console.command.messenger_failed_messages_remove' => '?',
  3311.             'console.command.router_debug' => '?',
  3312.             'console.command.router_match' => '?',
  3313.             'console.command.translation_debug' => '?',
  3314.             'console.command.translation_extract' => '?',
  3315.             'console.command.validator_debug' => '?',
  3316.             'console.command.translation_pull' => '?',
  3317.             'console.command.translation_push' => '?',
  3318.             'console.command.xliff_lint' => '?',
  3319.             'console.command.yaml_lint' => '?',
  3320.             'console.command.form_debug' => '?',
  3321.             'console.command.secrets_set' => '?',
  3322.             'console.command.secrets_remove' => '?',
  3323.             'console.command.secrets_generate_key' => '?',
  3324.             'console.command.secrets_list' => '?',
  3325.             'console.command.secrets_decrypt_to_local' => '?',
  3326.             'console.command.secrets_encrypt_from_local' => '?',
  3327.             'twig.command.debug' => '?',
  3328.             'twig.command.lint' => '?',
  3329.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  3330.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  3331.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  3332.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  3333.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  3334.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  3335.             'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  3336.             'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  3337.             'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  3338.             'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  3339.             'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  3340.             'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  3341.             'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  3342.             'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  3343.             'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  3344.             'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  3345.             'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  3346.             'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  3347.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  3348.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  3349.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  3350.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  3351.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  3352.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  3353.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  3354.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  3355.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  3356.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  3357.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  3358.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  3359.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  3360.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  3361.             'security.command.debug_firewall' => '?',
  3362.             'security.command.user_password_encoder' => '?',
  3363.             'security.command.user_password_hash' => '?',
  3364.             'var_dumper.command.server_dump' => '?',
  3365.             'monolog.command.server_log' => '?',
  3366.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'Hautelook\\AliceBundle\\Console\\Command\\Doctrine\\DoctrineOrmLoadDataFixturesCommand',
  3367.             'nelmio_api_doc.command.dump' => 'Nelmio\\ApiDocBundle\\Command\\DumpCommand',
  3368.             'DrosalysWeb\\Bundle\\WebSocketBundle\\Command\\ServerRunCommand' => 'DrosalysWeb\\Bundle\\WebSocketBundle\\Command\\ServerRunCommand',
  3369.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand' => '?',
  3370.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand' => '?',
  3371.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand' => 'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand',
  3372.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand' => '?',
  3373.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand' => '?',
  3374.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand' => '?',
  3375.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand' => '?',
  3376.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand' => '?',
  3377.             'liip_imagine.command.cache_remove' => 'Liip\\ImagineBundle\\Command\\RemoveCacheCommand',
  3378.             'liip_imagine.command.cache_resolve' => 'Liip\\ImagineBundle\\Command\\ResolveCacheCommand',
  3379.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand',
  3380.             'oneup_uploader.command.clear_chunks' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  3381.             'oneup_uploader.command.clear_orphans' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  3382.             'bazinga.jstranslation.dump_command' => 'Bazinga\\Bundle\\JsTranslationBundle\\Command\\DumpCommand',
  3383.             'maker.auto_command.make_auth' => '?',
  3384.             'maker.auto_command.make_command' => '?',
  3385.             'maker.auto_command.make_controller' => '?',
  3386.             'maker.auto_command.make_crud' => '?',
  3387.             'maker.auto_command.make_docker_database' => '?',
  3388.             'maker.auto_command.make_entity' => '?',
  3389.             'maker.auto_command.make_fixtures' => '?',
  3390.             'maker.auto_command.make_form' => '?',
  3391.             'maker.auto_command.make_message' => '?',
  3392.             'maker.auto_command.make_messenger_middleware' => '?',
  3393.             'maker.auto_command.make_registration_form' => '?',
  3394.             'maker.auto_command.make_reset_password' => '?',
  3395.             'maker.auto_command.make_serializer_encoder' => '?',
  3396.             'maker.auto_command.make_serializer_normalizer' => '?',
  3397.             'maker.auto_command.make_subscriber' => '?',
  3398.             'maker.auto_command.make_twig_extension' => '?',
  3399.             'maker.auto_command.make_test' => '?',
  3400.             'maker.auto_command.make_validator' => '?',
  3401.             'maker.auto_command.make_voter' => '?',
  3402.             'maker.auto_command.make_user' => '?',
  3403.             'maker.auto_command.make_migration' => '?',
  3404.         ]), ['app:data-alert:pra-hierarchy' => 'App\\Command\\Alert\\AlertPraWithParentNotGroup''app:clean-duplicate-pra' => 'App\\Command\\CleanDuplicatePRACommand''app:clean-locked-event' => 'App\\Command\\CleanEventLocked''app:clean-notif' => 'App\\Command\\CleanNotifCommand''app:clean-uploads' => 'App\\Command\\CleanUploadsCommand''app:conference:notify-open' => 'App\\Command\\Conference\\ConferenceNotifyOpenCommand''app:conference:sync-status' => 'App\\Command\\Conference\\ConferenceSyncStatusCommand''app:fix-event-group' => 'App\\Command\\DataFixer\\FixEventGroupCommand''app:data-fixer:pra-hierarchy' => 'App\\Command\\DataFixer\\PraHierarchyCommand''app:run-fixtures-for-test' => 'App\\Command\\DataTestGenerator\\RunFixturesForTestCommand''app:rrule:clear' => 'App\\Command\\Event\\CleanEmptyRruleEntitiesCommand''app:fix-missing-resources' => 'App\\Command\\Event\\FixEventResourcesFutureEventsCommand''app:refresh-events-resources' => 'App\\Command\\Event\\RefreshEventsResourcesCommand''app:generate-incoming-usersigns' => 'App\\Command\\GenerateIncomingUserSignsCommand''app:remove-not-confirmed-usersigns' => 'App\\Command\\RemoveNotConfirmedUsersignsCommand''app:default-former-events' => 'App\\Command\\SetFormerByDefaultOnEventCommand''app:check-signatures-recalls' => 'App\\Command\\Signature\\CheckSignaturesRecallsCommand''app:check:user-sign-alert' => 'App\\Command\\Signature\\CheckUserSignAlertCommand''app:sign:fix-blank' => 'App\\Command\\Signature\\FixBlankSignCommand''about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:dotenv' => 'console.command.dotenv_debug''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''messenger:consume' => 'console.command.messenger_consume_messages''messenger:setup-transports' => 'console.command.messenger_setup_transports''debug:messenger' => 'console.command.messenger_debug''messenger:stop-workers' => 'console.command.messenger_stop_workers''messenger:failed:retry' => 'console.command.messenger_failed_messages_retry''messenger:failed:show' => 'console.command.messenger_failed_messages_show''messenger:failed:remove' => 'console.command.messenger_failed_messages_remove''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command''doctrine:migrations:list' => 'doctrine_migrations.versions_command''doctrine:migrations:current' => 'doctrine_migrations.current_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''hautelook:fixtures:load' => 'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command''nelmio:apidoc:dump' => 'nelmio_api_doc.command.dump''drosalys:ws:server-run' => 'DrosalysWeb\\Bundle\\WebSocketBundle\\Command\\ServerRunCommand''nellapp:check:menu-displayed' => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand''nellapp:check:expired-permission' => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand''nellapp:failed-message' => 'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand''nellapp:force-full-refresh' => 'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand''nellapp:force-refresh' => 'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand''nellapp:force-refresh-one' => 'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand''nellapp:force-sync:ufc' => 'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand''nellapp:sync:one' => 'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand''liip:imagine:cache:remove' => 'liip_imagine.command.cache_remove''liip:imagine:cache:resolve' => 'liip_imagine.command.cache_resolve''sentry:test' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand''oneup:uploader:clear-chunks' => 'oneup_uploader.command.clear_chunks''oneup:uploader:clear-orphans' => 'oneup_uploader.command.clear_orphans''bazinga:js-translation:dump' => 'bazinga.jstranslation.dump_command''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:test' => 'maker.auto_command.make_test''make:unit-test' => 'maker.auto_command.make_test''make:functional-test' => 'maker.auto_command.make_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration']);
  3405.     }
  3406.     /**
  3407.      * Gets the public 'container.env_var_processors_locator' shared service.
  3408.      *
  3409.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3410.      */
  3411.     protected function getContainer_EnvVarProcessorsLocatorService()
  3412.     {
  3413.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3414.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3415.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3416.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3417.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3418.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3419.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3420.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3421.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3422.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3423.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3424.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3425.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3426.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3427.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3428.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3429.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3430.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3431.         ], [
  3432.             'base64' => '?',
  3433.             'bool' => '?',
  3434.             'const' => '?',
  3435.             'csv' => '?',
  3436.             'default' => '?',
  3437.             'file' => '?',
  3438.             'float' => '?',
  3439.             'int' => '?',
  3440.             'json' => '?',
  3441.             'key' => '?',
  3442.             'not' => '?',
  3443.             'query_string' => '?',
  3444.             'require' => '?',
  3445.             'resolve' => '?',
  3446.             'string' => '?',
  3447.             'trim' => '?',
  3448.             'url' => '?',
  3449.         ]);
  3450.     }
  3451.     /**
  3452.      * Gets the public 'craue.form.flow.storage' shared service.
  3453.      *
  3454.      * @return \Craue\FormFlowBundle\Storage\SessionStorage
  3455.      */
  3456.     protected function getCraue_Form_Flow_StorageService()
  3457.     {
  3458.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/StorageInterface.php';
  3459.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/SessionProviderTrait.php';
  3460.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/SessionStorage.php';
  3461.         return $this->services['craue.form.flow.storage'] = new \Craue\FormFlowBundle\Storage\SessionStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3462.     }
  3463.     /**
  3464.      * Gets the public 'craue_formflow_util' shared service.
  3465.      *
  3466.      * @return \Craue\FormFlowBundle\Util\FormFlowUtil
  3467.      */
  3468.     protected function getCraueFormflowUtilService()
  3469.     {
  3470.         return $this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil();
  3471.     }
  3472.     /**
  3473.      * Gets the public 'data_collector.dump' shared service.
  3474.      *
  3475.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  3476.      */
  3477.     protected function getDataCollector_DumpService()
  3478.     {
  3479.         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()));
  3480.     }
  3481.     /**
  3482.      * Gets the public 'doctrine' shared service.
  3483.      *
  3484.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  3485.      */
  3486.     protected function getDoctrineService()
  3487.     {
  3488.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  3489.     }
  3490.     /**
  3491.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  3492.      *
  3493.      * @return \Doctrine\DBAL\Connection
  3494.      */
  3495.     protected function getDoctrine_Dbal_DefaultConnectionService()
  3496.     {
  3497.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  3498.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  3499.             return $this->services['doctrine.dbal.default_connection'];
  3500.         }
  3501.         $b = new \Doctrine\DBAL\Configuration();
  3502.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  3503.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3504.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3505.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  3506.         $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))));
  3507.         $d->setConnectionName('default');
  3508.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  3509.         $b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\RegexSchemaAssetFilter('~^(?!messenger_messages)~')]));
  3510.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d=> new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware(new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())))]);
  3511.         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'), 'charset' => 'utf8mb4''driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => 'mariadb-10.5.0''defaultTableOptions' => []], $b$a, []);
  3512.     }
  3513.     /**
  3514.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  3515.      *
  3516.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  3517.      */
  3518.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  3519.     {
  3520.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3521.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber''getAbstractCursusSubscriberService'false],
  3522.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber''getChannelConfigurationSubscriberService'false],
  3523.             'App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''getEventSubscriberService'false],
  3524.             'App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''getPlanningResourceAssociationSubscriberService'false],
  3525.             'App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber''getFileCertificationSubscriberService'false],
  3526.             'App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber''getUserSignCertificationSubscriberService'false],
  3527.             'App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''getUserSignSubscriberService'false],
  3528.             'App\\EventListener\\FileRemoveListener' => ['privates''App\\EventListener\\FileRemoveListener''getFileRemoveListenerService'false],
  3529.         ], [
  3530.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber' => '?',
  3531.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber' => '?',
  3532.             'App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber' => '?',
  3533.             'App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber' => '?',
  3534.             'App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber' => '?',
  3535.             'App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber' => '?',
  3536.             'App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber' => '?',
  3537.             'App\\EventListener\\FileRemoveListener' => '?',
  3538.         ]));
  3539.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber');
  3540.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber');
  3541.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber');
  3542.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber');
  3543.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber');
  3544.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber');
  3545.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber');
  3546.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber');
  3547.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber');
  3548.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber');
  3549.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber');
  3550.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber');
  3551.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber');
  3552.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber');
  3553.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber');
  3554.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber');
  3555.         $instance->registerService('App\\EventListener\\FileRemoveListener''App\\EventListener\\FileRemoveListener');
  3556.         return $instance;
  3557.     }
  3558.     /**
  3559.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  3560.      *
  3561.      * @return \Doctrine\ORM\EntityManager
  3562.      */
  3563.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  3564.     {
  3565.         if ($lazyLoad) {
  3566.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  3567.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3568.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  3569.                     $proxy->setProxyInitializer(null);
  3570.                     return true;
  3571.                 });
  3572.             });
  3573.         }
  3574.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  3575.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  3576.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  3577.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  3578.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  3579.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  3580.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  3581.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  3582.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  3583.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  3584.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  3585.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  3586.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  3587.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  3588.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  3589.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/RepositoryFactoryCompatibility.php';
  3590.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  3591.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  3592.         $a = new \Doctrine\ORM\Configuration();
  3593.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  3594.         $c = ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Entity')], false)));
  3595.         $b->addDriver($c'App\\Entity');
  3596.         $b->addDriver($c'Nellapp\\Bundle\\SDKBundle\\Entity');
  3597.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/SerializeLog/mapping') => 'DrosalysWeb\\ObjectExtensions\\SerializeLog\\Model'], '.orm.xml'), NULLfalse), 'DrosalysWeb\\ObjectExtensions\\SerializeLog\\Model');
  3598.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Entity')], false), 'Nellapp\\Bundle\\SDKBundle\\Auth\\Entity');
  3599.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Entity')], false), 'Nellapp\\Bundle\\SDKBundle\\Channel\\Entity');
  3600.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Entity')], false), 'Nellapp\\Bundle\\SDKBundle\\Permission\\Entity');
  3601.         $a->setEntityNamespaces(['App' => 'App\\Entity''NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\Entity']);
  3602.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3603.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  3604.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  3605.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3606.             'App\\Doctrine\\Id\\TransparentUuidGenerator' => ['privates''App\\Doctrine\\Id\\TransparentUuidGenerator''getTransparentUuidGeneratorService'false],
  3607.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  3608.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  3609.         ], [
  3610.             'App\\Doctrine\\Id\\TransparentUuidGenerator' => '?',
  3611.             'doctrine.ulid_generator' => '?',
  3612.             'doctrine.uuid_generator' => '?',
  3613.         ])));
  3614.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  3615.         $a->setProxyNamespace('Proxies');
  3616.         $a->setAutoGenerateProxyClasses(true);
  3617.         $a->setSchemaIgnoreClasses([]);
  3618.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  3619.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  3620.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  3621.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  3622.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  3623.         $a->setLazyGhostObjectEnabled(false);
  3624.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3625.             'App\\Repository\\Account\\NotificationRepository' => ['privates''App\\Repository\\Account\\NotificationRepository''getNotificationRepositoryService'false],
  3626.             'App\\Repository\\Account\\UserFavoriteFilterRepository' => ['privates''App\\Repository\\Account\\UserFavoriteFilterRepository''getUserFavoriteFilterRepositoryService'false],
  3627.             'App\\Repository\\Account\\UserRepository' => ['privates''App\\Repository\\Account\\UserRepository''getUserRepositoryService'false],
  3628.             'App\\Repository\\ChannelUserData\\AbstractCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\AbstractCursusRepository''getAbstractCursusRepositoryService'false],
  3629.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => ['privates''App\\Repository\\ChannelUserData\\ChannelUserDataRepository''getChannelUserDataRepositoryService'false],
  3630.             'App\\Repository\\ChannelUserData\\FavoriteFilterRepository' => ['privates''App\\Repository\\ChannelUserData\\FavoriteFilterRepository''getFavoriteFilterRepositoryService'false],
  3631.             'App\\Repository\\Channel\\ChannelRepository' => ['privates''App\\Repository\\Channel\\ChannelRepository''getChannelRepositoryService'false],
  3632.             'App\\Repository\\Channel\\ChannelUserCursusPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserCursusPermissionRepository''getChannelUserCursusPermissionRepositoryService'false],
  3633.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserSessionPermissionRepository''getChannelUserSessionPermissionRepositoryService'false],
  3634.             'App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository''getChannelUserTrainingPermissionRepositoryService'false],
  3635.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => ['privates''App\\Repository\\Channel\\ChannelWhiteLabelRepository''getChannelWhiteLabelRepositoryService'false],
  3636.             'App\\Repository\\Channel\\GroupRepository' => ['privates''App\\Repository\\Channel\\GroupRepository''getGroupRepositoryService'false],
  3637.             'App\\Repository\\Channel\\LessonRepository' => ['privates''App\\Repository\\Channel\\LessonRepository''getLessonRepositoryService'false],
  3638.             'App\\Repository\\Channel\\PlaceRepository' => ['privates''App\\Repository\\Channel\\PlaceRepository''getPlaceRepositoryService'false],
  3639.             'App\\Repository\\Channel\\RoomRepository' => ['privates''App\\Repository\\Channel\\RoomRepository''getRoomRepositoryService'false],
  3640.             'App\\Repository\\Channel\\SessionRepository' => ['privates''App\\Repository\\Channel\\SessionRepository''getSessionRepositoryService'false],
  3641.             'App\\Repository\\Channel\\TrainingRepository' => ['privates''App\\Repository\\Channel\\TrainingRepository''getTrainingRepositoryService'false],
  3642.             'App\\Repository\\Conference\\ConferenceRepository' => ['privates''App\\Repository\\Conference\\ConferenceRepository''getConferenceRepositoryService'false],
  3643.             'App\\Repository\\FileRepository' => ['privates''App\\Repository\\FileRepository''getFileRepositoryService'false],
  3644.             'App\\Repository\\Planning\\AvailableExceptionRepository' => ['privates''App\\Repository\\Planning\\AvailableExceptionRepository''getAvailableExceptionRepositoryService'false],
  3645.             'App\\Repository\\Planning\\EventRepository' => ['privates''App\\Repository\\Planning\\EventRepository''getEventRepositoryService'false],
  3646.             'App\\Repository\\Planning\\PlanningResourceAssociationRepository' => ['privates''App\\Repository\\Planning\\PlanningResourceAssociationRepository''getPlanningResourceAssociationRepositoryService'false],
  3647.             'App\\Repository\\Planning\\PlanningResourceRepository' => ['privates''App\\Repository\\Planning\\PlanningResourceRepository''getPlanningResourceRepositoryService'false],
  3648.             'App\\Repository\\Planning\\RRuleEntityRepository' => ['privates''App\\Repository\\Planning\\RRuleEntityRepository''getRRuleEntityRepositoryService'false],
  3649.             'App\\Repository\\Planning\\RRuleExceptionRepository' => ['privates''App\\Repository\\Planning\\RRuleExceptionRepository''getRRuleExceptionRepositoryService'false],
  3650.             'App\\Repository\\SignaturesSheetRepository' => ['privates''App\\Repository\\SignaturesSheetRepository''getSignaturesSheetRepositoryService'false],
  3651.             'App\\Repository\\Signing\\UserSignRepository' => ['privates''App\\Repository\\Signing\\UserSignRepository''getUserSignRepositoryService'false],
  3652.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\ChannelUserRoleRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\ChannelUserRoleRepository''getChannelUserRoleRepositoryService'false],
  3653.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository''getUserFromChannelRepositoryService'false],
  3654.         ], [
  3655.             'App\\Repository\\Account\\NotificationRepository' => '?',
  3656.             'App\\Repository\\Account\\UserFavoriteFilterRepository' => '?',
  3657.             'App\\Repository\\Account\\UserRepository' => '?',
  3658.             'App\\Repository\\ChannelUserData\\AbstractCursusRepository' => '?',
  3659.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => '?',
  3660.             'App\\Repository\\ChannelUserData\\FavoriteFilterRepository' => '?',
  3661.             'App\\Repository\\Channel\\ChannelRepository' => '?',
  3662.             'App\\Repository\\Channel\\ChannelUserCursusPermissionRepository' => '?',
  3663.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => '?',
  3664.             'App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository' => '?',
  3665.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => '?',
  3666.             'App\\Repository\\Channel\\GroupRepository' => '?',
  3667.             'App\\Repository\\Channel\\LessonRepository' => '?',
  3668.             'App\\Repository\\Channel\\PlaceRepository' => '?',
  3669.             'App\\Repository\\Channel\\RoomRepository' => '?',
  3670.             'App\\Repository\\Channel\\SessionRepository' => '?',
  3671.             'App\\Repository\\Channel\\TrainingRepository' => '?',
  3672.             'App\\Repository\\Conference\\ConferenceRepository' => '?',
  3673.             'App\\Repository\\FileRepository' => '?',
  3674.             'App\\Repository\\Planning\\AvailableExceptionRepository' => '?',
  3675.             'App\\Repository\\Planning\\EventRepository' => '?',
  3676.             'App\\Repository\\Planning\\PlanningResourceAssociationRepository' => '?',
  3677.             'App\\Repository\\Planning\\PlanningResourceRepository' => '?',
  3678.             'App\\Repository\\Planning\\RRuleEntityRepository' => '?',
  3679.             'App\\Repository\\Planning\\RRuleExceptionRepository' => '?',
  3680.             'App\\Repository\\SignaturesSheetRepository' => '?',
  3681.             'App\\Repository\\Signing\\UserSignRepository' => '?',
  3682.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\ChannelUserRoleRepository' => '?',
  3683.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository' => '?',
  3684.         ])));
  3685.         $a->addCustomStringFunction('MATCH_AGAINST''App\\Doctrine\\Functions\\MatchAgainstFunction');
  3686.         $a->addCustomStringFunction('FIND_IN_SET''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  3687.         $a->addCustomDatetimeFunction('DATE_FORMAT''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  3688.         $a->addCustomDatetimeFunction('TIMEDIFF''DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  3689.         $a->addCustomDatetimeFunction('TIME_TO_SEC''DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  3690.         $a->addCustomDatetimeFunction('DAYOFWEEK''DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  3691.         $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()));
  3692.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  3693.         return $instance;
  3694.     }
  3695.     /**
  3696.      * Gets the public 'error_controller' shared service.
  3697.      *
  3698.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  3699.      */
  3700.     protected function getErrorController2Service()
  3701.     {
  3702.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  3703.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  3704.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  3705.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  3706.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  3707.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3708.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  3709.     }
  3710.     /**
  3711.      * Gets the public 'event_dispatcher' shared service.
  3712.      *
  3713.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  3714.      */
  3715.     protected function getEventDispatcherService()
  3716.     {
  3717.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  3718.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3719.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  3720.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3721.         $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())));
  3722.         $instance->addListener('kernel.controller', [=> function () {
  3723.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  3724.         }, => 'onKernelController'], 0);
  3725.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3726.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  3727.         }, => 'checkPassport'], 1024);
  3728.         $instance->addListener('kernel.response', [=> function () {
  3729.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  3730.         }, => 'onKernelResponse'], 0);
  3731.         $instance->addListener('kernel.exception', [=> function () {
  3732.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  3733.         }, => 'onKernelException'], 0);
  3734.         $instance->addListener('flow.previous_step_invalid', [=> function () {
  3735.             return ($this->privates['craue.form.flow.event_listener.previous_step_invalid'] ?? $this->getCraue_Form_Flow_EventListener_PreviousStepInvalidService());
  3736.         }, => 'onPreviousStepInvalid'], 0);
  3737.         $instance->addListener('flow.flow_expired', [=> function () {
  3738.             return ($this->privates['craue.form.flow.event_listener.flow_expired'] ?? $this->getCraue_Form_Flow_EventListener_FlowExpiredService());
  3739.         }, => 'onFlowExpired'], 0);
  3740.         $instance->addListener('kernel.request', [=> function () {
  3741.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  3742.         }, => 'onKernelRequest'], 10);
  3743.         $instance->addListener('kernel.request', [=> function () {
  3744.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  3745.         }, => 'onKernelRequest'], 34);
  3746.         $instance->addListener('kernel.controller', [=> function () {
  3747.             return ($this->privates['fos_rest.param_fetcher_listener'] ?? $this->getFosRest_ParamFetcherListenerService());
  3748.         }, => 'onKernelController'], 5);
  3749.         $instance->addListener('kernel.request', [=> function () {
  3750.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  3751.         }, => 'onKernelRequest'], 0);
  3752.         $instance->addListener('console.command', [=> function () {
  3753.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  3754.         }, => 'handleConsoleCommandEvent'], 128);
  3755.         $instance->addListener('console.terminate', [=> function () {
  3756.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  3757.         }, => 'handleConsoleTerminateEvent'], -64);
  3758.         $instance->addListener('console.error', [=> function () {
  3759.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  3760.         }, => 'handleConsoleErrorEvent'], -64);
  3761.         $instance->addListener('kernel.exception', [=> function () {
  3762.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->getErrorListenerService());
  3763.         }, => 'handleExceptionEvent'], 128);
  3764.         $instance->addListener('kernel.request', [=> function () {
  3765.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  3766.         }, => 'handleKernelRequestEvent'], 5);
  3767.         $instance->addListener('kernel.controller', [=> function () {
  3768.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  3769.         }, => 'handleKernelControllerEvent'], 10);
  3770.         $instance->addListener('kernel.request', [=> function () {
  3771.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  3772.         }, => 'handleKernelRequestEvent'], 3);
  3773.         $instance->addListener('kernel.finish_request', [=> function () {
  3774.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  3775.         }, => 'handleKernelFinishRequestEvent'], 5);
  3776.         $instance->addListener('kernel.request', [=> function () {
  3777.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  3778.         }, => 'handleKernelRequestEvent'], 4);
  3779.         $instance->addListener('kernel.response', [=> function () {
  3780.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  3781.         }, => 'handleKernelResponseEvent'], 15);
  3782.         $instance->addListener('kernel.terminate', [=> function () {
  3783.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  3784.         }, => 'handleKernelTerminateEvent'], 5);
  3785.         $instance->addListener('kernel.request', [=> function () {
  3786.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  3787.         }, => 'handleKernelRequestEvent'], 2);
  3788.         $instance->addListener('kernel.finish_request', [=> function () {
  3789.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  3790.         }, => 'handleKernelFinishRequestEvent'], 10);
  3791.         $instance->addListener('kernel.response', [=> function () {
  3792.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  3793.         }, => 'handleKernelResponseEvent'], 15);
  3794.         $instance->addListener('console.command', [=> function () {
  3795.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  3796.         }, => 'handleConsoleCommandEvent'], 118);
  3797.         $instance->addListener('console.terminate', [=> function () {
  3798.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  3799.         }, => 'handleConsoleTerminateEvent'], -54);
  3800.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3801.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->getMessengerListenerService());
  3802.         }, => 'handleWorkerMessageFailedEvent'], 50);
  3803.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  3804.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->getMessengerListenerService());
  3805.         }, => 'handleWorkerMessageHandledEvent'], 50);
  3806.         $instance->addListener('kernel.request', [=> function () {
  3807.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  3808.         }, => 'handleKernelRequestEvent'], 0);
  3809.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3810.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  3811.         }, => 'handleLoginSuccessEvent'], 0);
  3812.         $instance->addListener('spiriit_filter.prepare', [=> function () {
  3813.             return ($this->services['spiriit_form_filter.filter_prepare'] ?? ($this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener()));
  3814.         }, => 'onFilterBuilderPrepare'], 0);
  3815.         $instance->addListener('spiriit_filter.apply_filters.orm', [=> function () {
  3816.             return ($this->privates['spiriit_form_filter.apply_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.apply_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\DoctrineApplyFilterListener('and')));
  3817.         }, => 'onApplyFilterCondition'], 0);
  3818.         $instance->addListener('oneup_uploader.validation', [=> function () {
  3819.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] = new \Oneup\UploaderBundle\EventListener\MaxSizeValidationListener()));
  3820.         }, => 'onValidate'], 0);
  3821.         $instance->addListener('oneup_uploader.validation', [=> function () {
  3822.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] = new \Oneup\UploaderBundle\EventListener\AllowedMimetypeAndExtensionValidationListener()));
  3823.         }, => 'onValidate'], 0);
  3824.         $instance->addListener('oneup_uploader.validation', [=> function () {
  3825.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] = new \Oneup\UploaderBundle\EventListener\DisallowedMimetypeValidationListener()));
  3826.         }, => 'onValidate'], 0);
  3827.         $instance->addListener('event.persist', [=> function () {
  3828.             return ($this->privates['App\\EventSubscriber\\GroupEventAssociationSubscriber'] ?? $this->getGroupEventAssociationSubscriberService());
  3829.         }, => 'createGroupMemberAssociations'], 0);
  3830.         $instance->addListener('kernel.terminate', [=> function () {
  3831.             return ($this->privates['App\\EventSubscriber\\KernelEventSubscriber'] ?? $this->getKernelEventSubscriberService());
  3832.         }, => '__invoke'], 0);
  3833.         $instance->addListener('kernel.response', [=> function () {
  3834.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  3835.         }, => 'onKernelResponse'], 0);
  3836.         $instance->addListener('kernel.response', [=> function () {
  3837.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  3838.         }, => 'onKernelResponse'], -1024);
  3839.         $instance->addListener('kernel.request', [=> function () {
  3840.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3841.         }, => 'setDefaultLocale'], 100);
  3842.         $instance->addListener('kernel.request', [=> function () {
  3843.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3844.         }, => 'onKernelRequest'], 16);
  3845.         $instance->addListener('kernel.finish_request', [=> function () {
  3846.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3847.         }, => 'onKernelFinishRequest'], 0);
  3848.         $instance->addListener('kernel.request', [=> function () {
  3849.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  3850.         }, => 'onKernelRequest'], 256);
  3851.         $instance->addListener('kernel.response', [=> function () {
  3852.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  3853.         }, => 'onResponse'], -255);
  3854.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3855.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3856.         }, => 'onControllerArguments'], 0);
  3857.         $instance->addListener('kernel.exception', [=> function () {
  3858.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3859.         }, => 'logKernelException'], 0);
  3860.         $instance->addListener('kernel.exception', [=> function () {
  3861.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3862.         }, => 'onKernelException'], -128);
  3863.         $instance->addListener('kernel.response', [=> function () {
  3864.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3865.         }, => 'removeCspHeader'], -128);
  3866.         $instance->addListener('kernel.request', [=> function () {
  3867.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3868.         }, => 'onKernelRequest'], 15);
  3869.         $instance->addListener('kernel.finish_request', [=> function () {
  3870.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3871.         }, => 'onKernelFinishRequest'], -15);
  3872.         $instance->addListener('console.error', [=> function () {
  3873.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  3874.         }, => 'onConsoleError'], -128);
  3875.         $instance->addListener('console.terminate', [=> function () {
  3876.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  3877.         }, => 'onConsoleTerminate'], -128);
  3878.         $instance->addListener('console.error', [=> function () {
  3879.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  3880.         }, => 'onConsoleError'], 0);
  3881.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3882.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  3883.         }, => 'onMessage'], -255);
  3884.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3885.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  3886.         }, => 'onMessage'], -255);
  3887.         $instance->addListener('kernel.request', [=> function () {
  3888.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3889.         }, => 'configure'], 2048);
  3890.         $instance->addListener('console.command', [=> function () {
  3891.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3892.         }, => 'configure'], 2048);
  3893.         $instance->addListener('kernel.request', [=> function () {
  3894.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3895.         }, => 'onKernelRequest'], 32);
  3896.         $instance->addListener('kernel.finish_request', [=> function () {
  3897.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3898.         }, => 'onKernelFinishRequest'], 0);
  3899.         $instance->addListener('kernel.exception', [=> function () {
  3900.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3901.         }, => 'onKernelException'], -64);
  3902.         $instance->addListener('kernel.response', [=> function () {
  3903.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  3904.         }, => 'onKernelResponse'], 0);
  3905.         $instance->addListener('kernel.request', [=> function () {
  3906.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3907.         }, => 'onKernelRequest'], 128);
  3908.         $instance->addListener('kernel.response', [=> function () {
  3909.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3910.         }, => 'onKernelResponse'], -1000);
  3911.         $instance->addListener('kernel.finish_request', [=> function () {
  3912.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3913.         }, => 'onFinishRequest'], 0);
  3914.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3915.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  3916.         }, => 'onMessageFailed'], 100);
  3917.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3918.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  3919.         }, => 'onMessageFailed'], 200);
  3920.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3921.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->getMessenger_Failure_SendFailedMessageToFailureTransportListenerService());
  3922.         }, => 'onMessageFailed'], -100);
  3923.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  3924.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  3925.         }, => 'onWorkerStarted'], 0);
  3926.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3927.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  3928.         }, => 'onWorkerRunning'], 0);
  3929.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3930.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  3931.         }, => 'onMessageFailed'], 0);
  3932.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3933.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  3934.         }, => 'onWorkerRunning'], 0);
  3935.         $instance->addListener('kernel.response', [=> function () {
  3936.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3937.         }, => 'onKernelResponse'], -100);
  3938.         $instance->addListener('kernel.exception', [=> function () {
  3939.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3940.         }, => 'onKernelException'], 0);
  3941.         $instance->addListener('kernel.terminate', [=> function () {
  3942.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3943.         }, => 'onKernelTerminate'], -1024);
  3944.         $instance->addListener('kernel.controller', [=> function () {
  3945.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3946.         }, => 'onKernelController'], 0);
  3947.         $instance->addListener('kernel.response', [=> function () {
  3948.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3949.         }, => 'onKernelResponse'], 0);
  3950.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3951.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  3952.         }, => 'onMessage'], 0);
  3953.         $instance->addListener('kernel.controller', [=> function () {
  3954.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  3955.         }, => 'onKernelController'], 0);
  3956.         $instance->addListener('kernel.controller', [=> function () {
  3957.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  3958.         }, => 'onKernelController'], 0);
  3959.         $instance->addListener('kernel.controller', [=> function () {
  3960.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3961.         }, => 'onKernelController'], -128);
  3962.         $instance->addListener('kernel.view', [=> function () {
  3963.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3964.         }, => 'onKernelView'], 0);
  3965.         $instance->addListener('kernel.controller', [=> function () {
  3966.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3967.         }, => 'onKernelController'], 0);
  3968.         $instance->addListener('kernel.response', [=> function () {
  3969.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3970.         }, => 'onKernelResponse'], 0);
  3971.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3972.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  3973.         }, => 'onKernelControllerArguments'], 0);
  3974.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3975.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  3976.         }, => 'onKernelControllerArguments'], 0);
  3977.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  3978.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  3979.         }, => 'onWorkerMessageHandled'], 0);
  3980.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3981.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  3982.         }, => 'onWorkerMessageFailed'], 0);
  3983.         $instance->addListener('kernel.response', [=> function () {
  3984.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  3985.         }, => 'onKernelResponse'], 0);
  3986.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3987.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  3988.         }, => 'checkPassport'], 0);
  3989.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3990.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  3991.         }, => 'onLoginSuccess'], 0);
  3992.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  3993.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  3994.         }, => 'onVoterVote'], 0);
  3995.         $instance->addListener('kernel.request', [=> function () {
  3996.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3997.         }, => 'configureLogoutUrlGenerator'], 8);
  3998.         $instance->addListener('kernel.request', [=> function () {
  3999.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  4000.         }, => 'onKernelRequest'], 8);
  4001.         $instance->addListener('kernel.finish_request', [=> function () {
  4002.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  4003.         }, => 'onKernelFinishRequest'], 0);
  4004.         $instance->addListener('kernel.response', [=> function () {
  4005.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  4006.         }, => 'onKernelResponse'], -128);
  4007.         $instance->addListener('console.command', [=> function () {
  4008.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  4009.         }, => 'onCommand'], 255);
  4010.         $instance->addListener('console.terminate', [=> function () {
  4011.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  4012.         }, => 'onTerminate'], -255);
  4013.         $instance->addListener('console.command', [=> function () {
  4014.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  4015.         }, => 'configure'], 1024);
  4016.         $instance->addListener('console.error', [=> function () {
  4017.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  4018.         }, => 'onConsoleError'], 0);
  4019.         $instance->addListener('console.terminate', [=> function () {
  4020.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  4021.         }, => 'onConsoleTerminate'], 0);
  4022.         $instance->addListener('kernel.finish_request', [=> function () {
  4023.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  4024.         }, => 'resetAssets'], 0);
  4025.         $instance->addListener('kernel.view', [=> function () {
  4026.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  4027.         }, => 'onKernelView'], 30);
  4028.         $instance->addListener('knp_pager.before', [=> function () {
  4029.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  4030.         }, => 'before'], 0);
  4031.         $instance->addListener('knp_pager.pagination', [=> function () {
  4032.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  4033.         }, => 'pagination'], 0);
  4034.         $instance->addListener('knp_pager.before', [=> function () {
  4035.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  4036.         }, => 'before'], 1);
  4037.         $instance->addListener('knp_pager.before', [=> function () {
  4038.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  4039.         }, => 'before'], 1);
  4040.         $instance->addListener('knp_pager.pagination', [=> function () {
  4041.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  4042.         }, => 'pagination'], 1);
  4043.         $instance->addListener('kernel.controller_arguments', [=> function () {
  4044.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] ?? $this->getControllerEntityResolverSubscriberService());
  4045.         }, => '__invoke'], 31);
  4046.         $instance->addListener('kernel.request', [=> function () {
  4047.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] ?? $this->getRequestChannelDomainSubscriberService());
  4048.         }, => '__invoke'], 32);
  4049.         $instance->addListener('kernel.controller_arguments', [=> function () {
  4050.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RouteSecuritySubscriber()));
  4051.         }, => '__invoke'], 15);
  4052.         $instance->addListener('kernel.terminate', [=> function () {
  4053.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->getTerminateMenuDisplayedSubscriberService());
  4054.         }, => 'refreshTracked'], 0);
  4055.         $instance->addListener('console.terminate', [=> function () {
  4056.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->getTerminateMenuDisplayedSubscriberService());
  4057.         }, => 'refreshTracked'], 0);
  4058.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4059.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  4060.         }, => 'logout'], 0);
  4061.         $instance->addListener('kernel.request', [=> function () {
  4062.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'] ?? $this->getHandleExpireTokenSubscriberService());
  4063.         }, => 'onKernelRequest'], 0);
  4064.         $instance->addListener('Nellapp\\Bundle\\SDKBundle\\Permission\\Event\\ChannelMenuDisplayedEvent', [=> function () {
  4065.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] ?? $this->getChannelMenuDisplayedSubscriberService());
  4066.         }, => '__invoke'], 0);
  4067.         $instance->addListener('kernel.request', [=> function () {
  4068.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ForceUserFromSetupSubscriber'] ?? $this->getForceUserFromSetupSubscriberService());
  4069.         }, => '__invoke'], 0);
  4070.         $instance->addListener('kernel.terminate', [=> function () {
  4071.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->getTerminateExportSubscriberService());
  4072.         }, => 'exportTracked'], 0);
  4073.         $instance->addListener('console.terminate', [=> function () {
  4074.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->getTerminateExportSubscriberService());
  4075.         }, => 'exportTracked'], 0);
  4076.         $instance->addListener('kernel.terminate', [=> function () {
  4077.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->getTerminateRefreshSubscriberService());
  4078.         }, => 'refreshTracked'], 0);
  4079.         $instance->addListener('console.terminate', [=> function () {
  4080.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->getTerminateRefreshSubscriberService());
  4081.         }, => 'refreshTracked'], 0);
  4082.         $instance->addListener('kernel.controller', [=> function () {
  4083.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] ?? $this->getActionControllerSubscriberService());
  4084.         }, => '__invoke'], 15);
  4085.         $instance->addListener('kernel.view', [=> function () {
  4086.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] ?? $this->getActionResponseSubscriberService());
  4087.         }, => '__invoke'], 63);
  4088.         $instance->addListener('kernel.controller_arguments', [=> function () {
  4089.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] ?? $this->getDeserializeActionControllerSubscriberService());
  4090.         }, => '__invoke'], -63);
  4091.         $instance->addListener('kernel.exception', [=> function () {
  4092.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\HandleErrorSubscriber()));
  4093.         }, => '__invoke'], -195);
  4094.         $instance->addListener('spiriit_form_filter.apply.orm.filter_boolean', [=> function () {
  4095.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4096.         }, => 'filterBoolean'], 0);
  4097.         $instance->addListener('spiriit_form_filter.apply.orm.filter_checkbox', [=> function () {
  4098.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4099.         }, => 'filterCheckbox'], 0);
  4100.         $instance->addListener('spiriit_form_filter.apply.orm.filter_choice', [=> function () {
  4101.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4102.         }, => 'filterValue'], 0);
  4103.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date', [=> function () {
  4104.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4105.         }, => 'filterDate'], 0);
  4106.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date_range', [=> function () {
  4107.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4108.         }, => 'filterDateRange'], 0);
  4109.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime', [=> function () {
  4110.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4111.         }, => 'filterDateTime'], 0);
  4112.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime_range', [=> function () {
  4113.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4114.         }, => 'filterDateTimeRange'], 0);
  4115.         $instance->addListener('spiriit_form_filter.apply.orm.filter_entity', [=> function () {
  4116.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4117.         }, => 'filterEntity'], 0);
  4118.         $instance->addListener('spiriit_form_filter.apply.orm.filter_enum', [=> function () {
  4119.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4120.         }, => 'filterEnum'], 0);
  4121.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number', [=> function () {
  4122.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4123.         }, => 'filterNumber'], 0);
  4124.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number_range', [=> function () {
  4125.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4126.         }, => 'filterNumberRange'], 0);
  4127.         $instance->addListener('spiriit_form_filter.apply.orm.filter_text', [=> function () {
  4128.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4129.         }, => 'filterText'], 0);
  4130.         $instance->addListener('spiriit_form_filter.apply.orm.text', [=> function () {
  4131.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4132.         }, => 'filterText'], 0);
  4133.         $instance->addListener('spiriit_form_filter.apply.orm.email', [=> function () {
  4134.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4135.         }, => 'filterValue'], 0);
  4136.         $instance->addListener('spiriit_form_filter.apply.orm.integer', [=> function () {
  4137.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4138.         }, => 'filterValue'], 0);
  4139.         $instance->addListener('spiriit_form_filter.apply.orm.money', [=> function () {
  4140.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4141.         }, => 'filterValue'], 0);
  4142.         $instance->addListener('spiriit_form_filter.apply.orm.number', [=> function () {
  4143.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4144.         }, => 'filterValue'], 0);
  4145.         $instance->addListener('spiriit_form_filter.apply.orm.percent', [=> function () {
  4146.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4147.         }, => 'filterValue'], 0);
  4148.         $instance->addListener('spiriit_form_filter.apply.orm.search', [=> function () {
  4149.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4150.         }, => 'filterValue'], 0);
  4151.         $instance->addListener('spiriit_form_filter.apply.orm.url', [=> function () {
  4152.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4153.         }, => 'filterValue'], 0);
  4154.         $instance->addListener('spiriit_form_filter.apply.orm.choice', [=> function () {
  4155.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4156.         }, => 'filterValue'], 0);
  4157.         $instance->addListener('spiriit_form_filter.apply.orm.entity', [=> function () {
  4158.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4159.         }, => 'filterEntity'], 0);
  4160.         $instance->addListener('spiriit_form_filter.apply.orm.country', [=> function () {
  4161.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4162.         }, => 'filterValue'], 0);
  4163.         $instance->addListener('spiriit_form_filter.apply.orm.language', [=> function () {
  4164.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4165.         }, => 'filterValue'], 0);
  4166.         $instance->addListener('spiriit_form_filter.apply.orm.locale', [=> function () {
  4167.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4168.         }, => 'filterValue'], 0);
  4169.         $instance->addListener('spiriit_form_filter.apply.orm.timezone', [=> function () {
  4170.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4171.         }, => 'filterValue'], 0);
  4172.         $instance->addListener('spiriit_form_filter.apply.orm.date', [=> function () {
  4173.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4174.         }, => 'filterDate'], 0);
  4175.         $instance->addListener('spiriit_form_filter.apply.orm.datetime', [=> function () {
  4176.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4177.         }, => 'filterDate'], 0);
  4178.         $instance->addListener('spiriit_form_filter.apply.orm.birthday', [=> function () {
  4179.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4180.         }, => 'filterDate'], 0);
  4181.         $instance->addListener('spiriit_form_filter.apply.orm.checkbox', [=> function () {
  4182.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4183.         }, => 'filterValue'], 0);
  4184.         $instance->addListener('spiriit_form_filter.apply.orm.radio', [=> function () {
  4185.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  4186.         }, => 'filterValue'], 0);
  4187.         return $instance;
  4188.     }
  4189.     /**
  4190.      * Gets the public 'fidry_alice_data_fixtures.loader.doctrine' shared service.
  4191.      *
  4192.      * @return \Fidry\AliceDataFixtures\Loader\PurgerLoader
  4193.      */
  4194.     protected function getFidryAliceDataFixtures_Loader_DoctrineService($lazyLoad true)
  4195.     {
  4196.         if ($lazyLoad) {
  4197.             return $this->services['fidry_alice_data_fixtures.loader.doctrine'] = $this->createProxy('PurgerLoader_cb68499', function () {
  4198.                 return \PurgerLoader_cb68499::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4199.                     $wrappedInstance $this->getFidryAliceDataFixtures_Loader_DoctrineService(false);
  4200.                     $proxy->setProxyInitializer(null);
  4201.                     return true;
  4202.                 });
  4203.             });
  4204.         }
  4205.         return new \Fidry\AliceDataFixtures\Loader\PurgerLoader(($this->privates['fidry_alice_data_fixtures.doctrine.persister_loader'] ?? $this->getFidryAliceDataFixtures_Doctrine_PersisterLoaderService()), ($this->services['fidry_alice_data_fixtures.persistence.purger_factory.doctrine'] ?? $this->getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService()), 'delete', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4206.     }
  4207.     /**
  4208.      * Gets the public 'fidry_alice_data_fixtures.persistence.persister.doctrine' shared service.
  4209.      *
  4210.      * @return \Fidry\AliceDataFixtures\Bridge\Doctrine\Persister\ObjectManagerPersister
  4211.      */
  4212.     protected function getFidryAliceDataFixtures_Persistence_Persister_DoctrineService($lazyLoad true)
  4213.     {
  4214.         if ($lazyLoad) {
  4215.             return $this->services['fidry_alice_data_fixtures.persistence.persister.doctrine'] = $this->createProxy('ObjectManagerPersister_eccc052', function () {
  4216.                 return \ObjectManagerPersister_eccc052::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4217.                     $wrappedInstance $this->getFidryAliceDataFixtures_Persistence_Persister_DoctrineService(false);
  4218.                     $proxy->setProxyInitializer(null);
  4219.                     return true;
  4220.                 });
  4221.             });
  4222.         }
  4223.         return new \Fidry\AliceDataFixtures\Bridge\Doctrine\Persister\ObjectManagerPersister(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4224.     }
  4225.     /**
  4226.      * Gets the public 'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' shared service.
  4227.      *
  4228.      * @return \Fidry\AliceDataFixtures\Bridge\Doctrine\Purger\Purger
  4229.      */
  4230.     protected function getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService($lazyLoad true)
  4231.     {
  4232.         if ($lazyLoad) {
  4233.             return $this->services['fidry_alice_data_fixtures.persistence.purger_factory.doctrine'] = $this->createProxy('Purger_2d4d1ea', function () {
  4234.                 return \Purger_2d4d1ea::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4235.                     $wrappedInstance $this->getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService(false);
  4236.                     $proxy->setProxyInitializer(null);
  4237.                     return true;
  4238.                 });
  4239.             });
  4240.         }
  4241.         return new \Fidry\AliceDataFixtures\Bridge\Doctrine\Purger\Purger(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4242.     }
  4243.     /**
  4244.      * Gets the public 'fos_rest.view_handler' shared service.
  4245.      *
  4246.      * @return \FOS\RestBundle\View\ViewHandler
  4247.      */
  4248.     protected function getFosRest_ViewHandlerService()
  4249.     {
  4250.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  4251.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  4252.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  4253.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  4254.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/SymfonySerializerAdapter.php';
  4255.         $a = ($this->services['router'] ?? $this->getRouterService());
  4256.         if (isset($this->services['fos_rest.view_handler'])) {
  4257.             return $this->services['fos_rest.view_handler'];
  4258.         }
  4259.         $b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  4260.         if (isset($this->services['fos_rest.view_handler'])) {
  4261.             return $this->services['fos_rest.view_handler'];
  4262.         }
  4263.         return $this->services['fos_rest.view_handler'] = \FOS\RestBundle\View\ViewHandler::create($a, new \FOS\RestBundle\Serializer\SymfonySerializerAdapter($b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false'xml' => false], 400204false, ['serializeNullStrategy' => false]);
  4264.     }
  4265.     /**
  4266.      * Gets the public 'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' shared service.
  4267.      *
  4268.      * @return \Hautelook\AliceBundle\Console\Command\Doctrine\DoctrineOrmLoadDataFixturesCommand
  4269.      */
  4270.     protected function getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService()
  4271.     {
  4272.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4273.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Console/Command/Doctrine/DoctrineOrmLoadDataFixturesCommand.php';
  4274.         $this->services['hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command'] = $instance = new \Hautelook\AliceBundle\Console\Command\Doctrine\DoctrineOrmLoadDataFixturesCommand('hautelook:fixtures:load', ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['hautelook_alice.loader'] ?? $this->getHautelookAlice_LoaderService()));
  4275.         $instance->setName('hautelook:fixtures:load');
  4276.         return $instance;
  4277.     }
  4278.     /**
  4279.      * Gets the public 'hautelook_alice.data_fixtures.append_loader' shared service.
  4280.      *
  4281.      * @return \Fidry\AliceDataFixtures\Loader\FileResolverLoader
  4282.      */
  4283.     protected function getHautelookAlice_DataFixtures_AppendLoaderService()
  4284.     {
  4285.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Loader/FileResolverLoader.php';
  4286.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/FileResolverInterface.php';
  4287.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/File/KernelFileResolver.php';
  4288.         return $this->services['hautelook_alice.data_fixtures.append_loader'] = new \Fidry\AliceDataFixtures\Loader\FileResolverLoader(($this->privates['fidry_alice_data_fixtures.doctrine.persister_loader'] ?? $this->getFidryAliceDataFixtures_Doctrine_PersisterLoaderService()), ($this->services['hautelook_alice.resolver.file'] ?? ($this->services['hautelook_alice.resolver.file'] = new \Hautelook\AliceBundle\Resolver\File\KernelFileResolver(($this->services['kernel'] ?? $this->get('kernel'1))))));
  4289.     }
  4290.     /**
  4291.      * Gets the public 'hautelook_alice.data_fixtures.purge_loader' shared service.
  4292.      *
  4293.      * @return \Fidry\AliceDataFixtures\Loader\FileResolverLoader
  4294.      */
  4295.     protected function getHautelookAlice_DataFixtures_PurgeLoaderService()
  4296.     {
  4297.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Loader/FileResolverLoader.php';
  4298.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/FileResolverInterface.php';
  4299.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/File/KernelFileResolver.php';
  4300.         return $this->services['hautelook_alice.data_fixtures.purge_loader'] = new \Fidry\AliceDataFixtures\Loader\FileResolverLoader(($this->services['fidry_alice_data_fixtures.loader.doctrine'] ?? $this->getFidryAliceDataFixtures_Loader_DoctrineService()), ($this->services['hautelook_alice.resolver.file'] ?? ($this->services['hautelook_alice.resolver.file'] = new \Hautelook\AliceBundle\Resolver\File\KernelFileResolver(($this->services['kernel'] ?? $this->get('kernel'1))))));
  4301.     }
  4302.     /**
  4303.      * Gets the public 'hautelook_alice.loader' shared service.
  4304.      *
  4305.      * @return \Hautelook\AliceBundle\Loader\DoctrineOrmLoader
  4306.      */
  4307.     protected function getHautelookAlice_LoaderService()
  4308.     {
  4309.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/LoaderInterface.php';
  4310.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/LoggerAwareInterface.php';
  4311.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Loader/DoctrineOrmLoader.php';
  4312.         return $this->services['hautelook_alice.loader'] = new \Hautelook\AliceBundle\Loader\DoctrineOrmLoader(($this->services['hautelook_alice.resolver.bundle'] ?? $this->getHautelookAlice_Resolver_BundleService()), ($this->services['hautelook_alice.locator'] ?? $this->getHautelookAlice_LocatorService()), ($this->services['hautelook_alice.data_fixtures.purge_loader'] ?? $this->getHautelookAlice_DataFixtures_PurgeLoaderService()), ($this->services['hautelook_alice.data_fixtures.append_loader'] ?? $this->getHautelookAlice_DataFixtures_AppendLoaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4313.     }
  4314.     /**
  4315.      * Gets the public 'hautelook_alice.locator' shared service.
  4316.      *
  4317.      * @return \Hautelook\AliceBundle\Locator\EnvironmentlessFilesLocator
  4318.      */
  4319.     protected function getHautelookAlice_LocatorService()
  4320.     {
  4321.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/FixtureLocatorInterface.php';
  4322.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Locator/EnvironmentlessFilesLocator.php';
  4323.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Locator/EnvDirectoryLocator.php';
  4324.         return $this->services['hautelook_alice.locator'] = new \Hautelook\AliceBundle\Locator\EnvironmentlessFilesLocator(new \Hautelook\AliceBundle\Locator\EnvDirectoryLocator($this->getParameter('hautelook_alice.fixtures_path'), $this->parameters['hautelook_alice.root_dirs']));
  4325.     }
  4326.     /**
  4327.      * Gets the public 'hautelook_alice.resolver.bundle' shared service.
  4328.      *
  4329.      * @return \Hautelook\AliceBundle\Resolver\Bundle\NoBundleResolver
  4330.      */
  4331.     protected function getHautelookAlice_Resolver_BundleService()
  4332.     {
  4333.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/BundleResolverInterface.php';
  4334.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/Bundle/NoBundleResolver.php';
  4335.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/Bundle/SimpleBundleResolver.php';
  4336.         return $this->services['hautelook_alice.resolver.bundle'] = new \Hautelook\AliceBundle\Resolver\Bundle\NoBundleResolver(new \Hautelook\AliceBundle\Resolver\Bundle\SimpleBundleResolver(($this->services['kernel'] ?? $this->get('kernel'1))));
  4337.     }
  4338.     /**
  4339.      * Gets the public 'hautelook_alice.resolver.file' shared service.
  4340.      *
  4341.      * @return \Hautelook\AliceBundle\Resolver\File\KernelFileResolver
  4342.      */
  4343.     protected function getHautelookAlice_Resolver_FileService()
  4344.     {
  4345.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/FileResolverInterface.php';
  4346.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/File/KernelFileResolver.php';
  4347.         return $this->services['hautelook_alice.resolver.file'] = new \Hautelook\AliceBundle\Resolver\File\KernelFileResolver(($this->services['kernel'] ?? $this->get('kernel'1)));
  4348.     }
  4349.     /**
  4350.      * Gets the public 'http_kernel' shared service.
  4351.      *
  4352.      * @return \Symfony\Component\HttpKernel\HttpKernel
  4353.      */
  4354.     protected function getHttpKernelService()
  4355.     {
  4356.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4357.         if (isset($this->services['http_kernel'])) {
  4358.             return $this->services['http_kernel'];
  4359.         }
  4360.         $b = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  4361.         if (isset($this->services['http_kernel'])) {
  4362.             return $this->services['http_kernel'];
  4363.         }
  4364.         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())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b);
  4365.     }
  4366.     /**
  4367.      * Gets the public 'knp_menu.factory' shared service.
  4368.      *
  4369.      * @return \Knp\Menu\MenuFactory
  4370.      */
  4371.     protected function getKnpMenu_FactoryService()
  4372.     {
  4373.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  4374.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  4375.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  4376.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  4377.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Menu/Extension/RoutingExtension.php';
  4378.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  4379.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  4380.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Menu\Extension\RoutingExtension(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService())), 0);
  4381.         return $instance;
  4382.     }
  4383.     /**
  4384.      * Gets the public 'knp_menu.matcher' shared service.
  4385.      *
  4386.      * @return \Knp\Menu\Matcher\Matcher
  4387.      */
  4388.     protected function getKnpMenu_MatcherService()
  4389.     {
  4390.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  4391.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  4392.         }, 1));
  4393.     }
  4394.     /**
  4395.      * Gets the public 'knp_paginator' shared service.
  4396.      *
  4397.      * @return \Knp\Component\Pager\Paginator
  4398.      */
  4399.     protected function getKnpPaginatorService($lazyLoad true)
  4400.     {
  4401.         if ($lazyLoad) {
  4402.             return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  4403.                 return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4404.                     $wrappedInstance $this->getKnpPaginatorService(false);
  4405.                     $proxy->setProxyInitializer(null);
  4406.                     return true;
  4407.                 });
  4408.             });
  4409.         }
  4410.         $instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4411.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  4412.         return $instance;
  4413.     }
  4414.     /**
  4415.      * Gets the public 'knpu.oauth2.client.nellapp' shared service.
  4416.      *
  4417.      * @return \KnpU\OAuth2ClientBundle\Client\OAuth2Client
  4418.      */
  4419.     protected function getKnpu_Oauth2_Client_NellappService()
  4420.     {
  4421.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2ClientInterface.php';
  4422.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2Client.php';
  4423.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/ArrayAccessorTrait.php';
  4424.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/GuardedPropertyTrait.php';
  4425.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/QueryBuilderTrait.php';
  4426.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Provider/AbstractProvider.php';
  4427.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php';
  4428.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/Provider/CoreProvider.php';
  4429.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/DependencyInjection/ProviderFactory.php';
  4430.         $a = (new \KnpU\OAuth2ClientBundle\DependencyInjection\ProviderFactory(($this->services['router'] ?? $this->getRouterService())))->createProvider('Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\Provider\\CoreProvider', ['clientId' => $this->getEnv('resolve:OAUTH_CLIENT_ID'), 'clientSecret' => $this->getEnv('resolve:OAUTH_CLIENT_SECRET'), 'verify' => false], 'nellapp_sdk_connect_nellapp_check', [], []);
  4431.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  4432.         $a->setChannelMainDomainUtils(new \Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils($b, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'npm'))), ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService())));
  4433.         $a->setDomainsRoutingUtils(new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'npm'));
  4434.         return $this->services['knpu.oauth2.client.nellapp'] = new \KnpU\OAuth2ClientBundle\Client\OAuth2Client($a$b);
  4435.     }
  4436.     /**
  4437.      * Gets the public 'knpu.oauth2.registry' shared service.
  4438.      *
  4439.      * @return \KnpU\OAuth2ClientBundle\Client\ClientRegistry
  4440.      */
  4441.     protected function getKnpu_Oauth2_RegistryService()
  4442.     {
  4443.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/ClientRegistry.php';
  4444.         return $this->services['knpu.oauth2.registry'] = new \KnpU\OAuth2ClientBundle\Client\ClientRegistry($this, ['nellapp' => 'knpu.oauth2.client.nellapp']);
  4445.     }
  4446.     /**
  4447.      * Gets the public 'liip_imagine.binary.loader.default' shared service.
  4448.      *
  4449.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  4450.      */
  4451.     protected function getLiipImagine_Binary_Loader_DefaultService()
  4452.     {
  4453.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  4454.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
  4455.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
  4456.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
  4457.         $a \Symfony\Component\Mime\MimeTypes::getDefault();
  4458.         return $this->services['liip_imagine.binary.loader.default'] = new \Liip\ImagineBundle\Binary\Loader\FileSystemLoader($a$a, new \Liip\ImagineBundle\Binary\Locator\FileSystemLocator([=> (\dirname(__DIR__4).'/public')], false));
  4459.     }
  4460.     /**
  4461.      * Gets the public 'liip_imagine.binary.loader.uploads' shared service.
  4462.      *
  4463.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  4464.      */
  4465.     protected function getLiipImagine_Binary_Loader_UploadsService()
  4466.     {
  4467.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  4468.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
  4469.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
  4470.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
  4471.         $a \Symfony\Component\Mime\MimeTypes::getDefault();
  4472.         return $this->services['liip_imagine.binary.loader.uploads'] = new \Liip\ImagineBundle\Binary\Loader\FileSystemLoader($a$a, new \Liip\ImagineBundle\Binary\Locator\FileSystemLocator([=> (\dirname(__DIR__3).'/uploads/files')], false));
  4473.     }
  4474.     /**
  4475.      * Gets the public 'liip_imagine.cache.manager' shared service.
  4476.      *
  4477.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  4478.      */
  4479.     protected function getLiipImagine_Cache_ManagerService()
  4480.     {
  4481.         $a = ($this->services['router'] ?? $this->getRouterService());
  4482.         if (isset($this->services['liip_imagine.cache.manager'])) {
  4483.             return $this->services['liip_imagine.cache.manager'];
  4484.         }
  4485.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4486.         if (isset($this->services['liip_imagine.cache.manager'])) {
  4487.             return $this->services['liip_imagine.cache.manager'];
  4488.         }
  4489.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), $a, ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), $b'default'false);
  4490.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  4491.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  4492.         return $instance;
  4493.     }
  4494.     /**
  4495.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  4496.      *
  4497.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  4498.      */
  4499.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  4500.     {
  4501.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  4502.     }
  4503.     /**
  4504.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  4505.      *
  4506.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  4507.      */
  4508.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  4509.     {
  4510.         return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  4511.     }
  4512.     /**
  4513.      * Gets the public 'liip_imagine.cache.signer' shared service.
  4514.      *
  4515.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  4516.      */
  4517.     protected function getLiipImagine_Cache_SignerService()
  4518.     {
  4519.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  4520.     }
  4521.     /**
  4522.      * Gets the public 'liip_imagine.config.stack_collection' shared service.
  4523.      *
  4524.      * @return \Liip\ImagineBundle\Config\StackCollection
  4525.      */
  4526.     protected function getLiipImagine_Config_StackCollectionService()
  4527.     {
  4528.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackCollection.php';
  4529.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilderInterface.php';
  4530.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilder.php';
  4531.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
  4532.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
  4533.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/FilterFactoryCollection.php';
  4534.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  4535.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
  4536.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/BackgroundFactory.php';
  4537.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  4538.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/CropFactory.php';
  4539.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
  4540.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/DownscaleFactory.php';
  4541.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
  4542.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
  4543.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
  4544.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/PasteFactory.php';
  4545.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
  4546.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ResizeFactory.php';
  4547.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
  4548.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ScaleFactory.php';
  4549.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
  4550.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ThumbnailFactory.php';
  4551.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/UpscaleFactory.php';
  4552.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
  4553.         $a = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory();
  4554.         $b = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory();
  4555.         return $this->services['liip_imagine.config.stack_collection'] = new \Liip\ImagineBundle\Config\StackCollection(new \Liip\ImagineBundle\Config\StackBuilder(new \Liip\ImagineBundle\Factory\Config\StackFactory(), new \Liip\ImagineBundle\Config\FilterFactoryCollection(new \Liip\ImagineBundle\Factory\Config\Filter\AutoRotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\BackgroundFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\CropFactory($a$b), new \Liip\ImagineBundle\Factory\Config\Filter\DownscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\FlipFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\GrayscaleFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\InterlaceFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\PasteFactory($b), new \Liip\ImagineBundle\Factory\Config\Filter\RelativeResizeFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ResizeFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\RotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ScaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\StripFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ThumbnailFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\UpscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\WatermarkFactory())), $this->parameters['liip_imagine.filter_sets']);
  4556.     }
  4557.     /**
  4558.      * Gets the public 'liip_imagine.data.manager' shared service.
  4559.      *
  4560.      * @return \Liip\ImagineBundle\Imagine\Data\DataManager
  4561.      */
  4562.     protected function getLiipImagine_Data_ManagerService()
  4563.     {
  4564.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
  4565.         $this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()), \Symfony\Component\Mime\MimeTypes::getDefault(), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), 'default'NULL);
  4566.         $instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
  4567.         $instance->addLoader('uploads', ($this->services['liip_imagine.binary.loader.uploads'] ?? $this->getLiipImagine_Binary_Loader_UploadsService()));
  4568.         return $instance;
  4569.     }
  4570.     /**
  4571.      * Gets the public 'liip_imagine.filter.loader.downscale' shared service.
  4572.      *
  4573.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader
  4574.      */
  4575.     protected function getLiipImagine_Filter_Loader_DownscaleService()
  4576.     {
  4577.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4578.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  4579.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  4580.         return $this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader();
  4581.     }
  4582.     /**
  4583.      * Gets the public 'liip_imagine.filter.loader.fixed' shared service.
  4584.      *
  4585.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader
  4586.      */
  4587.     protected function getLiipImagine_Filter_Loader_FixedService()
  4588.     {
  4589.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4590.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  4591.         return $this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader();
  4592.     }
  4593.     /**
  4594.      * Gets the public 'liip_imagine.filter.loader.flip' shared service.
  4595.      *
  4596.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader
  4597.      */
  4598.     protected function getLiipImagine_Filter_Loader_FlipService()
  4599.     {
  4600.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4601.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  4602.         return $this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader();
  4603.     }
  4604.     /**
  4605.      * Gets the public 'liip_imagine.filter.loader.grayscale' shared service.
  4606.      *
  4607.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader
  4608.      */
  4609.     protected function getLiipImagine_Filter_Loader_GrayscaleService()
  4610.     {
  4611.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4612.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  4613.         return $this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader();
  4614.     }
  4615.     /**
  4616.      * Gets the public 'liip_imagine.filter.loader.interlace' shared service.
  4617.      *
  4618.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader
  4619.      */
  4620.     protected function getLiipImagine_Filter_Loader_InterlaceService()
  4621.     {
  4622.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4623.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  4624.         return $this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader();
  4625.     }
  4626.     /**
  4627.      * Gets the public 'liip_imagine.filter.loader.resample' shared service.
  4628.      *
  4629.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader
  4630.      */
  4631.     protected function getLiipImagine_Filter_Loader_ResampleService()
  4632.     {
  4633.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4634.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResampleFilterLoader.php';
  4635.         return $this->services['liip_imagine.filter.loader.resample'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
  4636.     }
  4637.     /**
  4638.      * Gets the public 'liip_imagine.filter.loader.rotate' shared service.
  4639.      *
  4640.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader
  4641.      */
  4642.     protected function getLiipImagine_Filter_Loader_RotateService()
  4643.     {
  4644.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4645.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  4646.         return $this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader();
  4647.     }
  4648.     /**
  4649.      * Gets the public 'liip_imagine.filter.manager' shared service.
  4650.      *
  4651.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterManager
  4652.      */
  4653.     protected function getLiipImagine_Filter_ManagerService()
  4654.     {
  4655.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterManager.php';
  4656.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4657.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RelativeResizeFilterLoader.php';
  4658.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResizeFilterLoader.php';
  4659.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ThumbnailFilterLoader.php';
  4660.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/CropFilterLoader.php';
  4661.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/PasteFilterLoader.php';
  4662.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/WatermarkFilterLoader.php';
  4663.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/BackgroundFilterLoader.php';
  4664.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/StripFilterLoader.php';
  4665.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  4666.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/UpscaleFilterLoader.php';
  4667.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/AutoRotateFilterLoader.php';
  4668.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PostProcessorInterface.php';
  4669.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/AbstractPostProcessor.php';
  4670.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/JpegOptimPostProcessor.php';
  4671.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/OptiPngPostProcessor.php';
  4672.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PngquantPostProcessor.php';
  4673.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/MozJpegPostProcessor.php';
  4674.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/CwebpPostProcessor.php';
  4675.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  4676.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  4677.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  4678.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  4679.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  4680.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  4681.         $a = ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService());
  4682.         $this->services['liip_imagine.filter.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Filter\FilterManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), $a, ($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()));
  4683.         $instance->addLoader('relative_resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader());
  4684.         $instance->addLoader('resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader());
  4685.         $instance->addLoader('thumbnail', new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader());
  4686.         $instance->addLoader('crop', new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader());
  4687.         $instance->addLoader('grayscale', ($this->services['liip_imagine.filter.loader.grayscale'] ?? ($this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader())));
  4688.         $instance->addLoader('paste_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a\dirname(__DIR__4)));
  4689.         $instance->addLoader('watermark_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a\dirname(__DIR__4)));
  4690.         $instance->addLoader('background', new \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader($a));
  4691.         $instance->addLoader('strip', new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader());
  4692.         $instance->addLoader('scale', new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader());
  4693.         $instance->addLoader('upscale', new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader());
  4694.         $instance->addLoader('downscale', ($this->services['liip_imagine.filter.loader.downscale'] ?? ($this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader())));
  4695.         $instance->addLoader('auto_rotate', new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader());
  4696.         $instance->addLoader('rotate', ($this->services['liip_imagine.filter.loader.rotate'] ?? ($this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader())));
  4697.         $instance->addLoader('flip', ($this->services['liip_imagine.filter.loader.flip'] ?? ($this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader())));
  4698.         $instance->addLoader('interlace', ($this->services['liip_imagine.filter.loader.interlace'] ?? ($this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader())));
  4699.         $instance->addLoader('resample', ($this->services['liip_imagine.filter.loader.resample'] ?? $this->getLiipImagine_Filter_Loader_ResampleService()));
  4700.         $instance->addLoader('fixed', ($this->services['liip_imagine.filter.loader.fixed'] ?? ($this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader())));
  4701.         $instance->addPostProcessor('jpegoptim', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor('/usr/bin/jpegoptim'trueNULLtrueNULL));
  4702.         $instance->addPostProcessor('optipng', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor('/usr/bin/optipng'7trueNULL));
  4703.         $instance->addPostProcessor('pngquant', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant'));
  4704.         $instance->addPostProcessor('mozjpeg', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg'));
  4705.         $instance->addPostProcessor('cwebp', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\CwebpPostProcessor('/usr/bin/cwebp'NULL751004'fast'1false$this->parameters['liip_imagine.cwebp.metadata']));
  4706.         return $instance;
  4707.     }
  4708.     /**
  4709.      * Gets the public 'messenger.default_bus' shared service.
  4710.      *
  4711.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  4712.      */
  4713.     protected function getMessenger_DefaultBusService()
  4714.     {
  4715.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  4716.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService());
  4717.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  4718.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  4719.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  4720.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  4721.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'] ?? $this->getMenuDisplayedMiddlewareService());
  4722.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  4723.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService());
  4724.         }, 8)));
  4725.     }
  4726.     /**
  4727.      * Gets the public 'nelmio_alice.data_loader' shared service.
  4728.      *
  4729.      * @return \Nelmio\Alice\Loader\SimpleDataLoader
  4730.      */
  4731.     protected function getNelmioAlice_DataLoaderService()
  4732.     {
  4733.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/DataLoaderInterface.php';
  4734.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Loader/SimpleDataLoader.php';
  4735.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilderInterface.php';
  4736.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/SimpleBuilder.php';
  4737.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/DenormalizerInterface.php';
  4738.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/SimpleDenormalizer.php';
  4739.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/ParameterBagDenormalizerInterface.php';
  4740.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Parameter/SimpleParameterBagDenormalizer.php';
  4741.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FixtureBagDenormalizerInterface.php';
  4742.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SimpleFixtureBagDenormalizer.php';
  4743.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerInterface.php';
  4744.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/TolerantFixtureDenormalizer.php';
  4745.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerRegistry.php';
  4746.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParserInterface.php';
  4747.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/ElementFlagParser.php';
  4748.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/FlagParserRegistry.php';
  4749.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/ChainableFlagParserInterface.php';
  4750.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/ConfiguratorFlagParser.php';
  4751.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/ExtendFlagParser.php';
  4752.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/OptionalFlagParser.php';
  4753.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/TemplateFlagParser.php';
  4754.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/UniqueFlagParser.php';
  4755.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/ChainableFixtureDenormalizerInterface.php';
  4756.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/CollectionDenormalizer.php';
  4757.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerAwareInterface.php';
  4758.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParserAwareInterface.php';
  4759.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/SimpleCollectionDenormalizer.php';
  4760.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/CollectionDenormalizerWithTemporaryFixture.php';
  4761.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/NullListNameDenormalizer.php';
  4762.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/ReferenceRangeNameDenormalizer.php';
  4763.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationsDenormalizerInterface.php';
  4764.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/SimpleSpecificationsDenormalizer.php';
  4765.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ConstructorDenormalizerInterface.php';
  4766.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/LegacyConstructorDenormalizer.php';
  4767.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/ConstructorDenormalizer.php';
  4768.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ArgumentsDenormalizerInterface.php';
  4769.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Arguments/SimpleArgumentsDenormalizer.php';
  4770.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ValueDenormalizerInterface.php';
  4771.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Value/UniqueValueDenormalizer.php';
  4772.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Value/SimpleValueDenormalizer.php';
  4773.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/ParserInterface.php';
  4774.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/FunctionFixtureReferenceParser.php';
  4775.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/StringMergerParser.php';
  4776.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/SimpleParser.php';
  4777.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/LexerInterface.php';
  4778.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/EmptyValueLexer.php';
  4779.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/ReferenceEscaperLexer.php';
  4780.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/GlobalPatternsLexer.php';
  4781.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/FunctionLexer.php';
  4782.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/StringThenReferenceLexer.php';
  4783.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/SubPatternsLexer.php';
  4784.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/ReferenceLexer.php';
  4785.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParserInterface.php';
  4786.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/ParserAwareInterface.php';
  4787.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/TokenParserRegistry.php';
  4788.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/ChainableTokenParserInterface.php';
  4789.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/AbstractChainableParserAwareParser.php';
  4790.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/DynamicArrayTokenParser.php';
  4791.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/EscapedValueTokenParser.php';
  4792.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureListReferenceTokenParser.php';
  4793.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureMethodReferenceTokenParser.php';
  4794.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureRangeReferenceTokenParser.php';
  4795.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/MethodReferenceTokenParser.php';
  4796.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/OptionalTokenParser.php';
  4797.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/ParameterTokenParser.php';
  4798.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/PropertyReferenceTokenParser.php';
  4799.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/VariableReferenceTokenParser.php';
  4800.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/SimpleReferenceTokenParser.php';
  4801.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/StringArrayTokenParser.php';
  4802.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/StringTokenParser.php';
  4803.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/ArgumentEscaper.php';
  4804.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/TolerantFunctionTokenParser.php';
  4805.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/IdentityTokenParser.php';
  4806.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FunctionTokenParser.php';
  4807.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/VariableTokenParser.php';
  4808.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/WildcardReferenceTokenParser.php';
  4809.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/FactoryDenormalizer.php';
  4810.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/CallsDenormalizerInterface.php';
  4811.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/CallsWithFlagsDenormalizer.php';
  4812.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/FunctionDenormalizer.php';
  4813.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler.php';
  4814.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler/ConfiguratorFlagHandler.php';
  4815.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler/OptionalFlagHandler.php';
  4816.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/PropertyDenormalizerInterface.php';
  4817.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Property/SimplePropertyDenormalizer.php';
  4818.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/NullRangeNameDenormalizer.php';
  4819.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/SimpleDenormalizer.php';
  4820.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/GeneratorInterface.php';
  4821.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/DoublePassGenerator.php';
  4822.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/FixtureSetResolverInterface.php';
  4823.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureSet/RemoveConflictingObjectsResolver.php';
  4824.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureSet/SimpleFixtureSetResolver.php';
  4825.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterBagResolverInterface.php';
  4826.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/RemoveConflictingParametersParameterBagResolver.php';
  4827.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/SimpleParameterBagResolver.php';
  4828.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterResolverInterface.php';
  4829.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/ParameterResolverRegistry.php';
  4830.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ChainableParameterResolverInterface.php';
  4831.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/StaticParameterResolver.php';
  4832.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterResolverAwareInterface.php';
  4833.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/ArrayParameterResolver.php';
  4834.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/RecursiveParameterResolver.php';
  4835.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/StringParameterResolver.php';
  4836.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureBagResolverInterface.php';
  4837.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Fixture/TemplateFixtureBagResolver.php';
  4838.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGeneratorInterface.php';
  4839.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGenerator/CompleteObjectGenerator.php';
  4840.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGenerator/SimpleObjectGenerator.php';
  4841.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ValueResolverInterface.php';
  4842.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGeneratorAwareInterface.php';
  4843.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/ValueResolverRegistry.php';
  4844.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/ChainableValueResolverInterface.php';
  4845.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ValueResolverAwareInterface.php';
  4846.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ArrayValueResolver.php';
  4847.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/DynamicArrayValueResolver.php';
  4848.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/EvaluatedValueResolver.php';
  4849.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FunctionCallArgumentResolver.php';
  4850.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/PhpFunctionCallValueResolver.php';
  4851.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FakerFunctionCallValueResolver.php';
  4852.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixturePropertyReferenceResolver.php';
  4853.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/PropertyAccess/StdPropertyAccessor.php';
  4854.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureMethodCallReferenceResolver.php';
  4855.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/UnresolvedFixtureReferenceIdResolver.php';
  4856.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/SelfFixtureReferenceResolver.php';
  4857.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureReferenceResolver.php';
  4858.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureWildcardReferenceResolver.php';
  4859.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ListValueResolver.php';
  4860.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/OptionalValueResolver.php';
  4861.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ParameterValueResolver.php';
  4862.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/UniqueValueResolver.php';
  4863.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/UniqueValuesPool.php';
  4864.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ValueForCurrentValueResolver.php';
  4865.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/VariableValueResolver.php';
  4866.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/InstantiatorInterface.php';
  4867.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/ExistingInstanceInstantiator.php';
  4868.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/InstantiatorResolver.php';
  4869.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/InstantiatorRegistry.php';
  4870.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/ChainableInstantiatorInterface.php';
  4871.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/AbstractChainableInstantiator.php';
  4872.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NoCallerMethodCallInstantiator.php';
  4873.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/NamedArgumentsResolver.php';
  4874.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NullConstructorInstantiator.php';
  4875.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NoMethodCallInstantiator.php';
  4876.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/StaticFactoryInstantiator.php';
  4877.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4878.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Alice/Generator/Instantiator/Chainable/InstantiatedReferenceInstantiator.php';
  4879.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/HydratorInterface.php';
  4880.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Hydrator/SimpleHydrator.php';
  4881.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Hydrator/PropertyHydratorInterface.php';
  4882.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Hydrator/Property/SymfonyPropertyAccessorHydrator.php';
  4883.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/CallerInterface.php';
  4884.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/SimpleCaller.php';
  4885.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorInterface.php';
  4886.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorRegistry.php';
  4887.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/ChainableCallProcessorInterface.php';
  4888.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorAwareInterface.php';
  4889.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/ConfiguratorMethodCallProcessor.php';
  4890.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/MethodCallWithReferenceProcessor.php';
  4891.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/OptionalMethodCallProcessor.php';
  4892.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/SimpleMethodCallProcessor.php';
  4893.         $a = new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\ElementFlagParser(new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\FlagParserRegistry([=> new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\ConfiguratorFlagParser(), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\ExtendFlagParser(), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\OptionalFlagParser(), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\TemplateFlagParser(), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\UniqueFlagParser()]));
  4894.         $b = new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\ArgumentEscaper();
  4895.         $c = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Value\UniqueValueDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Value\SimpleValueDenormalizer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\FunctionFixtureReferenceParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\StringMergerParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\SimpleParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\EmptyValueLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\ReferenceEscaperLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\GlobalPatternsLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\FunctionLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\StringThenReferenceLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\SubPatternsLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\ReferenceLexer())))))), new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\TokenParserRegistry([=> new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\DynamicArrayTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\EscapedValueTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureListReferenceTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureMethodReferenceTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureRangeReferenceTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\MethodReferenceTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\OptionalTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\ParameterTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\PropertyReferenceTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\VariableReferenceTokenParser(), 10 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\SimpleReferenceTokenParser(), 11 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\StringArrayTokenParser(), 12 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\StringTokenParser($b), 13 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\TolerantFunctionTokenParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\IdentityTokenParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FunctionTokenParser($b))), 14 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\VariableTokenParser(), 15 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\WildcardReferenceTokenParser()]))))));
  4896.         $d = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Arguments\SimpleArgumentsDenormalizer($c);
  4897.         $e = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\CallsWithFlagsDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\FunctionDenormalizer($d), [=> new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\MethodFlagHandler\ConfiguratorFlagHandler(), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\MethodFlagHandler\OptionalFlagHandler()]);
  4898.         $f = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\SimpleSpecificationsDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\LegacyConstructorDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\ConstructorDenormalizer($d), new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\FactoryDenormalizer($e)), new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Property\SimplePropertyDenormalizer($c), $e);
  4899.         $g = new \Nelmio\Alice\PropertyAccess\StdPropertyAccessor(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  4900.         $h = new \Nelmio\Alice\Generator\Resolver\Value\ValueResolverRegistry([=> new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ArrayValueResolver(), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\DynamicArrayValueResolver(), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\EvaluatedValueResolver(), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FunctionCallArgumentResolver(new \Nelmio\Alice\Generator\Resolver\Value\Chainable\PhpFunctionCallValueResolver($this->parameters['nelmio_alice.functions_blacklist'], new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FakerFunctionCallValueResolver(($this->services['Faker\\Generator'] ?? $this->getGeneratorService())))), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixturePropertyReferenceResolver($g), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureMethodCallReferenceResolver(), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\UnresolvedFixtureReferenceIdResolver(new \Nelmio\Alice\Generator\Resolver\Value\Chainable\SelfFixtureReferenceResolver(new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureReferenceResolver())), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureWildcardReferenceResolver(), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ListValueResolver(), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\OptionalValueResolver(), 10 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ParameterValueResolver(), 11 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\UniqueValueResolver(new \Nelmio\Alice\Generator\Resolver\UniqueValuesPool(), NULL150), 12 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ValueForCurrentValueResolver(), 13 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\VariableValueResolver()]);
  4901.         $i = new \Nelmio\Alice\Generator\NamedArgumentsResolver();
  4902.         $j = new \Hautelook\AliceBundle\Alice\Generator\Instantiator\Chainable\InstantiatedReferenceInstantiator();
  4903.         $j->setContainer($this);
  4904.         return $this->services['nelmio_alice.data_loader'] = new \Nelmio\Alice\Loader\SimpleDataLoader(new \Nelmio\Alice\FixtureBuilder\SimpleBuilder(new \Nelmio\Alice\FixtureBuilder\Denormalizer\SimpleDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Parameter\SimpleParameterBagDenormalizer(), new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SimpleFixtureBagDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\TolerantFixtureDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\FixtureDenormalizerRegistry($a, [=> new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleCollectionDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\CollectionDenormalizerWithTemporaryFixture(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\NullListNameDenormalizer())), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\ReferenceRangeNameDenormalizer($f), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleCollectionDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\CollectionDenormalizerWithTemporaryFixture(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\NullRangeNameDenormalizer())), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleDenormalizer($f)])), $a))), new \Nelmio\Alice\Generator\DoublePassGenerator(new \Nelmio\Alice\Generator\Resolver\FixtureSet\RemoveConflictingObjectsResolver(new \Nelmio\Alice\Generator\Resolver\FixtureSet\SimpleFixtureSetResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\RemoveConflictingParametersParameterBagResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\SimpleParameterBagResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\ParameterResolverRegistry([=> new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\StaticParameterResolver(), => new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\ArrayParameterResolver(), => new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\RecursiveParameterResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\StringParameterResolver(), 5)]))), new \Nelmio\Alice\Generator\Resolver\Fixture\TemplateFixtureBagResolver())), new \Nelmio\Alice\Generator\ObjectGenerator\CompleteObjectGenerator(new \Nelmio\Alice\Generator\ObjectGenerator\SimpleObjectGenerator($h, new \Nelmio\Alice\Generator\Instantiator\ExistingInstanceInstantiator(new \Nelmio\Alice\Generator\Instantiator\InstantiatorResolver(new \Nelmio\Alice\Generator\Instantiator\InstantiatorRegistry([=> new \Nelmio\Alice\Generator\Instantiator\Chainable\NoCallerMethodCallInstantiator($i), => new \Nelmio\Alice\Generator\Instantiator\Chainable\NullConstructorInstantiator(), => new \Nelmio\Alice\Generator\Instantiator\Chainable\NoMethodCallInstantiator(), => new \Nelmio\Alice\Generator\Instantiator\Chainable\StaticFactoryInstantiator($i), => $j]))), new \Nelmio\Alice\Generator\Hydrator\SimpleHydrator(new \Nelmio\Alice\Generator\Hydrator\Property\SymfonyPropertyAccessorHydrator($g)), new \Nelmio\Alice\Generator\Caller\SimpleCaller(new \Nelmio\Alice\Generator\Caller\CallProcessorRegistry([=> new \Nelmio\Alice\Generator\Caller\Chainable\ConfiguratorMethodCallProcessor(), => new \Nelmio\Alice\Generator\Caller\Chainable\MethodCallWithReferenceProcessor(), => new \Nelmio\Alice\Generator\Caller\Chainable\OptionalMethodCallProcessor(), => new \Nelmio\Alice\Generator\Caller\Chainable\SimpleMethodCallProcessor()]), $h$i)))));
  4905.     }
  4906.     /**
  4907.      * Gets the public 'nelmio_alice.file_loader' shared service.
  4908.      *
  4909.      * @return \Nelmio\Alice\Loader\SimpleFileLoader
  4910.      */
  4911.     protected function getNelmioAlice_FileLoaderService()
  4912.     {
  4913.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FileLoaderInterface.php';
  4914.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Loader/SimpleFileLoader.php';
  4915.         return $this->services['nelmio_alice.file_loader'] = new \Nelmio\Alice\Loader\SimpleFileLoader(($this->privates['nelmio_alice.file_parser.runtime_cache'] ?? $this->getNelmioAlice_FileParser_RuntimeCacheService()), ($this->services['nelmio_alice.data_loader'] ?? $this->getNelmioAlice_DataLoaderService()));
  4916.     }
  4917.     /**
  4918.      * Gets the public 'nelmio_alice.files_loader' shared service.
  4919.      *
  4920.      * @return \Nelmio\Alice\Loader\SimpleFilesLoader
  4921.      */
  4922.     protected function getNelmioAlice_FilesLoaderService()
  4923.     {
  4924.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FilesLoaderInterface.php';
  4925.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Loader/SimpleFilesLoader.php';
  4926.         return $this->services['nelmio_alice.files_loader'] = new \Nelmio\Alice\Loader\SimpleFilesLoader(($this->privates['nelmio_alice.file_parser.runtime_cache'] ?? $this->getNelmioAlice_FileParser_RuntimeCacheService()), ($this->services['nelmio_alice.data_loader'] ?? $this->getNelmioAlice_DataLoaderService()));
  4927.     }
  4928.     /**
  4929.      * Gets the public 'nelmio_api_doc.command.dump' shared service.
  4930.      *
  4931.      * @return \Nelmio\ApiDocBundle\Command\DumpCommand
  4932.      */
  4933.     protected function getNelmioApiDoc_Command_DumpService()
  4934.     {
  4935.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4936.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Command/DumpCommand.php';
  4937.         $this->services['nelmio_api_doc.command.dump'] = $instance = new \Nelmio\ApiDocBundle\Command\DumpCommand(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  4938.         $instance->setName('nelmio:apidoc:dump');
  4939.         return $instance;
  4940.     }
  4941.     /**
  4942.      * Gets the public 'nelmio_api_doc.controller.swagger_json' shared service.
  4943.      *
  4944.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  4945.      */
  4946.     protected function getNelmioApiDoc_Controller_SwaggerJsonService()
  4947.     {
  4948.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/DocumentationController.php';
  4949.         return $this->services['nelmio_api_doc.controller.swagger_json'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  4950.     }
  4951.     /**
  4952.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  4953.      *
  4954.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  4955.      */
  4956.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  4957.     {
  4958.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/SwaggerUiController.php';
  4959.         return $this->services['nelmio_api_doc.controller.swagger_ui'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  4960.     }
  4961.     /**
  4962.      * Gets the public 'nelmio_api_doc.controller.swagger_yaml' shared service.
  4963.      *
  4964.      * @return \Nelmio\ApiDocBundle\Controller\YamlDocumentationController
  4965.      */
  4966.     protected function getNelmioApiDoc_Controller_SwaggerYamlService()
  4967.     {
  4968.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/YamlDocumentationController.php';
  4969.         return $this->services['nelmio_api_doc.controller.swagger_yaml'] = new \Nelmio\ApiDocBundle\Controller\YamlDocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  4970.     }
  4971.     /**
  4972.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  4973.      *
  4974.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  4975.      */
  4976.     protected function getNelmioApiDoc_Generator_DefaultService()
  4977.     {
  4978.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ApiDocGenerator.php';
  4979.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  4980.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  4981.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  4982.             yield => ($this->privates['nelmio_api_doc.describers.openapi_php.default'] ?? $this->getNelmioApiDoc_Describers_OpenapiPhp_DefaultService());
  4983.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  4984.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  4985.         }, 5), new RewindableGenerator(function () {
  4986.             yield => ($this->privates['nelmio_api_doc.model_describers.enum'] ?? ($this->privates['nelmio_api_doc.model_describers.enum'] = new \Nelmio\ApiDocBundle\ModelDescriber\EnumModelDescriber()));
  4987.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  4988.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  4989.         }, 3));
  4990.         $a = new \Symfony\Bridge\Monolog\Logger('nelmio_api_doc');
  4991.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4992.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4993.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4994.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4995.         $instance->setAlternativeNames([]);
  4996.         $instance->setMediaTypes([=> 'json']);
  4997.         $instance->setLogger($a);
  4998.         return $instance;
  4999.     }
  5000.     /**
  5001.      * Gets the public 'nelmio_api_doc.render_docs' shared service.
  5002.      *
  5003.      * @return \Nelmio\ApiDocBundle\Render\RenderOpenApi
  5004.      */
  5005.     protected function getNelmioApiDoc_RenderDocsService()
  5006.     {
  5007.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/RenderOpenApi.php';
  5008.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/OpenApiRenderer.php';
  5009.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Json/JsonOpenApiRenderer.php';
  5010.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Yaml/YamlOpenApiRenderer.php';
  5011.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/HtmlOpenApiRenderer.php';
  5012.         return $this->services['nelmio_api_doc.render_docs'] = new \Nelmio\ApiDocBundle\Render\RenderOpenApi(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5013.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  5014.         ], [
  5015.             'default' => '?',
  5016.         ]), new \Nelmio\ApiDocBundle\Render\Json\JsonOpenApiRenderer(), new \Nelmio\ApiDocBundle\Render\Yaml\YamlOpenApiRenderer(), new \Nelmio\ApiDocBundle\Render\Html\HtmlOpenApiRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  5017.     }
  5018.     /**
  5019.      * Gets the public 'oneup_flysystem.mount_manager' shared service.
  5020.      *
  5021.      * @return \League\Flysystem\MountManager
  5022.      */
  5023.     protected function getOneupFlysystem_MountManagerService()
  5024.     {
  5025.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemReader.php';
  5026.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemWriter.php';
  5027.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemOperator.php';
  5028.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/MountManager.php';
  5029.         return $this->services['oneup_flysystem.mount_manager'] = new \League\Flysystem\MountManager([]);
  5030.     }
  5031.     /**
  5032.      * Gets the public 'oneup_uploader.chunk_manager' shared service.
  5033.      *
  5034.      * @return \Oneup\UploaderBundle\Uploader\Chunk\ChunkManager
  5035.      */
  5036.     protected function getOneupUploader_ChunkManagerService()
  5037.     {
  5038.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/ChunkManagerInterface.php';
  5039.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/ChunkManager.php';
  5040.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/Storage/ChunkStorageInterface.php';
  5041.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/Storage/FilesystemStorage.php';
  5042.         return $this->services['oneup_uploader.chunk_manager'] = new \Oneup\UploaderBundle\Uploader\Chunk\ChunkManager($this->getParameter('oneup_uploader.chunks'), new \Oneup\UploaderBundle\Uploader\Chunk\Storage\FilesystemStorage(($this->targetDir.''.'/uploader/chunks')));
  5043.     }
  5044.     /**
  5045.      * Gets the public 'oneup_uploader.controller.none' shared service.
  5046.      *
  5047.      * @return \Oneup\UploaderBundle\Controller\DropzoneController
  5048.      */
  5049.     protected function getOneupUploader_Controller_NoneService()
  5050.     {
  5051.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Controller/AbstractController.php';
  5052.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Controller/AbstractChunkedController.php';
  5053.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Controller/DropzoneController.php';
  5054.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Storage/StorageInterface.php';
  5055.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Storage/FilesystemStorage.php';
  5056.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/ErrorHandler/ErrorHandlerInterface.php';
  5057.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/ErrorHandler/DropzoneErrorHandler.php';
  5058.         return $this->services['oneup_uploader.controller.none'] = new \Oneup\UploaderBundle\Controller\DropzoneController($this, new \Oneup\UploaderBundle\Uploader\Storage\FilesystemStorage((\dirname(__DIR__4).'/public/uploads/none')), new \Oneup\UploaderBundle\Uploader\ErrorHandler\DropzoneErrorHandler(), ['frontend' => 'dropzone''custom_frontend' => ['name' => NULL'class' => NULL], 'storage' => ['service' => NULL'type' => 'filesystem''filesystem' => NULL'directory' => (\dirname(__DIR__4).'/public/uploads/none'), 'stream_wrapper' => NULL'sync_buffer_size' => '100K'], 'route_prefix' => '''endpoints' => ['upload' => NULL'progress' => NULL'cancel' => NULL], 'allowed_mimetypes' => [], 'disallowed_mimetypes' => [], 'error_handler' => NULL'max_size' => 9223372036854775807'use_orphanage' => false'enable_progress' => false'enable_cancelation' => false'namer' => 'oneup_uploader.namer.uniqid''root_folder' => false], 'none');
  5059.     }
  5060.     /**
  5061.      * Gets the public 'oneup_uploader.namer.uniqid' shared service.
  5062.      *
  5063.      * @return \Oneup\UploaderBundle\Uploader\Naming\UniqidNamer
  5064.      */
  5065.     protected function getOneupUploader_Namer_UniqidService()
  5066.     {
  5067.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Naming/NamerInterface.php';
  5068.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Naming/UniqidNamer.php';
  5069.         return $this->services['oneup_uploader.namer.uniqid'] = new \Oneup\UploaderBundle\Uploader\Naming\UniqidNamer();
  5070.     }
  5071.     /**
  5072.      * Gets the public 'oneup_uploader.orphanage_manager' shared service.
  5073.      *
  5074.      * @return \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager
  5075.      */
  5076.     protected function getOneupUploader_OrphanageManagerService()
  5077.     {
  5078.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Orphanage/OrphanageManager.php';
  5079.         return $this->services['oneup_uploader.orphanage_manager'] = new \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager($this$this->getParameter('oneup_uploader.orphanage'));
  5080.     }
  5081.     /**
  5082.      * Gets the public 'oneup_uploader.routing.loader' shared service.
  5083.      *
  5084.      * @return \Oneup\UploaderBundle\Routing\RouteLoader
  5085.      */
  5086.     protected function getOneupUploader_Routing_LoaderService()
  5087.     {
  5088.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Routing/RouteLoader.php';
  5089.         return $this->services['oneup_uploader.routing.loader'] = new \Oneup\UploaderBundle\Routing\RouteLoader($this->parameters['oneup_uploader.controllers']);
  5090.     }
  5091.     /**
  5092.      * Gets the public 'oneup_uploader.templating.uploader_helper' shared service.
  5093.      *
  5094.      * @return \Oneup\UploaderBundle\Templating\Helper\UploaderHelper
  5095.      */
  5096.     protected function getOneupUploader_Templating_UploaderHelperService()
  5097.     {
  5098.         $a = ($this->services['router'] ?? $this->getRouterService());
  5099.         if (isset($this->services['oneup_uploader.templating.uploader_helper'])) {
  5100.             return $this->services['oneup_uploader.templating.uploader_helper'];
  5101.         }
  5102.         return $this->services['oneup_uploader.templating.uploader_helper'] = new \Oneup\UploaderBundle\Templating\Helper\UploaderHelper($a$this->parameters['oneup_uploader.maxsize']);
  5103.     }
  5104.     /**
  5105.      * Gets the public 'oneup_uploader.twig.extension.uploader' shared service.
  5106.      *
  5107.      * @return \Oneup\UploaderBundle\Twig\Extension\UploaderExtension
  5108.      */
  5109.     protected function getOneupUploader_Twig_Extension_UploaderService()
  5110.     {
  5111.         $a = ($this->services['oneup_uploader.templating.uploader_helper'] ?? $this->getOneupUploader_Templating_UploaderHelperService());
  5112.         if (isset($this->services['oneup_uploader.twig.extension.uploader'])) {
  5113.             return $this->services['oneup_uploader.twig.extension.uploader'];
  5114.         }
  5115.         return $this->services['oneup_uploader.twig.extension.uploader'] = new \Oneup\UploaderBundle\Twig\Extension\UploaderExtension($a);
  5116.     }
  5117.     /**
  5118.      * Gets the public 'request_stack' shared service.
  5119.      *
  5120.      * @return \Symfony\Component\HttpFoundation\RequestStack
  5121.      */
  5122.     protected function getRequestStackService()
  5123.     {
  5124.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  5125.     }
  5126.     /**
  5127.      * Gets the public 'router' shared autowired service.
  5128.      *
  5129.      * @return \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator
  5130.      */
  5131.     protected function getRouterService()
  5132.     {
  5133.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  5134.         $b = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5135.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  5136.         ], [
  5137.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  5138.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['monolog.logger.router'] ?? $this->getMonolog_Logger_RouterService()), 'fr');
  5139.         $b->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  5140.         $b->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  5141.         return $this->services['router'] = new \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator($b$a);
  5142.     }
  5143.     /**
  5144.      * Gets the public 'routing.loader' shared service.
  5145.      *
  5146.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  5147.      */
  5148.     protected function getRouting_LoaderService()
  5149.     {
  5150.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  5151.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  5152.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  5153.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/GlobalRoutesLoader.php';
  5154.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Routing/Loader/ChannelResourceAccessCacheLoader.php';
  5155.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Routing/Loader/ChannelUserPermissionResourceCrudLoader.php';
  5156.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  5157.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService());
  5158.         if (isset($this->services['routing.loader'])) {
  5159.             return $this->services['routing.loader'];
  5160.         }
  5161.         $b = new \Symfony\Component\Config\Loader\LoaderResolver();
  5162.         $c = ($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)))));
  5163.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  5164.         $b->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($c'dev'));
  5165.         $b->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($c'dev'));
  5166.         $b->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($c'dev'));
  5167.         $b->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($c'dev'));
  5168.         $b->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($c'dev'));
  5169.         $b->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5170.             'kernel' => ['services''kernel''getKernelService'false],
  5171.         ], [
  5172.             'kernel' => 'App\\Kernel',
  5173.         ]), 'dev'));
  5174.         $b->addLoader(new \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\GlobalRoutesLoader());
  5175.         $b->addLoader(new \Nellapp\Bundle\SDKBundle\Permission\Routing\Loader\ChannelResourceAccessCacheLoader());
  5176.         $b->addLoader(new \Nellapp\Bundle\SDKBundle\Permission\Routing\Loader\ChannelUserPermissionResourceCrudLoader($a));
  5177.         $b->addLoader(($this->services['oneup_uploader.routing.loader'] ?? $this->getOneupUploader_Routing_LoaderService()));
  5178.         $b->addLoader($d);
  5179.         $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($c$d));
  5180.         $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($c$d));
  5181.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($b, ['utf8' => true], []);
  5182.     }
  5183.     /**
  5184.      * Gets the public 'services_resetter' shared service.
  5185.      *
  5186.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  5187.      */
  5188.     protected function getServicesResetterService()
  5189.     {
  5190.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  5191.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  5192.             if (isset($this->services['cache.app'])) {
  5193.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  5194.             }
  5195.             if (isset($this->services['cache.system'])) {
  5196.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  5197.             }
  5198.             if (isset($this->privates['cache.validator.traceable'])) {
  5199.                 yield 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? null);
  5200.             }
  5201.             if (isset($this->privates['cache.serializer.traceable'])) {
  5202.                 yield 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? null);
  5203.             }
  5204.             if (isset($this->privates['cache.annotations.traceable'])) {
  5205.                 yield 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? null);
  5206.             }
  5207.             if (isset($this->privates['cache.property_info.traceable'])) {
  5208.                 yield 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? null);
  5209.             }
  5210.             if (isset($this->privates['cache.messenger.restart_workers_signal.traceable'])) {
  5211.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? null);
  5212.             }
  5213.             if (isset($this->privates['.debug.http_client'])) {
  5214.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  5215.             }
  5216.             if (isset($this->privates['mailer.message_logger_listener'])) {
  5217.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  5218.             }
  5219.             if (isset($this->privates['debug.stopwatch'])) {
  5220.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  5221.             }
  5222.             if (isset($this->services['event_dispatcher'])) {
  5223.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  5224.             }
  5225.             if (isset($this->privates['session_listener'])) {
  5226.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  5227.             }
  5228.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  5229.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  5230.             }
  5231.             if (isset($this->services['cache.validator_expression_language'])) {
  5232.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  5233.             }
  5234.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  5235.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  5236.             }
  5237.             if (isset($this->services['.container.private.profiler'])) {
  5238.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  5239.             }
  5240.             if (isset($this->services['.container.private.validator'])) {
  5241.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  5242.             }
  5243.             if (isset($this->services['doctrine'])) {
  5244.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  5245.             }
  5246.             if (isset($this->privates['doctrine.debug_data_holder'])) {
  5247.                 yield 'doctrine.debug_data_holder' => ($this->privates['doctrine.debug_data_holder'] ?? null);
  5248.             }
  5249.             if (isset($this->privates['form.type.entity'])) {
  5250.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  5251.             }
  5252.             if (isset($this->services['.container.private.security.token_storage'])) {
  5253.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  5254.             }
  5255.             if (isset($this->privates['cache.security_expression_language.traceable'])) {
  5256.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? null);
  5257.             }
  5258.             if (isset($this->privates['monolog.handler.main'])) {
  5259.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  5260.             }
  5261.             if (isset($this->privates['monolog.handler.console'])) {
  5262.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  5263.             }
  5264.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  5265.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  5266.             }
  5267.             if (isset($this->privates['cache.webpack_encore.traceable'])) {
  5268.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? null);
  5269.             }
  5270.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  5271.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  5272.             }
  5273.             if (isset($this->privates['webpack_encore.entrypoint_lookup[core]'])) {
  5274.                 yield 'webpack_encore.entrypoint_lookup[core]' => ($this->privates['webpack_encore.entrypoint_lookup[core]'] ?? null);
  5275.             }
  5276.             if (isset($this->services['fos_rest.view_handler'])) {
  5277.                 yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
  5278.             }
  5279.             if (isset($this->privates['.debug.http_client'])) {
  5280.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  5281.             }
  5282.         }, function () {
  5283.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator.traceable'])) + (int) (isset($this->privates['cache.serializer.traceable'])) + (int) (isset($this->privates['cache.annotations.traceable'])) + (int) (isset($this->privates['cache.property_info.traceable'])) + (int) (isset($this->privates['cache.messenger.restart_workers_signal.traceable'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->privates['messenger.transport.in_memory.factory'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['doctrine.debug_data_holder'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language.traceable'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore.traceable'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[core]'])) + (int) (isset($this->services['fos_rest.view_handler'])) + (int) (isset($this->privates['.debug.http_client']));
  5284.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'cache.messenger.restart_workers_signal' => [=> 'reset'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'messenger.transport.in_memory.factory' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'doctrine.debug_data_holder' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[core]' => [=> 'reset'], 'fos_rest.view_handler.default' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  5285.     }
  5286.     /**
  5287.      * Gets the public 'spiriit_form_filter.filter_prepare' shared service.
  5288.      *
  5289.      * @return \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener
  5290.      */
  5291.     protected function getSpiriitFormFilter_FilterPrepareService()
  5292.     {
  5293.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Event/Listener/PrepareListener.php';
  5294.         return $this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener();
  5295.     }
  5296.     /**
  5297.      * Gets the public 'spiriit_form_filter.query_builder_updater' shared service.
  5298.      *
  5299.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\FilterBuilderUpdater
  5300.      */
  5301.     protected function getSpiriitFormFilter_QueryBuilderUpdaterService()
  5302.     {
  5303.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/FilterBuilderUpdaterInterface.php';
  5304.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/FilterBuilderUpdater.php';
  5305.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/FormDataExtractorInterface.php';
  5306.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/FormDataExtractor.php';
  5307.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/DataExtractionMethodInterface.php';
  5308.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/DefaultExtractionMethod.php';
  5309.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/TextExtractionMethod.php';
  5310.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/ValueKeysExtractionMethod.php';
  5311.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5312.         if (isset($this->services['spiriit_form_filter.query_builder_updater'])) {
  5313.             return $this->services['spiriit_form_filter.query_builder_updater'];
  5314.         }
  5315.         $b = new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\FormDataExtractor();
  5316.         $b->addMethod(new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\Method\DefaultExtractionMethod());
  5317.         $b->addMethod(new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\Method\TextExtractionMethod());
  5318.         $b->addMethod(new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\Method\ValueKeysExtractionMethod());
  5319.         return $this->services['spiriit_form_filter.query_builder_updater'] = new \Spiriit\Bundle\FormFilterBundle\Filter\FilterBuilderUpdater($b$a);
  5320.     }
  5321.     /**
  5322.      * Gets the public 'translator' shared service.
  5323.      *
  5324.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  5325.      */
  5326.     protected function getTranslatorService()
  5327.     {
  5328.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  5329.     }
  5330.     /**
  5331.      * Gets the public 'var_dumper.cloner' shared service.
  5332.      *
  5333.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  5334.      */
  5335.     protected function getVarDumper_ClonerService()
  5336.     {
  5337.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  5338.         $instance->setMaxItems(2500);
  5339.         $instance->setMinDepth(1);
  5340.         $instance->setMaxString(-1);
  5341.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  5342.         return $instance;
  5343.     }
  5344.     /**
  5345.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  5346.      *
  5347.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  5348.      */
  5349.     protected function getWebProfiler_Controller_ExceptionPanelService()
  5350.     {
  5351.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  5352.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  5353.     }
  5354.     /**
  5355.      * Gets the public 'web_profiler.controller.profiler' shared service.
  5356.      *
  5357.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  5358.      */
  5359.     protected function getWebProfiler_Controller_ProfilerService()
  5360.     {
  5361.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  5362.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  5363.     }
  5364.     /**
  5365.      * Gets the public 'web_profiler.controller.router' shared service.
  5366.      *
  5367.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  5368.      */
  5369.     protected function getWebProfiler_Controller_RouterService()
  5370.     {
  5371.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  5372.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  5373.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  5374.         }, 1));
  5375.     }
  5376.     /**
  5377.      * Gets the private '.App\Command\Alert\AlertPraWithParentNotGroup.lazy' shared service.
  5378.      *
  5379.      * @return \Symfony\Component\Console\Command\LazyCommand
  5380.      */
  5381.     protected function getAlertPraWithParentNotGroup_LazyService()
  5382.     {
  5383.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5384.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5385.         return $this->privates['.App\\Command\\Alert\\AlertPraWithParentNotGroup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:data-alert:pra-hierarchy', [], 'Send email in case Pra with parent that is not instance of group is found in DB'false, function (): \App\Command\Alert\AlertPraWithParentNotGroup {
  5386.             return ($this->privates['App\\Command\\Alert\\AlertPraWithParentNotGroup'] ?? $this->getAlertPraWithParentNotGroupService());
  5387.         });
  5388.     }
  5389.     /**
  5390.      * Gets the private '.App\Command\CleanDuplicatePRACommand.lazy' shared service.
  5391.      *
  5392.      * @return \Symfony\Component\Console\Command\LazyCommand
  5393.      */
  5394.     protected function getCleanDuplicatePRACommand_LazyService()
  5395.     {
  5396.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5397.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5398.         return $this->privates['.App\\Command\\CleanDuplicatePRACommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:clean-duplicate-pra', [], 'Remove all duplicated PRA from event'false, function (): \App\Command\CleanDuplicatePRACommand {
  5399.             return ($this->privates['App\\Command\\CleanDuplicatePRACommand'] ?? $this->getCleanDuplicatePRACommandService());
  5400.         });
  5401.     }
  5402.     /**
  5403.      * Gets the private '.App\Command\Conference\ConferenceNotifyOpenCommand.lazy' shared service.
  5404.      *
  5405.      * @return \Symfony\Component\Console\Command\LazyCommand
  5406.      */
  5407.     protected function getConferenceNotifyOpenCommand_LazyService()
  5408.     {
  5409.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5410.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5411.         return $this->privates['.App\\Command\\Conference\\ConferenceNotifyOpenCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:conference:notify-open', [], 'Send notif for conferences with event starting soon'false, function (): \App\Command\Conference\ConferenceNotifyOpenCommand {
  5412.             return ($this->privates['App\\Command\\Conference\\ConferenceNotifyOpenCommand'] ?? $this->getConferenceNotifyOpenCommandService());
  5413.         });
  5414.     }
  5415.     /**
  5416.      * Gets the private '.App\Command\Conference\ConferenceSyncStatusCommand.lazy' shared service.
  5417.      *
  5418.      * @return \Symfony\Component\Console\Command\LazyCommand
  5419.      */
  5420.     protected function getConferenceSyncStatusCommand_LazyService()
  5421.     {
  5422.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5423.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5424.         return $this->privates['.App\\Command\\Conference\\ConferenceSyncStatusCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:conference:sync-status', [], 'Sync conference status from client provider'false, function (): \App\Command\Conference\ConferenceSyncStatusCommand {
  5425.             return ($this->privates['App\\Command\\Conference\\ConferenceSyncStatusCommand'] ?? $this->getConferenceSyncStatusCommandService());
  5426.         });
  5427.     }
  5428.     /**
  5429.      * Gets the private '.App\Command\DataFixer\FixEventGroupCommand.lazy' shared service.
  5430.      *
  5431.      * @return \Symfony\Component\Console\Command\LazyCommand
  5432.      */
  5433.     protected function getFixEventGroupCommand_LazyService()
  5434.     {
  5435.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5436.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5437.         return $this->privates['.App\\Command\\DataFixer\\FixEventGroupCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:fix-event-group', [], 'Add a short description for your command'false, function (): \App\Command\DataFixer\FixEventGroupCommand {
  5438.             return ($this->privates['App\\Command\\DataFixer\\FixEventGroupCommand'] ?? $this->getFixEventGroupCommandService());
  5439.         });
  5440.     }
  5441.     /**
  5442.      * Gets the private '.App\Command\DataTestGenerator\RunFixturesForTestCommand.lazy' shared service.
  5443.      *
  5444.      * @return \Symfony\Component\Console\Command\LazyCommand
  5445.      */
  5446.     protected function getRunFixturesForTestCommand_LazyService()
  5447.     {
  5448.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5450.         return $this->privates['.App\\Command\\DataTestGenerator\\RunFixturesForTestCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:run-fixtures-for-test', [], 'Add a short description for your command'false, function (): \App\Command\DataTestGenerator\RunFixturesForTestCommand {
  5451.             return ($this->privates['App\\Command\\DataTestGenerator\\RunFixturesForTestCommand'] ?? $this->getRunFixturesForTestCommandService());
  5452.         });
  5453.     }
  5454.     /**
  5455.      * Gets the private '.App\Command\Event\CleanEmptyRruleEntitiesCommand.lazy' shared service.
  5456.      *
  5457.      * @return \Symfony\Component\Console\Command\LazyCommand
  5458.      */
  5459.     protected function getCleanEmptyRruleEntitiesCommand_LazyService()
  5460.     {
  5461.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5462.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5463.         return $this->privates['.App\\Command\\Event\\CleanEmptyRruleEntitiesCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:rrule:clear', [], 'Clear empty rrule entities'false, function (): \App\Command\Event\CleanEmptyRruleEntitiesCommand {
  5464.             return ($this->privates['App\\Command\\Event\\CleanEmptyRruleEntitiesCommand'] ?? $this->getCleanEmptyRruleEntitiesCommandService());
  5465.         });
  5466.     }
  5467.     /**
  5468.      * Gets the private '.App\Command\GenerateIncomingUserSignsCommand.lazy' shared service.
  5469.      *
  5470.      * @return \Symfony\Component\Console\Command\LazyCommand
  5471.      */
  5472.     protected function getGenerateIncomingUserSignsCommand_LazyService()
  5473.     {
  5474.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5475.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5476.         return $this->privates['.App\\Command\\GenerateIncomingUserSignsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:generate-incoming-usersigns', [], 'Generate user signs depending on event type. For Lesson, generate usersigns for all events on the day. For ELearning, generate user signs on passed events.'false, function (): \App\Command\GenerateIncomingUserSignsCommand {
  5477.             return ($this->privates['App\\Command\\GenerateIncomingUserSignsCommand'] ?? $this->getGenerateIncomingUserSignsCommandService());
  5478.         });
  5479.     }
  5480.     /**
  5481.      * Gets the private '.App\Command\Signature\CheckUserSignAlertCommand.lazy' shared service.
  5482.      *
  5483.      * @return \Symfony\Component\Console\Command\LazyCommand
  5484.      */
  5485.     protected function getCheckUserSignAlertCommand_LazyService()
  5486.     {
  5487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5488.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5489.         return $this->privates['.App\\Command\\Signature\\CheckUserSignAlertCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:check:user-sign-alert', [], 'Check if user has signed up alerts'false, function (): \App\Command\Signature\CheckUserSignAlertCommand {
  5490.             return ($this->privates['App\\Command\\Signature\\CheckUserSignAlertCommand'] ?? $this->getCheckUserSignAlertCommandService());
  5491.         });
  5492.     }
  5493.     /**
  5494.      * Gets the private '.App\Command\Signature\FixBlankSignCommand.lazy' shared service.
  5495.      *
  5496.      * @return \Symfony\Component\Console\Command\LazyCommand
  5497.      */
  5498.     protected function getFixBlankSignCommand_LazyService()
  5499.     {
  5500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5501.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5502.         return $this->privates['.App\\Command\\Signature\\FixBlankSignCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:sign:fix-blank', [], 'Fix blank sign.'false, function (): \App\Command\Signature\FixBlankSignCommand {
  5503.             return ($this->privates['App\\Command\\Signature\\FixBlankSignCommand'] ?? $this->getFixBlankSignCommandService());
  5504.         });
  5505.     }
  5506.     /**
  5507.      * Gets the private '.Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand.lazy' shared service.
  5508.      *
  5509.      * @return \Symfony\Component\Console\Command\LazyCommand
  5510.      */
  5511.     protected function getCheckChannelMenuDisplayedCommand_LazyService()
  5512.     {
  5513.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5514.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5515.         return $this->privates['.Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('nellapp:check:menu-displayed', [], 'Check the channel menu displayed for the given ChannelUserData'false, function (): \Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand {
  5516.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand'] ?? $this->getCheckChannelMenuDisplayedCommandService());
  5517.         });
  5518.     }
  5519.     /**
  5520.      * Gets the private '.Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand.lazy' shared service.
  5521.      *
  5522.      * @return \Symfony\Component\Console\Command\LazyCommand
  5523.      */
  5524.     protected function getCleanExpiredChannelResourcePermissionCommand_LazyService()
  5525.     {
  5526.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5527.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5528.         return $this->privates['.Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('nellapp:check:expired-permission', [], 'Remove from database expired channel resource permissions.'false, function (): \Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand {
  5529.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand'] ?? $this->getCleanExpiredChannelResourcePermissionCommandService());
  5530.         });
  5531.     }
  5532.     /**
  5533.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand.lazy' shared service.
  5534.      *
  5535.      * @return \Symfony\Component\Console\Command\LazyCommand
  5536.      */
  5537.     protected function getFullRefreshClassCommand_LazyService()
  5538.     {
  5539.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5540.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5541.         return $this->privates['.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('nellapp:force-full-refresh', [], 'Force full refresh of a class'false, function (): \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand {
  5542.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand'] ?? $this->getFullRefreshClassCommandService());
  5543.         });
  5544.     }
  5545.     /**
  5546.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand.lazy' shared service.
  5547.      *
  5548.      * @return \Symfony\Component\Console\Command\LazyCommand
  5549.      */
  5550.     protected function getRefreshClassCommand_LazyService()
  5551.     {
  5552.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5553.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5554.         return $this->privates['.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('nellapp:force-refresh', [], 'Force refresh of a class'false, function (): \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand {
  5555.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand'] ?? $this->getRefreshClassCommandService());
  5556.         });
  5557.     }
  5558.     /**
  5559.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand.lazy' shared service.
  5560.      *
  5561.      * @return \Symfony\Component\Console\Command\LazyCommand
  5562.      */
  5563.     protected function getRefreshOneCommand_LazyService()
  5564.     {
  5565.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5566.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5567.         return $this->privates['.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('nellapp:force-refresh-one', [], 'Force refresh of an entity'false, function (): \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand {
  5568.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand'] ?? $this->getRefreshOneCommandService());
  5569.         });
  5570.     }
  5571.     /**
  5572.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand.lazy' shared service.
  5573.      *
  5574.      * @return \Symfony\Component\Console\Command\LazyCommand
  5575.      */
  5576.     protected function getUserFromChannelCommand_LazyService()
  5577.     {
  5578.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5579.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5580.         return $this->privates['.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('nellapp:force-sync:ufc', [], 'Force sync all UserFromChannel'false, function (): \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand {
  5581.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand'] ?? $this->getUserFromChannelCommandService());
  5582.         });
  5583.     }
  5584.     /**
  5585.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand.lazy' shared service.
  5586.      *
  5587.      * @return \Symfony\Component\Console\Command\LazyCommand
  5588.      */
  5589.     protected function getSyncOneCommand_LazyService()
  5590.     {
  5591.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5592.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5593.         return $this->privates['.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('nellapp:sync:one', [], 'Manual sync by id'false, function (): \Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand {
  5594.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand'] ?? $this->getSyncOneCommandService());
  5595.         });
  5596.     }
  5597.     /**
  5598.      * Gets the private '.cache_connection.W_bO6uA' shared service.
  5599.      *
  5600.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  5601.      */
  5602.     protected function get_CacheConnection_WBO6uAService()
  5603.     {
  5604.         return $this->privates['.cache_connection.W_bO6uA'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://'.$this->getEnv('string:REDIS_HOST').':'.$this->getEnv('string:int:REDIS_PORT'), ['lazy' => true]);
  5605.     }
  5606.     /**
  5607.      * Gets the private '.console.command.about.lazy' shared service.
  5608.      *
  5609.      * @return \Symfony\Component\Console\Command\LazyCommand
  5610.      */
  5611.     protected function get_Console_Command_About_LazyService()
  5612.     {
  5613.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5614.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5615.         return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  5616.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  5617.         });
  5618.     }
  5619.     /**
  5620.      * Gets the private '.console.command.assets_install.lazy' shared service.
  5621.      *
  5622.      * @return \Symfony\Component\Console\Command\LazyCommand
  5623.      */
  5624.     protected function get_Console_Command_AssetsInstall_LazyService()
  5625.     {
  5626.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5627.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5628.         return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
  5629.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  5630.         });
  5631.     }
  5632.     /**
  5633.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  5634.      *
  5635.      * @return \Symfony\Component\Console\Command\LazyCommand
  5636.      */
  5637.     protected function get_Console_Command_CacheClear_LazyService()
  5638.     {
  5639.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5640.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5641.         return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  5642.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  5643.         });
  5644.     }
  5645.     /**
  5646.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  5647.      *
  5648.      * @return \Symfony\Component\Console\Command\LazyCommand
  5649.      */
  5650.     protected function get_Console_Command_CachePoolClear_LazyService()
  5651.     {
  5652.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5653.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5654.         return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  5655.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  5656.         });
  5657.     }
  5658.     /**
  5659.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  5660.      *
  5661.      * @return \Symfony\Component\Console\Command\LazyCommand
  5662.      */
  5663.     protected function get_Console_Command_CachePoolDelete_LazyService()
  5664.     {
  5665.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5666.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5667.         return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  5668.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  5669.         });
  5670.     }
  5671.     /**
  5672.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  5673.      *
  5674.      * @return \Symfony\Component\Console\Command\LazyCommand
  5675.      */
  5676.     protected function get_Console_Command_CachePoolList_LazyService()
  5677.     {
  5678.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5679.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5680.         return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  5681.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  5682.         });
  5683.     }
  5684.     /**
  5685.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  5686.      *
  5687.      * @return \Symfony\Component\Console\Command\LazyCommand
  5688.      */
  5689.     protected function get_Console_Command_CachePoolPrune_LazyService()
  5690.     {
  5691.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5692.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5693.         return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  5694.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  5695.         });
  5696.     }
  5697.     /**
  5698.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  5699.      *
  5700.      * @return \Symfony\Component\Console\Command\LazyCommand
  5701.      */
  5702.     protected function get_Console_Command_CacheWarmup_LazyService()
  5703.     {
  5704.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5705.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5706.         return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  5707.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  5708.         });
  5709.     }
  5710.     /**
  5711.      * Gets the private '.console.command.config_debug.lazy' shared service.
  5712.      *
  5713.      * @return \Symfony\Component\Console\Command\LazyCommand
  5714.      */
  5715.     protected function get_Console_Command_ConfigDebug_LazyService()
  5716.     {
  5717.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5718.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5719.         return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  5720.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  5721.         });
  5722.     }
  5723.     /**
  5724.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  5725.      *
  5726.      * @return \Symfony\Component\Console\Command\LazyCommand
  5727.      */
  5728.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  5729.     {
  5730.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5731.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5732.         return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  5733.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  5734.         });
  5735.     }
  5736.     /**
  5737.      * Gets the private '.console.command.container_debug.lazy' shared service.
  5738.      *
  5739.      * @return \Symfony\Component\Console\Command\LazyCommand
  5740.      */
  5741.     protected function get_Console_Command_ContainerDebug_LazyService()
  5742.     {
  5743.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5745.         return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  5746.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  5747.         });
  5748.     }
  5749.     /**
  5750.      * Gets the private '.console.command.container_lint.lazy' shared service.
  5751.      *
  5752.      * @return \Symfony\Component\Console\Command\LazyCommand
  5753.      */
  5754.     protected function get_Console_Command_ContainerLint_LazyService()
  5755.     {
  5756.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5757.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5758.         return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  5759.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  5760.         });
  5761.     }
  5762.     /**
  5763.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  5764.      *
  5765.      * @return \Symfony\Component\Console\Command\LazyCommand
  5766.      */
  5767.     protected function get_Console_Command_DebugAutowiring_LazyService()
  5768.     {
  5769.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5770.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5771.         return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring'false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  5772.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  5773.         });
  5774.     }
  5775.     /**
  5776.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  5777.      *
  5778.      * @return \Symfony\Component\Console\Command\LazyCommand
  5779.      */
  5780.     protected function get_Console_Command_DotenvDebug_LazyService()
  5781.     {
  5782.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5783.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5784.         return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values'false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
  5785.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  5786.         });
  5787.     }
  5788.     /**
  5789.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  5790.      *
  5791.      * @return \Symfony\Component\Console\Command\LazyCommand
  5792.      */
  5793.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  5794.     {
  5795.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5796.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5797.         return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  5798.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  5799.         });
  5800.     }
  5801.     /**
  5802.      * Gets the private '.console.command.form_debug.lazy' shared service.
  5803.      *
  5804.      * @return \Symfony\Component\Console\Command\LazyCommand
  5805.      */
  5806.     protected function get_Console_Command_FormDebug_LazyService()
  5807.     {
  5808.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5810.         return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information'false, function (): \Symfony\Component\Form\Command\DebugCommand {
  5811.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  5812.         });
  5813.     }
  5814.     /**
  5815.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  5816.      *
  5817.      * @return \Symfony\Component\Console\Command\LazyCommand
  5818.      */
  5819.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  5820.     {
  5821.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5822.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5823.         return $this->privates['.console.command.messenger_consume_messages.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:consume', [], 'Consume messages'false, function (): \Symfony\Component\Messenger\Command\ConsumeMessagesCommand {
  5824.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  5825.         });
  5826.     }
  5827.     /**
  5828.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  5829.      *
  5830.      * @return \Symfony\Component\Console\Command\LazyCommand
  5831.      */
  5832.     protected function get_Console_Command_MessengerDebug_LazyService()
  5833.     {
  5834.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5836.         return $this->privates['.console.command.messenger_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:messenger', [], 'List messages you can dispatch using the message buses'false, function (): \Symfony\Component\Messenger\Command\DebugCommand {
  5837.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  5838.         });
  5839.     }
  5840.     /**
  5841.      * Gets the private '.console.command.messenger_failed_messages_remove.lazy' shared service.
  5842.      *
  5843.      * @return \Symfony\Component\Console\Command\LazyCommand
  5844.      */
  5845.     protected function get_Console_Command_MessengerFailedMessagesRemove_LazyService()
  5846.     {
  5847.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5848.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5849.         return $this->privates['.console.command.messenger_failed_messages_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:failed:remove', [], 'Remove given messages from the failure transport'false, function (): \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand {
  5850.             return ($this->privates['console.command.messenger_failed_messages_remove'] ?? $this->getConsole_Command_MessengerFailedMessagesRemoveService());
  5851.         });
  5852.     }
  5853.     /**
  5854.      * Gets the private '.console.command.messenger_failed_messages_retry.lazy' shared service.
  5855.      *
  5856.      * @return \Symfony\Component\Console\Command\LazyCommand
  5857.      */
  5858.     protected function get_Console_Command_MessengerFailedMessagesRetry_LazyService()
  5859.     {
  5860.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5862.         return $this->privates['.console.command.messenger_failed_messages_retry.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:failed:retry', [], 'Retry one or more messages from the failure transport'false, function (): \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand {
  5863.             return ($this->privates['console.command.messenger_failed_messages_retry'] ?? $this->getConsole_Command_MessengerFailedMessagesRetryService());
  5864.         });
  5865.     }
  5866.     /**
  5867.      * Gets the private '.console.command.messenger_failed_messages_show.lazy' shared service.
  5868.      *
  5869.      * @return \Symfony\Component\Console\Command\LazyCommand
  5870.      */
  5871.     protected function get_Console_Command_MessengerFailedMessagesShow_LazyService()
  5872.     {
  5873.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5875.         return $this->privates['.console.command.messenger_failed_messages_show.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:failed:show', [], 'Show one or more messages from the failure transport'false, function (): \Symfony\Component\Messenger\Command\FailedMessagesShowCommand {
  5876.             return ($this->privates['console.command.messenger_failed_messages_show'] ?? $this->getConsole_Command_MessengerFailedMessagesShowService());
  5877.         });
  5878.     }
  5879.     /**
  5880.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  5881.      *
  5882.      * @return \Symfony\Component\Console\Command\LazyCommand
  5883.      */
  5884.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  5885.     {
  5886.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5888.         return $this->privates['.console.command.messenger_setup_transports.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:setup-transports', [], 'Prepare the required infrastructure for the transport'false, function (): \Symfony\Component\Messenger\Command\SetupTransportsCommand {
  5889.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  5890.         });
  5891.     }
  5892.     /**
  5893.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  5894.      *
  5895.      * @return \Symfony\Component\Console\Command\LazyCommand
  5896.      */
  5897.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  5898.     {
  5899.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5900.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5901.         return $this->privates['.console.command.messenger_stop_workers.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:stop-workers', [], 'Stop workers after their current message'false, function (): \Symfony\Component\Messenger\Command\StopWorkersCommand {
  5902.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  5903.         });
  5904.     }
  5905.     /**
  5906.      * Gets the private '.console.command.router_debug.lazy' shared service.
  5907.      *
  5908.      * @return \Symfony\Component\Console\Command\LazyCommand
  5909.      */
  5910.     protected function get_Console_Command_RouterDebug_LazyService()
  5911.     {
  5912.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5913.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5914.         return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  5915.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  5916.         });
  5917.     }
  5918.     /**
  5919.      * Gets the private '.console.command.router_match.lazy' shared service.
  5920.      *
  5921.      * @return \Symfony\Component\Console\Command\LazyCommand
  5922.      */
  5923.     protected function get_Console_Command_RouterMatch_LazyService()
  5924.     {
  5925.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5926.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5927.         return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  5928.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  5929.         });
  5930.     }
  5931.     /**
  5932.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  5933.      *
  5934.      * @return \Symfony\Component\Console\Command\LazyCommand
  5935.      */
  5936.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  5937.     {
  5938.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5939.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5940.         return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  5941.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  5942.         });
  5943.     }
  5944.     /**
  5945.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  5946.      *
  5947.      * @return \Symfony\Component\Console\Command\LazyCommand
  5948.      */
  5949.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  5950.     {
  5951.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5952.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5953.         return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  5954.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  5955.         });
  5956.     }
  5957.     /**
  5958.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  5959.      *
  5960.      * @return \Symfony\Component\Console\Command\LazyCommand
  5961.      */
  5962.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  5963.     {
  5964.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5965.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5966.         return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  5967.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  5968.         });
  5969.     }
  5970.     /**
  5971.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  5972.      *
  5973.      * @return \Symfony\Component\Console\Command\LazyCommand
  5974.      */
  5975.     protected function get_Console_Command_SecretsList_LazyService()
  5976.     {
  5977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5978.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5979.         return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  5980.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  5981.         });
  5982.     }
  5983.     /**
  5984.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  5985.      *
  5986.      * @return \Symfony\Component\Console\Command\LazyCommand
  5987.      */
  5988.     protected function get_Console_Command_SecretsRemove_LazyService()
  5989.     {
  5990.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5992.         return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  5993.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  5994.         });
  5995.     }
  5996.     /**
  5997.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  5998.      *
  5999.      * @return \Symfony\Component\Console\Command\LazyCommand
  6000.      */
  6001.     protected function get_Console_Command_SecretsSet_LazyService()
  6002.     {
  6003.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6004.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6005.         return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  6006.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  6007.         });
  6008.     }
  6009.     /**
  6010.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  6011.      *
  6012.      * @return \Symfony\Component\Console\Command\LazyCommand
  6013.      */
  6014.     protected function get_Console_Command_TranslationDebug_LazyService()
  6015.     {
  6016.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6018.         return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  6019.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  6020.         });
  6021.     }
  6022.     /**
  6023.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  6024.      *
  6025.      * @return \Symfony\Component\Console\Command\LazyCommand
  6026.      */
  6027.     protected function get_Console_Command_TranslationExtract_LazyService()
  6028.     {
  6029.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6030.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6031.         return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [=> 'translation:update'], 'Extract missing translations keys from code to translation files.'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  6032.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  6033.         });
  6034.     }
  6035.     /**
  6036.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  6037.      *
  6038.      * @return \Symfony\Component\Console\Command\LazyCommand
  6039.      */
  6040.     protected function get_Console_Command_TranslationPull_LazyService()
  6041.     {
  6042.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6043.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6044.         return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  6045.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  6046.         });
  6047.     }
  6048.     /**
  6049.      * Gets the private '.console.command.translation_push.lazy' shared service.
  6050.      *
  6051.      * @return \Symfony\Component\Console\Command\LazyCommand
  6052.      */
  6053.     protected function get_Console_Command_TranslationPush_LazyService()
  6054.     {
  6055.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6056.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6057.         return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  6058.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  6059.         });
  6060.     }
  6061.     /**
  6062.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  6063.      *
  6064.      * @return \Symfony\Component\Console\Command\LazyCommand
  6065.      */
  6066.     protected function get_Console_Command_ValidatorDebug_LazyService()
  6067.     {
  6068.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6069.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6070.         return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes'false, function (): \Symfony\Component\Validator\Command\DebugCommand {
  6071.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  6072.         });
  6073.     }
  6074.     /**
  6075.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  6076.      *
  6077.      * @return \Symfony\Component\Console\Command\LazyCommand
  6078.      */
  6079.     protected function get_Console_Command_XliffLint_LazyService()
  6080.     {
  6081.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6082.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6083.         return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors'false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  6084.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  6085.         });
  6086.     }
  6087.     /**
  6088.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  6089.      *
  6090.      * @return \Symfony\Component\Console\Command\LazyCommand
  6091.      */
  6092.     protected function get_Console_Command_YamlLint_LazyService()
  6093.     {
  6094.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6095.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6096.         return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors'false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  6097.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  6098.         });
  6099.     }
  6100.     /**
  6101.      * Gets the private '.debug.http_client' shared service.
  6102.      *
  6103.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  6104.      */
  6105.     protected function get_Debug_HttpClientService()
  6106.     {
  6107.         $a \Symfony\Component\HttpClient\HttpClient::create(['verify_peer' => false'verify_host' => false'headers' => [], 'resolve' => []], 6);
  6108.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  6109.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6110.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6111.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6112.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  6113.         $a->setLogger($b);
  6114.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(new \Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient($a, ($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6115.     }
  6116.     /**
  6117.      * Gets the private '.errored..service_locator.075xQut.App\Entity\Channel\Channel' shared service.
  6118.      *
  6119.      * @return \App\Entity\Channel\Channel
  6120.      */
  6121.     protected function getChannelService()
  6122.     {
  6123.         $this->throw('Cannot autowire service ".service_locator.075xQut": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6124.     }
  6125.     /**
  6126.      * Gets the private '.errored..service_locator.075xQut.App\Entity\Channel\Lesson' shared service.
  6127.      *
  6128.      * @return \App\Entity\Channel\Lesson
  6129.      */
  6130.     protected function getLessonService()
  6131.     {
  6132.         $this->throw('Cannot autowire service ".service_locator.075xQut": it references class "App\\Entity\\Channel\\Lesson" but no such service exists.');
  6133.     }
  6134.     /**
  6135.      * Gets the private '.errored..service_locator.0RzKdac.App\Entity\Channel\Channel' shared service.
  6136.      *
  6137.      * @return \App\Entity\Channel\Channel
  6138.      */
  6139.     protected function getChannel2Service()
  6140.     {
  6141.         $this->throw('Cannot autowire service ".service_locator.0RzKdac": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6142.     }
  6143.     /**
  6144.      * Gets the private '.errored..service_locator.0RzKdac.App\Entity\File' shared service.
  6145.      *
  6146.      * @return \App\Entity\File
  6147.      */
  6148.     protected function getFileService()
  6149.     {
  6150.         $this->throw('Cannot autowire service ".service_locator.0RzKdac": it references class "App\\Entity\\File" but no such service exists.');
  6151.     }
  6152.     /**
  6153.      * Gets the private '.errored..service_locator.46984jj.App\Entity\Channel\Channel' shared service.
  6154.      *
  6155.      * @return \App\Entity\Channel\Channel
  6156.      */
  6157.     protected function getChannel3Service()
  6158.     {
  6159.         $this->throw('Cannot autowire service ".service_locator.46984jj": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6160.     }
  6161.     /**
  6162.      * Gets the private '.errored..service_locator.46984jj.App\Entity\Channel\Group' shared service.
  6163.      *
  6164.      * @return \App\Entity\Channel\Group
  6165.      */
  6166.     protected function getGroupService()
  6167.     {
  6168.         $this->throw('Cannot autowire service ".service_locator.46984jj": it references class "App\\Entity\\Channel\\Group" but no such service exists.');
  6169.     }
  6170.     /**
  6171.      * Gets the private '.errored..service_locator.5wQPNPN.App\Entity\Channel\Channel' shared service.
  6172.      *
  6173.      * @return \App\Entity\Channel\Channel
  6174.      */
  6175.     protected function getChannel4Service()
  6176.     {
  6177.         $this->throw('Cannot autowire service ".service_locator.5wQPNPN": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6178.     }
  6179.     /**
  6180.      * Gets the private '.errored..service_locator.5wQPNPN.App\Entity\Signing\UserSign' shared service.
  6181.      *
  6182.      * @return \App\Entity\Signing\UserSign
  6183.      */
  6184.     protected function getUserSignService()
  6185.     {
  6186.         $this->throw('Cannot autowire service ".service_locator.5wQPNPN": it references class "App\\Entity\\Signing\\UserSign" but no such service exists.');
  6187.     }
  6188.     /**
  6189.      * Gets the private '.errored..service_locator.D4B9_8p.App\Entity\Planning\Event' shared service.
  6190.      *
  6191.      * @return \App\Entity\Planning\Event
  6192.      */
  6193.     protected function getEventService()
  6194.     {
  6195.         $this->throw('Cannot autowire service ".service_locator.D4B9_8p": it references class "App\\Entity\\Planning\\Event" but no such service exists.');
  6196.     }
  6197.     /**
  6198.      * Gets the private '.errored..service_locator.Hz23B1H.App\Entity\Channel\Channel' shared service.
  6199.      *
  6200.      * @return \App\Entity\Channel\Channel
  6201.      */
  6202.     protected function getChannel5Service()
  6203.     {
  6204.         $this->throw('Cannot autowire service ".service_locator.Hz23B1H": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6205.     }
  6206.     /**
  6207.      * Gets the private '.errored..service_locator.Hz23B1H.App\Entity\Channel\Room' shared service.
  6208.      *
  6209.      * @return \App\Entity\Channel\Room
  6210.      */
  6211.     protected function getRoomService()
  6212.     {
  6213.         $this->throw('Cannot autowire service ".service_locator.Hz23B1H": it references class "App\\Entity\\Channel\\Room" but no such service exists.');
  6214.     }
  6215.     /**
  6216.      * Gets the private '.errored..service_locator.IcrMgps.App\Entity\Channel\Channel' shared service.
  6217.      *
  6218.      * @return \App\Entity\Channel\Channel
  6219.      */
  6220.     protected function getChannel6Service()
  6221.     {
  6222.         $this->throw('Cannot autowire service ".service_locator.IcrMgps": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6223.     }
  6224.     /**
  6225.      * Gets the private '.errored..service_locator.IcrMgps.App\Entity\Planning\Event' shared service.
  6226.      *
  6227.      * @return \App\Entity\Planning\Event
  6228.      */
  6229.     protected function getEvent2Service()
  6230.     {
  6231.         $this->throw('Cannot autowire service ".service_locator.IcrMgps": it references class "App\\Entity\\Planning\\Event" but no such service exists.');
  6232.     }
  6233.     /**
  6234.      * Gets the private '.errored..service_locator.Ig8zDIC.App\Entity\Channel\Group' shared service.
  6235.      *
  6236.      * @return \App\Entity\Channel\Group
  6237.      */
  6238.     protected function getGroup2Service()
  6239.     {
  6240.         $this->throw('Cannot autowire service ".service_locator.Ig8zDIC": it references class "App\\Entity\\Channel\\Group" but no such service exists.');
  6241.     }
  6242.     /**
  6243.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  6244.      *
  6245.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  6246.      */
  6247.     protected function getLoaderInterfaceService()
  6248.     {
  6249.         $this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "drosalys.web_socket.routing.loader", "drosalys.web_socket.routing.loader.yaml", "drosalys.web_socket.routing.loader.xml", "drosalys.web_socket.routing.loader.php", "drosalys.web_socket.routing.loader.glob", "drosalys.web_socket.routing.loader.directory", "drosalys.web_socket.routing.loader.annotation", "drosalys.web_socket.routing.loader.annotation.directory", "drosalys.web_socket.routing.loader.annotation.file", "Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\GlobalRoutesLoader", "Nellapp\\Bundle\\SDKBundle\\Permission\\Routing\\Loader\\ChannelResourceAccessCacheLoader", "Nellapp\\Bundle\\SDKBundle\\Permission\\Routing\\Loader\\ChannelUserPermissionResourceCrudLoader", "oneup_uploader.routing.loader".');
  6250.     }
  6251.     /**
  6252.      * Gets the private '.errored..service_locator.KtJzez_.App\Entity\Account\UserFavoriteFilter' shared service.
  6253.      *
  6254.      * @return \App\Entity\Account\UserFavoriteFilter
  6255.      */
  6256.     protected function getUserFavoriteFilterService()
  6257.     {
  6258.         $this->throw('Cannot autowire service ".service_locator.KtJzez_": it references class "App\\Entity\\Account\\UserFavoriteFilter" but no such service exists.');
  6259.     }
  6260.     /**
  6261.      * Gets the private '.errored..service_locator.KtJzez_.App\Entity\Channel\Channel' shared service.
  6262.      *
  6263.      * @return \App\Entity\Channel\Channel
  6264.      */
  6265.     protected function getChannel7Service()
  6266.     {
  6267.         $this->throw('Cannot autowire service ".service_locator.KtJzez_": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6268.     }
  6269.     /**
  6270.      * Gets the private '.errored..service_locator.OmHnDsX.App\Entity\Channel\Channel' shared service.
  6271.      *
  6272.      * @return \App\Entity\Channel\Channel
  6273.      */
  6274.     protected function getChannel8Service()
  6275.     {
  6276.         $this->throw('Cannot autowire service ".service_locator.OmHnDsX": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6277.     }
  6278.     /**
  6279.      * Gets the private '.errored..service_locator.OmHnDsX.App\Entity\Channel\Session' shared service.
  6280.      *
  6281.      * @return \App\Entity\Channel\Session
  6282.      */
  6283.     protected function getSession2Service()
  6284.     {
  6285.         $this->throw('Cannot autowire service ".service_locator.OmHnDsX": it references class "App\\Entity\\Channel\\Session" but no such service exists.');
  6286.     }
  6287.     /**
  6288.      * Gets the private '.errored..service_locator.Qh7JY0h.App\Entity\Signing\UserSign' shared service.
  6289.      *
  6290.      * @return \App\Entity\Signing\UserSign
  6291.      */
  6292.     protected function getUserSign2Service()
  6293.     {
  6294.         $this->throw('Cannot autowire service ".service_locator.Qh7JY0h": it references class "App\\Entity\\Signing\\UserSign" but no such service exists.');
  6295.     }
  6296.     /**
  6297.      * Gets the private '.errored..service_locator.RlytIys.App\Entity\Account\User' shared service.
  6298.      *
  6299.      * @return \App\Entity\Account\User
  6300.      */
  6301.     protected function getUser2Service()
  6302.     {
  6303.         $this->throw('Cannot autowire service ".service_locator.RlytIys": it references class "App\\Entity\\Account\\User" but no such service exists.');
  6304.     }
  6305.     /**
  6306.      * Gets the private '.errored..service_locator.S.wFU6W.App\Entity\Account\UserFavoriteFilter' shared service.
  6307.      *
  6308.      * @return \App\Entity\Account\UserFavoriteFilter
  6309.      */
  6310.     protected function getUserFavoriteFilter2Service()
  6311.     {
  6312.         $this->throw('Cannot autowire service ".service_locator.S.wFU6W": it references class "App\\Entity\\Account\\UserFavoriteFilter" but no such service exists.');
  6313.     }
  6314.     /**
  6315.      * Gets the private '.errored..service_locator.S.wFU6W.App\Entity\Channel\Channel' shared service.
  6316.      *
  6317.      * @return \App\Entity\Channel\Channel
  6318.      */
  6319.     protected function getChannel9Service()
  6320.     {
  6321.         $this->throw('Cannot autowire service ".service_locator.S.wFU6W": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6322.     }
  6323.     /**
  6324.      * Gets the private '.errored..service_locator.SExsvfk.App\Entity\Account\User' shared service.
  6325.      *
  6326.      * @return \App\Entity\Account\User
  6327.      */
  6328.     protected function getUser3Service()
  6329.     {
  6330.         $this->throw('Cannot autowire service ".service_locator.SExsvfk": it references class "App\\Entity\\Account\\User" but no such service exists.');
  6331.     }
  6332.     /**
  6333.      * Gets the private '.errored..service_locator.SExsvfk.App\Entity\Channel\Channel' shared service.
  6334.      *
  6335.      * @return \App\Entity\Channel\Channel
  6336.      */
  6337.     protected function getChannel10Service()
  6338.     {
  6339.         $this->throw('Cannot autowire service ".service_locator.SExsvfk": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6340.     }
  6341.     /**
  6342.      * Gets the private '.errored..service_locator.SExsvfk.App\Entity\Channel\Session' shared service.
  6343.      *
  6344.      * @return \App\Entity\Channel\Session
  6345.      */
  6346.     protected function getSession3Service()
  6347.     {
  6348.         $this->throw('Cannot autowire service ".service_locator.SExsvfk": it references class "App\\Entity\\Channel\\Session" but no such service exists.');
  6349.     }
  6350.     /**
  6351.      * Gets the private '.errored..service_locator.Sdca.NS.App\Entity\ChannelUserData\ChannelUserData' shared service.
  6352.      *
  6353.      * @return \App\Entity\ChannelUserData\ChannelUserData
  6354.      */
  6355.     protected function getChannelUserDataService()
  6356.     {
  6357.         $this->throw('Cannot autowire service ".service_locator.Sdca.NS": it references class "App\\Entity\\ChannelUserData\\ChannelUserData" but no such service exists.');
  6358.     }
  6359.     /**
  6360.      * Gets the private '.errored..service_locator.Sdca.NS.App\Entity\Channel\Channel' shared service.
  6361.      *
  6362.      * @return \App\Entity\Channel\Channel
  6363.      */
  6364.     protected function getChannel11Service()
  6365.     {
  6366.         $this->throw('Cannot autowire service ".service_locator.Sdca.NS": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6367.     }
  6368.     /**
  6369.      * Gets the private '.errored..service_locator.XdWTxWI.App\Entity\Account\UserFavoriteFilter' shared service.
  6370.      *
  6371.      * @return \App\Entity\Account\UserFavoriteFilter
  6372.      */
  6373.     protected function getUserFavoriteFilter3Service()
  6374.     {
  6375.         $this->throw('Cannot autowire service ".service_locator.XdWTxWI": it references class "App\\Entity\\Account\\UserFavoriteFilter" but no such service exists.');
  6376.     }
  6377.     /**
  6378.      * Gets the private '.errored..service_locator._HjxFZI.App\Entity\Account\User' shared service.
  6379.      *
  6380.      * @return \App\Entity\Account\User
  6381.      */
  6382.     protected function getUser4Service()
  6383.     {
  6384.         $this->throw('Cannot autowire service ".service_locator._HjxFZI": it references class "App\\Entity\\Account\\User" but no such service exists.');
  6385.     }
  6386.     /**
  6387.      * Gets the private '.errored..service_locator._HjxFZI.App\Entity\Channel\Channel' shared service.
  6388.      *
  6389.      * @return \App\Entity\Channel\Channel
  6390.      */
  6391.     protected function getChannel12Service()
  6392.     {
  6393.         $this->throw('Cannot autowire service ".service_locator._HjxFZI": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6394.     }
  6395.     /**
  6396.      * Gets the private '.errored..service_locator._U2m1zW.App\Entity\Account\Notification' shared service.
  6397.      *
  6398.      * @return \App\Entity\Account\Notification
  6399.      */
  6400.     protected function getNotificationService()
  6401.     {
  6402.         $this->throw('Cannot autowire service ".service_locator._U2m1zW": it references class "App\\Entity\\Account\\Notification" but no such service exists.');
  6403.     }
  6404.     /**
  6405.      * Gets the private '.errored..service_locator.aVAz5lc.App\Entity\Account\UserFavoriteFilter' shared service.
  6406.      *
  6407.      * @return \App\Entity\Account\UserFavoriteFilter
  6408.      */
  6409.     protected function getUserFavoriteFilter4Service()
  6410.     {
  6411.         $this->throw('Cannot autowire service ".service_locator.aVAz5lc": it references class "App\\Entity\\Account\\UserFavoriteFilter" but no such service exists.');
  6412.     }
  6413.     /**
  6414.      * Gets the private '.errored..service_locator.aVAz5lc.App\Entity\Channel\Channel' shared service.
  6415.      *
  6416.      * @return \App\Entity\Channel\Channel
  6417.      */
  6418.     protected function getChannel13Service()
  6419.     {
  6420.         $this->throw('Cannot autowire service ".service_locator.aVAz5lc": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6421.     }
  6422.     /**
  6423.      * Gets the private '.errored..service_locator.fy7ETdA.App\Entity\Channel\Channel' shared service.
  6424.      *
  6425.      * @return \App\Entity\Channel\Channel
  6426.      */
  6427.     protected function getChannel14Service()
  6428.     {
  6429.         $this->throw('Cannot autowire service ".service_locator.fy7ETdA": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6430.     }
  6431.     /**
  6432.      * Gets the private '.errored..service_locator.fy7ETdA.App\Entity\SignaturesSheet' shared service.
  6433.      *
  6434.      * @return \App\Entity\SignaturesSheet
  6435.      */
  6436.     protected function getSignaturesSheetService()
  6437.     {
  6438.         $this->throw('Cannot autowire service ".service_locator.fy7ETdA": it references class "App\\Entity\\SignaturesSheet" but no such service exists.');
  6439.     }
  6440.     /**
  6441.      * Gets the private '.errored..service_locator.iARhfO1.App\Entity\Channel\Channel' shared service.
  6442.      *
  6443.      * @return \App\Entity\Channel\Channel
  6444.      */
  6445.     protected function getChannel15Service()
  6446.     {
  6447.         $this->throw('Cannot autowire service ".service_locator.iARhfO1": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6448.     }
  6449.     /**
  6450.      * Gets the private '.errored..service_locator.jGCgIS..App\Entity\Channel\Channel' shared service.
  6451.      *
  6452.      * @return \App\Entity\Channel\Channel
  6453.      */
  6454.     protected function getChannel16Service()
  6455.     {
  6456.         $this->throw('Cannot autowire service ".service_locator.jGCgIS.": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6457.     }
  6458.     /**
  6459.      * Gets the private '.errored..service_locator.jGCgIS..App\Entity\SignaturesSheet' shared service.
  6460.      *
  6461.      * @return \App\Entity\SignaturesSheet
  6462.      */
  6463.     protected function getSignaturesSheet2Service()
  6464.     {
  6465.         $this->throw('Cannot autowire service ".service_locator.jGCgIS.": it references class "App\\Entity\\SignaturesSheet" but no such service exists.');
  6466.     }
  6467.     /**
  6468.      * Gets the private '.errored..service_locator.k.6sDgC.App\Entity\Channel\Channel' shared service.
  6469.      *
  6470.      * @return \App\Entity\Channel\Channel
  6471.      */
  6472.     protected function getChannel17Service()
  6473.     {
  6474.         $this->throw('Cannot autowire service ".service_locator.k.6sDgC": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6475.     }
  6476.     /**
  6477.      * Gets the private '.errored..service_locator.n_DWpNE.App\Entity\Channel\Channel' shared service.
  6478.      *
  6479.      * @return \App\Entity\Channel\Channel
  6480.      */
  6481.     protected function getChannel18Service()
  6482.     {
  6483.         $this->throw('Cannot autowire service ".service_locator.n_DWpNE": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6484.     }
  6485.     /**
  6486.      * Gets the private '.errored..service_locator.nyQ9vNF.Throwable' shared service.
  6487.      *
  6488.      * @return \Throwable
  6489.      */
  6490.     protected function get_Errored__ServiceLocator_NyQ9vNF_ThrowableService()
  6491.     {
  6492.         $this->throw('Cannot autowire service ".service_locator.nyQ9vNF": it references interface "Throwable" but no such service exists. You should maybe alias this interface to one of these existing services: "App\\Exception\\ConferenceDeniedException", "App\\Exception\\ConferenceEndFailedException", "App\\Exception\\ConferenceJoinFailedException", "App\\Exception\\ConferenceNotFoundException", "App\\Exception\\ExternalMeetingClientException", "App\\Exception\\ExternalMeetingNotFoundException", "Nellapp\\Bundle\\SDKBundle\\Sync\\Exception\\HydratorException", "Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Exception\\AppNotFoundException", "Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\Exception\\EntityException".');
  6493.     }
  6494.     /**
  6495.      * Gets the private '.errored..service_locator.pHJ8DAv.App\Entity\Channel\Channel' shared service.
  6496.      *
  6497.      * @return \App\Entity\Channel\Channel
  6498.      */
  6499.     protected function getChannel19Service()
  6500.     {
  6501.         $this->throw('Cannot autowire service ".service_locator.pHJ8DAv": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6502.     }
  6503.     /**
  6504.      * Gets the private '.errored..service_locator.q.2Au53.App\Entity\Channel\Channel' shared service.
  6505.      *
  6506.      * @return \App\Entity\Channel\Channel
  6507.      */
  6508.     protected function getChannel20Service()
  6509.     {
  6510.         $this->throw('Cannot autowire service ".service_locator.q.2Au53": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6511.     }
  6512.     /**
  6513.      * Gets the private '.errored..service_locator.q.2Au53.App\Entity\Planning\PlanningResource' shared service.
  6514.      *
  6515.      * @return \App\Entity\Planning\PlanningResource
  6516.      */
  6517.     protected function getPlanningResourceService()
  6518.     {
  6519.         $this->throw('Cannot autowire service ".service_locator.q.2Au53": it references class "App\\Entity\\Planning\\PlanningResource" but no such service exists.');
  6520.     }
  6521.     /**
  6522.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  6523.      *
  6524.      * @return \Symfony\Component\Console\Command\LazyCommand
  6525.      */
  6526.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  6527.     {
  6528.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6529.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6530.         return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6531.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  6532.         });
  6533.     }
  6534.     /**
  6535.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  6536.      *
  6537.      * @return \Symfony\Component\Console\Command\LazyCommand
  6538.      */
  6539.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  6540.     {
  6541.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6542.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6543.         return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6544.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  6545.         });
  6546.     }
  6547.     /**
  6548.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  6549.      *
  6550.      * @return \Symfony\Component\Console\Command\LazyCommand
  6551.      */
  6552.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  6553.     {
  6554.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6555.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6556.         return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6557.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  6558.         });
  6559.     }
  6560.     /**
  6561.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  6562.      *
  6563.      * @return \Symfony\Component\Console\Command\LazyCommand
  6564.      */
  6565.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  6566.     {
  6567.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6568.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6569.         return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6570.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  6571.         });
  6572.     }
  6573.     /**
  6574.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  6575.      *
  6576.      * @return \Symfony\Component\Console\Command\LazyCommand
  6577.      */
  6578.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  6579.     {
  6580.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6581.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6582.         return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6583.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  6584.         });
  6585.     }
  6586.     /**
  6587.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  6588.      *
  6589.      * @return \Symfony\Component\Console\Command\LazyCommand
  6590.      */
  6591.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  6592.     {
  6593.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6594.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6595.         return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6596.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  6597.         });
  6598.     }
  6599.     /**
  6600.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  6601.      *
  6602.      * @return \Symfony\Component\Console\Command\LazyCommand
  6603.      */
  6604.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  6605.     {
  6606.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6607.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6608.         return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6609.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  6610.         });
  6611.     }
  6612.     /**
  6613.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  6614.      *
  6615.      * @return \Symfony\Component\Console\Command\LazyCommand
  6616.      */
  6617.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  6618.     {
  6619.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6621.         return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6622.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  6623.         });
  6624.     }
  6625.     /**
  6626.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  6627.      *
  6628.      * @return \Symfony\Component\Console\Command\LazyCommand
  6629.      */
  6630.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  6631.     {
  6632.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6633.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6634.         return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6635.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  6636.         });
  6637.     }
  6638.     /**
  6639.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  6640.      *
  6641.      * @return \Symfony\Component\Console\Command\LazyCommand
  6642.      */
  6643.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  6644.     {
  6645.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6646.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6647.         return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6648.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  6649.         });
  6650.     }
  6651.     /**
  6652.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  6653.      *
  6654.      * @return \Symfony\Component\Console\Command\LazyCommand
  6655.      */
  6656.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  6657.     {
  6658.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6659.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6660.         return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6661.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  6662.         });
  6663.     }
  6664.     /**
  6665.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  6666.      *
  6667.      * @return \Symfony\Component\Console\Command\LazyCommand
  6668.      */
  6669.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  6670.     {
  6671.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6672.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6673.         return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6674.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  6675.         });
  6676.     }
  6677.     /**
  6678.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  6679.      *
  6680.      * @return \Symfony\Component\Console\Command\LazyCommand
  6681.      */
  6682.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  6683.     {
  6684.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6685.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6686.         return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6687.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  6688.         });
  6689.     }
  6690.     /**
  6691.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  6692.      *
  6693.      * @return \Symfony\Component\Console\Command\LazyCommand
  6694.      */
  6695.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  6696.     {
  6697.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6698.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6699.         return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6700.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  6701.         });
  6702.     }
  6703.     /**
  6704.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  6705.      *
  6706.      * @return \Symfony\Component\Console\Command\LazyCommand
  6707.      */
  6708.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  6709.     {
  6710.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6712.         return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6713.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  6714.         });
  6715.     }
  6716.     /**
  6717.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  6718.      *
  6719.      * @return \Symfony\Component\Console\Command\LazyCommand
  6720.      */
  6721.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  6722.     {
  6723.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6725.         return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6726.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  6727.         });
  6728.     }
  6729.     /**
  6730.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  6731.      *
  6732.      * @return \Symfony\Component\Console\Command\LazyCommand
  6733.      */
  6734.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  6735.     {
  6736.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6738.         return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [=> 'make:unit-test'=> 'make:functional-test'], 'Creates a new test class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6739.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  6740.         });
  6741.     }
  6742.     /**
  6743.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  6744.      *
  6745.      * @return \Symfony\Component\Console\Command\LazyCommand
  6746.      */
  6747.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  6748.     {
  6749.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6751.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6752.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  6753.         });
  6754.     }
  6755.     /**
  6756.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  6757.      *
  6758.      * @return \Symfony\Component\Console\Command\LazyCommand
  6759.      */
  6760.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  6761.     {
  6762.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6764.         return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6765.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  6766.         });
  6767.     }
  6768.     /**
  6769.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  6770.      *
  6771.      * @return \Symfony\Component\Console\Command\LazyCommand
  6772.      */
  6773.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  6774.     {
  6775.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6777.         return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6778.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  6779.         });
  6780.     }
  6781.     /**
  6782.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  6783.      *
  6784.      * @return \Symfony\Component\Console\Command\LazyCommand
  6785.      */
  6786.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  6787.     {
  6788.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6790.         return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  6791.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  6792.         });
  6793.     }
  6794.     /**
  6795.      * Gets the private '.messenger.handler_descriptor.jADa3cd' shared service.
  6796.      *
  6797.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  6798.      */
  6799.     protected function get_Messenger_HandlerDescriptor_JADa3cdService()
  6800.     {
  6801.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  6802.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Messenger/Handler/RefreshUserMessageHandler.php';
  6803.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'] ?? $this->getUserRefresherService());
  6804.         if (isset($this->privates['.messenger.handler_descriptor.jADa3cd'])) {
  6805.             return $this->privates['.messenger.handler_descriptor.jADa3cd'];
  6806.         }
  6807.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  6808.         if (isset($this->privates['.messenger.handler_descriptor.jADa3cd'])) {
  6809.             return $this->privates['.messenger.handler_descriptor.jADa3cd'];
  6810.         }
  6811.         return $this->privates['.messenger.handler_descriptor.jADa3cd'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Nellapp\Bundle\SDKBundle\Auth\Messenger\Handler\RefreshUserMessageHandler($a$b), []);
  6812.     }
  6813.     /**
  6814.      * Gets the private '.messenger.handler_descriptor.rUCyI0M' shared service.
  6815.      *
  6816.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  6817.      */
  6818.     protected function get_Messenger_HandlerDescriptor_RUCyI0MService()
  6819.     {
  6820.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  6821.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  6822.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Messenger/Handler/EntitySyncHandler.php';
  6823.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService());
  6824.         if (isset($this->privates['.messenger.handler_descriptor.rUCyI0M'])) {
  6825.             return $this->privates['.messenger.handler_descriptor.rUCyI0M'];
  6826.         }
  6827.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService());
  6828.         if (isset($this->privates['.messenger.handler_descriptor.rUCyI0M'])) {
  6829.             return $this->privates['.messenger.handler_descriptor.rUCyI0M'];
  6830.         }
  6831.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6832.         if (isset($this->privates['.messenger.handler_descriptor.rUCyI0M'])) {
  6833.             return $this->privates['.messenger.handler_descriptor.rUCyI0M'];
  6834.         }
  6835.         $d = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncAdditionalData\\AdditionalDataClient'] ?? $this->getAdditionalDataClientService());
  6836.         if (isset($this->privates['.messenger.handler_descriptor.rUCyI0M'])) {
  6837.             return $this->privates['.messenger.handler_descriptor.rUCyI0M'];
  6838.         }
  6839.         return $this->privates['.messenger.handler_descriptor.rUCyI0M'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Nellapp\Bundle\SDKBundle\Sync\Messenger\Handler\EntitySyncHandler($a$b$c, ($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['entities_handled'], $d), []);
  6840.     }
  6841.     /**
  6842.      * Gets the private '.messenger.handler_descriptor.tGvt0LH' shared service.
  6843.      *
  6844.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  6845.      */
  6846.     protected function get_Messenger_HandlerDescriptor_TGvt0LHService()
  6847.     {
  6848.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  6849.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  6850.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  6851.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  6852.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  6853.         return $this->privates['.messenger.handler_descriptor.tGvt0LH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Mailer\Messenger\MessageHandler((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  6854.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  6855.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  6856.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  6857.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  6858.         }, 4)))->fromStrings(['main' => 'smtp://null'])), []);
  6859.     }
  6860.     /**
  6861.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  6862.      *
  6863.      * @return \Symfony\Component\Console\Command\LazyCommand
  6864.      */
  6865.     protected function get_Monolog_Command_ServerLog_LazyService()
  6866.     {
  6867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6869.         return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time'false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
  6870.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  6871.         });
  6872.     }
  6873.     /**
  6874.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  6875.      *
  6876.      * @return \Symfony\Component\Console\Command\LazyCommand
  6877.      */
  6878.     protected function get_Security_Command_DebugFirewall_LazyService()
  6879.     {
  6880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6882.         return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)'false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
  6883.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  6884.         });
  6885.     }
  6886.     /**
  6887.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  6888.      *
  6889.      * @return \Symfony\Component\Console\Command\LazyCommand
  6890.      */
  6891.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  6892.     {
  6893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6895.         return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password'false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
  6896.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  6897.         });
  6898.     }
  6899.     /**
  6900.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  6901.      *
  6902.      * @return \Symfony\Component\Console\Command\LazyCommand
  6903.      */
  6904.     protected function get_Security_Command_UserPasswordHash_LazyService()
  6905.     {
  6906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6908.         return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password'false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
  6909.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  6910.         });
  6911.     }
  6912.     /**
  6913.      * Gets the private '.service_locator.075xQut' shared service.
  6914.      *
  6915.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6916.      */
  6917.     protected function get_ServiceLocator_075xQutService()
  6918.     {
  6919.         return $this->privates['.service_locator.075xQut'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6920.             'channel' => ['privates''.errored..service_locator.075xQut.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.075xQut": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  6921.             'lesson' => ['privates''.errored..service_locator.075xQut.App\\Entity\\Channel\\Lesson'NULL'Cannot autowire service ".service_locator.075xQut": it references class "App\\Entity\\Channel\\Lesson" but no such service exists.'],
  6922.         ], [
  6923.             'channel' => 'App\\Entity\\Channel\\Channel',
  6924.             'lesson' => 'App\\Entity\\Channel\\Lesson',
  6925.         ]);
  6926.     }
  6927.     /**
  6928.      * Gets the private '.service_locator.0RzKdac' shared service.
  6929.      *
  6930.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6931.      */
  6932.     protected function get_ServiceLocator_0RzKdacService()
  6933.     {
  6934.         return $this->privates['.service_locator.0RzKdac'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6935.             'channel' => ['privates''.errored..service_locator.0RzKdac.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.0RzKdac": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  6936.             'file' => ['privates''.errored..service_locator.0RzKdac.App\\Entity\\File'NULL'Cannot autowire service ".service_locator.0RzKdac": it references class "App\\Entity\\File" but no such service exists.'],
  6937.         ], [
  6938.             'channel' => 'App\\Entity\\Channel\\Channel',
  6939.             'file' => 'App\\Entity\\File',
  6940.         ]);
  6941.     }
  6942.     /**
  6943.      * Gets the private '.service_locator.46984jj' shared service.
  6944.      *
  6945.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6946.      */
  6947.     protected function get_ServiceLocator_46984jjService()
  6948.     {
  6949.         return $this->privates['.service_locator.46984jj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6950.             'channel' => ['privates''.errored..service_locator.46984jj.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.46984jj": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  6951.             'group' => ['privates''.errored..service_locator.46984jj.App\\Entity\\Channel\\Group'NULL'Cannot autowire service ".service_locator.46984jj": it references class "App\\Entity\\Channel\\Group" but no such service exists.'],
  6952.         ], [
  6953.             'channel' => 'App\\Entity\\Channel\\Channel',
  6954.             'group' => 'App\\Entity\\Channel\\Group',
  6955.         ]);
  6956.     }
  6957.     /**
  6958.      * Gets the private '.service_locator.5wQPNPN' shared service.
  6959.      *
  6960.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6961.      */
  6962.     protected function get_ServiceLocator_5wQPNPNService()
  6963.     {
  6964.         return $this->privates['.service_locator.5wQPNPN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6965.             'channel' => ['privates''.errored..service_locator.5wQPNPN.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.5wQPNPN": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  6966.             'userSign' => ['privates''.errored..service_locator.5wQPNPN.App\\Entity\\Signing\\UserSign'NULL'Cannot autowire service ".service_locator.5wQPNPN": it references class "App\\Entity\\Signing\\UserSign" but no such service exists.'],
  6967.         ], [
  6968.             'channel' => 'App\\Entity\\Channel\\Channel',
  6969.             'userSign' => 'App\\Entity\\Signing\\UserSign',
  6970.         ]);
  6971.     }
  6972.     /**
  6973.      * Gets the private '.service_locator.6gc8X_e' shared service.
  6974.      *
  6975.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6976.      */
  6977.     protected function get_ServiceLocator_6gc8XEService()
  6978.     {
  6979.         return $this->privates['.service_locator.6gc8X_e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6980.             'fileRepository' => ['privates''App\\Repository\\FileRepository''getFileRepositoryService'false],
  6981.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  6982.         ], [
  6983.             'fileRepository' => 'App\\Repository\\FileRepository',
  6984.             'paginator' => '?',
  6985.         ]);
  6986.     }
  6987.     /**
  6988.      * Gets the private '.service_locator.B13LZRJ' shared service.
  6989.      *
  6990.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6991.      */
  6992.     protected function get_ServiceLocator_B13LZRJService()
  6993.     {
  6994.         return $this->privates['.service_locator.B13LZRJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6995.             'clientRegistry' => ['services''knpu.oauth2.registry''getKnpu_Oauth2_RegistryService'false],
  6996.         ], [
  6997.             'clientRegistry' => '?',
  6998.         ]);
  6999.     }
  7000.     /**
  7001.      * Gets the private '.service_locator.D4B9_8p' shared service.
  7002.      *
  7003.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7004.      */
  7005.     protected function get_ServiceLocator_D4B98pService()
  7006.     {
  7007.         return $this->privates['.service_locator.D4B9_8p'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7008.             'event' => ['privates''.errored..service_locator.D4B9_8p.App\\Entity\\Planning\\Event'NULL'Cannot autowire service ".service_locator.D4B9_8p": it references class "App\\Entity\\Planning\\Event" but no such service exists.'],
  7009.         ], [
  7010.             'event' => 'App\\Entity\\Planning\\Event',
  7011.         ]);
  7012.     }
  7013.     /**
  7014.      * Gets the private '.service_locator.GNc8e5B' shared service.
  7015.      *
  7016.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7017.      */
  7018.     protected function get_ServiceLocator_GNc8e5BService()
  7019.     {
  7020.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7021.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  7022.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  7023.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  7024.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7025.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7026.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  7027.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7028.             'router' => ['services''router''getRouterService'false],
  7029.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  7030.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  7031.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  7032.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  7033.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7034.         ], [
  7035.             'doctrine' => '?',
  7036.             'form.factory' => '?',
  7037.             'http_kernel' => '?',
  7038.             'message_bus' => '?',
  7039.             'messenger.default_bus' => '?',
  7040.             'parameter_bag' => '?',
  7041.             'request_stack' => '?',
  7042.             'router' => '?',
  7043.             'security.authorization_checker' => '?',
  7044.             'security.token_storage' => '?',
  7045.             'serializer' => '?',
  7046.             'session' => '.session.deprecated',
  7047.             'twig' => '?',
  7048.         ]);
  7049.     }
  7050.     /**
  7051.      * Gets the private '.service_locator.Hz23B1H' shared service.
  7052.      *
  7053.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7054.      */
  7055.     protected function get_ServiceLocator_Hz23B1HService()
  7056.     {
  7057.         return $this->privates['.service_locator.Hz23B1H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7058.             'channel' => ['privates''.errored..service_locator.Hz23B1H.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.Hz23B1H": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  7059.             'room' => ['privates''.errored..service_locator.Hz23B1H.App\\Entity\\Channel\\Room'NULL'Cannot autowire service ".service_locator.Hz23B1H": it references class "App\\Entity\\Channel\\Room" but no such service exists.'],
  7060.         ], [
  7061.             'channel' => 'App\\Entity\\Channel\\Channel',
  7062.             'room' => 'App\\Entity\\Channel\\Room',
  7063.         ]);
  7064.     }
  7065.     /**
  7066.      * Gets the private '.service_locator.IcrMgps' shared service.
  7067.      *
  7068.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7069.      */
  7070.     protected function get_ServiceLocator_IcrMgpsService()
  7071.     {
  7072.         return $this->privates['.service_locator.IcrMgps'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7073.             'channel' => ['privates''.errored..service_locator.IcrMgps.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.IcrMgps": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  7074.             'event' => ['privates''.errored..service_locator.IcrMgps.App\\Entity\\Planning\\Event'NULL'Cannot autowire service ".service_locator.IcrMgps": it references class "App\\Entity\\Planning\\Event" but no such service exists.'],
  7075.         ], [
  7076.             'channel' => 'App\\Entity\\Channel\\Channel',
  7077.             'event' => 'App\\Entity\\Planning\\Event',
  7078.         ]);
  7079.     }
  7080.     /**
  7081.      * Gets the private '.service_locator.Ig8zDIC' shared service.
  7082.      *
  7083.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7084.      */
  7085.     protected function get_ServiceLocator_Ig8zDICService()
  7086.     {
  7087.         return $this->privates['.service_locator.Ig8zDIC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7088.             'group' => ['privates''.errored..service_locator.Ig8zDIC.App\\Entity\\Channel\\Group'NULL'Cannot autowire service ".service_locator.Ig8zDIC": it references class "App\\Entity\\Channel\\Group" but no such service exists.'],
  7089.         ], [
  7090.             'group' => 'App\\Entity\\Channel\\Group',
  7091.         ]);
  7092.     }
  7093.     /**
  7094.      * Gets the private '.service_locator.JQT2lUN' shared service.
  7095.      *
  7096.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7097.      */
  7098.     protected function get_ServiceLocator_JQT2lUNService()
  7099.     {
  7100.         return $this->privates['.service_locator.JQT2lUN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7101.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  7102.             'security.event_dispatcher.api' => ['privates''security.event_dispatcher.api''getSecurity_EventDispatcher_ApiService'false],
  7103.             'security.event_dispatcher.core_sync' => ['privates''security.event_dispatcher.core_sync''getSecurity_EventDispatcher_CoreSyncService'false],
  7104.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  7105.         ], [
  7106.             'event_dispatcher' => '?',
  7107.             'security.event_dispatcher.api' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  7108.             'security.event_dispatcher.core_sync' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  7109.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  7110.         ]);
  7111.     }
  7112.     /**
  7113.      * Gets the private '.service_locator.Jn3d1K4' shared service.
  7114.      *
  7115.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7116.      */
  7117.     protected function get_ServiceLocator_Jn3d1K4Service()
  7118.     {
  7119.         return $this->privates['.service_locator.Jn3d1K4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7120.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  7121.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  7122.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  7123.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7124.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7125.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  7126.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7127.             'router' => ['services''router''getRouterService'false],
  7128.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  7129.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  7130.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  7131.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  7132.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7133.         ], [
  7134.             'doctrine' => '?',
  7135.             'form.factory' => '?',
  7136.             'http_kernel' => '?',
  7137.             'message_bus' => '?',
  7138.             'messenger.default_bus' => '?',
  7139.             'parameter_bag' => '?',
  7140.             'request_stack' => '?',
  7141.             'router' => '?',
  7142.             'security.authorization_checker' => '?',
  7143.             'security.token_storage' => '?',
  7144.             'serializer' => '?',
  7145.             'session' => '.session.deprecated',
  7146.             'twig' => '?',
  7147.         ]);
  7148.     }
  7149.     /**
  7150.      * Gets the private '.service_locator.KfbR3DY' shared service.
  7151.      *
  7152.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7153.      */
  7154.     protected function get_ServiceLocator_KfbR3DYService()
  7155.     {
  7156.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7157.             'loader' => ['privates''.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "drosalys.web_socket.routing.loader", "drosalys.web_socket.routing.loader.yaml", "drosalys.web_socket.routing.loader.xml", "drosalys.web_socket.routing.loader.php", "drosalys.web_socket.routing.loader.glob", "drosalys.web_socket.routing.loader.directory", "drosalys.web_socket.routing.loader.annotation", "drosalys.web_socket.routing.loader.annotation.directory", "drosalys.web_socket.routing.loader.annotation.file", "Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\GlobalRoutesLoader", "Nellapp\\Bundle\\SDKBundle\\Permission\\Routing\\Loader\\ChannelResourceAccessCacheLoader", "Nellapp\\Bundle\\SDKBundle\\Permission\\Routing\\Loader\\ChannelUserPermissionResourceCrudLoader", "oneup_uploader.routing.loader".'],
  7158.         ], [
  7159.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  7160.         ]);
  7161.     }
  7162.     /**
  7163.      * Gets the private '.service_locator.KtJzez_' shared service.
  7164.      *
  7165.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7166.      */
  7167.     protected function get_ServiceLocator_KtJzezService()
  7168.     {
  7169.         return $this->privates['.service_locator.KtJzez_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7170.             'channel' => ['privates''.errored..service_locator.KtJzez_.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.KtJzez_": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  7171.             'shareFavoriteFilterDTO' => ['privates''App\\DTO\\UserFavorite\\ShareFavoriteFilterDTO''getShareFavoriteFilterDTOService'false],
  7172.             'userFavorite' => ['privates''.errored..service_locator.KtJzez_.App\\Entity\\Account\\UserFavoriteFilter'NULL'Cannot autowire service ".service_locator.KtJzez_": it references class "App\\Entity\\Account\\UserFavoriteFilter" but no such service exists.'],
  7173.         ], [
  7174.             'channel' => 'App\\Entity\\Channel\\Channel',
  7175.             'shareFavoriteFilterDTO' => 'App\\DTO\\UserFavorite\\ShareFavoriteFilterDTO',
  7176.             'userFavorite' => 'App\\Entity\\Account\\UserFavoriteFilter',
  7177.         ]);
  7178.     }
  7179.     /**
  7180.      * Gets the private '.service_locator.N_iEzAJ' shared service.
  7181.      *
  7182.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7183.      */
  7184.     protected function get_ServiceLocator_NIEzAJService()
  7185.     {
  7186.         return $this->privates['.service_locator.N_iEzAJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7187.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  7188.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  7189.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  7190.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7191.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7192.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  7193.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7194.             'router' => ['services''router''getRouterService'false],
  7195.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  7196.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  7197.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  7198.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  7199.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7200.         ], [
  7201.             'doctrine' => '?',
  7202.             'form.factory' => '?',
  7203.             'http_kernel' => '?',
  7204.             'message_bus' => '?',
  7205.             'messenger.default_bus' => '?',
  7206.             'parameter_bag' => '?',
  7207.             'request_stack' => '?',
  7208.             'router' => '?',
  7209.             'security.authorization_checker' => '?',
  7210.             'security.token_storage' => '?',
  7211.             'serializer' => '?',
  7212.             'session' => '.session.deprecated',
  7213.             'twig' => '?',
  7214.         ]);
  7215.     }
  7216.     /**
  7217.      * Gets the private '.service_locator.OmHnDsX' shared service.
  7218.      *
  7219.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7220.      */
  7221.     protected function get_ServiceLocator_OmHnDsXService()
  7222.     {
  7223.         return $this->privates['.service_locator.OmHnDsX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7224.             'channel' => ['privates''.errored..service_locator.OmHnDsX.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.OmHnDsX": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  7225.             'session' => ['privates''.errored..service_locator.OmHnDsX.App\\Entity\\Channel\\Session'NULL'Cannot autowire service ".service_locator.OmHnDsX": it references class "App\\Entity\\Channel\\Session" but no such service exists.'],
  7226.         ], [
  7227.             'channel' => 'App\\Entity\\Channel\\Channel',
  7228.             'session' => 'App\\Entity\\Channel\\Session',
  7229.         ]);
  7230.     }
  7231.     /**
  7232.      * Gets the private '.service_locator.Qh7JY0h' shared service.
  7233.      *
  7234.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7235.      */
  7236.     protected function get_ServiceLocator_Qh7JY0hService()
  7237.     {
  7238.         return $this->privates['.service_locator.Qh7JY0h'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7239.             'userSign' => ['privates''.errored..service_locator.Qh7JY0h.App\\Entity\\Signing\\UserSign'NULL'Cannot autowire service ".service_locator.Qh7JY0h": it references class "App\\Entity\\Signing\\UserSign" but no such service exists.'],
  7240.         ], [
  7241.             'userSign' => 'App\\Entity\\Signing\\UserSign',
  7242.         ]);
  7243.     }
  7244.     /**
  7245.      * Gets the private '.service_locator.RlytIys' shared service.
  7246.      *
  7247.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7248.      */
  7249.     protected function get_ServiceLocator_RlytIysService()
  7250.     {
  7251.         return $this->privates['.service_locator.RlytIys'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7252.             'user' => ['privates''.errored..service_locator.RlytIys.App\\Entity\\Account\\User'NULL'Cannot autowire service ".service_locator.RlytIys": it references class "App\\Entity\\Account\\User" but no such service exists.'],
  7253.         ], [
  7254.             'user' => 'App\\Entity\\Account\\User',
  7255.         ]);
  7256.     }
  7257.     /**
  7258.      * Gets the private '.service_locator.S.wFU6W' shared service.
  7259.      *
  7260.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7261.      */
  7262.     protected function get_ServiceLocator_S_WFU6WService()
  7263.     {
  7264.         return $this->privates['.service_locator.S.wFU6W'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7265.             'channel' => ['privates''.errored..service_locator.S.wFU6W.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.S.wFU6W": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  7266.             'userFavorite' => ['privates''.errored..service_locator.S.wFU6W.App\\Entity\\Account\\UserFavoriteFilter'NULL'Cannot autowire service ".service_locator.S.wFU6W": it references class "App\\Entity\\Account\\UserFavoriteFilter" but no such service exists.'],
  7267.         ], [
  7268.             'channel' => 'App\\Entity\\Channel\\Channel',
  7269.             'userFavorite' => 'App\\Entity\\Account\\UserFavoriteFilter',
  7270.         ]);
  7271.     }
  7272.     /**
  7273.      * Gets the private '.service_locator.SExsvfk' shared service.
  7274.      *
  7275.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7276.      */
  7277.     protected function get_ServiceLocator_SExsvfkService()
  7278.     {
  7279.         return $this->privates['.service_locator.SExsvfk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7280.             'channel' => ['privates''.errored..service_locator.SExsvfk.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.SExsvfk": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  7281.             'session' => ['privates''.errored..service_locator.SExsvfk.App\\Entity\\Channel\\Session'NULL'Cannot autowire service ".service_locator.SExsvfk": it references class "App\\Entity\\Channel\\Session" but no such service exists.'],
  7282.             'user' => ['privates''.errored..service_locator.SExsvfk.App\\Entity\\Account\\User'NULL'Cannot autowire service ".service_locator.SExsvfk": it references class "App\\Entity\\Account\\User" but no such service exists.'],
  7283.         ], [
  7284.             'channel' => 'App\\Entity\\Channel\\Channel',
  7285.             'session' => 'App\\Entity\\Channel\\Session',
  7286.             'user' => 'App\\Entity\\Account\\User',
  7287.         ]);
  7288.     }
  7289.     /**
  7290.      * Gets the private '.service_locator.SFwaKGN' shared service.
  7291.      *
  7292.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7293.      */
  7294.     protected function get_ServiceLocator_SFwaKGNService()
  7295.     {
  7296.         return $this->privates['.service_locator.SFwaKGN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7297.             'App\\Controller\\Api\\Planning\\EventCollectionAction::__invoke' => ['privates''.service_locator.SExsvfk''get_ServiceLocator_SExsvfkService'false],
  7298.             'App\\Controller\\Api\\Planning\\EventCollectionActionByDates::__invoke' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  7299.             'App\\Controller\\Api\\Planning\\EventGlobalProgress::__invoke' => ['privates''.service_locator.SExsvfk''get_ServiceLocator_SExsvfkService'false],
  7300.             'App\\Controller\\Api\\Proxy\\Channel\\GetEventDataForNimAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7301.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser::__invoke' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  7302.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction::__invoke' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7303.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction::__invoke' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7304.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7305.             'App\\Controller\\Async\\Event\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7306.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7307.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7308.             'App\\Controller\\Async\\Event\\Conference\\CancelAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7309.             'App\\Controller\\Async\\Event\\Conference\\EndAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7310.             'App\\Controller\\Async\\Event\\Conference\\GetAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7311.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7312.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7313.             'App\\Controller\\Async\\Event\\Conference\\ReportAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7314.             'App\\Controller\\Async\\Event\\DeleteAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7315.             'App\\Controller\\Async\\Event\\DirtyGetAction::__invoke' => ['privates''.service_locator.D4B9_8p''get_ServiceLocator_D4B98pService'false],
  7316.             'App\\Controller\\Async\\Event\\DuplicateAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7317.             'App\\Controller\\Async\\Event\\GetAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7318.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7319.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7320.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7321.             'App\\Controller\\Async\\Event\\PostAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7322.             'App\\Controller\\Async\\Event\\PutAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7323.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7324.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7325.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7326.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7327.             'App\\Controller\\Async\\Event\\RruleCollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7328.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7329.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7330.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction::__invoke' => ['privates''.service_locator.XdWTxWI''get_ServiceLocator_XdWTxWIService'false],
  7331.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction::__invoke' => ['privates''.service_locator.S.wFU6W''get_ServiceLocator_S_WFU6WService'false],
  7332.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction::__invoke' => ['privates''.service_locator.iARhfO1''get_ServiceLocator_IARhfO1Service'false],
  7333.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction::__invoke' => ['privates''.service_locator.aVAz5lc''get_ServiceLocator_AVAz5lcService'false],
  7334.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction::__invoke' => ['privates''.service_locator.XdWTxWI''get_ServiceLocator_XdWTxWIService'false],
  7335.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction::__invoke' => ['privates''.service_locator.KtJzez_''get_ServiceLocator_KtJzezService'false],
  7336.             'App\\Controller\\Async\\File\\GetPreviewAction::__invoke' => ['privates''.service_locator.0RzKdac''get_ServiceLocator_0RzKdacService'false],
  7337.             'App\\Controller\\Async\\Group\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7338.             'App\\Controller\\Async\\Group\\EventCollectionAction::__invoke' => ['privates''.service_locator.46984jj''get_ServiceLocator_46984jjService'false],
  7339.             'App\\Controller\\Async\\Group\\GetAction::__invoke' => ['privates''.service_locator.Ig8zDIC''get_ServiceLocator_Ig8zDICService'false],
  7340.             'App\\Controller\\Async\\Lesson\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7341.             'App\\Controller\\Async\\Lesson\\PostAction::__invoke' => ['privates''.service_locator.075xQut''get_ServiceLocator_075xQutService'false],
  7342.             'App\\Controller\\Async\\PlanningResource\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7343.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7344.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction::__invoke' => ['privates''.service_locator.q.2Au53''get_ServiceLocator_Q_2Au53Service'false],
  7345.             'App\\Controller\\Async\\RedirectToNimForEventAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7346.             'App\\Controller\\Async\\Resources\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7347.             'App\\Controller\\Async\\Room\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7348.             'App\\Controller\\Async\\Room\\EventCollectionAction::__invoke' => ['privates''.service_locator.Hz23B1H''get_ServiceLocator_Hz23B1HService'false],
  7349.             'App\\Controller\\Async\\Session\\EventCollectionAction::__invoke' => ['privates''.service_locator.46984jj''get_ServiceLocator_46984jjService'false],
  7350.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7351.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction::__invoke' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7352.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction::__invoke' => ['privates''.service_locator.fy7ETdA''get_ServiceLocator_Fy7ETdAService'false],
  7353.             'App\\Controller\\Async\\UserSign\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7354.             'App\\Controller\\Async\\UserSign\\CollectionPutAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7355.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7356.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7357.             'App\\Controller\\Async\\UserSign\\GetByEventAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7358.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7359.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7360.             'App\\Controller\\Async\\UserSign\\PostJustificationAction::__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7361.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction::__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7362.             'App\\Controller\\Async\\UserSign\\PutAction::__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7363.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction::__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7364.             'App\\Controller\\Async\\UserSign\\PutSignatureAction::__invoke' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7365.             'App\\Controller\\Async\\UserSign\\PutStatusAction::__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7366.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7367.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction::__invoke' => ['privates''.service_locator.pHJ8DAv''get_ServiceLocator_PHJ8DAvService'false],
  7368.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction::__invoke' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7369.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction::__invoke' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7370.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction::__invoke' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7371.             'App\\Controller\\Async\\User\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7372.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController::__invoke' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  7373.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController::__invoke' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  7374.             'App\\Controller\\AutoToken\\SigningAction::absent' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7375.             'App\\Controller\\AutoToken\\SigningAction::getEventAsync' => ['privates''.service_locator.D4B9_8p''get_ServiceLocator_D4B98pService'false],
  7376.             'App\\Controller\\AutoToken\\SigningAction::getUserSignAsync' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7377.             'App\\Controller\\AutoToken\\SigningAction::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  7378.             'App\\Controller\\AutoToken\\SigningAction::signature' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7379.             'App\\Controller\\FileController::show' => ['privates''.service_locator.0RzKdac''get_ServiceLocator_0RzKdacService'false],
  7380.             'App\\Controller\\Manage\\HomeController::index' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7381.             'App\\Controller\\Manage\\RoomController::planning' => ['privates''.service_locator.Hz23B1H''get_ServiceLocator_Hz23B1HService'false],
  7382.             'App\\Controller\\Manage\\SessionController::planning' => ['privates''.service_locator.OmHnDsX''get_ServiceLocator_OmHnDsXService'false],
  7383.             'App\\Controller\\Manage\\SignaturesSheetController::delete' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7384.             'App\\Controller\\Manage\\SignaturesSheetController::deleteMultipleSignatures' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7385.             'App\\Controller\\Manage\\SignaturesSheetController::deleteSignaturesSheet' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7386.             'App\\Controller\\Manage\\SignaturesSheetController::edit' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7387.             'App\\Controller\\Manage\\SignaturesSheetController::generatePdfSheets' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7388.             'App\\Controller\\Manage\\SignaturesSheetController::generatePdfSheetsPreview' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7389.             'App\\Controller\\Manage\\SignaturesSheetController::htmlPreview' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7390.             'App\\Controller\\Manage\\SignaturesSheetController::index' => ['privates''.service_locator.n_DWpNE''get_ServiceLocator_NDWpNEService'false],
  7391.             'App\\Controller\\Manage\\SignaturesSheetController::new' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7392.             'App\\Controller\\Manage\\SignaturesSheetController::show' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7393.             'App\\Controller\\Manage\\SigningController::index' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7394.             'App\\Controller\\Manage\\UserPlanningController::planningUser' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7395.             'App\\Controller\\OAuth\\NellappController::connectAction' => ['privates''.service_locator.B13LZRJ''get_ServiceLocator_B13LZRJService'false],
  7396.             'App\\Controller\\Profile\\ProfileSigningController::documentsIndex' => ['privates''.service_locator.6gc8X_e''get_ServiceLocator_6gc8XEService'false],
  7397.             'App\\Controller\\Profile\\ProfileSigningController::recalledIndex' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  7398.             'App\\Controller\\SearchCategoryController::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7399.             'App\\Controller\\SearchController::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7400.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController::show' => ['privates''.service_locator.nyQ9vNF''get_ServiceLocator_NyQ9vNFService'false],
  7401.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  7402.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  7403.             'App\\Controller\\Api\\Planning\\EventCollectionAction:__invoke' => ['privates''.service_locator.SExsvfk''get_ServiceLocator_SExsvfkService'false],
  7404.             'App\\Controller\\Api\\Planning\\EventCollectionAction' => ['privates''.service_locator.SExsvfk''get_ServiceLocator_SExsvfkService'false],
  7405.             'App\\Controller\\Api\\Planning\\EventCollectionActionByDates:__invoke' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  7406.             'App\\Controller\\Api\\Planning\\EventCollectionActionByDates' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  7407.             'App\\Controller\\Api\\Planning\\EventGlobalProgress:__invoke' => ['privates''.service_locator.SExsvfk''get_ServiceLocator_SExsvfkService'false],
  7408.             'App\\Controller\\Api\\Planning\\EventGlobalProgress' => ['privates''.service_locator.SExsvfk''get_ServiceLocator_SExsvfkService'false],
  7409.             'App\\Controller\\Api\\Proxy\\Channel\\GetEventDataForNimAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7410.             'App\\Controller\\Api\\Proxy\\Channel\\GetEventDataForNimAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7411.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser:__invoke' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  7412.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  7413.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction:__invoke' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7414.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7415.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction:__invoke' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7416.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7417.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7418.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7419.             'App\\Controller\\Async\\Event\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7420.             'App\\Controller\\Async\\Event\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7421.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7422.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7423.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7424.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7425.             'App\\Controller\\Async\\Event\\Conference\\CancelAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7426.             'App\\Controller\\Async\\Event\\Conference\\CancelAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7427.             'App\\Controller\\Async\\Event\\Conference\\EndAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7428.             'App\\Controller\\Async\\Event\\Conference\\EndAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7429.             'App\\Controller\\Async\\Event\\Conference\\GetAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7430.             'App\\Controller\\Async\\Event\\Conference\\GetAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7431.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7432.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7433.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7434.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7435.             'App\\Controller\\Async\\Event\\Conference\\ReportAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7436.             'App\\Controller\\Async\\Event\\Conference\\ReportAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7437.             'App\\Controller\\Async\\Event\\DeleteAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7438.             'App\\Controller\\Async\\Event\\DeleteAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7439.             'App\\Controller\\Async\\Event\\DirtyGetAction:__invoke' => ['privates''.service_locator.D4B9_8p''get_ServiceLocator_D4B98pService'false],
  7440.             'App\\Controller\\Async\\Event\\DirtyGetAction' => ['privates''.service_locator.D4B9_8p''get_ServiceLocator_D4B98pService'false],
  7441.             'App\\Controller\\Async\\Event\\DuplicateAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7442.             'App\\Controller\\Async\\Event\\DuplicateAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7443.             'App\\Controller\\Async\\Event\\GetAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7444.             'App\\Controller\\Async\\Event\\GetAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7445.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7446.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7447.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7448.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7449.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7450.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7451.             'App\\Controller\\Async\\Event\\PostAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7452.             'App\\Controller\\Async\\Event\\PostAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7453.             'App\\Controller\\Async\\Event\\PutAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7454.             'App\\Controller\\Async\\Event\\PutAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7455.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7456.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7457.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7458.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7459.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7460.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7461.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7462.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7463.             'App\\Controller\\Async\\Event\\RruleCollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7464.             'App\\Controller\\Async\\Event\\RruleCollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7465.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7466.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7467.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7468.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7469.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction:__invoke' => ['privates''.service_locator.XdWTxWI''get_ServiceLocator_XdWTxWIService'false],
  7470.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction' => ['privates''.service_locator.XdWTxWI''get_ServiceLocator_XdWTxWIService'false],
  7471.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction:__invoke' => ['privates''.service_locator.S.wFU6W''get_ServiceLocator_S_WFU6WService'false],
  7472.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction' => ['privates''.service_locator.S.wFU6W''get_ServiceLocator_S_WFU6WService'false],
  7473.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction:__invoke' => ['privates''.service_locator.iARhfO1''get_ServiceLocator_IARhfO1Service'false],
  7474.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction' => ['privates''.service_locator.iARhfO1''get_ServiceLocator_IARhfO1Service'false],
  7475.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction:__invoke' => ['privates''.service_locator.aVAz5lc''get_ServiceLocator_AVAz5lcService'false],
  7476.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction' => ['privates''.service_locator.aVAz5lc''get_ServiceLocator_AVAz5lcService'false],
  7477.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction:__invoke' => ['privates''.service_locator.XdWTxWI''get_ServiceLocator_XdWTxWIService'false],
  7478.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction' => ['privates''.service_locator.XdWTxWI''get_ServiceLocator_XdWTxWIService'false],
  7479.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction:__invoke' => ['privates''.service_locator.KtJzez_''get_ServiceLocator_KtJzezService'false],
  7480.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction' => ['privates''.service_locator.KtJzez_''get_ServiceLocator_KtJzezService'false],
  7481.             'App\\Controller\\Async\\File\\GetPreviewAction:__invoke' => ['privates''.service_locator.0RzKdac''get_ServiceLocator_0RzKdacService'false],
  7482.             'App\\Controller\\Async\\File\\GetPreviewAction' => ['privates''.service_locator.0RzKdac''get_ServiceLocator_0RzKdacService'false],
  7483.             'App\\Controller\\Async\\Group\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7484.             'App\\Controller\\Async\\Group\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7485.             'App\\Controller\\Async\\Group\\EventCollectionAction:__invoke' => ['privates''.service_locator.46984jj''get_ServiceLocator_46984jjService'false],
  7486.             'App\\Controller\\Async\\Group\\EventCollectionAction' => ['privates''.service_locator.46984jj''get_ServiceLocator_46984jjService'false],
  7487.             'App\\Controller\\Async\\Group\\GetAction:__invoke' => ['privates''.service_locator.Ig8zDIC''get_ServiceLocator_Ig8zDICService'false],
  7488.             'App\\Controller\\Async\\Group\\GetAction' => ['privates''.service_locator.Ig8zDIC''get_ServiceLocator_Ig8zDICService'false],
  7489.             'App\\Controller\\Async\\Lesson\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7490.             'App\\Controller\\Async\\Lesson\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7491.             'App\\Controller\\Async\\Lesson\\PostAction:__invoke' => ['privates''.service_locator.075xQut''get_ServiceLocator_075xQutService'false],
  7492.             'App\\Controller\\Async\\Lesson\\PostAction' => ['privates''.service_locator.075xQut''get_ServiceLocator_075xQutService'false],
  7493.             'App\\Controller\\Async\\PlanningResource\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7494.             'App\\Controller\\Async\\PlanningResource\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7495.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7496.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7497.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction:__invoke' => ['privates''.service_locator.q.2Au53''get_ServiceLocator_Q_2Au53Service'false],
  7498.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction' => ['privates''.service_locator.q.2Au53''get_ServiceLocator_Q_2Au53Service'false],
  7499.             'App\\Controller\\Async\\RedirectToNimForEventAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7500.             'App\\Controller\\Async\\RedirectToNimForEventAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7501.             'App\\Controller\\Async\\Resources\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7502.             'App\\Controller\\Async\\Resources\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7503.             'App\\Controller\\Async\\Room\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7504.             'App\\Controller\\Async\\Room\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7505.             'App\\Controller\\Async\\Room\\EventCollectionAction:__invoke' => ['privates''.service_locator.Hz23B1H''get_ServiceLocator_Hz23B1HService'false],
  7506.             'App\\Controller\\Async\\Room\\EventCollectionAction' => ['privates''.service_locator.Hz23B1H''get_ServiceLocator_Hz23B1HService'false],
  7507.             'App\\Controller\\Async\\Session\\EventCollectionAction:__invoke' => ['privates''.service_locator.46984jj''get_ServiceLocator_46984jjService'false],
  7508.             'App\\Controller\\Async\\Session\\EventCollectionAction' => ['privates''.service_locator.46984jj''get_ServiceLocator_46984jjService'false],
  7509.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7510.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7511.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction:__invoke' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7512.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7513.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction:__invoke' => ['privates''.service_locator.fy7ETdA''get_ServiceLocator_Fy7ETdAService'false],
  7514.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction' => ['privates''.service_locator.fy7ETdA''get_ServiceLocator_Fy7ETdAService'false],
  7515.             'App\\Controller\\Async\\UserSign\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7516.             'App\\Controller\\Async\\UserSign\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7517.             'App\\Controller\\Async\\UserSign\\CollectionPutAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7518.             'App\\Controller\\Async\\UserSign\\CollectionPutAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7519.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7520.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7521.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7522.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7523.             'App\\Controller\\Async\\UserSign\\GetByEventAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7524.             'App\\Controller\\Async\\UserSign\\GetByEventAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7525.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7526.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7527.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7528.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7529.             'App\\Controller\\Async\\UserSign\\PostJustificationAction:__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7530.             'App\\Controller\\Async\\UserSign\\PostJustificationAction' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7531.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction:__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7532.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7533.             'App\\Controller\\Async\\UserSign\\PutAction:__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7534.             'App\\Controller\\Async\\UserSign\\PutAction' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7535.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction:__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7536.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7537.             'App\\Controller\\Async\\UserSign\\PutSignatureAction:__invoke' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7538.             'App\\Controller\\Async\\UserSign\\PutSignatureAction' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7539.             'App\\Controller\\Async\\UserSign\\PutStatusAction:__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7540.             'App\\Controller\\Async\\UserSign\\PutStatusAction' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7541.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7542.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7543.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction:__invoke' => ['privates''.service_locator.pHJ8DAv''get_ServiceLocator_PHJ8DAvService'false],
  7544.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction' => ['privates''.service_locator.pHJ8DAv''get_ServiceLocator_PHJ8DAvService'false],
  7545.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction:__invoke' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7546.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7547.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction:__invoke' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7548.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7549.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction:__invoke' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7550.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7551.             'App\\Controller\\Async\\User\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7552.             'App\\Controller\\Async\\User\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7553.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController:__invoke' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  7554.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  7555.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController:__invoke' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  7556.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  7557.             'App\\Controller\\AutoToken\\SigningAction:absent' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7558.             'App\\Controller\\AutoToken\\SigningAction:getEventAsync' => ['privates''.service_locator.D4B9_8p''get_ServiceLocator_D4B98pService'false],
  7559.             'App\\Controller\\AutoToken\\SigningAction:getUserSignAsync' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7560.             'App\\Controller\\AutoToken\\SigningAction:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  7561.             'App\\Controller\\AutoToken\\SigningAction:signature' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7562.             'App\\Controller\\FileController:show' => ['privates''.service_locator.0RzKdac''get_ServiceLocator_0RzKdacService'false],
  7563.             'App\\Controller\\Manage\\HomeController:index' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7564.             'App\\Controller\\Manage\\RoomController:planning' => ['privates''.service_locator.Hz23B1H''get_ServiceLocator_Hz23B1HService'false],
  7565.             'App\\Controller\\Manage\\SessionController:planning' => ['privates''.service_locator.OmHnDsX''get_ServiceLocator_OmHnDsXService'false],
  7566.             'App\\Controller\\Manage\\SignaturesSheetController:delete' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7567.             'App\\Controller\\Manage\\SignaturesSheetController:deleteMultipleSignatures' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7568.             'App\\Controller\\Manage\\SignaturesSheetController:deleteSignaturesSheet' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7569.             'App\\Controller\\Manage\\SignaturesSheetController:edit' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7570.             'App\\Controller\\Manage\\SignaturesSheetController:generatePdfSheets' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7571.             'App\\Controller\\Manage\\SignaturesSheetController:generatePdfSheetsPreview' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7572.             'App\\Controller\\Manage\\SignaturesSheetController:htmlPreview' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7573.             'App\\Controller\\Manage\\SignaturesSheetController:index' => ['privates''.service_locator.n_DWpNE''get_ServiceLocator_NDWpNEService'false],
  7574.             'App\\Controller\\Manage\\SignaturesSheetController:new' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7575.             'App\\Controller\\Manage\\SignaturesSheetController:show' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7576.             'App\\Controller\\Manage\\SigningController:index' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7577.             'App\\Controller\\Manage\\UserPlanningController:planningUser' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7578.             'App\\Controller\\OAuth\\NellappController:connectAction' => ['privates''.service_locator.B13LZRJ''get_ServiceLocator_B13LZRJService'false],
  7579.             'App\\Controller\\Profile\\ProfileSigningController:documentsIndex' => ['privates''.service_locator.6gc8X_e''get_ServiceLocator_6gc8XEService'false],
  7580.             'App\\Controller\\Profile\\ProfileSigningController:recalledIndex' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  7581.             'App\\Controller\\SearchCategoryController:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7582.             'App\\Controller\\SearchCategoryController' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7583.             'App\\Controller\\SearchController:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7584.             'App\\Controller\\SearchController' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7585.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController:show' => ['privates''.service_locator.nyQ9vNF''get_ServiceLocator_NyQ9vNFService'false],
  7586.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  7587.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  7588.         ], [
  7589.             'App\\Controller\\Api\\Planning\\EventCollectionAction::__invoke' => '?',
  7590.             'App\\Controller\\Api\\Planning\\EventCollectionActionByDates::__invoke' => '?',
  7591.             'App\\Controller\\Api\\Planning\\EventGlobalProgress::__invoke' => '?',
  7592.             'App\\Controller\\Api\\Proxy\\Channel\\GetEventDataForNimAction::__invoke' => '?',
  7593.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser::__invoke' => '?',
  7594.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction::__invoke' => '?',
  7595.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction::__invoke' => '?',
  7596.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction::__invoke' => '?',
  7597.             'App\\Controller\\Async\\Event\\CollectionAction::__invoke' => '?',
  7598.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction::__invoke' => '?',
  7599.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction::__invoke' => '?',
  7600.             'App\\Controller\\Async\\Event\\Conference\\CancelAction::__invoke' => '?',
  7601.             'App\\Controller\\Async\\Event\\Conference\\EndAction::__invoke' => '?',
  7602.             'App\\Controller\\Async\\Event\\Conference\\GetAction::__invoke' => '?',
  7603.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction::__invoke' => '?',
  7604.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction::__invoke' => '?',
  7605.             'App\\Controller\\Async\\Event\\Conference\\ReportAction::__invoke' => '?',
  7606.             'App\\Controller\\Async\\Event\\DeleteAction::__invoke' => '?',
  7607.             'App\\Controller\\Async\\Event\\DirtyGetAction::__invoke' => '?',
  7608.             'App\\Controller\\Async\\Event\\DuplicateAction::__invoke' => '?',
  7609.             'App\\Controller\\Async\\Event\\GetAction::__invoke' => '?',
  7610.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction::__invoke' => '?',
  7611.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction::__invoke' => '?',
  7612.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction::__invoke' => '?',
  7613.             'App\\Controller\\Async\\Event\\PostAction::__invoke' => '?',
  7614.             'App\\Controller\\Async\\Event\\PutAction::__invoke' => '?',
  7615.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction::__invoke' => '?',
  7616.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction::__invoke' => '?',
  7617.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction::__invoke' => '?',
  7618.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction::__invoke' => '?',
  7619.             'App\\Controller\\Async\\Event\\RruleCollectionAction::__invoke' => '?',
  7620.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction::__invoke' => '?',
  7621.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction::__invoke' => '?',
  7622.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction::__invoke' => '?',
  7623.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction::__invoke' => '?',
  7624.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction::__invoke' => '?',
  7625.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction::__invoke' => '?',
  7626.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction::__invoke' => '?',
  7627.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction::__invoke' => '?',
  7628.             'App\\Controller\\Async\\File\\GetPreviewAction::__invoke' => '?',
  7629.             'App\\Controller\\Async\\Group\\CollectionAction::__invoke' => '?',
  7630.             'App\\Controller\\Async\\Group\\EventCollectionAction::__invoke' => '?',
  7631.             'App\\Controller\\Async\\Group\\GetAction::__invoke' => '?',
  7632.             'App\\Controller\\Async\\Lesson\\CollectionAction::__invoke' => '?',
  7633.             'App\\Controller\\Async\\Lesson\\PostAction::__invoke' => '?',
  7634.             'App\\Controller\\Async\\PlanningResource\\CollectionAction::__invoke' => '?',
  7635.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction::__invoke' => '?',
  7636.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction::__invoke' => '?',
  7637.             'App\\Controller\\Async\\RedirectToNimForEventAction::__invoke' => '?',
  7638.             'App\\Controller\\Async\\Resources\\CollectionAction::__invoke' => '?',
  7639.             'App\\Controller\\Async\\Room\\CollectionAction::__invoke' => '?',
  7640.             'App\\Controller\\Async\\Room\\EventCollectionAction::__invoke' => '?',
  7641.             'App\\Controller\\Async\\Session\\EventCollectionAction::__invoke' => '?',
  7642.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction::__invoke' => '?',
  7643.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction::__invoke' => '?',
  7644.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction::__invoke' => '?',
  7645.             'App\\Controller\\Async\\UserSign\\CollectionAction::__invoke' => '?',
  7646.             'App\\Controller\\Async\\UserSign\\CollectionPutAction::__invoke' => '?',
  7647.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction::__invoke' => '?',
  7648.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction::__invoke' => '?',
  7649.             'App\\Controller\\Async\\UserSign\\GetByEventAction::__invoke' => '?',
  7650.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction::__invoke' => '?',
  7651.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction::__invoke' => '?',
  7652.             'App\\Controller\\Async\\UserSign\\PostJustificationAction::__invoke' => '?',
  7653.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction::__invoke' => '?',
  7654.             'App\\Controller\\Async\\UserSign\\PutAction::__invoke' => '?',
  7655.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction::__invoke' => '?',
  7656.             'App\\Controller\\Async\\UserSign\\PutSignatureAction::__invoke' => '?',
  7657.             'App\\Controller\\Async\\UserSign\\PutStatusAction::__invoke' => '?',
  7658.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction::__invoke' => '?',
  7659.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction::__invoke' => '?',
  7660.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction::__invoke' => '?',
  7661.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction::__invoke' => '?',
  7662.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction::__invoke' => '?',
  7663.             'App\\Controller\\Async\\User\\CollectionAction::__invoke' => '?',
  7664.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController::__invoke' => '?',
  7665.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController::__invoke' => '?',
  7666.             'App\\Controller\\AutoToken\\SigningAction::absent' => '?',
  7667.             'App\\Controller\\AutoToken\\SigningAction::getEventAsync' => '?',
  7668.             'App\\Controller\\AutoToken\\SigningAction::getUserSignAsync' => '?',
  7669.             'App\\Controller\\AutoToken\\SigningAction::setViewHandler' => '?',
  7670.             'App\\Controller\\AutoToken\\SigningAction::signature' => '?',
  7671.             'App\\Controller\\FileController::show' => '?',
  7672.             'App\\Controller\\Manage\\HomeController::index' => '?',
  7673.             'App\\Controller\\Manage\\RoomController::planning' => '?',
  7674.             'App\\Controller\\Manage\\SessionController::planning' => '?',
  7675.             'App\\Controller\\Manage\\SignaturesSheetController::delete' => '?',
  7676.             'App\\Controller\\Manage\\SignaturesSheetController::deleteMultipleSignatures' => '?',
  7677.             'App\\Controller\\Manage\\SignaturesSheetController::deleteSignaturesSheet' => '?',
  7678.             'App\\Controller\\Manage\\SignaturesSheetController::edit' => '?',
  7679.             'App\\Controller\\Manage\\SignaturesSheetController::generatePdfSheets' => '?',
  7680.             'App\\Controller\\Manage\\SignaturesSheetController::generatePdfSheetsPreview' => '?',
  7681.             'App\\Controller\\Manage\\SignaturesSheetController::htmlPreview' => '?',
  7682.             'App\\Controller\\Manage\\SignaturesSheetController::index' => '?',
  7683.             'App\\Controller\\Manage\\SignaturesSheetController::new' => '?',
  7684.             'App\\Controller\\Manage\\SignaturesSheetController::show' => '?',
  7685.             'App\\Controller\\Manage\\SigningController::index' => '?',
  7686.             'App\\Controller\\Manage\\UserPlanningController::planningUser' => '?',
  7687.             'App\\Controller\\OAuth\\NellappController::connectAction' => '?',
  7688.             'App\\Controller\\Profile\\ProfileSigningController::documentsIndex' => '?',
  7689.             'App\\Controller\\Profile\\ProfileSigningController::recalledIndex' => '?',
  7690.             'App\\Controller\\SearchCategoryController::__invoke' => '?',
  7691.             'App\\Controller\\SearchController::__invoke' => '?',
  7692.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController::show' => '?',
  7693.             'kernel::loadRoutes' => '?',
  7694.             'kernel::registerContainerConfiguration' => '?',
  7695.             'App\\Controller\\Api\\Planning\\EventCollectionAction:__invoke' => '?',
  7696.             'App\\Controller\\Api\\Planning\\EventCollectionAction' => '?',
  7697.             'App\\Controller\\Api\\Planning\\EventCollectionActionByDates:__invoke' => '?',
  7698.             'App\\Controller\\Api\\Planning\\EventCollectionActionByDates' => '?',
  7699.             'App\\Controller\\Api\\Planning\\EventGlobalProgress:__invoke' => '?',
  7700.             'App\\Controller\\Api\\Planning\\EventGlobalProgress' => '?',
  7701.             'App\\Controller\\Api\\Proxy\\Channel\\GetEventDataForNimAction:__invoke' => '?',
  7702.             'App\\Controller\\Api\\Proxy\\Channel\\GetEventDataForNimAction' => '?',
  7703.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser:__invoke' => '?',
  7704.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser' => '?',
  7705.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction:__invoke' => '?',
  7706.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction' => '?',
  7707.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction:__invoke' => '?',
  7708.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction' => '?',
  7709.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction:__invoke' => '?',
  7710.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction' => '?',
  7711.             'App\\Controller\\Async\\Event\\CollectionAction:__invoke' => '?',
  7712.             'App\\Controller\\Async\\Event\\CollectionAction' => '?',
  7713.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction:__invoke' => '?',
  7714.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction' => '?',
  7715.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction:__invoke' => '?',
  7716.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction' => '?',
  7717.             'App\\Controller\\Async\\Event\\Conference\\CancelAction:__invoke' => '?',
  7718.             'App\\Controller\\Async\\Event\\Conference\\CancelAction' => '?',
  7719.             'App\\Controller\\Async\\Event\\Conference\\EndAction:__invoke' => '?',
  7720.             'App\\Controller\\Async\\Event\\Conference\\EndAction' => '?',
  7721.             'App\\Controller\\Async\\Event\\Conference\\GetAction:__invoke' => '?',
  7722.             'App\\Controller\\Async\\Event\\Conference\\GetAction' => '?',
  7723.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction:__invoke' => '?',
  7724.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction' => '?',
  7725.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction:__invoke' => '?',
  7726.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction' => '?',
  7727.             'App\\Controller\\Async\\Event\\Conference\\ReportAction:__invoke' => '?',
  7728.             'App\\Controller\\Async\\Event\\Conference\\ReportAction' => '?',
  7729.             'App\\Controller\\Async\\Event\\DeleteAction:__invoke' => '?',
  7730.             'App\\Controller\\Async\\Event\\DeleteAction' => '?',
  7731.             'App\\Controller\\Async\\Event\\DirtyGetAction:__invoke' => '?',
  7732.             'App\\Controller\\Async\\Event\\DirtyGetAction' => '?',
  7733.             'App\\Controller\\Async\\Event\\DuplicateAction:__invoke' => '?',
  7734.             'App\\Controller\\Async\\Event\\DuplicateAction' => '?',
  7735.             'App\\Controller\\Async\\Event\\GetAction:__invoke' => '?',
  7736.             'App\\Controller\\Async\\Event\\GetAction' => '?',
  7737.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction:__invoke' => '?',
  7738.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction' => '?',
  7739.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction:__invoke' => '?',
  7740.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction' => '?',
  7741.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction:__invoke' => '?',
  7742.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction' => '?',
  7743.             'App\\Controller\\Async\\Event\\PostAction:__invoke' => '?',
  7744.             'App\\Controller\\Async\\Event\\PostAction' => '?',
  7745.             'App\\Controller\\Async\\Event\\PutAction:__invoke' => '?',
  7746.             'App\\Controller\\Async\\Event\\PutAction' => '?',
  7747.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction:__invoke' => '?',
  7748.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction' => '?',
  7749.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction:__invoke' => '?',
  7750.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction' => '?',
  7751.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction:__invoke' => '?',
  7752.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction' => '?',
  7753.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction:__invoke' => '?',
  7754.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction' => '?',
  7755.             'App\\Controller\\Async\\Event\\RruleCollectionAction:__invoke' => '?',
  7756.             'App\\Controller\\Async\\Event\\RruleCollectionAction' => '?',
  7757.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction:__invoke' => '?',
  7758.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction' => '?',
  7759.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction:__invoke' => '?',
  7760.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction' => '?',
  7761.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction:__invoke' => '?',
  7762.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction' => '?',
  7763.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction:__invoke' => '?',
  7764.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction' => '?',
  7765.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction:__invoke' => '?',
  7766.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction' => '?',
  7767.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction:__invoke' => '?',
  7768.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction' => '?',
  7769.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction:__invoke' => '?',
  7770.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction' => '?',
  7771.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction:__invoke' => '?',
  7772.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction' => '?',
  7773.             'App\\Controller\\Async\\File\\GetPreviewAction:__invoke' => '?',
  7774.             'App\\Controller\\Async\\File\\GetPreviewAction' => '?',
  7775.             'App\\Controller\\Async\\Group\\CollectionAction:__invoke' => '?',
  7776.             'App\\Controller\\Async\\Group\\CollectionAction' => '?',
  7777.             'App\\Controller\\Async\\Group\\EventCollectionAction:__invoke' => '?',
  7778.             'App\\Controller\\Async\\Group\\EventCollectionAction' => '?',
  7779.             'App\\Controller\\Async\\Group\\GetAction:__invoke' => '?',
  7780.             'App\\Controller\\Async\\Group\\GetAction' => '?',
  7781.             'App\\Controller\\Async\\Lesson\\CollectionAction:__invoke' => '?',
  7782.             'App\\Controller\\Async\\Lesson\\CollectionAction' => '?',
  7783.             'App\\Controller\\Async\\Lesson\\PostAction:__invoke' => '?',
  7784.             'App\\Controller\\Async\\Lesson\\PostAction' => '?',
  7785.             'App\\Controller\\Async\\PlanningResource\\CollectionAction:__invoke' => '?',
  7786.             'App\\Controller\\Async\\PlanningResource\\CollectionAction' => '?',
  7787.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction:__invoke' => '?',
  7788.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction' => '?',
  7789.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction:__invoke' => '?',
  7790.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction' => '?',
  7791.             'App\\Controller\\Async\\RedirectToNimForEventAction:__invoke' => '?',
  7792.             'App\\Controller\\Async\\RedirectToNimForEventAction' => '?',
  7793.             'App\\Controller\\Async\\Resources\\CollectionAction:__invoke' => '?',
  7794.             'App\\Controller\\Async\\Resources\\CollectionAction' => '?',
  7795.             'App\\Controller\\Async\\Room\\CollectionAction:__invoke' => '?',
  7796.             'App\\Controller\\Async\\Room\\CollectionAction' => '?',
  7797.             'App\\Controller\\Async\\Room\\EventCollectionAction:__invoke' => '?',
  7798.             'App\\Controller\\Async\\Room\\EventCollectionAction' => '?',
  7799.             'App\\Controller\\Async\\Session\\EventCollectionAction:__invoke' => '?',
  7800.             'App\\Controller\\Async\\Session\\EventCollectionAction' => '?',
  7801.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction:__invoke' => '?',
  7802.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction' => '?',
  7803.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction:__invoke' => '?',
  7804.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction' => '?',
  7805.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction:__invoke' => '?',
  7806.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction' => '?',
  7807.             'App\\Controller\\Async\\UserSign\\CollectionAction:__invoke' => '?',
  7808.             'App\\Controller\\Async\\UserSign\\CollectionAction' => '?',
  7809.             'App\\Controller\\Async\\UserSign\\CollectionPutAction:__invoke' => '?',
  7810.             'App\\Controller\\Async\\UserSign\\CollectionPutAction' => '?',
  7811.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction:__invoke' => '?',
  7812.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction' => '?',
  7813.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction:__invoke' => '?',
  7814.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction' => '?',
  7815.             'App\\Controller\\Async\\UserSign\\GetByEventAction:__invoke' => '?',
  7816.             'App\\Controller\\Async\\UserSign\\GetByEventAction' => '?',
  7817.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction:__invoke' => '?',
  7818.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction' => '?',
  7819.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction:__invoke' => '?',
  7820.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction' => '?',
  7821.             'App\\Controller\\Async\\UserSign\\PostJustificationAction:__invoke' => '?',
  7822.             'App\\Controller\\Async\\UserSign\\PostJustificationAction' => '?',
  7823.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction:__invoke' => '?',
  7824.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction' => '?',
  7825.             'App\\Controller\\Async\\UserSign\\PutAction:__invoke' => '?',
  7826.             'App\\Controller\\Async\\UserSign\\PutAction' => '?',
  7827.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction:__invoke' => '?',
  7828.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction' => '?',
  7829.             'App\\Controller\\Async\\UserSign\\PutSignatureAction:__invoke' => '?',
  7830.             'App\\Controller\\Async\\UserSign\\PutSignatureAction' => '?',
  7831.             'App\\Controller\\Async\\UserSign\\PutStatusAction:__invoke' => '?',
  7832.             'App\\Controller\\Async\\UserSign\\PutStatusAction' => '?',
  7833.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction:__invoke' => '?',
  7834.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction' => '?',
  7835.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction:__invoke' => '?',
  7836.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction' => '?',
  7837.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction:__invoke' => '?',
  7838.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction' => '?',
  7839.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction:__invoke' => '?',
  7840.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction' => '?',
  7841.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction:__invoke' => '?',
  7842.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction' => '?',
  7843.             'App\\Controller\\Async\\User\\CollectionAction:__invoke' => '?',
  7844.             'App\\Controller\\Async\\User\\CollectionAction' => '?',
  7845.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController:__invoke' => '?',
  7846.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController' => '?',
  7847.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController:__invoke' => '?',
  7848.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController' => '?',
  7849.             'App\\Controller\\AutoToken\\SigningAction:absent' => '?',
  7850.             'App\\Controller\\AutoToken\\SigningAction:getEventAsync' => '?',
  7851.             'App\\Controller\\AutoToken\\SigningAction:getUserSignAsync' => '?',
  7852.             'App\\Controller\\AutoToken\\SigningAction:setViewHandler' => '?',
  7853.             'App\\Controller\\AutoToken\\SigningAction:signature' => '?',
  7854.             'App\\Controller\\FileController:show' => '?',
  7855.             'App\\Controller\\Manage\\HomeController:index' => '?',
  7856.             'App\\Controller\\Manage\\RoomController:planning' => '?',
  7857.             'App\\Controller\\Manage\\SessionController:planning' => '?',
  7858.             'App\\Controller\\Manage\\SignaturesSheetController:delete' => '?',
  7859.             'App\\Controller\\Manage\\SignaturesSheetController:deleteMultipleSignatures' => '?',
  7860.             'App\\Controller\\Manage\\SignaturesSheetController:deleteSignaturesSheet' => '?',
  7861.             'App\\Controller\\Manage\\SignaturesSheetController:edit' => '?',
  7862.             'App\\Controller\\Manage\\SignaturesSheetController:generatePdfSheets' => '?',
  7863.             'App\\Controller\\Manage\\SignaturesSheetController:generatePdfSheetsPreview' => '?',
  7864.             'App\\Controller\\Manage\\SignaturesSheetController:htmlPreview' => '?',
  7865.             'App\\Controller\\Manage\\SignaturesSheetController:index' => '?',
  7866.             'App\\Controller\\Manage\\SignaturesSheetController:new' => '?',
  7867.             'App\\Controller\\Manage\\SignaturesSheetController:show' => '?',
  7868.             'App\\Controller\\Manage\\SigningController:index' => '?',
  7869.             'App\\Controller\\Manage\\UserPlanningController:planningUser' => '?',
  7870.             'App\\Controller\\OAuth\\NellappController:connectAction' => '?',
  7871.             'App\\Controller\\Profile\\ProfileSigningController:documentsIndex' => '?',
  7872.             'App\\Controller\\Profile\\ProfileSigningController:recalledIndex' => '?',
  7873.             'App\\Controller\\SearchCategoryController:__invoke' => '?',
  7874.             'App\\Controller\\SearchCategoryController' => '?',
  7875.             'App\\Controller\\SearchController:__invoke' => '?',
  7876.             'App\\Controller\\SearchController' => '?',
  7877.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController:show' => '?',
  7878.             'kernel:loadRoutes' => '?',
  7879.             'kernel:registerContainerConfiguration' => '?',
  7880.         ]);
  7881.     }
  7882.     /**
  7883.      * Gets the private '.service_locator.Sdca.NS' shared service.
  7884.      *
  7885.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7886.      */
  7887.     protected function get_ServiceLocator_Sdca_NSService()
  7888.     {
  7889.         return $this->privates['.service_locator.Sdca.NS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7890.             'channel' => ['privates''.errored..service_locator.Sdca.NS.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.Sdca.NS": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  7891.             'channelUserData' => ['privates''.errored..service_locator.Sdca.NS.App\\Entity\\ChannelUserData\\ChannelUserData'NULL'Cannot autowire service ".service_locator.Sdca.NS": it references class "App\\Entity\\ChannelUserData\\ChannelUserData" but no such service exists.'],
  7892.         ], [
  7893.             'channel' => 'App\\Entity\\Channel\\Channel',
  7894.             'channelUserData' => 'App\\Entity\\ChannelUserData\\ChannelUserData',
  7895.         ]);
  7896.     }
  7897.     /**
  7898.      * Gets the private '.service_locator.XdWTxWI' shared service.
  7899.      *
  7900.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7901.      */
  7902.     protected function get_ServiceLocator_XdWTxWIService()
  7903.     {
  7904.         return $this->privates['.service_locator.XdWTxWI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7905.             'userFavorite' => ['privates''.errored..service_locator.XdWTxWI.App\\Entity\\Account\\UserFavoriteFilter'NULL'Cannot autowire service ".service_locator.XdWTxWI": it references class "App\\Entity\\Account\\UserFavoriteFilter" but no such service exists.'],
  7906.         ], [
  7907.             'userFavorite' => 'App\\Entity\\Account\\UserFavoriteFilter',
  7908.         ]);
  7909.     }
  7910.     /**
  7911.      * Gets the private '.service_locator.Y4J.A.e' shared service.
  7912.      *
  7913.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7914.      */
  7915.     protected function get_ServiceLocator_Y4J_A_EService()
  7916.     {
  7917.         return $this->privates['.service_locator.Y4J.A.e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7918.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  7919.         ], [
  7920.             'failed' => '?',
  7921.         ]);
  7922.     }
  7923.     /**
  7924.      * Gets the private '.service_locator._HjxFZI' shared service.
  7925.      *
  7926.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7927.      */
  7928.     protected function get_ServiceLocator_HjxFZIService()
  7929.     {
  7930.         return $this->privates['.service_locator._HjxFZI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7931.             'channel' => ['privates''.errored..service_locator._HjxFZI.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator._HjxFZI": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  7932.             'user' => ['privates''.errored..service_locator._HjxFZI.App\\Entity\\Account\\User'NULL'Cannot autowire service ".service_locator._HjxFZI": it references class "App\\Entity\\Account\\User" but no such service exists.'],
  7933.         ], [
  7934.             'channel' => 'App\\Entity\\Channel\\Channel',
  7935.             'user' => 'App\\Entity\\Account\\User',
  7936.         ]);
  7937.     }
  7938.     /**
  7939.      * Gets the private '.service_locator._U2m1zW' shared service.
  7940.      *
  7941.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7942.      */
  7943.     protected function get_ServiceLocator_U2m1zWService()
  7944.     {
  7945.         return $this->privates['.service_locator._U2m1zW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7946.             'notification' => ['privates''.errored..service_locator._U2m1zW.App\\Entity\\Account\\Notification'NULL'Cannot autowire service ".service_locator._U2m1zW": it references class "App\\Entity\\Account\\Notification" but no such service exists.'],
  7947.         ], [
  7948.             'notification' => 'App\\Entity\\Account\\Notification',
  7949.         ]);
  7950.     }
  7951.     /**
  7952.      * Gets the private '.service_locator.aVAz5lc' shared service.
  7953.      *
  7954.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7955.      */
  7956.     protected function get_ServiceLocator_AVAz5lcService()
  7957.     {
  7958.         return $this->privates['.service_locator.aVAz5lc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7959.             'channel' => ['privates''.errored..service_locator.aVAz5lc.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.aVAz5lc": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  7960.             'favoriteFilterDTO' => ['privates''App\\DTO\\UserFavorite\\FavoriteFilterDTO''getFavoriteFilterDTOService'false],
  7961.             'userFavorite' => ['privates''.errored..service_locator.aVAz5lc.App\\Entity\\Account\\UserFavoriteFilter'NULL'Cannot autowire service ".service_locator.aVAz5lc": it references class "App\\Entity\\Account\\UserFavoriteFilter" but no such service exists.'],
  7962.         ], [
  7963.             'channel' => 'App\\Entity\\Channel\\Channel',
  7964.             'favoriteFilterDTO' => 'App\\DTO\\UserFavorite\\FavoriteFilterDTO',
  7965.             'userFavorite' => 'App\\Entity\\Account\\UserFavoriteFilter',
  7966.         ]);
  7967.     }
  7968.     /**
  7969.      * Gets the private '.service_locator.dHHQDtH' shared service.
  7970.      *
  7971.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7972.      */
  7973.     protected function get_ServiceLocator_DHHQDtHService()
  7974.     {
  7975.         return $this->privates['.service_locator.dHHQDtH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7976.             'viewhandler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  7977.         ], [
  7978.             'viewhandler' => '?',
  7979.         ]);
  7980.     }
  7981.     /**
  7982.      * Gets the private '.service_locator.fy7ETdA' shared service.
  7983.      *
  7984.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7985.      */
  7986.     protected function get_ServiceLocator_Fy7ETdAService()
  7987.     {
  7988.         return $this->privates['.service_locator.fy7ETdA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7989.             'channel' => ['privates''.errored..service_locator.fy7ETdA.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.fy7ETdA": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  7990.             'signaturesSheet' => ['privates''.errored..service_locator.fy7ETdA.App\\Entity\\SignaturesSheet'NULL'Cannot autowire service ".service_locator.fy7ETdA": it references class "App\\Entity\\SignaturesSheet" but no such service exists.'],
  7991.         ], [
  7992.             'channel' => 'App\\Entity\\Channel\\Channel',
  7993.             'signaturesSheet' => 'App\\Entity\\SignaturesSheet',
  7994.         ]);
  7995.     }
  7996.     /**
  7997.      * Gets the private '.service_locator.iARhfO1' shared service.
  7998.      *
  7999.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8000.      */
  8001.     protected function get_ServiceLocator_IARhfO1Service()
  8002.     {
  8003.         return $this->privates['.service_locator.iARhfO1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8004.             'channel' => ['privates''.errored..service_locator.iARhfO1.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.iARhfO1": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  8005.             'favoriteFilterDTO' => ['privates''App\\DTO\\UserFavorite\\FavoriteFilterDTO''getFavoriteFilterDTOService'false],
  8006.         ], [
  8007.             'channel' => 'App\\Entity\\Channel\\Channel',
  8008.             'favoriteFilterDTO' => 'App\\DTO\\UserFavorite\\FavoriteFilterDTO',
  8009.         ]);
  8010.     }
  8011.     /**
  8012.      * Gets the private '.service_locator.jGCgIS.' shared service.
  8013.      *
  8014.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8015.      */
  8016.     protected function get_ServiceLocator_JGCgIS_Service()
  8017.     {
  8018.         return $this->privates['.service_locator.jGCgIS.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8019.             'channel' => ['privates''.errored..service_locator.jGCgIS..App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.jGCgIS.": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  8020.             'signaturesSheet' => ['privates''.errored..service_locator.jGCgIS..App\\Entity\\SignaturesSheet'NULL'Cannot autowire service ".service_locator.jGCgIS.": it references class "App\\Entity\\SignaturesSheet" but no such service exists.'],
  8021.         ], [
  8022.             'channel' => 'App\\Entity\\Channel\\Channel',
  8023.             'signaturesSheet' => 'App\\Entity\\SignaturesSheet',
  8024.         ]);
  8025.     }
  8026.     /**
  8027.      * Gets the private '.service_locator.k.6sDgC' shared service.
  8028.      *
  8029.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8030.      */
  8031.     protected function get_ServiceLocator_K_6sDgCService()
  8032.     {
  8033.         return $this->privates['.service_locator.k.6sDgC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8034.             'channel' => ['privates''.errored..service_locator.k.6sDgC.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.k.6sDgC": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  8035.         ], [
  8036.             'channel' => 'App\\Entity\\Channel\\Channel',
  8037.         ]);
  8038.     }
  8039.     /**
  8040.      * Gets the private '.service_locator.n_DWpNE' shared service.
  8041.      *
  8042.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8043.      */
  8044.     protected function get_ServiceLocator_NDWpNEService()
  8045.     {
  8046.         return $this->privates['.service_locator.n_DWpNE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8047.             'builderUpdater' => ['services''spiriit_form_filter.query_builder_updater''getSpiriitFormFilter_QueryBuilderUpdaterService'false],
  8048.             'channel' => ['privates''.errored..service_locator.n_DWpNE.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.n_DWpNE": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  8049.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  8050.         ], [
  8051.             'builderUpdater' => '?',
  8052.             'channel' => 'App\\Entity\\Channel\\Channel',
  8053.             'paginator' => '?',
  8054.         ]);
  8055.     }
  8056.     /**
  8057.      * Gets the private '.service_locator.nyQ9vNF' shared service.
  8058.      *
  8059.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8060.      */
  8061.     protected function get_ServiceLocator_NyQ9vNFService()
  8062.     {
  8063.         return $this->privates['.service_locator.nyQ9vNF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8064.             'exception' => ['privates''.errored..service_locator.nyQ9vNF.Throwable'NULL'Cannot autowire service ".service_locator.nyQ9vNF": it references interface "Throwable" but no such service exists. You should maybe alias this interface to one of these existing services: "App\\Exception\\ConferenceDeniedException", "App\\Exception\\ConferenceEndFailedException", "App\\Exception\\ConferenceJoinFailedException", "App\\Exception\\ConferenceNotFoundException", "App\\Exception\\ExternalMeetingClientException", "App\\Exception\\ExternalMeetingNotFoundException", "Nellapp\\Bundle\\SDKBundle\\Sync\\Exception\\HydratorException", "Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Exception\\AppNotFoundException", "Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\Exception\\EntityException".'],
  8065.         ], [
  8066.             'exception' => 'Throwable',
  8067.         ]);
  8068.     }
  8069.     /**
  8070.      * Gets the private '.service_locator.pHJ8DAv' shared service.
  8071.      *
  8072.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8073.      */
  8074.     protected function get_ServiceLocator_PHJ8DAvService()
  8075.     {
  8076.         return $this->privates['.service_locator.pHJ8DAv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8077.             'builderUpdater' => ['services''spiriit_form_filter.query_builder_updater''getSpiriitFormFilter_QueryBuilderUpdaterService'false],
  8078.             'channel' => ['privates''.errored..service_locator.pHJ8DAv.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.pHJ8DAv": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  8079.         ], [
  8080.             'builderUpdater' => '?',
  8081.             'channel' => 'App\\Entity\\Channel\\Channel',
  8082.         ]);
  8083.     }
  8084.     /**
  8085.      * Gets the private '.service_locator.q.2Au53' shared service.
  8086.      *
  8087.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8088.      */
  8089.     protected function get_ServiceLocator_Q_2Au53Service()
  8090.     {
  8091.         return $this->privates['.service_locator.q.2Au53'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8092.             'channel' => ['privates''.errored..service_locator.q.2Au53.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.q.2Au53": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  8093.             'planningResource' => ['privates''.errored..service_locator.q.2Au53.App\\Entity\\Planning\\PlanningResource'NULL'Cannot autowire service ".service_locator.q.2Au53": it references class "App\\Entity\\Planning\\PlanningResource" but no such service exists.'],
  8094.         ], [
  8095.             'channel' => 'App\\Entity\\Channel\\Channel',
  8096.             'planningResource' => 'App\\Entity\\Planning\\PlanningResource',
  8097.         ]);
  8098.     }
  8099.     /**
  8100.      * Gets the private '.service_locator.rbKFZjg' shared service.
  8101.      *
  8102.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8103.      */
  8104.     protected function get_ServiceLocator_RbKFZjgService()
  8105.     {
  8106.         return $this->privates['.service_locator.rbKFZjg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8107.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  8108.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  8109.             'messenger.transport.sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  8110.             'messenger.transport.sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  8111.             'sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  8112.             'sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  8113.         ], [
  8114.             'failed' => '?',
  8115.             'messenger.transport.failed' => '?',
  8116.             'messenger.transport.sync_full_user_transport' => '?',
  8117.             'messenger.transport.sync_transport' => '?',
  8118.             'sync_full_user_transport' => '?',
  8119.             'sync_transport' => '?',
  8120.         ]);
  8121.     }
  8122.     /**
  8123.      * Gets the private '.service_locator.wnYhrar' shared service.
  8124.      *
  8125.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8126.      */
  8127.     protected function get_ServiceLocator_WnYhrarService()
  8128.     {
  8129.         return $this->privates['.service_locator.wnYhrar'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8130.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  8131.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  8132.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  8133.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  8134.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  8135.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  8136.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  8137.             'router' => ['services''router''getRouterService'false],
  8138.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  8139.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  8140.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  8141.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  8142.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  8143.         ], [
  8144.             'doctrine' => '?',
  8145.             'form.factory' => '?',
  8146.             'http_kernel' => '?',
  8147.             'message_bus' => '?',
  8148.             'messenger.default_bus' => '?',
  8149.             'parameter_bag' => '?',
  8150.             'request_stack' => '?',
  8151.             'router' => '?',
  8152.             'security.authorization_checker' => '?',
  8153.             'security.token_storage' => '?',
  8154.             'serializer' => '?',
  8155.             'session' => '.session.deprecated',
  8156.             'twig' => '?',
  8157.         ]);
  8158.     }
  8159.     /**
  8160.      * Gets the private '.service_locator.xenY4AD' shared service.
  8161.      *
  8162.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8163.      */
  8164.     protected function get_ServiceLocator_XenY4ADService()
  8165.     {
  8166.         return $this->privates['.service_locator.xenY4AD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8167.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  8168.             'security.firewall.map.context.core_sync' => ['privates''security.firewall.map.context.core_sync''getSecurity_Firewall_Map_Context_CoreSyncService'false],
  8169.             'security.firewall.map.context.core_sync_doc' => ['privates''security.firewall.map.context.core_sync_doc''getSecurity_Firewall_Map_Context_CoreSyncDocService'false],
  8170.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  8171.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  8172.         ], [
  8173.             'security.firewall.map.context.api' => '?',
  8174.             'security.firewall.map.context.core_sync' => '?',
  8175.             'security.firewall.map.context.core_sync_doc' => '?',
  8176.             'security.firewall.map.context.dev' => '?',
  8177.             'security.firewall.map.context.main' => '?',
  8178.         ]);
  8179.     }
  8180.     /**
  8181.      * Gets the private '.service_locator.z4vVS.d' shared service.
  8182.      *
  8183.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8184.      */
  8185.     protected function get_ServiceLocator_Z4vVS_DService()
  8186.     {
  8187.         return $this->privates['.service_locator.z4vVS.d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8188.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  8189.         ], [
  8190.             'paginator' => '?',
  8191.         ]);
  8192.     }
  8193.     /**
  8194.      * Gets the private '.session.deprecated' shared service.
  8195.      *
  8196.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  8197.      */
  8198.     protected function get_Session_DeprecatedService()
  8199.     {
  8200.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  8201.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  8202.         return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  8203.     }
  8204.     /**
  8205.      * Gets the private '.twig.command.debug.lazy' shared service.
  8206.      *
  8207.      * @return \Symfony\Component\Console\Command\LazyCommand
  8208.      */
  8209.     protected function get_Twig_Command_Debug_LazyService()
  8210.     {
  8211.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8213.         return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests'false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  8214.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  8215.         });
  8216.     }
  8217.     /**
  8218.      * Gets the private '.twig.command.lint.lazy' shared service.
  8219.      *
  8220.      * @return \Symfony\Component\Console\Command\LazyCommand
  8221.      */
  8222.     protected function get_Twig_Command_Lint_LazyService()
  8223.     {
  8224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8226.         return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors'false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  8227.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  8228.         });
  8229.     }
  8230.     /**
  8231.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  8232.      *
  8233.      * @return \Symfony\Component\Console\Command\LazyCommand
  8234.      */
  8235.     protected function get_VarDumper_Command_ServerDump_LazyService()
  8236.     {
  8237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8239.         return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place'false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
  8240.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  8241.         });
  8242.     }
  8243.     /**
  8244.      * Gets the private 'App\Command\Alert\AlertPraWithParentNotGroup' shared autowired service.
  8245.      *
  8246.      * @return \App\Command\Alert\AlertPraWithParentNotGroup
  8247.      */
  8248.     protected function getAlertPraWithParentNotGroupService()
  8249.     {
  8250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8251.         include_once \dirname(__DIR__4).'/src/Command/Alert/AlertPraWithParentNotGroup.php';
  8252.         $this->privates['App\\Command\\Alert\\AlertPraWithParentNotGroup'] = $instance = new \App\Command\Alert\AlertPraWithParentNotGroup(($this->privates['App\\Repository\\Planning\\PlanningResourceAssociationRepository'] ?? $this->getPlanningResourceAssociationRepositoryService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'] ?? $this->getMailerService()));
  8253.         $instance->setName('app:data-alert:pra-hierarchy');
  8254.         $instance->setDescription('Send email in case Pra with parent that is not instance of group is found in DB');
  8255.         return $instance;
  8256.     }
  8257.     /**
  8258.      * Gets the private 'App\Command\CleanDuplicatePRACommand' shared autowired service.
  8259.      *
  8260.      * @return \App\Command\CleanDuplicatePRACommand
  8261.      */
  8262.     protected function getCleanDuplicatePRACommandService()
  8263.     {
  8264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8265.         include_once \dirname(__DIR__4).'/src/Command/CleanDuplicatePRACommand.php';
  8266.         $this->privates['App\\Command\\CleanDuplicatePRACommand'] = $instance = new \App\Command\CleanDuplicatePRACommand(($this->privates['App\\Repository\\Planning\\PlanningResourceAssociationRepository'] ?? $this->getPlanningResourceAssociationRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8267.         $instance->setName('app:clean-duplicate-pra');
  8268.         $instance->setDescription('Remove all duplicated PRA from event');
  8269.         return $instance;
  8270.     }
  8271.     /**
  8272.      * Gets the private 'App\Command\CleanEventLocked' shared autowired service.
  8273.      *
  8274.      * @return \App\Command\CleanEventLocked
  8275.      */
  8276.     protected function getCleanEventLockedService()
  8277.     {
  8278.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8279.         include_once \dirname(__DIR__4).'/src/Command/CleanEventLocked.php';
  8280.         $this->privates['App\\Command\\CleanEventLocked'] = $instance = new \App\Command\CleanEventLocked(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8281.         $instance->setName('app:clean-locked-event');
  8282.         return $instance;
  8283.     }
  8284.     /**
  8285.      * Gets the private 'App\Command\CleanNotifCommand' shared autowired service.
  8286.      *
  8287.      * @return \App\Command\CleanNotifCommand
  8288.      */
  8289.     protected function getCleanNotifCommandService()
  8290.     {
  8291.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8292.         include_once \dirname(__DIR__4).'/src/Command/CleanNotifCommand.php';
  8293.         $this->privates['App\\Command\\CleanNotifCommand'] = $instance = new \App\Command\CleanNotifCommand(($this->privates['App\\Repository\\Account\\NotificationRepository'] ?? $this->getNotificationRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8294.         $instance->setName('app:clean-notif');
  8295.         return $instance;
  8296.     }
  8297.     /**
  8298.      * Gets the private 'App\Command\CleanUploadsCommand' shared autowired service.
  8299.      *
  8300.      * @return \App\Command\CleanUploadsCommand
  8301.      */
  8302.     protected function getCleanUploadsCommandService()
  8303.     {
  8304.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8305.         include_once \dirname(__DIR__4).'/src/Command/CleanUploadsCommand.php';
  8306.         $this->privates['App\\Command\\CleanUploadsCommand'] = $instance = new \App\Command\CleanUploadsCommand(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()), ($this->privates['App\\Repository\\FileRepository'] ?? $this->getFileRepositoryService()), ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()));
  8307.         $instance->setName('app:clean-uploads');
  8308.         return $instance;
  8309.     }
  8310.     /**
  8311.      * Gets the private 'App\Command\Conference\ConferenceNotifyOpenCommand' shared autowired service.
  8312.      *
  8313.      * @return \App\Command\Conference\ConferenceNotifyOpenCommand
  8314.      */
  8315.     protected function getConferenceNotifyOpenCommandService()
  8316.     {
  8317.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8318.         include_once \dirname(__DIR__4).'/src/Command/Conference/ConferenceNotifyOpenCommand.php';
  8319.         $this->privates['App\\Command\\Conference\\ConferenceNotifyOpenCommand'] = $instance = new \App\Command\Conference\ConferenceNotifyOpenCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()), ($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->privates['App\\Service\\User\\Notification\\NotificationService'] ?? $this->getNotificationServiceService()));
  8320.         $instance->setName('app:conference:notify-open');
  8321.         $instance->setDescription('Send notif for conferences with event starting soon');
  8322.         return $instance;
  8323.     }
  8324.     /**
  8325.      * Gets the private 'App\Command\Conference\ConferenceSyncStatusCommand' shared autowired service.
  8326.      *
  8327.      * @return \App\Command\Conference\ConferenceSyncStatusCommand
  8328.      */
  8329.     protected function getConferenceSyncStatusCommandService()
  8330.     {
  8331.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8332.         include_once \dirname(__DIR__4).'/src/Command/Conference/ConferenceSyncStatusCommand.php';
  8333.         $this->privates['App\\Command\\Conference\\ConferenceSyncStatusCommand'] = $instance = new \App\Command\Conference\ConferenceSyncStatusCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()), ($this->privates['App\\Repository\\Conference\\ConferenceRepository'] ?? $this->getConferenceRepositoryService()), ($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  8334.         $instance->setName('app:conference:sync-status');
  8335.         $instance->setDescription('Sync conference status from client provider');
  8336.         return $instance;
  8337.     }
  8338.     /**
  8339.      * Gets the private 'App\Command\DataFixer\FixEventGroupCommand' shared autowired service.
  8340.      *
  8341.      * @return \App\Command\DataFixer\FixEventGroupCommand
  8342.      */
  8343.     protected function getFixEventGroupCommandService()
  8344.     {
  8345.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8346.         include_once \dirname(__DIR__4).'/src/Command/DataFixer/FixEventGroupCommand.php';
  8347.         $this->privates['App\\Command\\DataFixer\\FixEventGroupCommand'] = $instance = new \App\Command\DataFixer\FixEventGroupCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->privates['App\\Repository\\Planning\\PlanningResourceRepository'] ?? $this->getPlanningResourceRepositoryService()), ($this->privates['App\\Repository\\Planning\\PlanningResourceAssociationRepository'] ?? $this->getPlanningResourceAssociationRepositoryService()), ($this->privates['App\\Repository\\Channel\\GroupRepository'] ?? $this->getGroupRepositoryService()));
  8348.         $instance->setName('app:fix-event-group');
  8349.         $instance->setDescription('Add a short description for your command');
  8350.         return $instance;
  8351.     }
  8352.     /**
  8353.      * Gets the private 'App\Command\DataFixer\PraHierarchyCommand' shared autowired service.
  8354.      *
  8355.      * @return \App\Command\DataFixer\PraHierarchyCommand
  8356.      */
  8357.     protected function getPraHierarchyCommandService()
  8358.     {
  8359.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8360.         include_once \dirname(__DIR__4).'/src/Command/DataFixer/PraHierarchyCommand.php';
  8361.         $this->privates['App\\Command\\DataFixer\\PraHierarchyCommand'] = $instance = new \App\Command\DataFixer\PraHierarchyCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Planning\\PlanningResourceAssociationRepository'] ?? $this->getPlanningResourceAssociationRepositoryService()));
  8362.         $instance->setName('app:data-fixer:pra-hierarchy');
  8363.         return $instance;
  8364.     }
  8365.     /**
  8366.      * Gets the private 'App\Command\DataTestGenerator\RunFixturesForTestCommand' shared autowired service.
  8367.      *
  8368.      * @return \App\Command\DataTestGenerator\RunFixturesForTestCommand
  8369.      */
  8370.     protected function getRunFixturesForTestCommandService()
  8371.     {
  8372.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8373.         include_once \dirname(__DIR__4).'/src/Command/DataTestGenerator/RunFixturesForTestCommand.php';
  8374.         $this->privates['App\\Command\\DataTestGenerator\\RunFixturesForTestCommand'] = $instance = new \App\Command\DataTestGenerator\RunFixturesForTestCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Channel\\GroupRepository'] ?? $this->getGroupRepositoryService()), ($this->privates['App\\Repository\\Account\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Repository\\Channel\\ChannelRepository'] ?? $this->getChannelRepositoryService()), ($this->privates['App\\Repository\\Channel\\RoomRepository'] ?? $this->getRoomRepositoryService()), ($this->privates['App\\Service\\Sign\\SignService'] ?? $this->getSignServiceService()));
  8375.         $instance->setName('app:run-fixtures-for-test');
  8376.         $instance->setDescription('Add a short description for your command');
  8377.         return $instance;
  8378.     }
  8379.     /**
  8380.      * Gets the private 'App\Command\Event\CleanEmptyRruleEntitiesCommand' shared autowired service.
  8381.      *
  8382.      * @return \App\Command\Event\CleanEmptyRruleEntitiesCommand
  8383.      */
  8384.     protected function getCleanEmptyRruleEntitiesCommandService()
  8385.     {
  8386.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8387.         include_once \dirname(__DIR__4).'/src/Command/Event/CleanEmptyRruleEntitiesCommand.php';
  8388.         $this->privates['App\\Command\\Event\\CleanEmptyRruleEntitiesCommand'] = $instance = new \App\Command\Event\CleanEmptyRruleEntitiesCommand(($this->privates['App\\Repository\\Planning\\RRuleEntityRepository'] ?? $this->getRRuleEntityRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8389.         $instance->setName('app:rrule:clear');
  8390.         $instance->setDescription('Clear empty rrule entities');
  8391.         return $instance;
  8392.     }
  8393.     /**
  8394.      * Gets the private 'App\Command\Event\FixEventResourcesFutureEventsCommand' shared autowired service.
  8395.      *
  8396.      * @return \App\Command\Event\FixEventResourcesFutureEventsCommand
  8397.      */
  8398.     protected function getFixEventResourcesFutureEventsCommandService()
  8399.     {
  8400.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8401.         include_once \dirname(__DIR__4).'/src/Command/Event/FixEventResourcesFutureEventsCommand.php';
  8402.         $this->privates['App\\Command\\Event\\FixEventResourcesFutureEventsCommand'] = $instance = new \App\Command\Event\FixEventResourcesFutureEventsCommand(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8403.         $instance->setName('app:fix-missing-resources');
  8404.         return $instance;
  8405.     }
  8406.     /**
  8407.      * Gets the private 'App\Command\Event\RefreshEventsResourcesCommand' shared autowired service.
  8408.      *
  8409.      * @return \App\Command\Event\RefreshEventsResourcesCommand
  8410.      */
  8411.     protected function getRefreshEventsResourcesCommandService()
  8412.     {
  8413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8414.         include_once \dirname(__DIR__4).'/src/Command/Event/RefreshEventsResourcesCommand.php';
  8415.         $this->privates['App\\Command\\Event\\RefreshEventsResourcesCommand'] = $instance = new \App\Command\Event\RefreshEventsResourcesCommand(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->privates['App\\Service\\EventRefreshResourcesService'] ?? $this->getEventRefreshResourcesServiceService()));
  8416.         $instance->setName('app:refresh-events-resources');
  8417.         return $instance;
  8418.     }
  8419.     /**
  8420.      * Gets the private 'App\Command\GenerateIncomingUserSignsCommand' shared autowired service.
  8421.      *
  8422.      * @return \App\Command\GenerateIncomingUserSignsCommand
  8423.      */
  8424.     protected function getGenerateIncomingUserSignsCommandService()
  8425.     {
  8426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8427.         include_once \dirname(__DIR__4).'/src/Command/GenerateIncomingUserSignsCommand.php';
  8428.         $this->privates['App\\Command\\GenerateIncomingUserSignsCommand'] = $instance = new \App\Command\GenerateIncomingUserSignsCommand(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->privates['App\\Service\\Sign\\SignService'] ?? $this->getSignServiceService()), ($this->privates['App\\Service\\EventRefreshResourcesService'] ?? $this->getEventRefreshResourcesServiceService()));
  8429.         $instance->setName('app:generate-incoming-usersigns');
  8430.         $instance->setDescription('Generate user signs depending on event type. For Lesson, generate usersigns for all events on the day. For ELearning, generate user signs on passed events.');
  8431.         return $instance;
  8432.     }
  8433.     /**
  8434.      * Gets the private 'App\Command\RemoveNotConfirmedUsersignsCommand' shared autowired service.
  8435.      *
  8436.      * @return \App\Command\RemoveNotConfirmedUsersignsCommand
  8437.      */
  8438.     protected function getRemoveNotConfirmedUsersignsCommandService()
  8439.     {
  8440.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8441.         include_once \dirname(__DIR__4).'/src/Command/RemoveNotConfirmedUsersignsCommand.php';
  8442.         $this->privates['App\\Command\\RemoveNotConfirmedUsersignsCommand'] = $instance = new \App\Command\RemoveNotConfirmedUsersignsCommand(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->privates['App\\Service\\Sign\\SignService'] ?? $this->getSignServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8443.         $instance->setName('app:remove-not-confirmed-usersigns');
  8444.         return $instance;
  8445.     }
  8446.     /**
  8447.      * Gets the private 'App\Command\SetFormerByDefaultOnEventCommand' shared autowired service.
  8448.      *
  8449.      * @return \App\Command\SetFormerByDefaultOnEventCommand
  8450.      */
  8451.     protected function getSetFormerByDefaultOnEventCommandService()
  8452.     {
  8453.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8454.         include_once \dirname(__DIR__4).'/src/Command/SetFormerByDefaultOnEventCommand.php';
  8455.         $this->privates['App\\Command\\SetFormerByDefaultOnEventCommand'] = $instance = new \App\Command\SetFormerByDefaultOnEventCommand(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->privates['App\\Repository\\Account\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8456.         $instance->setName('app:default-former-events');
  8457.         return $instance;
  8458.     }
  8459.     /**
  8460.      * Gets the private 'App\Command\Signature\CheckSignaturesRecallsCommand' shared autowired service.
  8461.      *
  8462.      * @return \App\Command\Signature\CheckSignaturesRecallsCommand
  8463.      */
  8464.     protected function getCheckSignaturesRecallsCommandService()
  8465.     {
  8466.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8467.         include_once \dirname(__DIR__4).'/src/Command/Signature/CheckSignaturesRecallsCommand.php';
  8468.         $this->privates['App\\Command\\Signature\\CheckSignaturesRecallsCommand'] = $instance = new \App\Command\Signature\CheckSignaturesRecallsCommand(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()), ($this->privates['App\\Service\\User\\Notification\\NotificationService'] ?? $this->getNotificationServiceService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService()));
  8469.         $instance->setName('app:check-signatures-recalls');
  8470.         return $instance;
  8471.     }
  8472.     /**
  8473.      * Gets the private 'App\Command\Signature\CheckUserSignAlertCommand' shared autowired service.
  8474.      *
  8475.      * @return \App\Command\Signature\CheckUserSignAlertCommand
  8476.      */
  8477.     protected function getCheckUserSignAlertCommandService()
  8478.     {
  8479.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8480.         include_once \dirname(__DIR__4).'/src/Command/Signature/CheckUserSignAlertCommand.php';
  8481.         $this->privates['App\\Command\\Signature\\CheckUserSignAlertCommand'] = $instance = new \App\Command\Signature\CheckUserSignAlertCommand(($this->privates['App\\Repository\\Account\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Service\\Sign\\UserSignAlertService'] ?? $this->getUserSignAlertServiceService()));
  8482.         $instance->setName('app:check:user-sign-alert');
  8483.         $instance->setDescription('Check if user has signed up alerts');
  8484.         return $instance;
  8485.     }
  8486.     /**
  8487.      * Gets the private 'App\Command\Signature\FixBlankSignCommand' shared autowired service.
  8488.      *
  8489.      * @return \App\Command\Signature\FixBlankSignCommand
  8490.      */
  8491.     protected function getFixBlankSignCommandService()
  8492.     {
  8493.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8494.         include_once \dirname(__DIR__4).'/src/Command/Signature/FixBlankSignCommand.php';
  8495.         $this->privates['App\\Command\\Signature\\FixBlankSignCommand'] = $instance = new \App\Command\Signature\FixBlankSignCommand((\dirname(__DIR__3).'/uploads/files/signatures'));
  8496.         $instance->setName('app:sign:fix-blank');
  8497.         $instance->setDescription('Fix blank sign.');
  8498.         return $instance;
  8499.     }
  8500.     /**
  8501.      * Gets the private 'App\DTO\UserFavorite\FavoriteFilterDTO' shared autowired service.
  8502.      *
  8503.      * @return \App\DTO\UserFavorite\FavoriteFilterDTO
  8504.      */
  8505.     protected function getFavoriteFilterDTOService()
  8506.     {
  8507.         include_once \dirname(__DIR__4).'/src/DTO/UserFavorite/FavoriteFilterDTO.php';
  8508.         return $this->privates['App\\DTO\\UserFavorite\\FavoriteFilterDTO'] = new \App\DTO\UserFavorite\FavoriteFilterDTO();
  8509.     }
  8510.     /**
  8511.      * Gets the private 'App\DTO\UserFavorite\ShareFavoriteFilterDTO' shared autowired service.
  8512.      *
  8513.      * @return \App\DTO\UserFavorite\ShareFavoriteFilterDTO
  8514.      */
  8515.     protected function getShareFavoriteFilterDTOService()
  8516.     {
  8517.         include_once \dirname(__DIR__4).'/src/DTO/UserFavorite/ShareFavoriteFilterDTO.php';
  8518.         return $this->privates['App\\DTO\\UserFavorite\\ShareFavoriteFilterDTO'] = new \App\DTO\UserFavorite\ShareFavoriteFilterDTO();
  8519.     }
  8520.     /**
  8521.      * Gets the private 'App\Doctrine\EventEntitySubscriber\ChannelUserData\AbstractCursusSubscriber' shared autowired service.
  8522.      *
  8523.      * @return \App\Doctrine\EventEntitySubscriber\ChannelUserData\AbstractCursusSubscriber
  8524.      */
  8525.     protected function getAbstractCursusSubscriberService()
  8526.     {
  8527.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8528.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/ChannelUserData/AbstractCursusSubscriber.php';
  8529.         return $this->privates['App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber'] = new \App\Doctrine\EventEntitySubscriber\ChannelUserData\AbstractCursusSubscriber(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  8530.     }
  8531.     /**
  8532.      * Gets the private 'App\Doctrine\EventEntitySubscriber\Channel\ChannelConfigurationSubscriber' shared autowired service.
  8533.      *
  8534.      * @return \App\Doctrine\EventEntitySubscriber\Channel\ChannelConfigurationSubscriber
  8535.      */
  8536.     protected function getChannelConfigurationSubscriberService()
  8537.     {
  8538.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8539.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/Channel/ChannelConfigurationSubscriber.php';
  8540.         return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber'] = new \App\Doctrine\EventEntitySubscriber\Channel\ChannelConfigurationSubscriber(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  8541.     }
  8542.     /**
  8543.      * Gets the private 'App\Doctrine\EventEntitySubscriber\Planning\EventSubscriber' shared autowired service.
  8544.      *
  8545.      * @return \App\Doctrine\EventEntitySubscriber\Planning\EventSubscriber
  8546.      */
  8547.     protected function getEventSubscriberService()
  8548.     {
  8549.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8550.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/Planning/EventSubscriber.php';
  8551.         $a = ($this->privates['App\\Service\\Sign\\UserSignAlertService'] ?? $this->getUserSignAlertServiceService());
  8552.         if (isset($this->privates['App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber'])) {
  8553.             return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber'];
  8554.         }
  8555.         return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber'] = new \App\Doctrine\EventEntitySubscriber\Planning\EventSubscriber($a, ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService()));
  8556.     }
  8557.     /**
  8558.      * Gets the private 'App\Doctrine\EventEntitySubscriber\Planning\PlanningResourceAssociationSubscriber' shared autowired service.
  8559.      *
  8560.      * @return \App\Doctrine\EventEntitySubscriber\Planning\PlanningResourceAssociationSubscriber
  8561.      */
  8562.     protected function getPlanningResourceAssociationSubscriberService()
  8563.     {
  8564.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8565.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/Planning/PlanningResourceAssociationSubscriber.php';
  8566.         return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber'] = new \App\Doctrine\EventEntitySubscriber\Planning\PlanningResourceAssociationSubscriber();
  8567.     }
  8568.     /**
  8569.      * Gets the private 'App\Doctrine\EventEntitySubscriber\Signing\FileCertificationSubscriber' shared autowired service.
  8570.      *
  8571.      * @return \App\Doctrine\EventEntitySubscriber\Signing\FileCertificationSubscriber
  8572.      */
  8573.     protected function getFileCertificationSubscriberService()
  8574.     {
  8575.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8576.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/Signing/FileCertificationSubscriber.php';
  8577.         include_once \dirname(__DIR__4).'/src/Service/Sign/UserSignCertificationService.php';
  8578.         return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber'] = new \App\Doctrine\EventEntitySubscriber\Signing\FileCertificationSubscriber(($this->privates['App\\Service\\Sign\\UserSignCertificationService'] ?? ($this->privates['App\\Service\\Sign\\UserSignCertificationService'] = new \App\Service\Sign\UserSignCertificationService())));
  8579.     }
  8580.     /**
  8581.      * Gets the private 'App\Doctrine\EventEntitySubscriber\Signing\UserSignCertificationSubscriber' shared autowired service.
  8582.      *
  8583.      * @return \App\Doctrine\EventEntitySubscriber\Signing\UserSignCertificationSubscriber
  8584.      */
  8585.     protected function getUserSignCertificationSubscriberService()
  8586.     {
  8587.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8588.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/Signing/UserSignCertificationSubscriber.php';
  8589.         include_once \dirname(__DIR__4).'/src/Service/Sign/UserSignCertificationService.php';
  8590.         return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber'] = new \App\Doctrine\EventEntitySubscriber\Signing\UserSignCertificationSubscriber(($this->privates['App\\Service\\Sign\\UserSignCertificationService'] ?? ($this->privates['App\\Service\\Sign\\UserSignCertificationService'] = new \App\Service\Sign\UserSignCertificationService())));
  8591.     }
  8592.     /**
  8593.      * Gets the private 'App\Doctrine\EventEntitySubscriber\Signing\UserSignSubscriber' shared autowired service.
  8594.      *
  8595.      * @return \App\Doctrine\EventEntitySubscriber\Signing\UserSignSubscriber
  8596.      */
  8597.     protected function getUserSignSubscriberService()
  8598.     {
  8599.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8600.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/Signing/UserSignSubscriber.php';
  8601.         $a = ($this->privates['App\\Service\\Sign\\UserSignAlertService'] ?? $this->getUserSignAlertServiceService());
  8602.         if (isset($this->privates['App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber'])) {
  8603.             return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber'];
  8604.         }
  8605.         return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber'] = new \App\Doctrine\EventEntitySubscriber\Signing\UserSignSubscriber($a);
  8606.     }
  8607.     /**
  8608.      * Gets the private 'App\Doctrine\EventSubscriber\PRAGroupFixSubscriber' shared autowired service.
  8609.      *
  8610.      * @return \App\Doctrine\EventSubscriber\PRAGroupFixSubscriber
  8611.      */
  8612.     protected function getPRAGroupFixSubscriberService()
  8613.     {
  8614.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8615.         include_once \dirname(__DIR__4).'/src/Doctrine/EventSubscriber/PRAGroupFixSubscriber.php';
  8616.         return $this->privates['App\\Doctrine\\EventSubscriber\\PRAGroupFixSubscriber'] = new \App\Doctrine\EventSubscriber\PRAGroupFixSubscriber();
  8617.     }
  8618.     /**
  8619.      * Gets the private 'App\Doctrine\EventSubscriber\RecurringEventsSubscriber' shared autowired service.
  8620.      *
  8621.      * @return \App\Doctrine\EventSubscriber\RecurringEventsSubscriber
  8622.      */
  8623.     protected function getRecurringEventsSubscriberService()
  8624.     {
  8625.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8626.         include_once \dirname(__DIR__4).'/src/Doctrine/EventSubscriber/RecurringEventsSubscriber.php';
  8627.         $a = ($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerUpdateService'] ?? $this->getRruleManagerUpdateServiceService());
  8628.         if (isset($this->privates['App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber'])) {
  8629.             return $this->privates['App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber'];
  8630.         }
  8631.         return $this->privates['App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber'] = new \App\Doctrine\EventSubscriber\RecurringEventsSubscriber($a, ($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerPersistService'] ?? $this->getRruleManagerPersistServiceService()), ($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerDeleteService'] ?? $this->getRruleManagerDeleteServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8632.     }
  8633.     /**
  8634.      * Gets the private 'App\Doctrine\EventSubscriber\UpdateSubscriber' shared autowired service.
  8635.      *
  8636.      * @return \App\Doctrine\EventSubscriber\UpdateSubscriber
  8637.      */
  8638.     protected function getUpdateSubscriberService()
  8639.     {
  8640.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8641.         include_once \dirname(__DIR__4).'/src/Doctrine/EventSubscriber/UpdateSubscriber.php';
  8642.         return $this->privates['App\\Doctrine\\EventSubscriber\\UpdateSubscriber'] = new \App\Doctrine\EventSubscriber\UpdateSubscriber();
  8643.     }
  8644.     /**
  8645.      * Gets the private 'App\Doctrine\Id\TransparentUuidGenerator' shared autowired service.
  8646.      *
  8647.      * @return \App\Doctrine\Id\TransparentUuidGenerator
  8648.      */
  8649.     protected function getTransparentUuidGeneratorService()
  8650.     {
  8651.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  8652.         include_once \dirname(__DIR__4).'/src/Doctrine/Id/TransparentUuidGenerator.php';
  8653.         return $this->privates['App\\Doctrine\\Id\\TransparentUuidGenerator'] = new \App\Doctrine\Id\TransparentUuidGenerator();
  8654.     }
  8655.     /**
  8656.      * Gets the private 'App\EventListener\FileRemoveListener' shared autowired service.
  8657.      *
  8658.      * @return \App\EventListener\FileRemoveListener
  8659.      */
  8660.     protected function getFileRemoveListenerService()
  8661.     {
  8662.         include_once \dirname(__DIR__4).'/src/EventListener/FileRemoveListener.php';
  8663.         $a = ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService());
  8664.         if (isset($this->privates['App\\EventListener\\FileRemoveListener'])) {
  8665.             return $this->privates['App\\EventListener\\FileRemoveListener'];
  8666.         }
  8667.         return $this->privates['App\\EventListener\\FileRemoveListener'] = new \App\EventListener\FileRemoveListener($a);
  8668.     }
  8669.     /**
  8670.      * Gets the private 'App\EventSubscriber\GroupEventAssociationSubscriber' shared autowired service.
  8671.      *
  8672.      * @return \App\EventSubscriber\GroupEventAssociationSubscriber
  8673.      */
  8674.     protected function getGroupEventAssociationSubscriberService()
  8675.     {
  8676.         include_once \dirname(__DIR__4).'/src/EventSubscriber/GroupEventAssociationSubscriber.php';
  8677.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8678.         if (isset($this->privates['App\\EventSubscriber\\GroupEventAssociationSubscriber'])) {
  8679.             return $this->privates['App\\EventSubscriber\\GroupEventAssociationSubscriber'];
  8680.         }
  8681.         $b = ($this->privates['App\\Service\\Sign\\SignService'] ?? $this->getSignServiceService());
  8682.         if (isset($this->privates['App\\EventSubscriber\\GroupEventAssociationSubscriber'])) {
  8683.             return $this->privates['App\\EventSubscriber\\GroupEventAssociationSubscriber'];
  8684.         }
  8685.         return $this->privates['App\\EventSubscriber\\GroupEventAssociationSubscriber'] = new \App\EventSubscriber\GroupEventAssociationSubscriber($a$b);
  8686.     }
  8687.     /**
  8688.      * Gets the private 'App\EventSubscriber\KernelEventSubscriber' shared autowired service.
  8689.      *
  8690.      * @return \App\EventSubscriber\KernelEventSubscriber
  8691.      */
  8692.     protected function getKernelEventSubscriberService()
  8693.     {
  8694.         include_once \dirname(__DIR__4).'/src/EventSubscriber/KernelEventSubscriber.php';
  8695.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/RrulePostProcessService.php';
  8696.         $a = ($this->privates['App\\Service\\Sign\\UserSignAlertService'] ?? $this->getUserSignAlertServiceService());
  8697.         if (isset($this->privates['App\\EventSubscriber\\KernelEventSubscriber'])) {
  8698.             return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'];
  8699.         }
  8700.         $b = ($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerPersistService'] ?? $this->getRruleManagerPersistServiceService());
  8701.         if (isset($this->privates['App\\EventSubscriber\\KernelEventSubscriber'])) {
  8702.             return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'];
  8703.         }
  8704.         $c = ($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerUpdateService'] ?? $this->getRruleManagerUpdateServiceService());
  8705.         if (isset($this->privates['App\\EventSubscriber\\KernelEventSubscriber'])) {
  8706.             return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'];
  8707.         }
  8708.         $d = ($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerDeleteService'] ?? $this->getRruleManagerDeleteServiceService());
  8709.         if (isset($this->privates['App\\EventSubscriber\\KernelEventSubscriber'])) {
  8710.             return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'];
  8711.         }
  8712.         $e = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8713.         if (isset($this->privates['App\\EventSubscriber\\KernelEventSubscriber'])) {
  8714.             return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'];
  8715.         }
  8716.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8717.         if (isset($this->privates['App\\EventSubscriber\\KernelEventSubscriber'])) {
  8718.             return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'];
  8719.         }
  8720.         return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'] = new \App\EventSubscriber\KernelEventSubscriber($a, new \App\Service\Calendar\Rrule\RrulePostProcessService($b$c$d$e$f));
  8721.     }
  8722.     /**
  8723.      * Gets the private 'App\Form\Async\Event\BaseType' shared autowired service.
  8724.      *
  8725.      * @return \App\Form\Async\Event\BaseType
  8726.      */
  8727.     protected function getBaseTypeService()
  8728.     {
  8729.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8730.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8731.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/BaseType.php';
  8732.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  8733.         return $this->privates['App\\Form\\Async\\Event\\BaseType'] = new \App\Form\Async\Event\BaseType(($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] = new \Nellapp\Bundle\SDKBundle\Channel\Service\ConfigurationService())));
  8734.     }
  8735.     /**
  8736.      * Gets the private 'App\Form\Async\Event\CollectionPutType' shared autowired service.
  8737.      *
  8738.      * @return \App\Form\Async\Event\CollectionPutType
  8739.      */
  8740.     protected function getCollectionPutTypeService()
  8741.     {
  8742.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8743.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8744.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/CollectionPutType.php';
  8745.         return $this->privates['App\\Form\\Async\\Event\\CollectionPutType'] = new \App\Form\Async\Event\CollectionPutType();
  8746.     }
  8747.     /**
  8748.      * Gets the private 'App\Form\Async\Event\DuplicateMultipleType' shared autowired service.
  8749.      *
  8750.      * @return \App\Form\Async\Event\DuplicateMultipleType
  8751.      */
  8752.     protected function getDuplicateMultipleTypeService()
  8753.     {
  8754.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8755.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8756.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/DuplicateMultipleType.php';
  8757.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  8758.         return $this->privates['App\\Form\\Async\\Event\\DuplicateMultipleType'] = new \App\Form\Async\Event\DuplicateMultipleType(($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] = new \Nellapp\Bundle\SDKBundle\Channel\Service\ConfigurationService())));
  8759.     }
  8760.     /**
  8761.      * Gets the private 'App\Form\Async\Event\PRAType' shared autowired service.
  8762.      *
  8763.      * @return \App\Form\Async\Event\PRAType
  8764.      */
  8765.     protected function getPRATypeService()
  8766.     {
  8767.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8768.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8769.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/PRAType.php';
  8770.         return $this->privates['App\\Form\\Async\\Event\\PRAType'] = new \App\Form\Async\Event\PRAType();
  8771.     }
  8772.     /**
  8773.      * Gets the private 'App\Form\Async\Event\PostType' shared autowired service.
  8774.      *
  8775.      * @return \App\Form\Async\Event\PostType
  8776.      */
  8777.     protected function getPostTypeService()
  8778.     {
  8779.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8780.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8781.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/PostType.php';
  8782.         return $this->privates['App\\Form\\Async\\Event\\PostType'] = new \App\Form\Async\Event\PostType();
  8783.     }
  8784.     /**
  8785.      * Gets the private 'App\Form\Async\Event\PutItemType' shared autowired service.
  8786.      *
  8787.      * @return \App\Form\Async\Event\PutItemType
  8788.      */
  8789.     protected function getPutItemTypeService()
  8790.     {
  8791.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8792.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8793.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/PutItemType.php';
  8794.         return $this->privates['App\\Form\\Async\\Event\\PutItemType'] = new \App\Form\Async\Event\PutItemType(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  8795.     }
  8796.     /**
  8797.      * Gets the private 'App\Form\Async\Event\PutRecurringType' shared autowired service.
  8798.      *
  8799.      * @return \App\Form\Async\Event\PutRecurringType
  8800.      */
  8801.     protected function getPutRecurringTypeService()
  8802.     {
  8803.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8804.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8805.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/PutRecurringType.php';
  8806.         return $this->privates['App\\Form\\Async\\Event\\PutRecurringType'] = new \App\Form\Async\Event\PutRecurringType();
  8807.     }
  8808.     /**
  8809.      * Gets the private 'App\Form\Async\Event\PutType' shared autowired service.
  8810.      *
  8811.      * @return \App\Form\Async\Event\PutType
  8812.      */
  8813.     protected function getPutTypeService()
  8814.     {
  8815.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8816.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8817.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/PutType.php';
  8818.         return $this->privates['App\\Form\\Async\\Event\\PutType'] = new \App\Form\Async\Event\PutType();
  8819.     }
  8820.     /**
  8821.      * Gets the private 'App\Form\Async\UserSign\CollectionPutType' shared autowired service.
  8822.      *
  8823.      * @return \App\Form\Async\UserSign\CollectionPutType
  8824.      */
  8825.     protected function getCollectionPutType2Service()
  8826.     {
  8827.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8828.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8829.         include_once \dirname(__DIR__4).'/src/Form/Async/UserSign/CollectionPutType.php';
  8830.         return $this->privates['App\\Form\\Async\\UserSign\\CollectionPutType'] = new \App\Form\Async\UserSign\CollectionPutType();
  8831.     }
  8832.     /**
  8833.      * Gets the private 'App\Form\Async\UserSign\PostType' shared autowired service.
  8834.      *
  8835.      * @return \App\Form\Async\UserSign\PostType
  8836.      */
  8837.     protected function getPostType2Service()
  8838.     {
  8839.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8840.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8841.         include_once \dirname(__DIR__4).'/src/Form/Async/UserSign/PostType.php';
  8842.         return $this->privates['App\\Form\\Async\\UserSign\\PostType'] = new \App\Form\Async\UserSign\PostType();
  8843.     }
  8844.     /**
  8845.      * Gets the private 'App\Form\Async\UserSign\PutItemType' shared autowired service.
  8846.      *
  8847.      * @return \App\Form\Async\UserSign\PutItemType
  8848.      */
  8849.     protected function getPutItemType2Service()
  8850.     {
  8851.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8852.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8853.         include_once \dirname(__DIR__4).'/src/Form/Async/UserSign/PutItemType.php';
  8854.         return $this->privates['App\\Form\\Async\\UserSign\\PutItemType'] = new \App\Form\Async\UserSign\PutItemType(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  8855.     }
  8856.     /**
  8857.      * Gets the private 'App\Form\Async\UserSign\PutStatusType' shared autowired service.
  8858.      *
  8859.      * @return \App\Form\Async\UserSign\PutStatusType
  8860.      */
  8861.     protected function getPutStatusTypeService()
  8862.     {
  8863.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8864.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8865.         include_once \dirname(__DIR__4).'/src/Form/Async/UserSign/PutStatusType.php';
  8866.         return $this->privates['App\\Form\\Async\\UserSign\\PutStatusType'] = new \App\Form\Async\UserSign\PutStatusType();
  8867.     }
  8868.     /**
  8869.      * Gets the private 'App\Form\Async\UserSign\PutType' shared autowired service.
  8870.      *
  8871.      * @return \App\Form\Async\UserSign\PutType
  8872.      */
  8873.     protected function getPutType2Service()
  8874.     {
  8875.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8876.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8877.         include_once \dirname(__DIR__4).'/src/Form/Async/UserSign/PutType.php';
  8878.         return $this->privates['App\\Form\\Async\\UserSign\\PutType'] = new \App\Form\Async\UserSign\PutType();
  8879.     }
  8880.     /**
  8881.      * Gets the private 'App\Form\AvailableExceptionUserType' shared autowired service.
  8882.      *
  8883.      * @return \App\Form\AvailableExceptionUserType
  8884.      */
  8885.     protected function getAvailableExceptionUserTypeService()
  8886.     {
  8887.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8888.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8889.         include_once \dirname(__DIR__4).'/src/Form/AvailableExceptionUserType.php';
  8890.         return $this->privates['App\\Form\\AvailableExceptionUserType'] = new \App\Form\AvailableExceptionUserType();
  8891.     }
  8892.     /**
  8893.      * Gets the private 'App\Form\EventAbsenceType' shared autowired service.
  8894.      *
  8895.      * @return \App\Form\EventAbsenceType
  8896.      */
  8897.     protected function getEventAbsenceTypeService()
  8898.     {
  8899.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8900.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8901.         include_once \dirname(__DIR__4).'/src/Form/EventAbsenceType.php';
  8902.         return $this->privates['App\\Form\\EventAbsenceType'] = new \App\Form\EventAbsenceType();
  8903.     }
  8904.     /**
  8905.      * Gets the private 'App\Form\Filter\Admin\Former\FormerCollectionFilterType' shared autowired service.
  8906.      *
  8907.      * @return \App\Form\Filter\Admin\Former\FormerCollectionFilterType
  8908.      */
  8909.     protected function getFormerCollectionFilterTypeService()
  8910.     {
  8911.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8912.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8913.         include_once \dirname(__DIR__4).'/src/Form/Filter/Admin/Former/FormerCollectionFilterType.php';
  8914.         return $this->privates['App\\Form\\Filter\\Admin\\Former\\FormerCollectionFilterType'] = new \App\Form\Filter\Admin\Former\FormerCollectionFilterType();
  8915.     }
  8916.     /**
  8917.      * Gets the private 'App\Form\Filter\Admin\Promotion\PromotionCollectionFilterType' shared autowired service.
  8918.      *
  8919.      * @return \App\Form\Filter\Admin\Promotion\PromotionCollectionFilterType
  8920.      */
  8921.     protected function getPromotionCollectionFilterTypeService()
  8922.     {
  8923.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8924.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8925.         include_once \dirname(__DIR__4).'/src/Form/Filter/Admin/Promotion/PromotionCollectionFilterType.php';
  8926.         return $this->privates['App\\Form\\Filter\\Admin\\Promotion\\PromotionCollectionFilterType'] = new \App\Form\Filter\Admin\Promotion\PromotionCollectionFilterType();
  8927.     }
  8928.     /**
  8929.      * Gets the private 'App\Form\Filter\Admin\SignatureSheet\SignatureSheetCollectionFilterType' shared autowired service.
  8930.      *
  8931.      * @return \App\Form\Filter\Admin\SignatureSheet\SignatureSheetCollectionFilterType
  8932.      */
  8933.     protected function getSignatureSheetCollectionFilterTypeService()
  8934.     {
  8935.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8936.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8937.         include_once \dirname(__DIR__4).'/src/Form/Filter/Admin/SignatureSheet/SignatureSheetCollectionFilterType.php';
  8938.         return $this->privates['App\\Form\\Filter\\Admin\\SignatureSheet\\SignatureSheetCollectionFilterType'] = new \App\Form\Filter\Admin\SignatureSheet\SignatureSheetCollectionFilterType();
  8939.     }
  8940.     /**
  8941.      * Gets the private 'App\Form\Filter\Admin\UserSign\UserSignCollectionFilterType' shared autowired service.
  8942.      *
  8943.      * @return \App\Form\Filter\Admin\UserSign\UserSignCollectionFilterType
  8944.      */
  8945.     protected function getUserSignCollectionFilterTypeService()
  8946.     {
  8947.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8948.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8949.         include_once \dirname(__DIR__4).'/src/Form/Filter/Admin/UserSign/UserSignCollectionFilterType.php';
  8950.         $a = ($this->services['router'] ?? $this->getRouterService());
  8951.         if (isset($this->privates['App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType'])) {
  8952.             return $this->privates['App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType'];
  8953.         }
  8954.         return $this->privates['App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType'] = new \App\Form\Filter\Admin\UserSign\UserSignCollectionFilterType($a, ($this->services['translator'] ?? $this->getTranslatorService()));
  8955.     }
  8956.     /**
  8957.      * Gets the private 'App\Form\Filter\Admin\User\UserCollectionFilterType' shared autowired service.
  8958.      *
  8959.      * @return \App\Form\Filter\Admin\User\UserCollectionFilterType
  8960.      */
  8961.     protected function getUserCollectionFilterTypeService()
  8962.     {
  8963.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8964.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8965.         include_once \dirname(__DIR__4).'/src/Form/Filter/Admin/User/UserCollectionFilterType.php';
  8966.         return $this->privates['App\\Form\\Filter\\Admin\\User\\UserCollectionFilterType'] = new \App\Form\Filter\Admin\User\UserCollectionFilterType();
  8967.     }
  8968.     /**
  8969.      * Gets the private 'App\Form\Filter\Async\AvailableException\CollectionFilter' shared autowired service.
  8970.      *
  8971.      * @return \App\Form\Filter\Async\AvailableException\CollectionFilter
  8972.      */
  8973.     protected function getCollectionFilterService()
  8974.     {
  8975.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8976.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8977.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/AvailableException/CollectionFilter.php';
  8978.         return $this->privates['App\\Form\\Filter\\Async\\AvailableException\\CollectionFilter'] = new \App\Form\Filter\Async\AvailableException\CollectionFilter();
  8979.     }
  8980.     /**
  8981.      * Gets the private 'App\Form\Filter\Async\Event\BaseCollectionFilter' shared autowired service.
  8982.      *
  8983.      * @return \App\Form\Filter\Async\Event\BaseCollectionFilter
  8984.      */
  8985.     protected function getBaseCollectionFilterService()
  8986.     {
  8987.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8988.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8989.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/Event/BaseCollectionFilter.php';
  8990.         return $this->privates['App\\Form\\Filter\\Async\\Event\\BaseCollectionFilter'] = new \App\Form\Filter\Async\Event\BaseCollectionFilter();
  8991.     }
  8992.     /**
  8993.      * Gets the private 'App\Form\Filter\Async\Event\CollectionFilter' shared autowired service.
  8994.      *
  8995.      * @return \App\Form\Filter\Async\Event\CollectionFilter
  8996.      */
  8997.     protected function getCollectionFilter2Service()
  8998.     {
  8999.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9000.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9001.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/Event/CollectionFilter.php';
  9002.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9003.         if (isset($this->privates['App\\Form\\Filter\\Async\\Event\\CollectionFilter'])) {
  9004.             return $this->privates['App\\Form\\Filter\\Async\\Event\\CollectionFilter'];
  9005.         }
  9006.         return $this->privates['App\\Form\\Filter\\Async\\Event\\CollectionFilter'] = new \App\Form\Filter\Async\Event\CollectionFilter($a);
  9007.     }
  9008.     /**
  9009.      * Gets the private 'App\Form\Filter\Async\Event\RruleCollectionFilter' shared autowired service.
  9010.      *
  9011.      * @return \App\Form\Filter\Async\Event\RruleCollectionFilter
  9012.      */
  9013.     protected function getRruleCollectionFilterService()
  9014.     {
  9015.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9016.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9017.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/Event/RruleCollectionFilter.php';
  9018.         return $this->privates['App\\Form\\Filter\\Async\\Event\\RruleCollectionFilter'] = new \App\Form\Filter\Async\Event\RruleCollectionFilter();
  9019.     }
  9020.     /**
  9021.      * Gets the private 'App\Form\Filter\Async\Group\CollectionFilter' shared autowired service.
  9022.      *
  9023.      * @return \App\Form\Filter\Async\Group\CollectionFilter
  9024.      */
  9025.     protected function getCollectionFilter3Service()
  9026.     {
  9027.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9028.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9029.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/Group/CollectionFilter.php';
  9030.         return $this->privates['App\\Form\\Filter\\Async\\Group\\CollectionFilter'] = new \App\Form\Filter\Async\Group\CollectionFilter();
  9031.     }
  9032.     /**
  9033.      * Gets the private 'App\Form\Filter\Async\PlanningResource\PlanningResourceFilterType' shared autowired service.
  9034.      *
  9035.      * @return \App\Form\Filter\Async\PlanningResource\PlanningResourceFilterType
  9036.      */
  9037.     protected function getPlanningResourceFilterTypeService()
  9038.     {
  9039.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9040.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9041.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/PlanningResource/PlanningResourceFilterType.php';
  9042.         $a = ($this->services['router'] ?? $this->getRouterService());
  9043.         if (isset($this->privates['App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType'])) {
  9044.             return $this->privates['App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType'];
  9045.         }
  9046.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  9047.         if (isset($this->privates['App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType'])) {
  9048.             return $this->privates['App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType'];
  9049.         }
  9050.         return $this->privates['App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType'] = new \App\Form\Filter\Async\PlanningResource\PlanningResourceFilterType($a$b);
  9051.     }
  9052.     /**
  9053.      * Gets the private 'App\Form\Filter\Async\Room\CollectionFilter' shared autowired service.
  9054.      *
  9055.      * @return \App\Form\Filter\Async\Room\CollectionFilter
  9056.      */
  9057.     protected function getCollectionFilter4Service()
  9058.     {
  9059.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9060.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9061.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/Room/CollectionFilter.php';
  9062.         return $this->privates['App\\Form\\Filter\\Async\\Room\\CollectionFilter'] = new \App\Form\Filter\Async\Room\CollectionFilter();
  9063.     }
  9064.     /**
  9065.      * Gets the private 'App\Form\Filter\Async\Session\CollectionFilter' shared autowired service.
  9066.      *
  9067.      * @return \App\Form\Filter\Async\Session\CollectionFilter
  9068.      */
  9069.     protected function getCollectionFilter5Service()
  9070.     {
  9071.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9072.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9073.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/Session/CollectionFilter.php';
  9074.         return $this->privates['App\\Form\\Filter\\Async\\Session\\CollectionFilter'] = new \App\Form\Filter\Async\Session\CollectionFilter();
  9075.     }
  9076.     /**
  9077.      * Gets the private 'App\Form\Filter\Async\SimpleGroup\CollectionFilter' shared autowired service.
  9078.      *
  9079.      * @return \App\Form\Filter\Async\SimpleGroup\CollectionFilter
  9080.      */
  9081.     protected function getCollectionFilter6Service()
  9082.     {
  9083.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9084.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9085.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/SimpleGroup/CollectionFilter.php';
  9086.         return $this->privates['App\\Form\\Filter\\Async\\SimpleGroup\\CollectionFilter'] = new \App\Form\Filter\Async\SimpleGroup\CollectionFilter();
  9087.     }
  9088.     /**
  9089.      * Gets the private 'App\Form\Filter\Async\User\CollectionFilter' shared autowired service.
  9090.      *
  9091.      * @return \App\Form\Filter\Async\User\CollectionFilter
  9092.      */
  9093.     protected function getCollectionFilter7Service()
  9094.     {
  9095.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9096.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9097.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/User/CollectionFilter.php';
  9098.         return $this->privates['App\\Form\\Filter\\Async\\User\\CollectionFilter'] = new \App\Form\Filter\Async\User\CollectionFilter(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9099.     }
  9100.     /**
  9101.      * Gets the private 'App\Form\Filter\ResourceSelectorFilter' shared autowired service.
  9102.      *
  9103.      * @return \App\Form\Filter\ResourceSelectorFilter
  9104.      */
  9105.     protected function getResourceSelectorFilterService()
  9106.     {
  9107.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9108.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9109.         include_once \dirname(__DIR__4).'/src/Form/Filter/ResourceSelectorFilter.php';
  9110.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9111.         if (isset($this->privates['App\\Form\\Filter\\ResourceSelectorFilter'])) {
  9112.             return $this->privates['App\\Form\\Filter\\ResourceSelectorFilter'];
  9113.         }
  9114.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  9115.         if (isset($this->privates['App\\Form\\Filter\\ResourceSelectorFilter'])) {
  9116.             return $this->privates['App\\Form\\Filter\\ResourceSelectorFilter'];
  9117.         }
  9118.         return $this->privates['App\\Form\\Filter\\ResourceSelectorFilter'] = new \App\Form\Filter\ResourceSelectorFilter($a$b);
  9119.     }
  9120.     /**
  9121.      * Gets the private 'App\Form\ImgFileType' shared autowired service.
  9122.      *
  9123.      * @return \App\Form\ImgFileType
  9124.      */
  9125.     protected function getImgFileTypeService()
  9126.     {
  9127.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9128.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9129.         include_once \dirname(__DIR__4).'/src/Form/ImgFileType.php';
  9130.         return $this->privates['App\\Form\\ImgFileType'] = new \App\Form\ImgFileType();
  9131.     }
  9132.     /**
  9133.      * Gets the private 'App\Form\Modal\EventType' shared autowired service.
  9134.      *
  9135.      * @return \App\Form\Modal\EventType
  9136.      */
  9137.     protected function getEventTypeService()
  9138.     {
  9139.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9140.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9141.         include_once \dirname(__DIR__4).'/src/Form/Modal/EventType.php';
  9142.         $a = ($this->services['router'] ?? $this->getRouterService());
  9143.         if (isset($this->privates['App\\Form\\Modal\\EventType'])) {
  9144.             return $this->privates['App\\Form\\Modal\\EventType'];
  9145.         }
  9146.         return $this->privates['App\\Form\\Modal\\EventType'] = new \App\Form\Modal\EventType($a);
  9147.     }
  9148.     /**
  9149.      * Gets the private 'App\Form\Planning\ExportPlanningResourceType' shared autowired service.
  9150.      *
  9151.      * @return \App\Form\Planning\ExportPlanningResourceType
  9152.      */
  9153.     protected function getExportPlanningResourceTypeService()
  9154.     {
  9155.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9156.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9157.         include_once \dirname(__DIR__4).'/src/Form/Planning/ExportPlanningResourceType.php';
  9158.         return $this->privates['App\\Form\\Planning\\ExportPlanningResourceType'] = new \App\Form\Planning\ExportPlanningResourceType();
  9159.     }
  9160.     /**
  9161.      * Gets the private 'App\Form\Planning\RRuleType' shared autowired service.
  9162.      *
  9163.      * @return \App\Form\Planning\RRuleType
  9164.      */
  9165.     protected function getRRuleTypeService()
  9166.     {
  9167.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9168.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9169.         include_once \dirname(__DIR__4).'/src/Form/Planning/RRuleType.php';
  9170.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  9171.         $a = ($this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'] ?? $this->getRRuleServiceService());
  9172.         if (isset($this->privates['App\\Form\\Planning\\RRuleType'])) {
  9173.             return $this->privates['App\\Form\\Planning\\RRuleType'];
  9174.         }
  9175.         return $this->privates['App\\Form\\Planning\\RRuleType'] = new \App\Form\Planning\RRuleType(($this->services['translator'] ?? $this->getTranslatorService()), $a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] = new \Nellapp\Bundle\SDKBundle\Channel\Service\ConfigurationService())));
  9176.     }
  9177.     /**
  9178.      * Gets the private 'App\Form\ReminderSignatureType' shared autowired service.
  9179.      *
  9180.      * @return \App\Form\ReminderSignatureType
  9181.      */
  9182.     protected function getReminderSignatureTypeService()
  9183.     {
  9184.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9185.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9186.         include_once \dirname(__DIR__4).'/src/Form/ReminderSignatureType.php';
  9187.         return $this->privates['App\\Form\\ReminderSignatureType'] = new \App\Form\ReminderSignatureType();
  9188.     }
  9189.     /**
  9190.      * Gets the private 'App\Form\Search\MainSearchType' shared autowired service.
  9191.      *
  9192.      * @return \App\Form\Search\MainSearchType
  9193.      */
  9194.     protected function getMainSearchTypeService()
  9195.     {
  9196.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9197.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9198.         include_once \dirname(__DIR__4).'/src/Form/Search/MainSearchType.php';
  9199.         return $this->privates['App\\Form\\Search\\MainSearchType'] = new \App\Form\Search\MainSearchType();
  9200.     }
  9201.     /**
  9202.      * Gets the private 'App\Form\Signature\TeacherSignaturePresentType' shared autowired service.
  9203.      *
  9204.      * @return \App\Form\Signature\TeacherSignaturePresentType
  9205.      */
  9206.     protected function getTeacherSignaturePresentTypeService()
  9207.     {
  9208.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9209.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9210.         include_once \dirname(__DIR__4).'/src/Form/Signature/TeacherSignaturePresentType.php';
  9211.         return $this->privates['App\\Form\\Signature\\TeacherSignaturePresentType'] = new \App\Form\Signature\TeacherSignaturePresentType(($this->services['translator'] ?? $this->getTranslatorService()));
  9212.     }
  9213.     /**
  9214.      * Gets the private 'App\Form\SignaturesSheetType' shared autowired service.
  9215.      *
  9216.      * @return \App\Form\SignaturesSheetType
  9217.      */
  9218.     protected function getSignaturesSheetTypeService()
  9219.     {
  9220.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9221.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9222.         include_once \dirname(__DIR__4).'/src/Form/SignaturesSheetType.php';
  9223.         return $this->privates['App\\Form\\SignaturesSheetType'] = new \App\Form\SignaturesSheetType();
  9224.     }
  9225.     /**
  9226.      * Gets the private 'App\Form\UserFullType' shared autowired service.
  9227.      *
  9228.      * @return \App\Form\UserFullType
  9229.      */
  9230.     protected function getUserFullTypeService()
  9231.     {
  9232.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9233.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9234.         include_once \dirname(__DIR__4).'/src/Form/UserFullType.php';
  9235.         return $this->privates['App\\Form\\UserFullType'] = new \App\Form\UserFullType();
  9236.     }
  9237.     /**
  9238.      * Gets the private 'App\Pdf\SignaturesSheetGenerator' shared autowired service.
  9239.      *
  9240.      * @return \App\Pdf\SignaturesSheetGenerator
  9241.      */
  9242.     protected function getSignaturesSheetGeneratorService()
  9243.     {
  9244.         include_once \dirname(__DIR__4).'/src/Pdf/AbstractGenerator.php';
  9245.         include_once \dirname(__DIR__4).'/src/Pdf/SignaturesSheetGenerator.php';
  9246.         include_once \dirname(__DIR__4).'/vendor/chrome-php/chrome/src/BrowserFactory.php';
  9247.         return $this->privates['App\\Pdf\\SignaturesSheetGenerator'] = new \App\Pdf\SignaturesSheetGenerator(new \HeadlessChromium\BrowserFactory($this->getEnv('resolve:CHROME_BIN')), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->targetDir.''.'/pdf_tmp'), ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()), true);
  9248.     }
  9249.     /**
  9250.      * Gets the private 'App\Repository\Account\NotificationRepository' shared autowired service.
  9251.      *
  9252.      * @return \App\Repository\Account\NotificationRepository
  9253.      */
  9254.     protected function getNotificationRepositoryService()
  9255.     {
  9256.         include_once \dirname(__DIR__4).'/src/Repository/Account/NotificationRepository.php';
  9257.         return $this->privates['App\\Repository\\Account\\NotificationRepository'] = new \App\Repository\Account\NotificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9258.     }
  9259.     /**
  9260.      * Gets the private 'App\Repository\Account\UserFavoriteFilterRepository' shared autowired service.
  9261.      *
  9262.      * @return \App\Repository\Account\UserFavoriteFilterRepository
  9263.      */
  9264.     protected function getUserFavoriteFilterRepositoryService()
  9265.     {
  9266.         include_once \dirname(__DIR__4).'/src/Repository/Account/UserFavoriteFilterRepository.php';
  9267.         return $this->privates['App\\Repository\\Account\\UserFavoriteFilterRepository'] = new \App\Repository\Account\UserFavoriteFilterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9268.     }
  9269.     /**
  9270.      * Gets the private 'App\Repository\Account\UserRepository' shared autowired service.
  9271.      *
  9272.      * @return \App\Repository\Account\UserRepository
  9273.      */
  9274.     protected function getUserRepositoryService()
  9275.     {
  9276.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/User/UserRepositoryInterface.php';
  9277.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/User/AbstractUserRepository.php';
  9278.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Repository/UserRepositoryInterface.php';
  9279.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Repository/UserRepositoryTrait.php';
  9280.         include_once \dirname(__DIR__4).'/src/Repository/Account/UserRepository.php';
  9281.         return $this->privates['App\\Repository\\Account\\UserRepository'] = new \App\Repository\Account\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  9282.     }
  9283.     /**
  9284.      * Gets the private 'App\Repository\ChannelUserData\AbstractCursusRepository' shared autowired service.
  9285.      *
  9286.      * @return \App\Repository\ChannelUserData\AbstractCursusRepository
  9287.      */
  9288.     protected function getAbstractCursusRepositoryService()
  9289.     {
  9290.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/AbstractCursusRepository/AbstractCursusRepositoryInterface.php';
  9291.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  9292.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/AbstractCursusRepository/AbstractCursusRepositoryTrait.php';
  9293.         include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/AbstractCursusRepository.php';
  9294.         return $this->privates['App\\Repository\\ChannelUserData\\AbstractCursusRepository'] = new \App\Repository\ChannelUserData\AbstractCursusRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9295.     }
  9296.     /**
  9297.      * Gets the private 'App\Repository\ChannelUserData\ChannelUserDataRepository' shared autowired service.
  9298.      *
  9299.      * @return \App\Repository\ChannelUserData\ChannelUserDataRepository
  9300.      */
  9301.     protected function getChannelUserDataRepositoryService()
  9302.     {
  9303.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  9304.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserData/ChannelUserDataRepositoryInterface.php';
  9305.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserData/AbstractChannelUserDataRepository.php';
  9306.         include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/ChannelUserDataRepository.php';
  9307.         return $this->privates['App\\Repository\\ChannelUserData\\ChannelUserDataRepository'] = new \App\Repository\ChannelUserData\ChannelUserDataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  9308.     }
  9309.     /**
  9310.      * Gets the private 'App\Repository\ChannelUserData\FavoriteFilterRepository' shared autowired service.
  9311.      *
  9312.      * @return \App\Repository\ChannelUserData\FavoriteFilterRepository
  9313.      */
  9314.     protected function getFavoriteFilterRepositoryService()
  9315.     {
  9316.         include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/FavoriteFilterRepository.php';
  9317.         return $this->privates['App\\Repository\\ChannelUserData\\FavoriteFilterRepository'] = new \App\Repository\ChannelUserData\FavoriteFilterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9318.     }
  9319.     /**
  9320.      * Gets the private 'App\Repository\Channel\ChannelRepository' shared autowired service.
  9321.      *
  9322.      * @return \App\Repository\Channel\ChannelRepository
  9323.      */
  9324.     protected function getChannelRepositoryService()
  9325.     {
  9326.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/Channel/ChannelRepositoryInterface.php';
  9327.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/Channel/AbstractChannelRepository.php';
  9328.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelRepository.php';
  9329.         return $this->privates['App\\Repository\\Channel\\ChannelRepository'] = new \App\Repository\Channel\ChannelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  9330.     }
  9331.     /**
  9332.      * Gets the private 'App\Repository\Channel\ChannelUserCursusPermissionRepository' shared autowired service.
  9333.      *
  9334.      * @return \App\Repository\Channel\ChannelUserCursusPermissionRepository
  9335.      */
  9336.     protected function getChannelUserCursusPermissionRepositoryService()
  9337.     {
  9338.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelUserPermissionRepositoryInterface.php';
  9339.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/AbstractChannelUserPermissionRepository.php';
  9340.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelUserCursusPermissionRepository.php';
  9341.         return $this->privates['App\\Repository\\Channel\\ChannelUserCursusPermissionRepository'] = new \App\Repository\Channel\ChannelUserCursusPermissionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9342.     }
  9343.     /**
  9344.      * Gets the private 'App\Repository\Channel\ChannelUserSessionPermissionRepository' shared autowired service.
  9345.      *
  9346.      * @return \App\Repository\Channel\ChannelUserSessionPermissionRepository
  9347.      */
  9348.     protected function getChannelUserSessionPermissionRepositoryService()
  9349.     {
  9350.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelUserPermissionRepositoryInterface.php';
  9351.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/AbstractChannelUserPermissionRepository.php';
  9352.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelUserSessionPermissionRepository.php';
  9353.         return $this->privates['App\\Repository\\Channel\\ChannelUserSessionPermissionRepository'] = new \App\Repository\Channel\ChannelUserSessionPermissionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9354.     }
  9355.     /**
  9356.      * Gets the private 'App\Repository\Channel\ChannelUserTrainingPermissionRepository' shared autowired service.
  9357.      *
  9358.      * @return \App\Repository\Channel\ChannelUserTrainingPermissionRepository
  9359.      */
  9360.     protected function getChannelUserTrainingPermissionRepositoryService()
  9361.     {
  9362.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelUserPermissionRepositoryInterface.php';
  9363.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/AbstractChannelUserPermissionRepository.php';
  9364.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelUserTrainingPermissionRepository.php';
  9365.         return $this->privates['App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository'] = new \App\Repository\Channel\ChannelUserTrainingPermissionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9366.     }
  9367.     /**
  9368.      * Gets the private 'App\Repository\Channel\ChannelWhiteLabelRepository' shared autowired service.
  9369.      *
  9370.      * @return \App\Repository\Channel\ChannelWhiteLabelRepository
  9371.      */
  9372.     protected function getChannelWhiteLabelRepositoryService()
  9373.     {
  9374.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelWhiteLabel/ChannelWhiteLabelRepositoryInterface.php';
  9375.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelWhiteLabel/AbstractChannelWhiteLabelRepository.php';
  9376.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelWhiteLabelRepository.php';
  9377.         return $this->privates['App\\Repository\\Channel\\ChannelWhiteLabelRepository'] = new \App\Repository\Channel\ChannelWhiteLabelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  9378.     }
  9379.     /**
  9380.      * Gets the private 'App\Repository\Channel\GroupRepository' shared autowired service.
  9381.      *
  9382.      * @return \App\Repository\Channel\GroupRepository
  9383.      */
  9384.     protected function getGroupRepositoryService()
  9385.     {
  9386.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/GroupRepository/GroupRepositoryInterface.php';
  9387.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/GroupRepository/GroupRepositoryTrait.php';
  9388.         include_once \dirname(__DIR__4).'/src/Repository/Channel/GroupRepository.php';
  9389.         return $this->privates['App\\Repository\\Channel\\GroupRepository'] = new \App\Repository\Channel\GroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9390.     }
  9391.     /**
  9392.      * Gets the private 'App\Repository\Channel\LessonRepository' shared autowired service.
  9393.      *
  9394.      * @return \App\Repository\Channel\LessonRepository
  9395.      */
  9396.     protected function getLessonRepositoryService()
  9397.     {
  9398.         include_once \dirname(__DIR__4).'/src/Repository/Channel/LessonRepository.php';
  9399.         return $this->privates['App\\Repository\\Channel\\LessonRepository'] = new \App\Repository\Channel\LessonRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9400.     }
  9401.     /**
  9402.      * Gets the private 'App\Repository\Channel\PlaceRepository' shared autowired service.
  9403.      *
  9404.      * @return \App\Repository\Channel\PlaceRepository
  9405.      */
  9406.     protected function getPlaceRepositoryService()
  9407.     {
  9408.         include_once \dirname(__DIR__4).'/src/Repository/Channel/PlaceRepository.php';
  9409.         return $this->privates['App\\Repository\\Channel\\PlaceRepository'] = new \App\Repository\Channel\PlaceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9410.     }
  9411.     /**
  9412.      * Gets the private 'App\Repository\Channel\RoomRepository' shared autowired service.
  9413.      *
  9414.      * @return \App\Repository\Channel\RoomRepository
  9415.      */
  9416.     protected function getRoomRepositoryService()
  9417.     {
  9418.         include_once \dirname(__DIR__4).'/src/Repository/Channel/RoomRepository.php';
  9419.         return $this->privates['App\\Repository\\Channel\\RoomRepository'] = new \App\Repository\Channel\RoomRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9420.     }
  9421.     /**
  9422.      * Gets the private 'App\Repository\Channel\SessionRepository' shared autowired service.
  9423.      *
  9424.      * @return \App\Repository\Channel\SessionRepository
  9425.      */
  9426.     protected function getSessionRepositoryService()
  9427.     {
  9428.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/SessionRepository/SessionRepositoryInterface.php';
  9429.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  9430.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/SessionRepository/SessionRepositoryTrait.php';
  9431.         include_once \dirname(__DIR__4).'/src/Repository/Channel/SessionRepository.php';
  9432.         return $this->privates['App\\Repository\\Channel\\SessionRepository'] = new \App\Repository\Channel\SessionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9433.     }
  9434.     /**
  9435.      * Gets the private 'App\Repository\Channel\TrainingRepository' shared autowired service.
  9436.      *
  9437.      * @return \App\Repository\Channel\TrainingRepository
  9438.      */
  9439.     protected function getTrainingRepositoryService()
  9440.     {
  9441.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  9442.         include_once \dirname(__DIR__4).'/src/Repository/Channel/TrainingRepository.php';
  9443.         return $this->privates['App\\Repository\\Channel\\TrainingRepository'] = new \App\Repository\Channel\TrainingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9444.     }
  9445.     /**
  9446.      * Gets the private 'App\Repository\Conference\ConferenceRepository' shared autowired service.
  9447.      *
  9448.      * @return \App\Repository\Conference\ConferenceRepository
  9449.      */
  9450.     protected function getConferenceRepositoryService()
  9451.     {
  9452.         include_once \dirname(__DIR__4).'/src/Repository/Conference/ConferenceRepository.php';
  9453.         return $this->privates['App\\Repository\\Conference\\ConferenceRepository'] = new \App\Repository\Conference\ConferenceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9454.     }
  9455.     /**
  9456.      * Gets the private 'App\Repository\FileRepository' shared autowired service.
  9457.      *
  9458.      * @return \App\Repository\FileRepository
  9459.      */
  9460.     protected function getFileRepositoryService()
  9461.     {
  9462.         include_once \dirname(__DIR__4).'/src/Repository/FileRepository.php';
  9463.         return $this->privates['App\\Repository\\FileRepository'] = new \App\Repository\FileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9464.     }
  9465.     /**
  9466.      * Gets the private 'App\Repository\Planning\AvailableExceptionRepository' shared autowired service.
  9467.      *
  9468.      * @return \App\Repository\Planning\AvailableExceptionRepository
  9469.      */
  9470.     protected function getAvailableExceptionRepositoryService()
  9471.     {
  9472.         include_once \dirname(__DIR__4).'/src/Repository/Planning/AvailableExceptionRepository.php';
  9473.         return $this->privates['App\\Repository\\Planning\\AvailableExceptionRepository'] = new \App\Repository\Planning\AvailableExceptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9474.     }
  9475.     /**
  9476.      * Gets the private 'App\Repository\Planning\EventRepository' shared autowired service.
  9477.      *
  9478.      * @return \App\Repository\Planning\EventRepository
  9479.      */
  9480.     protected function getEventRepositoryService()
  9481.     {
  9482.         include_once \dirname(__DIR__4).'/src/Repository/Planning/EventRepository.php';
  9483.         return $this->privates['App\\Repository\\Planning\\EventRepository'] = new \App\Repository\Planning\EventRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Repository\\Planning\\PlanningResourceAssociationRepository'] ?? $this->getPlanningResourceAssociationRepositoryService()));
  9484.     }
  9485.     /**
  9486.      * Gets the private 'App\Repository\Planning\PlanningResourceAssociationRepository' shared autowired service.
  9487.      *
  9488.      * @return \App\Repository\Planning\PlanningResourceAssociationRepository
  9489.      */
  9490.     protected function getPlanningResourceAssociationRepositoryService()
  9491.     {
  9492.         include_once \dirname(__DIR__4).'/src/Repository/Planning/PlanningResourceAssociationRepository.php';
  9493.         return $this->privates['App\\Repository\\Planning\\PlanningResourceAssociationRepository'] = new \App\Repository\Planning\PlanningResourceAssociationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Repository\\Channel\\SessionRepository'] ?? $this->getSessionRepositoryService()));
  9494.     }
  9495.     /**
  9496.      * Gets the private 'App\Repository\Planning\PlanningResourceRepository' shared autowired service.
  9497.      *
  9498.      * @return \App\Repository\Planning\PlanningResourceRepository
  9499.      */
  9500.     protected function getPlanningResourceRepositoryService()
  9501.     {
  9502.         include_once \dirname(__DIR__4).'/src/Repository/Planning/PlanningResourceRepository.php';
  9503.         return $this->privates['App\\Repository\\Planning\\PlanningResourceRepository'] = new \App\Repository\Planning\PlanningResourceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9504.     }
  9505.     /**
  9506.      * Gets the private 'App\Repository\Planning\RRuleEntityRepository' shared autowired service.
  9507.      *
  9508.      * @return \App\Repository\Planning\RRuleEntityRepository
  9509.      */
  9510.     protected function getRRuleEntityRepositoryService()
  9511.     {
  9512.         include_once \dirname(__DIR__4).'/src/Repository/Planning/RRuleEntityRepository.php';
  9513.         return $this->privates['App\\Repository\\Planning\\RRuleEntityRepository'] = new \App\Repository\Planning\RRuleEntityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9514.     }
  9515.     /**
  9516.      * Gets the private 'App\Repository\Planning\RRuleExceptionRepository' shared autowired service.
  9517.      *
  9518.      * @return \App\Repository\Planning\RRuleExceptionRepository
  9519.      */
  9520.     protected function getRRuleExceptionRepositoryService()
  9521.     {
  9522.         include_once \dirname(__DIR__4).'/src/Repository/Planning/RRuleExceptionRepository.php';
  9523.         return $this->privates['App\\Repository\\Planning\\RRuleExceptionRepository'] = new \App\Repository\Planning\RRuleExceptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9524.     }
  9525.     /**
  9526.      * Gets the private 'App\Repository\SignaturesSheetRepository' shared autowired service.
  9527.      *
  9528.      * @return \App\Repository\SignaturesSheetRepository
  9529.      */
  9530.     protected function getSignaturesSheetRepositoryService()
  9531.     {
  9532.         include_once \dirname(__DIR__4).'/src/Repository/SignaturesSheetRepository.php';
  9533.         return $this->privates['App\\Repository\\SignaturesSheetRepository'] = new \App\Repository\SignaturesSheetRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9534.     }
  9535.     /**
  9536.      * Gets the private 'App\Repository\Signing\UserSignRepository' shared autowired service.
  9537.      *
  9538.      * @return \App\Repository\Signing\UserSignRepository
  9539.      */
  9540.     protected function getUserSignRepositoryService()
  9541.     {
  9542.         include_once \dirname(__DIR__4).'/src/Repository/Signing/UserSignRepository.php';
  9543.         return $this->privates['App\\Repository\\Signing\\UserSignRepository'] = new \App\Repository\Signing\UserSignRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9544.     }
  9545.     /**
  9546.      * Gets the private 'App\SdkBundle\Hydrator\Channel\AbstractCursusHydrator' shared autowired service.
  9547.      *
  9548.      * @return \App\SdkBundle\Hydrator\Channel\AbstractCursusHydrator
  9549.      */
  9550.     protected function getAbstractCursusHydratorService()
  9551.     {
  9552.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  9553.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  9554.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/AbstractCursusHydrator.php';
  9555.         include_once \dirname(__DIR__4).'/src/SdkBundle/Hydrator/Channel/AbstractCursusHydrator.php';
  9556.         $instance = new \App\SdkBundle\Hydrator\Channel\AbstractCursusHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'] ?? $this->getTrainingRetrieverService()));
  9557.         $this->privates['App\SdkBundle\Hydrator\Channel\AbstractCursusHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9558.         return $instance;
  9559.     }
  9560.     /**
  9561.      * Gets the private 'App\Service\Calendar\EventManager' shared autowired service.
  9562.      *
  9563.      * @return \App\Service\Calendar\EventManager
  9564.      */
  9565.     protected function getEventManagerService()
  9566.     {
  9567.         include_once \dirname(__DIR__4).'/src/Service/Calendar/EventManager.php';
  9568.         return $this->privates['App\\Service\\Calendar\\EventManager'] = new \App\Service\Calendar\EventManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9569.     }
  9570.     /**
  9571.      * Gets the private 'App\Service\Calendar\Rrule\RRuleService' shared autowired service.
  9572.      *
  9573.      * @return \App\Service\Calendar\Rrule\RRuleService
  9574.      */
  9575.     protected function getRRuleServiceService()
  9576.     {
  9577.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/RRuleService.php';
  9578.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Utils/DateUtils.php';
  9579.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  9580.         $a = ($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService());
  9581.         if (isset($this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'])) {
  9582.             return $this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'];
  9583.         }
  9584.         return $this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'] = new \App\Service\Calendar\Rrule\RRuleService(($this->services['translator'] ?? $this->getTranslatorService()), new \App\Service\Calendar\Utils\DateUtils(), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] = new \Nellapp\Bundle\SDKBundle\Channel\Service\ConfigurationService())), $a);
  9585.     }
  9586.     /**
  9587.      * Gets the private 'App\Service\Calendar\Rrule\RruleManagerDeleteService' shared autowired service.
  9588.      *
  9589.      * @return \App\Service\Calendar\Rrule\RruleManagerDeleteService
  9590.      */
  9591.     protected function getRruleManagerDeleteServiceService()
  9592.     {
  9593.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/AbstractRruleManagerService.php';
  9594.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/RruleManagerDeleteService.php';
  9595.         $a = ($this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'] ?? $this->getRRuleServiceService());
  9596.         if (isset($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerDeleteService'])) {
  9597.             return $this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerDeleteService'];
  9598.         }
  9599.         return $this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerDeleteService'] = new \App\Service\Calendar\Rrule\RruleManagerDeleteService($a, ($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  9600.     }
  9601.     /**
  9602.      * Gets the private 'App\Service\Calendar\Rrule\RruleManagerPersistService' shared autowired service.
  9603.      *
  9604.      * @return \App\Service\Calendar\Rrule\RruleManagerPersistService
  9605.      */
  9606.     protected function getRruleManagerPersistServiceService()
  9607.     {
  9608.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/AbstractRruleManagerService.php';
  9609.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/RruleManagerPersistService.php';
  9610.         $a = ($this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'] ?? $this->getRRuleServiceService());
  9611.         if (isset($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerPersistService'])) {
  9612.             return $this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerPersistService'];
  9613.         }
  9614.         return $this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerPersistService'] = new \App\Service\Calendar\Rrule\RruleManagerPersistService($a, ($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  9615.     }
  9616.     /**
  9617.      * Gets the private 'App\Service\Calendar\Rrule\RruleManagerUpdateService' shared autowired service.
  9618.      *
  9619.      * @return \App\Service\Calendar\Rrule\RruleManagerUpdateService
  9620.      */
  9621.     protected function getRruleManagerUpdateServiceService()
  9622.     {
  9623.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/AbstractRruleManagerService.php';
  9624.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/RruleManagerUpdateService.php';
  9625.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9626.         if (isset($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerUpdateService'])) {
  9627.             return $this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerUpdateService'];
  9628.         }
  9629.         return $this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerUpdateService'] = new \App\Service\Calendar\Rrule\RruleManagerUpdateService(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), $a, ($this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'] ?? $this->getRRuleServiceService()), ($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  9630.     }
  9631.     /**
  9632.      * Gets the private 'App\Service\Conference\ConferenceService' shared autowired service.
  9633.      *
  9634.      * @return \App\Service\Conference\ConferenceService
  9635.      */
  9636.     protected function getConferenceServiceService()
  9637.     {
  9638.         include_once \dirname(__DIR__4).'/src/Service/Conference/ConferenceService.php';
  9639.         include_once \dirname(__DIR__4).'/src/Service/ExternalMeetingClient/ExternalMeetingClientRegistry.php';
  9640.         include_once \dirname(__DIR__4).'/src/Service/Conference/ConferenceManager.php';
  9641.         include_once \dirname(__DIR__4).'/src/Service/Conference/ConferenceOwnerTypeResolver.php';
  9642.         include_once \dirname(__DIR__4).'/src/Service/Conference/ConferenceProviderResolver.php';
  9643.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  9644.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9645.         if (isset($this->privates['App\\Service\\Conference\\ConferenceService'])) {
  9646.             return $this->privates['App\\Service\\Conference\\ConferenceService'];
  9647.         }
  9648.         $b = ($this->services['router'] ?? $this->getRouterService());
  9649.         if (isset($this->privates['App\\Service\\Conference\\ConferenceService'])) {
  9650.             return $this->privates['App\\Service\\Conference\\ConferenceService'];
  9651.         }
  9652.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] = new \Nellapp\Bundle\SDKBundle\Channel\Service\ConfigurationService()));
  9653.         return $this->privates['App\\Service\\Conference\\ConferenceService'] = new \App\Service\Conference\ConferenceService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, new \App\Service\ExternalMeetingClient\ExternalMeetingClientRegistry(new RewindableGenerator(function () {
  9654.             yield => ($this->privates['App\\Service\\ExternalMeetingClient\\BBBApiService'] ?? $this->getBBBApiServiceService());
  9655.         }, 1)), $c, new \App\Service\Conference\ConferenceManager($c, new \App\Service\Conference\ConferenceOwnerTypeResolver(), new \App\Service\Conference\ConferenceProviderResolver()));
  9656.     }
  9657.     /**
  9658.      * Gets the private 'App\Service\EventRefreshResourcesService' shared autowired service.
  9659.      *
  9660.      * @return \App\Service\EventRefreshResourcesService
  9661.      */
  9662.     protected function getEventRefreshResourcesServiceService()
  9663.     {
  9664.         include_once \dirname(__DIR__4).'/src/Service/EventRefreshResourcesService.php';
  9665.         return $this->privates['App\\Service\\EventRefreshResourcesService'] = new \App\Service\EventRefreshResourcesService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Sign\\SignService'] ?? $this->getSignServiceService()));
  9666.     }
  9667.     /**
  9668.      * Gets the private 'App\Service\EventsUserProgression' shared autowired service.
  9669.      *
  9670.      * @return \App\Service\EventsUserProgression
  9671.      */
  9672.     protected function getEventsUserProgressionService()
  9673.     {
  9674.         include_once \dirname(__DIR__4).'/src/Service/EventsUserProgression.php';
  9675.         return $this->privates['App\\Service\\EventsUserProgression'] = new \App\Service\EventsUserProgression(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  9676.     }
  9677.     /**
  9678.      * Gets the private 'App\Service\ExternalMeetingClient\BBBApiService' shared autowired service.
  9679.      *
  9680.      * @return \App\Service\ExternalMeetingClient\BBBApiService
  9681.      */
  9682.     protected function getBBBApiServiceService()
  9683.     {
  9684.         include_once \dirname(__DIR__4).'/src/Service/ExternalMeetingClient/ExternalMeetingClientInterface.php';
  9685.         include_once \dirname(__DIR__4).'/src/Service/ExternalMeetingClient/BBBApiService.php';
  9686.         return $this->privates['App\\Service\\ExternalMeetingClient\\BBBApiService'] = new \App\Service\ExternalMeetingClient\BBBApiService($this->getEnv('BBB_BASE_URL'), $this->getEnv('BBB_SECRET'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  9687.     }
  9688.     /**
  9689.      * Gets the private 'App\Service\FavoriteFilter\FavoriteFilterManager' shared autowired service.
  9690.      *
  9691.      * @return \App\Service\FavoriteFilter\FavoriteFilterManager
  9692.      */
  9693.     protected function getFavoriteFilterManagerService()
  9694.     {
  9695.         include_once \dirname(__DIR__4).'/src/Service/FavoriteFilter/FavoriteFilterManager.php';
  9696.         return $this->privates['App\\Service\\FavoriteFilter\\FavoriteFilterManager'] = new \App\Service\FavoriteFilter\FavoriteFilterManager(($this->privates['App\\Repository\\Planning\\PlanningResourceRepository'] ?? $this->getPlanningResourceRepositoryService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\ChannelUserRoleRepository'] ?? $this->getChannelUserRoleRepositoryService()), ($this->privates['App\\Repository\\Account\\UserRepository'] ?? $this->getUserRepositoryService()));
  9697.     }
  9698.     /**
  9699.      * Gets the private 'App\Service\FileService' shared autowired service.
  9700.      *
  9701.      * @return \App\Service\FileService
  9702.      */
  9703.     protected function getFileServiceService()
  9704.     {
  9705.         include_once \dirname(__DIR__4).'/src/Service/FileService.php';
  9706.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9707.         if (isset($this->privates['App\\Service\\FileService'])) {
  9708.             return $this->privates['App\\Service\\FileService'];
  9709.         }
  9710.         return $this->privates['App\\Service\\FileService'] = new \App\Service\FileService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, ($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()));
  9711.     }
  9712.     /**
  9713.      * Gets the private 'App\Service\MailService' shared autowired service.
  9714.      *
  9715.      * @return \App\Service\MailService
  9716.      */
  9717.     protected function getMailServiceService()
  9718.     {
  9719.         include_once \dirname(__DIR__4).'/src/Service/MailService.php';
  9720.         include_once \dirname(__DIR__4).'/src/Service/Calendar/EventService.php';
  9721.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'] ?? $this->getMailerService());
  9722.         if (isset($this->privates['App\\Service\\MailService'])) {
  9723.             return $this->privates['App\\Service\\MailService'];
  9724.         }
  9725.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  9726.         if (isset($this->privates['App\\Service\\MailService'])) {
  9727.             return $this->privates['App\\Service\\MailService'];
  9728.         }
  9729.         $c = ($this->services['router'] ?? $this->getRouterService());
  9730.         if (isset($this->privates['App\\Service\\MailService'])) {
  9731.             return $this->privates['App\\Service\\MailService'];
  9732.         }
  9733.         return $this->privates['App\\Service\\MailService'] = new \App\Service\MailService($a$b$c$c, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'npm'))), ($this->privates['App\\Service\\Calendar\\EventService'] ?? ($this->privates['App\\Service\\Calendar\\EventService'] = new \App\Service\Calendar\EventService())));
  9734.     }
  9735.     /**
  9736.      * Gets the private 'App\Service\PlanningResourceExportService' shared autowired service.
  9737.      *
  9738.      * @return \App\Service\PlanningResourceExportService
  9739.      */
  9740.     protected function getPlanningResourceExportServiceService()
  9741.     {
  9742.         include_once \dirname(__DIR__4).'/src/Service/PlanningResourceExportService.php';
  9743.         include_once \dirname(__DIR__4).'/src/Service/XlsExport/XlsExporter.php';
  9744.         return $this->privates['App\\Service\\PlanningResourceExportService'] = new \App\Service\PlanningResourceExportService(new \App\Service\XlsExport\XlsExporter(), ($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()));
  9745.     }
  9746.     /**
  9747.      * Gets the private 'App\Service\SearchService' shared autowired service.
  9748.      *
  9749.      * @return \App\Service\SearchService
  9750.      */
  9751.     protected function getSearchServiceService()
  9752.     {
  9753.         include_once \dirname(__DIR__4).'/src/Service/SearchService.php';
  9754.         return $this->privates['App\\Service\\SearchService'] = new \App\Service\SearchService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  9755.     }
  9756.     /**
  9757.      * Gets the private 'App\Service\Sign\SignService' shared autowired service.
  9758.      *
  9759.      * @return \App\Service\Sign\SignService
  9760.      */
  9761.     protected function getSignServiceService()
  9762.     {
  9763.         include_once \dirname(__DIR__4).'/src/Service/Sign/SignService.php';
  9764.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9765.         if (isset($this->privates['App\\Service\\Sign\\SignService'])) {
  9766.             return $this->privates['App\\Service\\Sign\\SignService'];
  9767.         }
  9768.         $b = ($this->privates['App\\Service\\User\\Notification\\NotificationService'] ?? $this->getNotificationServiceService());
  9769.         if (isset($this->privates['App\\Service\\Sign\\SignService'])) {
  9770.             return $this->privates['App\\Service\\Sign\\SignService'];
  9771.         }
  9772.         $c = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
  9773.         if (isset($this->privates['App\\Service\\Sign\\SignService'])) {
  9774.             return $this->privates['App\\Service\\Sign\\SignService'];
  9775.         }
  9776.         $d = ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService());
  9777.         if (isset($this->privates['App\\Service\\Sign\\SignService'])) {
  9778.             return $this->privates['App\\Service\\Sign\\SignService'];
  9779.         }
  9780.         $e = ($this->services['router'] ?? $this->getRouterService());
  9781.         if (isset($this->privates['App\\Service\\Sign\\SignService'])) {
  9782.             return $this->privates['App\\Service\\Sign\\SignService'];
  9783.         }
  9784.         return $this->privates['App\\Service\\Sign\\SignService'] = new \App\Service\Sign\SignService(($this->privates['App\\Repository\\Account\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Repository\\Planning\\PlanningResourceAssociationRepository'] ?? $this->getPlanningResourceAssociationRepositoryService()), $a, ($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()), $b$c$d$e);
  9785.     }
  9786.     /**
  9787.      * Gets the private 'App\Service\Sign\SignaturesSheetService' shared autowired service.
  9788.      *
  9789.      * @return \App\Service\Sign\SignaturesSheetService
  9790.      */
  9791.     protected function getSignaturesSheetServiceService()
  9792.     {
  9793.         include_once \dirname(__DIR__4).'/src/Service/Sign/SignaturesSheetService.php';
  9794.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9795.         if (isset($this->privates['App\\Service\\Sign\\SignaturesSheetService'])) {
  9796.             return $this->privates['App\\Service\\Sign\\SignaturesSheetService'];
  9797.         }
  9798.         $b = ($this->services['router'] ?? $this->getRouterService());
  9799.         if (isset($this->privates['App\\Service\\Sign\\SignaturesSheetService'])) {
  9800.             return $this->privates['App\\Service\\Sign\\SignaturesSheetService'];
  9801.         }
  9802.         $c = ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService());
  9803.         if (isset($this->privates['App\\Service\\Sign\\SignaturesSheetService'])) {
  9804.             return $this->privates['App\\Service\\Sign\\SignaturesSheetService'];
  9805.         }
  9806.         $d = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9807.         if (isset($this->privates['App\\Service\\Sign\\SignaturesSheetService'])) {
  9808.             return $this->privates['App\\Service\\Sign\\SignaturesSheetService'];
  9809.         }
  9810.         return $this->privates['App\\Service\\Sign\\SignaturesSheetService'] = new \App\Service\Sign\SignaturesSheetService($a$b$c$d);
  9811.     }
  9812.     /**
  9813.      * Gets the private 'App\Service\Sign\UserSignAlertService' shared autowired service.
  9814.      *
  9815.      * @return \App\Service\Sign\UserSignAlertService
  9816.      */
  9817.     protected function getUserSignAlertServiceService()
  9818.     {
  9819.         include_once \dirname(__DIR__4).'/src/Service/Sign/UserSignAlertService.php';
  9820.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService());
  9821.         if (isset($this->privates['App\\Service\\Sign\\UserSignAlertService'])) {
  9822.             return $this->privates['App\\Service\\Sign\\UserSignAlertService'];
  9823.         }
  9824.         return $this->privates['App\\Service\\Sign\\UserSignAlertService'] = new \App\Service\Sign\UserSignAlertService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  9825.     }
  9826.     /**
  9827.      * Gets the private 'App\Service\User\Notification\NotificationService' shared autowired service.
  9828.      *
  9829.      * @return \App\Service\User\Notification\NotificationService
  9830.      */
  9831.     protected function getNotificationServiceService()
  9832.     {
  9833.         include_once \dirname(__DIR__4).'/src/Service/User/Notification/NotificationService.php';
  9834.         include_once \dirname(__DIR__4).'/src/Service/Calendar/EventService.php';
  9835.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9836.         if (isset($this->privates['App\\Service\\User\\Notification\\NotificationService'])) {
  9837.             return $this->privates['App\\Service\\User\\Notification\\NotificationService'];
  9838.         }
  9839.         $b = ($this->services['router'] ?? $this->getRouterService());
  9840.         if (isset($this->privates['App\\Service\\User\\Notification\\NotificationService'])) {
  9841.             return $this->privates['App\\Service\\User\\Notification\\NotificationService'];
  9842.         }
  9843.         $c = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9844.         if (isset($this->privates['App\\Service\\User\\Notification\\NotificationService'])) {
  9845.             return $this->privates['App\\Service\\User\\Notification\\NotificationService'];
  9846.         }
  9847.         $d = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  9848.         if (isset($this->privates['App\\Service\\User\\Notification\\NotificationService'])) {
  9849.             return $this->privates['App\\Service\\User\\Notification\\NotificationService'];
  9850.         }
  9851.         $e = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  9852.         if (isset($this->privates['App\\Service\\User\\Notification\\NotificationService'])) {
  9853.             return $this->privates['App\\Service\\User\\Notification\\NotificationService'];
  9854.         }
  9855.         $f = ($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService());
  9856.         if (isset($this->privates['App\\Service\\User\\Notification\\NotificationService'])) {
  9857.             return $this->privates['App\\Service\\User\\Notification\\NotificationService'];
  9858.         }
  9859.         return $this->privates['App\\Service\\User\\Notification\\NotificationService'] = new \App\Service\User\Notification\NotificationService($a$b$c$d, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] ?? $this->getChannelUserPermissionServiceService()), $e$b, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'npm'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Service\\Calendar\\EventService'] ?? ($this->privates['App\\Service\\Calendar\\EventService'] = new \App\Service\Calendar\EventService())), $f);
  9860.     }
  9861.     /**
  9862.      * Gets the private 'App\Twig\RunTime\CalendarRuntime' shared autowired service.
  9863.      *
  9864.      * @return \App\Twig\RunTime\CalendarRuntime
  9865.      */
  9866.     protected function getCalendarRuntimeService()
  9867.     {
  9868.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  9869.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/CalendarRuntime.php';
  9870.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  9871.         if (isset($this->privates['App\\Twig\\RunTime\\CalendarRuntime'])) {
  9872.             return $this->privates['App\\Twig\\RunTime\\CalendarRuntime'];
  9873.         }
  9874.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  9875.         if (isset($this->privates['App\\Twig\\RunTime\\CalendarRuntime'])) {
  9876.             return $this->privates['App\\Twig\\RunTime\\CalendarRuntime'];
  9877.         }
  9878.         $c = ($this->services['router'] ?? $this->getRouterService());
  9879.         if (isset($this->privates['App\\Twig\\RunTime\\CalendarRuntime'])) {
  9880.             return $this->privates['App\\Twig\\RunTime\\CalendarRuntime'];
  9881.         }
  9882.         return $this->privates['App\\Twig\\RunTime\\CalendarRuntime'] = new \App\Twig\RunTime\CalendarRuntime($a$b$c);
  9883.     }
  9884.     /**
  9885.      * Gets the private 'App\Twig\RunTime\ChannelRuntime' shared autowired service.
  9886.      *
  9887.      * @return \App\Twig\RunTime\ChannelRuntime
  9888.      */
  9889.     protected function getChannelRuntimeService()
  9890.     {
  9891.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  9892.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/ChannelRuntime.php';
  9893.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9894.         if (isset($this->privates['App\\Twig\\RunTime\\ChannelRuntime'])) {
  9895.             return $this->privates['App\\Twig\\RunTime\\ChannelRuntime'];
  9896.         }
  9897.         return $this->privates['App\\Twig\\RunTime\\ChannelRuntime'] = new \App\Twig\RunTime\ChannelRuntime($a);
  9898.     }
  9899.     /**
  9900.      * Gets the private 'App\Twig\RunTime\DateRuntime' shared autowired service.
  9901.      *
  9902.      * @return \App\Twig\RunTime\DateRuntime
  9903.      */
  9904.     protected function getDateRuntimeService()
  9905.     {
  9906.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  9907.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/DateRuntime.php';
  9908.         return $this->privates['App\\Twig\\RunTime\\DateRuntime'] = new \App\Twig\RunTime\DateRuntime();
  9909.     }
  9910.     /**
  9911.      * Gets the private 'App\Twig\RunTime\EnvRuntime' shared autowired service.
  9912.      *
  9913.      * @return \App\Twig\RunTime\EnvRuntime
  9914.      */
  9915.     protected function getEnvRuntimeService()
  9916.     {
  9917.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  9918.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/EnvRuntime.php';
  9919.         return $this->privates['App\\Twig\\RunTime\\EnvRuntime'] = new \App\Twig\RunTime\EnvRuntime('dev');
  9920.     }
  9921.     /**
  9922.      * Gets the private 'App\Twig\RunTime\EventRuntime' shared autowired service.
  9923.      *
  9924.      * @return \App\Twig\RunTime\EventRuntime
  9925.      */
  9926.     protected function getEventRuntimeService()
  9927.     {
  9928.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  9929.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/EventRuntime.php';
  9930.         return $this->privates['App\\Twig\\RunTime\\EventRuntime'] = new \App\Twig\RunTime\EventRuntime();
  9931.     }
  9932.     /**
  9933.      * Gets the private 'App\Twig\RunTime\FileRuntime' shared autowired service.
  9934.      *
  9935.      * @return \App\Twig\RunTime\FileRuntime
  9936.      */
  9937.     protected function getFileRuntimeService()
  9938.     {
  9939.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  9940.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/FileRuntime.php';
  9941.         $a = ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService());
  9942.         if (isset($this->privates['App\\Twig\\RunTime\\FileRuntime'])) {
  9943.             return $this->privates['App\\Twig\\RunTime\\FileRuntime'];
  9944.         }
  9945.         $b = ($this->services['router'] ?? $this->getRouterService());
  9946.         if (isset($this->privates['App\\Twig\\RunTime\\FileRuntime'])) {
  9947.             return $this->privates['App\\Twig\\RunTime\\FileRuntime'];
  9948.         }
  9949.         return $this->privates['App\\Twig\\RunTime\\FileRuntime'] = new \App\Twig\RunTime\FileRuntime($a$b);
  9950.     }
  9951.     /**
  9952.      * Gets the private 'App\Twig\RunTime\KnpRuntime' shared autowired service.
  9953.      *
  9954.      * @return \App\Twig\RunTime\KnpRuntime
  9955.      */
  9956.     protected function getKnpRuntimeService()
  9957.     {
  9958.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  9959.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/KnpRuntime.php';
  9960.         return $this->privates['App\\Twig\\RunTime\\KnpRuntime'] = new \App\Twig\RunTime\KnpRuntime();
  9961.     }
  9962.     /**
  9963.      * Gets the private 'App\Twig\RunTime\PraRuntime' shared autowired service.
  9964.      *
  9965.      * @return \App\Twig\RunTime\PraRuntime
  9966.      */
  9967.     protected function getPraRuntimeService()
  9968.     {
  9969.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  9970.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/PraRuntime.php';
  9971.         include_once \dirname(__DIR__4).'/src/Service/PlanningResourceUrlGenerator.php';
  9972.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  9973.         if (isset($this->privates['App\\Twig\\RunTime\\PraRuntime'])) {
  9974.             return $this->privates['App\\Twig\\RunTime\\PraRuntime'];
  9975.         }
  9976.         return $this->privates['App\\Twig\\RunTime\\PraRuntime'] = new \App\Twig\RunTime\PraRuntime(new \App\Service\PlanningResourceUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()), $a));
  9977.     }
  9978.     /**
  9979.      * Gets the private 'App\Twig\RunTime\SideNavRuntime' shared autowired service.
  9980.      *
  9981.      * @return \App\Twig\RunTime\SideNavRuntime
  9982.      */
  9983.     protected function getSideNavRuntimeService()
  9984.     {
  9985.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  9986.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/SideNavRuntime.php';
  9987.         return $this->privates['App\\Twig\\RunTime\\SideNavRuntime'] = new \App\Twig\RunTime\SideNavRuntime();
  9988.     }
  9989.     /**
  9990.      * Gets the private 'App\Twig\RunTime\SignaturesSheetsRuntime' shared autowired service.
  9991.      *
  9992.      * @return \App\Twig\RunTime\SignaturesSheetsRuntime
  9993.      */
  9994.     protected function getSignaturesSheetsRuntimeService()
  9995.     {
  9996.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  9997.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/SignaturesSheetsRuntime.php';
  9998.         $a = ($this->privates['App\\Service\\Sign\\SignaturesSheetService'] ?? $this->getSignaturesSheetServiceService());
  9999.         if (isset($this->privates['App\\Twig\\RunTime\\SignaturesSheetsRuntime'])) {
  10000.             return $this->privates['App\\Twig\\RunTime\\SignaturesSheetsRuntime'];
  10001.         }
  10002.         $b = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  10003.         if (isset($this->privates['App\\Twig\\RunTime\\SignaturesSheetsRuntime'])) {
  10004.             return $this->privates['App\\Twig\\RunTime\\SignaturesSheetsRuntime'];
  10005.         }
  10006.         return $this->privates['App\\Twig\\RunTime\\SignaturesSheetsRuntime'] = new \App\Twig\RunTime\SignaturesSheetsRuntime(($this->privates['App\\Repository\\SignaturesSheetRepository'] ?? $this->getSignaturesSheetRepositoryService()), $a$b);
  10007.     }
  10008.     /**
  10009.      * Gets the private 'App\Twig\RunTime\UserRuntime' shared autowired service.
  10010.      *
  10011.      * @return \App\Twig\RunTime\UserRuntime
  10012.      */
  10013.     protected function getUserRuntimeService()
  10014.     {
  10015.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10016.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/UserRuntime.php';
  10017.         return $this->privates['App\\Twig\\RunTime\\UserRuntime'] = new \App\Twig\RunTime\UserRuntime();
  10018.     }
  10019.     /**
  10020.      * Gets the private 'App\Twig\RunTime\UserSignRuntime' shared autowired service.
  10021.      *
  10022.      * @return \App\Twig\RunTime\UserSignRuntime
  10023.      */
  10024.     protected function getUserSignRuntimeService()
  10025.     {
  10026.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10027.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/UserSignRuntime.php';
  10028.         return $this->privates['App\\Twig\\RunTime\\UserSignRuntime'] = new \App\Twig\RunTime\UserSignRuntime();
  10029.     }
  10030.     /**
  10031.      * Gets the private 'App\Twig\RunTime\User\FavoriteFilterRuntime' shared autowired service.
  10032.      *
  10033.      * @return \App\Twig\RunTime\User\FavoriteFilterRuntime
  10034.      */
  10035.     protected function getFavoriteFilterRuntimeService()
  10036.     {
  10037.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10038.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/User/FavoriteFilterRuntime.php';
  10039.         include_once \dirname(__DIR__4).'/src/Service/FavoriteFilterService.php';
  10040.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10041.         if (isset($this->privates['App\\Twig\\RunTime\\User\\FavoriteFilterRuntime'])) {
  10042.             return $this->privates['App\\Twig\\RunTime\\User\\FavoriteFilterRuntime'];
  10043.         }
  10044.         $b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  10045.         if (isset($this->privates['App\\Twig\\RunTime\\User\\FavoriteFilterRuntime'])) {
  10046.             return $this->privates['App\\Twig\\RunTime\\User\\FavoriteFilterRuntime'];
  10047.         }
  10048.         return $this->privates['App\\Twig\\RunTime\\User\\FavoriteFilterRuntime'] = new \App\Twig\RunTime\User\FavoriteFilterRuntime(new \App\Service\FavoriteFilterService($a), $b);
  10049.     }
  10050.     /**
  10051.      * Gets the private 'App\Twig\RunTime\User\Notification\NotificationRuntime' shared autowired service.
  10052.      *
  10053.      * @return \App\Twig\RunTime\User\Notification\NotificationRuntime
  10054.      */
  10055.     protected function getNotificationRuntimeService()
  10056.     {
  10057.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10058.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/User/Notification/NotificationRuntime.php';
  10059.         include_once \dirname(__DIR__4).'/src/Service/User/Notification/NotificationGetterService.php';
  10060.         return $this->privates['App\\Twig\\RunTime\\User\\Notification\\NotificationRuntime'] = new \App\Twig\RunTime\User\Notification\NotificationRuntime(new \App\Service\User\Notification\NotificationGetterService(($this->privates['App\\Repository\\Account\\NotificationRepository'] ?? $this->getNotificationRepositoryService())));
  10061.     }
  10062.     /**
  10063.      * Gets the private 'App\Validator\Constraints\RRuleConstraintValidator' shared autowired service.
  10064.      *
  10065.      * @return \App\Validator\Constraints\RRuleConstraintValidator
  10066.      */
  10067.     protected function getRRuleConstraintValidatorService()
  10068.     {
  10069.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10070.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10071.         include_once \dirname(__DIR__4).'/src/Validator/Constraints/RRuleConstraintValidator.php';
  10072.         $a = ($this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'] ?? $this->getRRuleServiceService());
  10073.         if (isset($this->privates['App\\Validator\\Constraints\\RRuleConstraintValidator'])) {
  10074.             return $this->privates['App\\Validator\\Constraints\\RRuleConstraintValidator'];
  10075.         }
  10076.         return $this->privates['App\\Validator\\Constraints\\RRuleConstraintValidator'] = new \App\Validator\Constraints\RRuleConstraintValidator($a);
  10077.     }
  10078.     /**
  10079.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  10080.      *
  10081.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  10082.      */
  10083.     protected function getManagerRegistryAwareConnectionProviderService()
  10084.     {
  10085.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  10086.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  10087.         return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default'));
  10088.     }
  10089.     /**
  10090.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  10091.      *
  10092.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  10093.      */
  10094.     protected function getRunSqlCommandService()
  10095.     {
  10096.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10097.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  10098.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  10099.         $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  10100.         $instance->setName('dbal:run-sql');
  10101.         return $instance;
  10102.     }
  10103.     /**
  10104.      * Gets the private 'DrosalysWeb\Bundle\FormBundle\Form\Type\AsyncEntityType' shared autowired service.
  10105.      *
  10106.      * @return \DrosalysWeb\Bundle\FormBundle\Form\Type\AsyncEntityType
  10107.      */
  10108.     protected function getAsyncEntityTypeService()
  10109.     {
  10110.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10111.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10112.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Form/Type/AsyncEntityType.php';
  10113.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  10114.         if (isset($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'])) {
  10115.             return $this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'];
  10116.         }
  10117.         return $this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'] = new \DrosalysWeb\Bundle\FormBundle\Form\Type\AsyncEntityType(($this->services['doctrine'] ?? $this->getDoctrineService())->getManager('default'), $a);
  10118.     }
  10119.     /**
  10120.      * Gets the private 'DrosalysWeb\Bundle\FormBundle\Form\Type\SelectOrCreateType' shared autowired service.
  10121.      *
  10122.      * @return \DrosalysWeb\Bundle\FormBundle\Form\Type\SelectOrCreateType
  10123.      */
  10124.     protected function getSelectOrCreateTypeService()
  10125.     {
  10126.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10127.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10128.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Form/Type/SelectOrCreateType.php';
  10129.         return $this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType'] = new \DrosalysWeb\Bundle\FormBundle\Form\Type\SelectOrCreateType(($this->services['doctrine'] ?? $this->getDoctrineService())->getManager('default'));
  10130.     }
  10131.     /**
  10132.      * Gets the private 'DrosalysWeb\Bundle\WebSocketBundle\Command\ServerRunCommand' shared autowired service.
  10133.      *
  10134.      * @return \DrosalysWeb\Bundle\WebSocketBundle\Command\ServerRunCommand
  10135.      */
  10136.     protected function getServerRunCommandService()
  10137.     {
  10138.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10139.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Command/ServerRunCommand.php';
  10140.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/Server/IoServer.php';
  10141.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Server/IoServer.php';
  10142.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/ComponentInterface.php';
  10143.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/MessageInterface.php';
  10144.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/MessageComponentInterface.php';
  10145.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/Http/CloseResponseTrait.php';
  10146.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/Http/HttpServer.php';
  10147.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/Http/HttpServerInterface.php';
  10148.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/Session/SessionProvider.php';
  10149.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Http/Router.php';
  10150.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Http/ControllerResolver.php';
  10151.         include_once \dirname(__DIR__4).'/vendor/react/event-loop/src/LoopInterface.php';
  10152.         include_once \dirname(__DIR__4).'/vendor/react/event-loop/src/Factory.php';
  10153.         include_once \dirname(__DIR__4).'/vendor/evenement/evenement/src/Evenement/EventEmitterInterface.php';
  10154.         include_once \dirname(__DIR__4).'/vendor/evenement/evenement/src/Evenement/EventEmitterTrait.php';
  10155.         include_once \dirname(__DIR__4).'/vendor/evenement/evenement/src/Evenement/EventEmitter.php';
  10156.         include_once \dirname(__DIR__4).'/vendor/react/socket/src/ServerInterface.php';
  10157.         include_once \dirname(__DIR__4).'/vendor/react/socket/src/SocketServer.php';
  10158.         $a \React\EventLoop\Factory::create();
  10159.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  10160.         $c = new \DrosalysWeb\Bundle\WebSocketBundle\Http\Router(($this->privates['drosalys.web_socket.routing.sf_router'] ?? $this->getDrosalys_WebSocket_Routing_SfRouterService()), new \DrosalysWeb\Bundle\WebSocketBundle\Http\ControllerResolver($this$a$b), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), [=> 'main']);
  10161.         $c->setLogger($b);
  10162.         $this->privates['DrosalysWeb\\Bundle\\WebSocketBundle\\Command\\ServerRunCommand'] = $instance = new \DrosalysWeb\Bundle\WebSocketBundle\Command\ServerRunCommand(new \DrosalysWeb\Bundle\WebSocketBundle\Server\IoServer(new \Ratchet\Http\HttpServer(new \Ratchet\Session\SessionProvider($c, ($this->privates['Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\RedisSessionHandler'] ?? $this->getRedisSessionHandlerService()))), new \React\Socket\SocketServer($this->getEnv('resolve:WS_ADDRESS').':'.$this->getEnv('string:resolve:WS_PORT'), [], $a), $a), $this->getEnv('resolve:WS_ADDRESS').':'.$this->getEnv('string:resolve:WS_PORT'), NULL$b);
  10163.         $instance->setName('drosalys:ws:server-run');
  10164.         return $instance;
  10165.     }
  10166.     /**
  10167.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\BlameSubscriber' shared service.
  10168.      *
  10169.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\BlameSubscriber
  10170.      */
  10171.     protected function getBlameSubscriberService()
  10172.     {
  10173.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10174.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/BlameSubscriber.php';
  10175.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Blame/BlamerInterface.php';
  10176.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/LazyChainBlamer.php';
  10177.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\BlameSubscriber(new \DrosalysWeb\ObjectExtensions\Bridge\Symfony\LazyChainBlamer($this, [=> 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DoctrineBlamer.App\\Entity\\Account\\User']));
  10178.     }
  10179.     /**
  10180.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\BlameSubscriber.App\Entity\Account\User' shared service.
  10181.      *
  10182.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\BlameSubscriber
  10183.      */
  10184.     protected function getUser5Service()
  10185.     {
  10186.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10187.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/BlameSubscriber.php';
  10188.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\BlameSubscriber('App\\Entity\\Account\\User', [=> 'App\\Entity'=> 'DrosalysWeb\\ObjectExtensions\\SerializeLog\\Model']);
  10189.     }
  10190.     /**
  10191.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\HierarchySubscriber' shared service.
  10192.      *
  10193.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\HierarchySubscriber
  10194.      */
  10195.     protected function getHierarchySubscriberService()
  10196.     {
  10197.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10198.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/HierarchySubscriber.php';
  10199.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\HierarchySubscriber();
  10200.     }
  10201.     /**
  10202.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TimestampSubscriber' shared service.
  10203.      *
  10204.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TimestampSubscriber
  10205.      */
  10206.     protected function getTimestampSubscriberService()
  10207.     {
  10208.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10209.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/TimestampSubscriber.php';
  10210.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TimestampSubscriber();
  10211.     }
  10212.     /**
  10213.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TranslationSubscriber' shared service.
  10214.      *
  10215.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TranslationSubscriber
  10216.      */
  10217.     protected function getTranslationSubscriberService()
  10218.     {
  10219.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10220.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/TranslationSubscriber.php';
  10221.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TranslationSubscriber();
  10222.     }
  10223.     /**
  10224.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SerializeLogSubscriber' shared service.
  10225.      *
  10226.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SerializeLogSubscriber
  10227.      */
  10228.     protected function getSerializeLogSubscriberService()
  10229.     {
  10230.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10231.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/SerializeLogSubscriber.php';
  10232.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/LoggerInterface.php';
  10233.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/AbstractLogger.php';
  10234.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/SerializeLog/LoggerInterface.php';
  10235.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/SerializeLog/ORMLogger.php';
  10236.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/SerializerInterface.php';
  10237.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/SerializeLog/Serializer.php';
  10238.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/ContextLoaderInterface.php';
  10239.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/ChainContextLoader.php';
  10240.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/AbstractSupportableContextLoader.php';
  10241.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/SerializeLog/RequestContextLoader.php';
  10242.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SerializeLogSubscriber(new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\SerializeLog\ORMLogger(new \DrosalysWeb\ObjectExtensions\Bridge\Symfony\SerializeLog\Serializer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService())), 'DrosalysWeb\\ObjectExtensions\\SerializeLog\\Model\\State', new \DrosalysWeb\ObjectExtensions\SerializeLog\ChainContextLoader([=> new \DrosalysWeb\ObjectExtensions\Bridge\Symfony\SerializeLog\RequestContextLoader(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())))])));
  10243.     }
  10244.     /**
  10245.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\TimestampSubscriber' shared service.
  10246.      *
  10247.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\TimestampSubscriber
  10248.      */
  10249.     protected function getTimestampSubscriber2Service()
  10250.     {
  10251.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10252.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/TimestampSubscriber.php';
  10253.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\TimestampSubscriber();
  10254.     }
  10255.     /**
  10256.      * Gets the private 'Drosalys\Bundle\ApiBundle\Action\ActionRetriever' shared autowired service.
  10257.      *
  10258.      * @return \Drosalys\Bundle\ApiBundle\Action\ActionRetriever
  10259.      */
  10260.     protected function getActionRetrieverService()
  10261.     {
  10262.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] = new \Drosalys\Bundle\ApiBundle\Action\ActionRetriever(new RewindableGenerator(function () {
  10263.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\Type\\ReturnLoader\\AnnotationLoader'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\Type\\ReturnLoader\\AnnotationLoader'] = new \Drosalys\Bundle\ApiBundle\Action\Type\ReturnLoader\AnnotationLoader()));
  10264.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\Type\\ReturnLoader\\PhpLoader'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\Type\\ReturnLoader\\PhpLoader'] = new \Drosalys\Bundle\ApiBundle\Action\Type\ReturnLoader\PhpLoader()));
  10265.         }, 2));
  10266.     }
  10267.     /**
  10268.      * Gets the private 'Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\ActionRequestBodyDescriber' shared autowired service.
  10269.      *
  10270.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\ActionRequestBodyDescriber
  10271.      */
  10272.     protected function getActionRequestBodyDescriberService()
  10273.     {
  10274.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  10275.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10276.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/AbstractDescriber.php';
  10277.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/ActionRequestBodyDescriber.php';
  10278.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/Model/ModelRegistry.php';
  10279.         $this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\ActionRequestBodyDescriber'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\ActionRequestBodyDescriber();
  10280.         $instance->setActionRetriever(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()));
  10281.         $instance->setDrosalysModelRegistry(($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\Model\\ModelRegistry'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\Model\\ModelRegistry'] = new \Drosalys\Bundle\ApiBundle\ApiDoc\Model\ModelRegistry())));
  10282.         return $instance;
  10283.     }
  10284.     /**
  10285.      * Gets the private 'Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\ActionResponseDescriber' shared autowired service.
  10286.      *
  10287.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\ActionResponseDescriber
  10288.      */
  10289.     protected function getActionResponseDescriberService()
  10290.     {
  10291.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  10292.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10293.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/AbstractDescriber.php';
  10294.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/ActionResponseDescriber.php';
  10295.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/Model/ModelRegistry.php';
  10296.         $this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\ActionResponseDescriber'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\ActionResponseDescriber();
  10297.         $instance->setActionRetriever(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()));
  10298.         $instance->setDrosalysModelRegistry(($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\Model\\ModelRegistry'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\Model\\ModelRegistry'] = new \Drosalys\Bundle\ApiBundle\ApiDoc\Model\ModelRegistry())));
  10299.         return $instance;
  10300.     }
  10301.     /**
  10302.      * Gets the private 'Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\OperationIdDescriber' shared autowired service.
  10303.      *
  10304.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\OperationIdDescriber
  10305.      */
  10306.     protected function getOperationIdDescriberService()
  10307.     {
  10308.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  10309.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10310.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/AbstractDescriber.php';
  10311.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/OperationIdDescriber.php';
  10312.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/Model/ModelRegistry.php';
  10313.         $this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\OperationIdDescriber'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\OperationIdDescriber();
  10314.         $instance->setActionRetriever(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()));
  10315.         $instance->setDrosalysModelRegistry(($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\Model\\ModelRegistry'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\Model\\ModelRegistry'] = new \Drosalys\Bundle\ApiBundle\ApiDoc\Model\ModelRegistry())));
  10316.         return $instance;
  10317.     }
  10318.     /**
  10319.      * Gets the private 'Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\PaginationDescriber' shared autowired service.
  10320.      *
  10321.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\PaginationDescriber
  10322.      */
  10323.     protected function getPaginationDescriberService()
  10324.     {
  10325.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  10326.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10327.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/AbstractDescriber.php';
  10328.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/PaginationDescriber.php';
  10329.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/Model/ModelRegistry.php';
  10330.         $this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\PaginationDescriber'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\PaginationDescriber(($this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'] ?? $this->getApiFilterManagerService()));
  10331.         $instance->setActionRetriever(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()));
  10332.         $instance->setDrosalysModelRegistry(($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\Model\\ModelRegistry'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\Model\\ModelRegistry'] = new \Drosalys\Bundle\ApiBundle\ApiDoc\Model\ModelRegistry())));
  10333.         return $instance;
  10334.     }
  10335.     /**
  10336.      * Gets the private 'Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\SecurityDescriber' shared autowired service.
  10337.      *
  10338.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\SecurityDescriber
  10339.      */
  10340.     protected function getSecurityDescriberService()
  10341.     {
  10342.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  10343.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10344.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/AbstractDescriber.php';
  10345.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/SecurityDescriber.php';
  10346.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/Model/ModelRegistry.php';
  10347.         $this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\SecurityDescriber'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\SecurityDescriber();
  10348.         $instance->setActionRetriever(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()));
  10349.         $instance->setDrosalysModelRegistry(($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\Model\\ModelRegistry'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\Model\\ModelRegistry'] = new \Drosalys\Bundle\ApiBundle\ApiDoc\Model\ModelRegistry())));
  10350.         return $instance;
  10351.     }
  10352.     /**
  10353.      * Gets the private 'Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\TagDescriber' shared autowired service.
  10354.      *
  10355.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\TagDescriber
  10356.      */
  10357.     protected function getTagDescriberService()
  10358.     {
  10359.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  10360.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10361.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/AbstractDescriber.php';
  10362.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/TagDescriber.php';
  10363.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/Model/ModelRegistry.php';
  10364.         $this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\TagDescriber'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\TagDescriber([]);
  10365.         $instance->setActionRetriever(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()));
  10366.         $instance->setDrosalysModelRegistry(($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\Model\\ModelRegistry'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\Model\\ModelRegistry'] = new \Drosalys\Bundle\ApiBundle\ApiDoc\Model\ModelRegistry())));
  10367.         return $instance;
  10368.     }
  10369.     /**
  10370.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber' shared autowired service.
  10371.      *
  10372.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber
  10373.      */
  10374.     protected function getActionControllerSubscriberService()
  10375.     {
  10376.         $a = ($this->services['router'] ?? $this->getRouterService());
  10377.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'])) {
  10378.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'];
  10379.         }
  10380.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()), $a);
  10381.     }
  10382.     /**
  10383.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionResponseSubscriber' shared autowired service.
  10384.      *
  10385.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionResponseSubscriber
  10386.      */
  10387.     protected function getActionResponseSubscriberService()
  10388.     {
  10389.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionResponseSubscriber.php';
  10390.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10391.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'])) {
  10392.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'];
  10393.         }
  10394.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionResponseSubscriber($a, new RewindableGenerator(function () {
  10395.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\ValidationErrorResponseHandler'] ?? $this->getValidationErrorResponseHandlerService());
  10396.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\EmptyResponseHandler'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\EmptyResponseHandler'] = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\EmptyResponseHandler()));
  10397.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'] ?? $this->getPaginationResponseHandlerService());
  10398.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\DefaultResponseHandler'] ?? $this->getDefaultResponseHandlerService());
  10399.         }, 4), new RewindableGenerator(function () {
  10400.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'] ?? $this->getDoctrinePersisterHandlerService());
  10401.         }, 1));
  10402.     }
  10403.     /**
  10404.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber' shared autowired service.
  10405.      *
  10406.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber
  10407.      */
  10408.     protected function getDeserializeActionControllerSubscriberService()
  10409.     {
  10410.         $a = ($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService());
  10411.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  10412.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  10413.         }
  10414.         $b = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  10415.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  10416.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  10417.         }
  10418.         $c = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  10419.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  10420.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  10421.         }
  10422.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber($a$b$c);
  10423.     }
  10424.     /**
  10425.      * Gets the private 'Drosalys\Bundle\ApiBundle\Filter\ApiFilter' shared autowired service.
  10426.      *
  10427.      * @return \Drosalys\Bundle\ApiBundle\Filter\ApiFilter
  10428.      */
  10429.     protected function getApiFilterService()
  10430.     {
  10431.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10432.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10433.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Filter/ApiFilter.php';
  10434.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter'] = new \Drosalys\Bundle\ApiBundle\Filter\ApiFilter();
  10435.     }
  10436.     /**
  10437.      * Gets the private 'Drosalys\Bundle\ApiBundle\Filter\ApiFilterManager' shared autowired service.
  10438.      *
  10439.      * @return \Drosalys\Bundle\ApiBundle\Filter\ApiFilterManager
  10440.      */
  10441.     protected function getApiFilterManagerService()
  10442.     {
  10443.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Filter/ApiFilterManager.php';
  10444.         $a = ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService());
  10445.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'])) {
  10446.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'];
  10447.         }
  10448.         $b = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  10449.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'])) {
  10450.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'];
  10451.         }
  10452.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'] = new \Drosalys\Bundle\ApiBundle\Filter\ApiFilterManager($a$b);
  10453.     }
  10454.     /**
  10455.      * Gets the private 'Drosalys\Bundle\ApiBundle\Persister\PersisterHandler\DoctrinePersisterHandler' shared autowired service.
  10456.      *
  10457.      * @return \Drosalys\Bundle\ApiBundle\Persister\PersisterHandler\DoctrinePersisterHandler
  10458.      */
  10459.     protected function getDoctrinePersisterHandlerService()
  10460.     {
  10461.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Persister/PersisterHandler/PersisterHandlerInterface.php';
  10462.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Persister/PersisterHandler/DoctrinePersisterHandler.php';
  10463.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10464.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'])) {
  10465.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'];
  10466.         }
  10467.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'] = new \Drosalys\Bundle\ApiBundle\Persister\PersisterHandler\DoctrinePersisterHandler($a);
  10468.     }
  10469.     /**
  10470.      * Gets the private 'Drosalys\Bundle\ApiBundle\Response\ResponseHandler\DefaultResponseHandler' shared autowired service.
  10471.      *
  10472.      * @return \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\DefaultResponseHandler
  10473.      */
  10474.     protected function getDefaultResponseHandlerService()
  10475.     {
  10476.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ResponseHandlerInterface.php';
  10477.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/AbstractResponseHandler.php';
  10478.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/DefaultResponseHandler.php';
  10479.         $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\DefaultResponseHandler'] = $instance = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\DefaultResponseHandler();
  10480.         $instance->setSerializer(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()));
  10481.         return $instance;
  10482.     }
  10483.     /**
  10484.      * Gets the private 'Drosalys\Bundle\ApiBundle\Response\ResponseHandler\PaginationResponseHandler' shared autowired service.
  10485.      *
  10486.      * @return \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\PaginationResponseHandler
  10487.      */
  10488.     protected function getPaginationResponseHandlerService()
  10489.     {
  10490.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ResponseHandlerInterface.php';
  10491.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/AbstractResponseHandler.php';
  10492.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/PaginationResponseHandler.php';
  10493.         $a = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  10494.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'])) {
  10495.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'];
  10496.         }
  10497.         $b = ($this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'] ?? $this->getApiFilterManagerService());
  10498.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'])) {
  10499.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'];
  10500.         }
  10501.         $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'] = $instance = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\PaginationResponseHandler($a$b);
  10502.         $instance->setSerializer(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()));
  10503.         return $instance;
  10504.     }
  10505.     /**
  10506.      * Gets the private 'Drosalys\Bundle\ApiBundle\Response\ResponseHandler\ValidationErrorResponseHandler' shared autowired service.
  10507.      *
  10508.      * @return \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\ValidationErrorResponseHandler
  10509.      */
  10510.     protected function getValidationErrorResponseHandlerService()
  10511.     {
  10512.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ResponseHandlerInterface.php';
  10513.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/AbstractResponseHandler.php';
  10514.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ValidationErrorResponseHandler.php';
  10515.         $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\ValidationErrorResponseHandler'] = $instance = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\ValidationErrorResponseHandler();
  10516.         $instance->setSerializer(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()));
  10517.         return $instance;
  10518.     }
  10519.     /**
  10520.      * Gets the private 'Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter' shared autowired service.
  10521.      *
  10522.      * @return \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter
  10523.      */
  10524.     protected function getSerializerAdapterService()
  10525.     {
  10526.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  10527.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'])) {
  10528.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'];
  10529.         }
  10530.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter($a);
  10531.     }
  10532.     /**
  10533.      * Gets the private 'Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LogoutSubscriber' shared autowired service.
  10534.      *
  10535.      * @return \Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LogoutSubscriber
  10536.      */
  10537.     protected function getLogoutSubscriberService()
  10538.     {
  10539.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/EventSubscriber/LogoutSubscriber.php';
  10540.         $a = ($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService());
  10541.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'])) {
  10542.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'];
  10543.         }
  10544.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] = new \Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LogoutSubscriber($a);
  10545.     }
  10546.     /**
  10547.      * Gets the private 'Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\HandleExpireTokenSubscriber' shared autowired service.
  10548.      *
  10549.      * @return \Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\HandleExpireTokenSubscriber
  10550.      */
  10551.     protected function getHandleExpireTokenSubscriberService()
  10552.     {
  10553.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  10554.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'])) {
  10555.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'];
  10556.         }
  10557.         $b = ($this->services['router'] ?? $this->getRouterService());
  10558.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'])) {
  10559.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'];
  10560.         }
  10561.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'] = new \Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\HandleExpireTokenSubscriber($a$b);
  10562.     }
  10563.     /**
  10564.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ChannelMenuDisplayedSubscriber' shared autowired service.
  10565.      *
  10566.      * @return \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ChannelMenuDisplayedSubscriber
  10567.      */
  10568.     protected function getChannelMenuDisplayedSubscriberService()
  10569.     {
  10570.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/EventSubscriber/ChannelMenuDisplayedSubscriber.php';
  10571.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataClient'] ?? $this->getChannelUserDataClientService());
  10572.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'])) {
  10573.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'];
  10574.         }
  10575.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] = new \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ChannelMenuDisplayedSubscriber($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10576.     }
  10577.     /**
  10578.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ForceUserFromSetupSubscriber' shared autowired service.
  10579.      *
  10580.      * @return \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ForceUserFromSetupSubscriber
  10581.      */
  10582.     protected function getForceUserFromSetupSubscriberService()
  10583.     {
  10584.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  10585.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ForceUserFromSetupSubscriber'])) {
  10586.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ForceUserFromSetupSubscriber'];
  10587.         }
  10588.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ForceUserFromSetupSubscriber'] = $instance = new \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ForceUserFromSetupSubscriber($a, ($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  10589.         $instance->setRepo(($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository'] ?? $this->getUserFromChannelRepositoryService()));
  10590.         return $instance;
  10591.     }
  10592.     /**
  10593.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\Repository\ChannelUserRoleRepository' shared autowired service.
  10594.      *
  10595.      * @return \Nellapp\Bundle\SDKBundle\Channel\Repository\ChannelUserRoleRepository
  10596.      */
  10597.     protected function getChannelUserRoleRepositoryService()
  10598.     {
  10599.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserRole/ChannelUserRoleRepositoryInterface.php';
  10600.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserRole/AbstractChannelUserRoleRepository.php';
  10601.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/ChannelUserRoleRepository.php';
  10602.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\ChannelUserRoleRepository'] = new \Nellapp\Bundle\SDKBundle\Channel\Repository\ChannelUserRoleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  10603.     }
  10604.     /**
  10605.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\Repository\UserFromChannelRepository' shared autowired service.
  10606.      *
  10607.      * @return \Nellapp\Bundle\SDKBundle\Channel\Repository\UserFromChannelRepository
  10608.      */
  10609.     protected function getUserFromChannelRepositoryService()
  10610.     {
  10611.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository'] = new \Nellapp\Bundle\SDKBundle\Channel\Repository\UserFromChannelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10612.     }
  10613.     /**
  10614.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\Twig\Runtime\UserFromChannelRuntime' shared autowired service.
  10615.      *
  10616.      * @return \Nellapp\Bundle\SDKBundle\Channel\Twig\Runtime\UserFromChannelRuntime
  10617.      */
  10618.     protected function getUserFromChannelRuntimeService()
  10619.     {
  10620.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10621.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Twig/Runtime/UserFromChannelRuntime.php';
  10622.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  10623.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime'])) {
  10624.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime'];
  10625.         }
  10626.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime'] = new \Nellapp\Bundle\SDKBundle\Channel\Twig\Runtime\UserFromChannelRuntime(($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository'] ?? $this->getUserFromChannelRepositoryService()), $a);
  10627.     }
  10628.     /**
  10629.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber' shared autowired service.
  10630.      *
  10631.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber
  10632.      */
  10633.     protected function getControllerEntityResolverSubscriberService()
  10634.     {
  10635.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10636.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'])) {
  10637.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'];
  10638.         }
  10639.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber($a);
  10640.     }
  10641.     /**
  10642.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber' shared autowired service.
  10643.      *
  10644.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber
  10645.      */
  10646.     protected function getRequestChannelDomainSubscriberService()
  10647.     {
  10648.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  10649.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'])) {
  10650.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'];
  10651.         }
  10652.         $b = ($this->services['router'] ?? $this->getRouterService());
  10653.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'])) {
  10654.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'];
  10655.         }
  10656.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber($a$b);
  10657.     }
  10658.     /**
  10659.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\AutoExportTerminateTracker' shared autowired service.
  10660.      *
  10661.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\AutoExportTerminateTracker
  10662.      */
  10663.     protected function getAutoExportTerminateTrackerService()
  10664.     {
  10665.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/AutoExportTerminateTracker.php';
  10666.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\AutoExportTerminateTracker'] = new \Nellapp\Bundle\SDKBundle\Export\AutoExport\AutoExportTerminateTracker(($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Resolvers\\ExportTerminateResolverManager'] ?? $this->getExportTerminateResolverManagerService()));
  10667.     }
  10668.     /**
  10669.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\Doctrine\EventSubscriber\TerminateExportableSubscriber' shared autowired service.
  10670.      *
  10671.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\Doctrine\EventSubscriber\TerminateExportableSubscriber
  10672.      */
  10673.     protected function getTerminateExportableSubscriberService()
  10674.     {
  10675.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10676.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/Doctrine/EventSubscriber/TerminateExportableSubscriber.php';
  10677.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber'] = new \Nellapp\Bundle\SDKBundle\Export\AutoExport\Doctrine\EventSubscriber\TerminateExportableSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\AutoExportTerminateTracker'] ?? $this->getAutoExportTerminateTrackerService()));
  10678.     }
  10679.     /**
  10680.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\EventSubscriber\TerminateExportSubscriber' shared autowired service.
  10681.      *
  10682.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\EventSubscriber\TerminateExportSubscriber
  10683.      */
  10684.     protected function getTerminateExportSubscriberService()
  10685.     {
  10686.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/EventSubscriber/TerminateExportSubscriber.php';
  10687.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] = new \Nellapp\Bundle\SDKBundle\Export\AutoExport\EventSubscriber\TerminateExportSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\AutoExportTerminateTracker'] ?? $this->getAutoExportTerminateTrackerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Resolvers\\ExportTerminateResolverManager'] ?? $this->getExportTerminateResolverManagerService()));
  10688.     }
  10689.     /**
  10690.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\Resolvers\ExportTerminateResolverManager' shared autowired service.
  10691.      *
  10692.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\Resolvers\ExportTerminateResolverManager
  10693.      */
  10694.     protected function getExportTerminateResolverManagerService()
  10695.     {
  10696.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/Resolvers/ExportTerminateResolverManager.php';
  10697.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Resolvers\\ExportTerminateResolverManager'] = new \Nellapp\Bundle\SDKBundle\Export\AutoExport\Resolvers\ExportTerminateResolverManager(new RewindableGenerator(function () {
  10698.             return new \EmptyIterator();
  10699.         }, 0));
  10700.     }
  10701.     /**
  10702.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoRefresh\EventSubscriber\TerminateRefreshSubscriber' shared autowired service.
  10703.      *
  10704.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoRefresh\EventSubscriber\TerminateRefreshSubscriber
  10705.      */
  10706.     protected function getTerminateRefreshSubscriberService()
  10707.     {
  10708.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoRefresh/EventSubscriber/TerminateRefreshSubscriber.php';
  10709.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoRefresh/AutoRefreshTerminateTracker.php';
  10710.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoRefresh/Resolvers/AutoRefreshTerminateResolverManager.php';
  10711.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] = new \Nellapp\Bundle\SDKBundle\Export\AutoRefresh\EventSubscriber\TerminateRefreshSubscriber(new \Nellapp\Bundle\SDKBundle\Export\AutoRefresh\AutoRefreshTerminateTracker(), new \Nellapp\Bundle\SDKBundle\Export\AutoRefresh\Resolvers\AutoRefreshTerminateResolverManager(new RewindableGenerator(function () {
  10712.             return new \EmptyIterator();
  10713.         }, 0)));
  10714.     }
  10715.     /**
  10716.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\GroupeFilterType' shared autowired service.
  10717.      *
  10718.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\GroupeFilterType
  10719.      */
  10720.     protected function getGroupeFilterTypeService()
  10721.     {
  10722.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10723.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10724.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/GroupeFilterType.php';
  10725.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\GroupeFilterType();
  10726.     }
  10727.     /**
  10728.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\ServiceFilterType' shared autowired service.
  10729.      *
  10730.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\ServiceFilterType
  10731.      */
  10732.     protected function getServiceFilterTypeService()
  10733.     {
  10734.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10735.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10736.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/ServiceFilterType.php';
  10737.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\ServiceFilterType();
  10738.     }
  10739.     /**
  10740.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\SessionFilterType' shared autowired service.
  10741.      *
  10742.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\SessionFilterType
  10743.      */
  10744.     protected function getSessionFilterTypeService()
  10745.     {
  10746.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10747.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10748.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/SessionFilterType.php';
  10749.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\SessionFilterType();
  10750.     }
  10751.     /**
  10752.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\TrainingFilterType' shared autowired service.
  10753.      *
  10754.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\TrainingFilterType
  10755.      */
  10756.     protected function getTrainingFilterTypeService()
  10757.     {
  10758.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10759.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10760.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/TrainingFilterType.php';
  10761.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\TrainingFilterType();
  10762.     }
  10763.     /**
  10764.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\UserFilterType' shared autowired service.
  10765.      *
  10766.      * @return \Nellapp\Bundle\SDKBundle\Filter\UserFilterType
  10767.      */
  10768.     protected function getUserFilterTypeService()
  10769.     {
  10770.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10771.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10772.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/UserFilterType.php';
  10773.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\UserFilterType();
  10774.     }
  10775.     /**
  10776.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Common\NellappBooleanType' shared autowired service.
  10777.      *
  10778.      * @return \Nellapp\Bundle\SDKBundle\Form\Common\NellappBooleanType
  10779.      */
  10780.     protected function getNellappBooleanTypeService()
  10781.     {
  10782.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10783.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10784.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Common/NellappBooleanType.php';
  10785.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType'] = new \Nellapp\Bundle\SDKBundle\Form\Common\NellappBooleanType();
  10786.     }
  10787.     /**
  10788.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Common\NellappChoiceType' shared autowired service.
  10789.      *
  10790.      * @return \Nellapp\Bundle\SDKBundle\Form\Common\NellappChoiceType
  10791.      */
  10792.     protected function getNellappChoiceTypeService()
  10793.     {
  10794.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10795.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10796.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Common/NellappChoiceType.php';
  10797.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType'] = new \Nellapp\Bundle\SDKBundle\Form\Common\NellappChoiceType();
  10798.     }
  10799.     /**
  10800.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewColumnsFilter' shared autowired service.
  10801.      *
  10802.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewColumnsFilter
  10803.      */
  10804.     protected function getCustomViewColumnsFilterService()
  10805.     {
  10806.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10807.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10808.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/CustomViewColumnsFilter.php';
  10809.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewColumnsFilter();
  10810.     }
  10811.     /**
  10812.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewManagerType' shared autowired service.
  10813.      *
  10814.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewManagerType
  10815.      */
  10816.     protected function getCustomViewManagerTypeService()
  10817.     {
  10818.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10819.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10820.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/CustomViewManagerType.php';
  10821.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewManagerType();
  10822.     }
  10823.     /**
  10824.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\EditCustomViewType' shared autowired service.
  10825.      *
  10826.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\EditCustomViewType
  10827.      */
  10828.     protected function getEditCustomViewTypeService()
  10829.     {
  10830.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10831.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10832.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/EditCustomViewType.php';
  10833.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\EditCustomViewType();
  10834.     }
  10835.     /**
  10836.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\NewCustomViewType' shared autowired service.
  10837.      *
  10838.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\NewCustomViewType
  10839.      */
  10840.     protected function getNewCustomViewTypeService()
  10841.     {
  10842.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10843.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10844.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/NewCustomViewType.php';
  10845.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\NewCustomViewType();
  10846.     }
  10847.     /**
  10848.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\ChannelUserData\ChannelUserRoleFilterType' shared autowired service.
  10849.      *
  10850.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\ChannelUserData\ChannelUserRoleFilterType
  10851.      */
  10852.     protected function getChannelUserRoleFilterTypeService()
  10853.     {
  10854.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10855.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10856.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/ChannelUserData/ChannelUserRoleFilterType.php';
  10857.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\ChannelUserData\ChannelUserRoleFilterType(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  10858.     }
  10859.     /**
  10860.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\Chat\CollectionFilter' shared autowired service.
  10861.      *
  10862.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\Chat\CollectionFilter
  10863.      */
  10864.     protected function getCollectionFilter8Service()
  10865.     {
  10866.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10867.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10868.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/Chat/CollectionFilter.php';
  10869.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\Chat\CollectionFilter();
  10870.     }
  10871.     /**
  10872.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\EventUserProgression\CollectionFilter' shared autowired service.
  10873.      *
  10874.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\EventUserProgression\CollectionFilter
  10875.      */
  10876.     protected function getCollectionFilter9Service()
  10877.     {
  10878.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10879.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10880.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/EventUserProgression/CollectionFilter.php';
  10881.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\EventUserProgression\CollectionFilter();
  10882.     }
  10883.     /**
  10884.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\ChannelUserRoleSelektorFilterType' shared autowired service.
  10885.      *
  10886.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\ChannelUserRoleSelektorFilterType
  10887.      */
  10888.     protected function getChannelUserRoleSelektorFilterTypeService()
  10889.     {
  10890.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10891.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10892.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/SelektorFilter/ChannelUserRoleSelektorFilterType.php';
  10893.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\ChannelUserRoleSelektorFilterType();
  10894.     }
  10895.     /**
  10896.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\UserSelektorFilterType' shared autowired service.
  10897.      *
  10898.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\UserSelektorFilterType
  10899.      */
  10900.     protected function getUserSelektorFilterTypeService()
  10901.     {
  10902.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10903.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10904.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/SelektorFilter/UserSelektorFilterType.php';
  10905.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\UserSelektorFilterType();
  10906.     }
  10907.     /**
  10908.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\Session\SessionStatusFilterType' shared autowired service.
  10909.      *
  10910.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\Session\SessionStatusFilterType
  10911.      */
  10912.     protected function getSessionStatusFilterTypeService()
  10913.     {
  10914.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10915.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10916.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/Session/SessionStatusFilterType.php';
  10917.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\Session\SessionStatusFilterType();
  10918.     }
  10919.     /**
  10920.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\TabContainerType' shared autowired service.
  10921.      *
  10922.      * @return \Nellapp\Bundle\SDKBundle\Form\TabContainerType
  10923.      */
  10924.     protected function getTabContainerTypeService()
  10925.     {
  10926.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10927.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10928.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/TabContainerType.php';
  10929.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType'] = new \Nellapp\Bundle\SDKBundle\Form\TabContainerType();
  10930.     }
  10931.     /**
  10932.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\TabType' shared autowired service.
  10933.      *
  10934.      * @return \Nellapp\Bundle\SDKBundle\Form\TabType
  10935.      */
  10936.     protected function getTabTypeService()
  10937.     {
  10938.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10939.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10940.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/TabType.php';
  10941.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\TabType'] = new \Nellapp\Bundle\SDKBundle\Form\TabType();
  10942.     }
  10943.     /**
  10944.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\AsyncEntityType' shared autowired service.
  10945.      *
  10946.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\AsyncEntityType
  10947.      */
  10948.     protected function getAsyncEntityType2Service()
  10949.     {
  10950.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10951.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10952.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/AsyncEntityType.php';
  10953.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\AsyncEntityType();
  10954.     }
  10955.     /**
  10956.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\ChannelUserRoleSelektorType' shared autowired service.
  10957.      *
  10958.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\ChannelUserRoleSelektorType
  10959.      */
  10960.     protected function getChannelUserRoleSelektorTypeService()
  10961.     {
  10962.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10963.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10964.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/ChannelUserRoleSelektorType.php';
  10965.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\ChannelUserRoleSelektorType();
  10966.     }
  10967.     /**
  10968.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\GroupSelektorType' shared autowired service.
  10969.      *
  10970.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\GroupSelektorType
  10971.      */
  10972.     protected function getGroupSelektorTypeService()
  10973.     {
  10974.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10975.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10976.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/GroupSelektorType.php';
  10977.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\GroupSelektorType();
  10978.     }
  10979.     /**
  10980.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\PlaceSelektorType' shared autowired service.
  10981.      *
  10982.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\PlaceSelektorType
  10983.      */
  10984.     protected function getPlaceSelektorTypeService()
  10985.     {
  10986.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10987.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10988.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/PlaceSelektorType.php';
  10989.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\PlaceSelektorType();
  10990.     }
  10991.     /**
  10992.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\ServiceSelektorType' shared autowired service.
  10993.      *
  10994.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\ServiceSelektorType
  10995.      */
  10996.     protected function getServiceSelektorTypeService()
  10997.     {
  10998.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10999.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11000.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/ServiceSelektorType.php';
  11001.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\ServiceSelektorType();
  11002.     }
  11003.     /**
  11004.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\UserSelektorType' shared autowired service.
  11005.      *
  11006.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\UserSelektorType
  11007.      */
  11008.     protected function getUserSelektorTypeService()
  11009.     {
  11010.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11011.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11012.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/UserSelektorType.php';
  11013.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\UserSelektorType();
  11014.     }
  11015.     /**
  11016.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\ChannelGetterService' shared autowired service.
  11017.      *
  11018.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\ChannelGetterService
  11019.      */
  11020.     protected function getChannelGetterServiceService()
  11021.     {
  11022.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/ChannelGetterInterface.php';
  11023.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/ChannelGetterService.php';
  11024.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\ChannelGetterService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\ChannelGetterService(($this->privates['App\\Repository\\Channel\\ChannelRepository'] ?? $this->getChannelRepositoryService()));
  11025.     }
  11026.     /**
  11027.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\Doctrine\EventSubscriber\ValidGlobalChannelAndUserSubscriber' shared autowired service.
  11028.      *
  11029.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Doctrine\EventSubscriber\ValidGlobalChannelAndUserSubscriber
  11030.      */
  11031.     protected function getValidGlobalChannelAndUserSubscriberService()
  11032.     {
  11033.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11034.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Doctrine/EventSubscriber/ValidGlobalChannelAndUserSubscriber.php';
  11035.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\Doctrine\EventSubscriber\ValidGlobalChannelAndUserSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  11036.     }
  11037.     /**
  11038.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService' shared autowired service.
  11039.      *
  11040.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService
  11041.      */
  11042.     protected function getGlobalEntitiesServiceService()
  11043.     {
  11044.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11045.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'])) {
  11046.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'];
  11047.         }
  11048.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  11049.     }
  11050.     /**
  11051.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys' shared autowired service.
  11052.      *
  11053.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys
  11054.      */
  11055.     protected function getGlobalEntityKeysService()
  11056.     {
  11057.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys($this->parameters['nellapp_sdk.global_getter.global_entities']);
  11058.     }
  11059.     /**
  11060.      * Gets the private 'Nellapp\Bundle\SDKBundle\Mailer\Mailer' shared autowired service.
  11061.      *
  11062.      * @return \Nellapp\Bundle\SDKBundle\Mailer\Mailer
  11063.      */
  11064.     protected function getMailerService()
  11065.     {
  11066.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Mailer/Mailer.php';
  11067.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  11068.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'])) {
  11069.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'];
  11070.         }
  11071.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'] = $instance = new \Nellapp\Bundle\SDKBundle\Mailer\Mailer($this->getEnv('MAIL_SENDER'), $this->getEnv('MAIL_SENDER_NAME'), $this->getEnv('BREVO_API_URL'), $this->getEnv('BREVO_API_KEY'), $this->getEnv('MAIL_DEV_ADDRESS'), $this->getEnv('bool:MAIL_TO_DEV'), $this->getEnv('bool:ACTIVE_MAIL'), $a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  11072.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  11073.         return $instance;
  11074.     }
  11075.     /**
  11076.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedService' shared autowired service.
  11077.      *
  11078.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedService
  11079.      */
  11080.     protected function getChannelUserDataMenuDisplayedServiceService()
  11081.     {
  11082.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedService.php';
  11083.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelMenuDisplayedInterface.php';
  11084.         include_once \dirname(__DIR__4).'/src/SdkBundle/Permission/ChannelMenuDisplayed.php';
  11085.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'] ?? $this->getChannelResourceServiceService());
  11086.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'])) {
  11087.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'];
  11088.         }
  11089.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11090.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'])) {
  11091.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'];
  11092.         }
  11093.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  11094.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'])) {
  11095.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'];
  11096.         }
  11097.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedService(new \App\SdkBundle\Permission\ChannelMenuDisplayed(), $a$b$c);
  11098.     }
  11099.     /**
  11100.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\EventSubscriber\TerminateMenuDisplayedSubscriber' shared autowired service.
  11101.      *
  11102.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\EventSubscriber\TerminateMenuDisplayedSubscriber
  11103.      */
  11104.     protected function getTerminateMenuDisplayedSubscriberService()
  11105.     {
  11106.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/EventSubscriber/TerminateMenuDisplayedSubscriber.php';
  11107.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedTerminateTracker.php';
  11108.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService());
  11109.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'])) {
  11110.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'];
  11111.         }
  11112.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  11113.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'])) {
  11114.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'];
  11115.         }
  11116.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\EventSubscriber\TerminateMenuDisplayedSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedTerminateTracker'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedTerminateTracker'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedTerminateTracker())), $a$b);
  11117.     }
  11118.     /**
  11119.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\Messenger\MenuDisplayedMiddleware' shared autowired service.
  11120.      *
  11121.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\Messenger\MenuDisplayedMiddleware
  11122.      */
  11123.     protected function getMenuDisplayedMiddlewareService()
  11124.     {
  11125.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  11126.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/Messenger/MenuDisplayedMiddleware.php';
  11127.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedTerminateTracker.php';
  11128.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService());
  11129.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'])) {
  11130.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'];
  11131.         }
  11132.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  11133.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'])) {
  11134.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'];
  11135.         }
  11136.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\Messenger\MenuDisplayedMiddleware(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedTerminateTracker'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedTerminateTracker'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedTerminateTracker())), $a$b);
  11137.     }
  11138.     /**
  11139.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelResourceManager' shared autowired service.
  11140.      *
  11141.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceManager
  11142.      */
  11143.     protected function getChannelResourceManagerService()
  11144.     {
  11145.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelResourceManager.php';
  11146.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11147.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'])) {
  11148.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'];
  11149.         }
  11150.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceManager($a, ($this->services['cache.app'] ?? $this->getCache_AppService()), true);
  11151.     }
  11152.     /**
  11153.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelResourceService' shared autowired service.
  11154.      *
  11155.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceService
  11156.      */
  11157.     protected function getChannelResourceServiceService()
  11158.     {
  11159.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelResourceService.php';
  11160.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiInternal/Client/ApiInternalClient.php';
  11161.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  11162.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'])) {
  11163.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'];
  11164.         }
  11165.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'] ?? $this->getChannelResourceManagerService());
  11166.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'])) {
  11167.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'];
  11168.         }
  11169.         $c = ($this->privates['nellapp_sdk.routing.internal_url_generator'] ?? $this->getNellappSdk_Routing_InternalUrlGeneratorService());
  11170.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'])) {
  11171.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'];
  11172.         }
  11173.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceService($a, ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b$c, new \Nellapp\Bundle\SDKBundle\ApiInternal\Client\ApiInternalClient($this->getEnv('APP_SECRET')));
  11174.     }
  11175.     /**
  11176.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionGroup\ChannelUserPermissionGroupManager' shared autowired service.
  11177.      *
  11178.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionGroup\ChannelUserPermissionGroupManager
  11179.      */
  11180.     protected function getChannelUserPermissionGroupManagerService()
  11181.     {
  11182.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionGroup/ChannelUserPermissionGroupManager.php';
  11183.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionGroup\ChannelUserPermissionGroupManager(new RewindableGenerator(function () {
  11184.             return new \EmptyIterator();
  11185.         }, 0));
  11186.     }
  11187.     /**
  11188.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager' shared autowired service.
  11189.      *
  11190.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager
  11191.      */
  11192.     protected function getChannelUserPermissionManagerService()
  11193.     {
  11194.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionManager.php';
  11195.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11196.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'])) {
  11197.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'];
  11198.         }
  11199.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] ?? $this->getChannelUserPermissionHierarchyManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnumManager'] ?? $this->getChannelUserPermissionEnumManagerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), true);
  11200.     }
  11201.     /**
  11202.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService' shared autowired service.
  11203.      *
  11204.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService
  11205.      */
  11206.     protected function getChannelUserPermissionServiceService()
  11207.     {
  11208.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionService.php';
  11209.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService());
  11210.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'])) {
  11211.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'];
  11212.         }
  11213.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] ?? $this->getUserOwnerGetterService()));
  11214.     }
  11215.     /**
  11216.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand' shared autowired service.
  11217.      *
  11218.      * @return \Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand
  11219.      */
  11220.     protected function getCheckChannelMenuDisplayedCommandService()
  11221.     {
  11222.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11223.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Command/CheckChannelMenuDisplayedCommand.php';
  11224.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  11225.         $instance->setName('nellapp:check:menu-displayed');
  11226.         $instance->setDescription('Check the channel menu displayed for the given ChannelUserData');
  11227.         return $instance;
  11228.     }
  11229.     /**
  11230.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand' shared autowired service.
  11231.      *
  11232.      * @return \Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand
  11233.      */
  11234.     protected function getCleanExpiredChannelResourcePermissionCommandService()
  11235.     {
  11236.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11237.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Command/CleanExpiredChannelResourcePermissionCommand.php';
  11238.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  11239.         $instance->setName('nellapp:check:expired-permission');
  11240.         $instance->setDescription('Remove from database expired channel resource permissions.');
  11241.         return $instance;
  11242.     }
  11243.     /**
  11244.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\ChannelMenuDisplayedSubscriber' shared autowired service.
  11245.      *
  11246.      * @return \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\ChannelMenuDisplayedSubscriber
  11247.      */
  11248.     protected function getChannelMenuDisplayedSubscriber2Service()
  11249.     {
  11250.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11251.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Doctrine/EventSubscriber/ChannelMenuDisplayedSubscriber.php';
  11252.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedTerminateTracker.php';
  11253.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] = new \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\ChannelMenuDisplayedSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedTerminateTracker'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedTerminateTracker'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedTerminateTracker())));
  11254.     }
  11255.     /**
  11256.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\Mapping\PermissionConstraintSubscriber' shared autowired service.
  11257.      *
  11258.      * @return \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\Mapping\PermissionConstraintSubscriber
  11259.      */
  11260.     protected function getPermissionConstraintSubscriberService()
  11261.     {
  11262.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11263.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Doctrine/EventSubscriber/Mapping/PermissionConstraintSubscriber.php';
  11264.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber'] = new \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\Mapping\PermissionConstraintSubscriber();
  11265.     }
  11266.     /**
  11267.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager' shared autowired service.
  11268.      *
  11269.      * @return \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager
  11270.      */
  11271.     protected function getChannelUserPermissionEnumManagerService()
  11272.     {
  11273.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Enum/ChannelUserPermissionEnumManager.php';
  11274.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnumManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager(new RewindableGenerator(function () {
  11275.             yield => ($this->privates['App\\Enum\\ChannelUserPermission\\ChannelUserAsyncPermissionEnum'] ?? ($this->privates['App\\Enum\\ChannelUserPermission\\ChannelUserAsyncPermissionEnum'] = new \App\Enum\ChannelUserPermission\ChannelUserAsyncPermissionEnum()));
  11276.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserChannelUserDataPermissionEnum()));
  11277.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserCursusPermissionEnum()));
  11278.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionAsyncEnum()));
  11279.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnum()));
  11280.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserSessionPermissionEnum()));
  11281.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserTrainingPermissionEnum()));
  11282.         }, 7));
  11283.     }
  11284.     /**
  11285.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionEnumType' shared autowired service.
  11286.      *
  11287.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionEnumType
  11288.      */
  11289.     protected function getChannelUserPermissionEnumTypeService()
  11290.     {
  11291.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11292.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11293.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/ChannelUserPermissionEnumType.php';
  11294.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionEnumType();
  11295.     }
  11296.     /**
  11297.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionResourceType' shared autowired service.
  11298.      *
  11299.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionResourceType
  11300.      */
  11301.     protected function getChannelUserPermissionResourceTypeService()
  11302.     {
  11303.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11304.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11305.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/ChannelUserPermissionResourceType.php';
  11306.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionResourceType();
  11307.     }
  11308.     /**
  11309.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserDataFilter' shared autowired service.
  11310.      *
  11311.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserDataFilter
  11312.      */
  11313.     protected function getChannelUserDataFilterService()
  11314.     {
  11315.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11316.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11317.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/Filter/ChannelUserDataFilter.php';
  11318.         $a = ($this->services['router'] ?? $this->getRouterService());
  11319.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter'])) {
  11320.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter'];
  11321.         }
  11322.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserDataFilter($a);
  11323.     }
  11324.     /**
  11325.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserPermissionResourceFilter' shared autowired service.
  11326.      *
  11327.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserPermissionResourceFilter
  11328.      */
  11329.     protected function getChannelUserPermissionResourceFilterService()
  11330.     {
  11331.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11332.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11333.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/Filter/ChannelUserPermissionResourceFilter.php';
  11334.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserPermissionResourceFilter();
  11335.     }
  11336.     /**
  11337.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\Filter\MultipleResourcePermissionsType' shared autowired service.
  11338.      *
  11339.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\MultipleResourcePermissionsType
  11340.      */
  11341.     protected function getMultipleResourcePermissionsTypeService()
  11342.     {
  11343.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11344.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11345.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/Filter/MultipleResourcePermissionsType.php';
  11346.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\MultipleResourcePermissionsType(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  11347.     }
  11348.     /**
  11349.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\SelectUserForChannelResourcePermissionType' shared autowired service.
  11350.      *
  11351.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\SelectUserForChannelResourcePermissionType
  11352.      */
  11353.     protected function getSelectUserForChannelResourcePermissionTypeService()
  11354.     {
  11355.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11356.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11357.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/SelectUserForChannelResourcePermissionType.php';
  11358.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\SelectUserForChannelResourcePermissionType(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  11359.     }
  11360.     /**
  11361.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Security\Authorization\AuthorizationHelper' shared autowired service.
  11362.      *
  11363.      * @return \Nellapp\Bundle\SDKBundle\Permission\Security\Authorization\AuthorizationHelper
  11364.      */
  11365.     protected function getAuthorizationHelperService()
  11366.     {
  11367.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Authorization/AuthorizationHelper.php';
  11368.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  11369.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'])) {
  11370.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'];
  11371.         }
  11372.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Authorization\AuthorizationHelper($a);
  11373.     }
  11374.     /**
  11375.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager' shared autowired service.
  11376.      *
  11377.      * @return \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager
  11378.      */
  11379.     protected function getChannelUserPermissionHierarchyManagerService()
  11380.     {
  11381.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Hierarchy/ChannelUserPermissionHierarchyManager.php';
  11382.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager(new RewindableGenerator(function () {
  11383.             yield => ($this->privates['App\\Security\\Hierarchy\\ChannelUserAsyncPermissionHierarchy'] ?? ($this->privates['App\\Security\\Hierarchy\\ChannelUserAsyncPermissionHierarchy'] = new \App\Security\Hierarchy\ChannelUserAsyncPermissionHierarchy()));
  11384.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelSessionPermissionHierarchy'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelSessionPermissionHierarchy'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelSessionPermissionHierarchy()));
  11385.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelTrainingPermissionHierarchy'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelTrainingPermissionHierarchy'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelTrainingPermissionHierarchy()));
  11386.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserCursusPermissionHierarchy'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserCursusPermissionHierarchy'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserCursusPermissionHierarchy()));
  11387.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionAsyncHierarchy()));
  11388.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchy'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchy'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchy()));
  11389.         }, 6));
  11390.     }
  11391.     /**
  11392.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime' shared autowired service.
  11393.      *
  11394.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime
  11395.      */
  11396.     protected function getChannelUserDataPermissionRuntimeService()
  11397.     {
  11398.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  11399.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php';
  11400.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] ?? $this->getChannelUserPermissionServiceService());
  11401.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'])) {
  11402.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'];
  11403.         }
  11404.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'] = new \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] ?? $this->getUserOwnerGetterService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  11405.     }
  11406.     /**
  11407.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\TranslateRuntime' shared autowired service.
  11408.      *
  11409.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\TranslateRuntime
  11410.      */
  11411.     protected function getTranslateRuntimeService()
  11412.     {
  11413.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  11414.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/TranslateRuntime.php';
  11415.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime'] = new \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\TranslateRuntime(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnumManager'] ?? $this->getChannelUserPermissionEnumManagerService()));
  11416.     }
  11417.     /**
  11418.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\UserOwnerRuntime' shared autowired service.
  11419.      *
  11420.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\UserOwnerRuntime
  11421.      */
  11422.     protected function getUserOwnerRuntimeService()
  11423.     {
  11424.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  11425.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/UserOwnerRuntime.php';
  11426.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  11427.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime'])) {
  11428.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime'];
  11429.         }
  11430.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime'] = new \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\UserOwnerRuntime(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] ?? $this->getUserOwnerGetterService()), $a);
  11431.     }
  11432.     /**
  11433.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter' shared autowired service.
  11434.      *
  11435.      * @return \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter
  11436.      */
  11437.     protected function getUserOwnerGetterService()
  11438.     {
  11439.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/UserOwner/UserOwnerGetter.php';
  11440.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] = new \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter(new RewindableGenerator(function () {
  11441.             return new \EmptyIterator();
  11442.         }, 0));
  11443.     }
  11444.     /**
  11445.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\UrlGeneratorRuntime' shared autowired service.
  11446.      *
  11447.      * @return \Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\UrlGeneratorRuntime
  11448.      */
  11449.     protected function getUrlGeneratorRuntimeService()
  11450.     {
  11451.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  11452.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Runtime/UrlGeneratorRuntime.php';
  11453.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime'] = new \Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\UrlGeneratorRuntime(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  11454.     }
  11455.     /**
  11456.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils' shared autowired service.
  11457.      *
  11458.      * @return \Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils
  11459.      */
  11460.     protected function getChannelMainDomainUtilsService()
  11461.     {
  11462.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  11463.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'])) {
  11464.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'];
  11465.         }
  11466.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'npm'))), $a);
  11467.     }
  11468.     /**
  11469.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\UserClient' shared autowired service.
  11470.      *
  11471.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\UserClient
  11472.      */
  11473.     protected function getUserClientService()
  11474.     {
  11475.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11476.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11477.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11478.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Account/UserClient.php';
  11479.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11480.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'])) {
  11481.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'];
  11482.         }
  11483.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\UserClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11484.     }
  11485.     /**
  11486.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\AbstractCursusClient' shared autowired service.
  11487.      *
  11488.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\AbstractCursusClient
  11489.      */
  11490.     protected function getAbstractCursusClientService()
  11491.     {
  11492.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11493.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11494.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11495.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/ChannelUserData/AbstractCursusClient.php';
  11496.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11497.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusClient'])) {
  11498.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusClient'];
  11499.         }
  11500.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\AbstractCursusClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11501.     }
  11502.     /**
  11503.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\ChannelUserDataClient' shared autowired service.
  11504.      *
  11505.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\ChannelUserDataClient
  11506.      */
  11507.     protected function getChannelUserDataClientService()
  11508.     {
  11509.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11510.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11511.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11512.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/ChannelUserData/ChannelUserDataClient.php';
  11513.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11514.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataClient'])) {
  11515.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataClient'];
  11516.         }
  11517.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\ChannelUserDataClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11518.     }
  11519.     /**
  11520.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelClient' shared autowired service.
  11521.      *
  11522.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelClient
  11523.      */
  11524.     protected function getChannelClientService()
  11525.     {
  11526.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11527.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11528.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11529.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelClient.php';
  11530.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11531.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'])) {
  11532.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'];
  11533.         }
  11534.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11535.     }
  11536.     /**
  11537.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelConfigurationClient' shared autowired service.
  11538.      *
  11539.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelConfigurationClient
  11540.      */
  11541.     protected function getChannelConfigurationClientService()
  11542.     {
  11543.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11544.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11545.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11546.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelConfigurationClient.php';
  11547.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11548.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'])) {
  11549.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'];
  11550.         }
  11551.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelConfigurationClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11552.     }
  11553.     /**
  11554.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserCursusPermissionClient' shared autowired service.
  11555.      *
  11556.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserCursusPermissionClient
  11557.      */
  11558.     protected function getChannelUserCursusPermissionClientService()
  11559.     {
  11560.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11561.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11562.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11563.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserCursusPermissionClient.php';
  11564.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11565.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'])) {
  11566.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'];
  11567.         }
  11568.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserCursusPermissionClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11569.     }
  11570.     /**
  11571.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserRoleClient' shared autowired service.
  11572.      *
  11573.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserRoleClient
  11574.      */
  11575.     protected function getChannelUserRoleClientService()
  11576.     {
  11577.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11578.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11579.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11580.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserRoleClient.php';
  11581.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11582.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'])) {
  11583.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'];
  11584.         }
  11585.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserRoleClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11586.     }
  11587.     /**
  11588.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserServicePermissionClient' shared autowired service.
  11589.      *
  11590.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserServicePermissionClient
  11591.      */
  11592.     protected function getChannelUserServicePermissionClientService()
  11593.     {
  11594.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11595.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11596.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11597.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserServicePermissionClient.php';
  11598.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11599.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'])) {
  11600.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'];
  11601.         }
  11602.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserServicePermissionClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11603.     }
  11604.     /**
  11605.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserSessionPermissionClient' shared autowired service.
  11606.      *
  11607.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserSessionPermissionClient
  11608.      */
  11609.     protected function getChannelUserSessionPermissionClientService()
  11610.     {
  11611.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11612.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11613.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11614.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserSessionPermissionClient.php';
  11615.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11616.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'])) {
  11617.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'];
  11618.         }
  11619.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserSessionPermissionClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11620.     }
  11621.     /**
  11622.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserTrainingPermissionClient' shared autowired service.
  11623.      *
  11624.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserTrainingPermissionClient
  11625.      */
  11626.     protected function getChannelUserTrainingPermissionClientService()
  11627.     {
  11628.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11629.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11630.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11631.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserTrainingPermissionClient.php';
  11632.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11633.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'])) {
  11634.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'];
  11635.         }
  11636.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserTrainingPermissionClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11637.     }
  11638.     /**
  11639.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelWhiteLabelClient' shared autowired service.
  11640.      *
  11641.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelWhiteLabelClient
  11642.      */
  11643.     protected function getChannelWhiteLabelClientService()
  11644.     {
  11645.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11646.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11647.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11648.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelWhiteLabelClient.php';
  11649.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11650.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'])) {
  11651.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'];
  11652.         }
  11653.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelWhiteLabelClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11654.     }
  11655.     /**
  11656.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\GroupClient' shared autowired service.
  11657.      *
  11658.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\GroupClient
  11659.      */
  11660.     protected function getGroupClientService()
  11661.     {
  11662.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11663.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11664.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11665.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/GroupClient.php';
  11666.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11667.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'])) {
  11668.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'];
  11669.         }
  11670.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\GroupClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11671.     }
  11672.     /**
  11673.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\PlaceClient' shared autowired service.
  11674.      *
  11675.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\PlaceClient
  11676.      */
  11677.     protected function getPlaceClientService()
  11678.     {
  11679.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11680.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11681.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11682.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/PlaceClient.php';
  11683.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11684.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'])) {
  11685.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'];
  11686.         }
  11687.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\PlaceClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11688.     }
  11689.     /**
  11690.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\RoomClient' shared autowired service.
  11691.      *
  11692.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\RoomClient
  11693.      */
  11694.     protected function getRoomClientService()
  11695.     {
  11696.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11697.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11698.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11699.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/RoomClient.php';
  11700.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11701.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'])) {
  11702.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'];
  11703.         }
  11704.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\RoomClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11705.     }
  11706.     /**
  11707.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ServiceClient' shared autowired service.
  11708.      *
  11709.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ServiceClient
  11710.      */
  11711.     protected function getServiceClientService()
  11712.     {
  11713.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11714.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11715.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11716.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ServiceClient.php';
  11717.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11718.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'])) {
  11719.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'];
  11720.         }
  11721.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ServiceClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11722.     }
  11723.     /**
  11724.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\SessionClient' shared autowired service.
  11725.      *
  11726.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\SessionClient
  11727.      */
  11728.     protected function getSessionClientService()
  11729.     {
  11730.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11731.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11732.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11733.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/SessionClient.php';
  11734.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11735.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'])) {
  11736.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'];
  11737.         }
  11738.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\SessionClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11739.     }
  11740.     /**
  11741.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\TrainingClient' shared autowired service.
  11742.      *
  11743.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\TrainingClient
  11744.      */
  11745.     protected function getTrainingClientService()
  11746.     {
  11747.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11748.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11749.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11750.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/TrainingClient.php';
  11751.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11752.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'])) {
  11753.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'];
  11754.         }
  11755.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\TrainingClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11756.     }
  11757.     /**
  11758.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\UserFromChannelClient' shared autowired service.
  11759.      *
  11760.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\UserFromChannelClient
  11761.      */
  11762.     protected function getUserFromChannelClientService()
  11763.     {
  11764.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11765.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11766.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11767.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/UserFromChannelClient.php';
  11768.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11769.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'])) {
  11770.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'];
  11771.         }
  11772.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\UserFromChannelClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11773.     }
  11774.     /**
  11775.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\ClientManager' shared autowired service.
  11776.      *
  11777.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ClientManager
  11778.      */
  11779.     protected function getClientManagerService()
  11780.     {
  11781.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/ClientManager.php';
  11782.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ClientManager'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ClientManager(new RewindableGenerator(function () {
  11783.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService());
  11784.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] ?? $this->getChannelClientService());
  11785.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] ?? $this->getChannelConfigurationClientService());
  11786.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] ?? $this->getChannelUserCursusPermissionClientService());
  11787.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] ?? $this->getChannelUserRoleClientService());
  11788.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] ?? $this->getChannelUserServicePermissionClientService());
  11789.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] ?? $this->getChannelUserSessionPermissionClientService());
  11790.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] ?? $this->getChannelUserTrainingPermissionClientService());
  11791.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] ?? $this->getChannelWhiteLabelClientService());
  11792.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] ?? $this->getGroupClientService());
  11793.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] ?? $this->getPlaceClientService());
  11794.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] ?? $this->getRoomClientService());
  11795.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] ?? $this->getServiceClientService());
  11796.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] ?? $this->getSessionClientService());
  11797.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] ?? $this->getTrainingClientService());
  11798.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] ?? $this->getUserFromChannelClientService());
  11799.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusClient'] ?? $this->getAbstractCursusClientService());
  11800.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataClient'] ?? $this->getChannelUserDataClientService());
  11801.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncAdditionalData\\AdditionalDataClient'] ?? $this->getAdditionalDataClientService());
  11802.         }, 19));
  11803.     }
  11804.     /**
  11805.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\SyncAdditionalData\AdditionalDataClient' shared autowired service.
  11806.      *
  11807.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\SyncAdditionalData\AdditionalDataClient
  11808.      */
  11809.     protected function getAdditionalDataClientService()
  11810.     {
  11811.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  11812.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  11813.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  11814.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncAdditionalData/AdditionalDataClient.php';
  11815.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11816.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncAdditionalData\\AdditionalDataClient'])) {
  11817.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncAdditionalData\\AdditionalDataClient'];
  11818.         }
  11819.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncAdditionalData\\AdditionalDataClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\SyncAdditionalData\AdditionalDataClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  11820.     }
  11821.     /**
  11822.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\FailedMessageCommand' shared autowired service.
  11823.      *
  11824.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\FailedMessageCommand
  11825.      */
  11826.     protected function getFailedMessageCommandService()
  11827.     {
  11828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11829.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/FailedMessageCommand.php';
  11830.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Sync\Command\FailedMessageCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  11831.         $instance->setName('nellapp:failed-message');
  11832.         return $instance;
  11833.     }
  11834.     /**
  11835.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand' shared autowired service.
  11836.      *
  11837.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand
  11838.      */
  11839.     protected function getFullRefreshClassCommandService()
  11840.     {
  11841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11842.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/FullRefreshClassCommand.php';
  11843.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] ?? $this->getChannelClientService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\FullRefreshManager'] ?? $this->getFullRefreshManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  11844.         $instance->setName('nellapp:force-full-refresh');
  11845.         $instance->setDescription('Force full refresh of a class');
  11846.         return $instance;
  11847.     }
  11848.     /**
  11849.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand' shared autowired service.
  11850.      *
  11851.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand
  11852.      */
  11853.     protected function getRefreshClassCommandService()
  11854.     {
  11855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11856.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/RefreshClassCommand.php';
  11857.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorManager.php';
  11858.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand(new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\HydratorManager(new RewindableGenerator(function () {
  11859.             yield => ($this->privates['App\\SdkBundle\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydratorService());
  11860.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydrator2Service());
  11861.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\UserHydrator'] ?? $this->getUserHydratorService());
  11862.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'] ?? $this->getChannelConfigurationHydratorService());
  11863.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'] ?? $this->getChannelHydratorService());
  11864.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'] ?? $this->getChannelUserCursusPermissionHydratorService());
  11865.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'] ?? $this->getChannelUserDataHydratorService());
  11866.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'] ?? $this->getChannelUserRoleHydratorService());
  11867.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'] ?? $this->getChannelUserServicePermissionHydratorService());
  11868.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'] ?? $this->getChannelUserSessionPermissionHydratorService());
  11869.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'] ?? $this->getChannelUserTrainingPermissionHydratorService());
  11870.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'] ?? $this->getChannelWhiteLabelHydratorService());
  11871.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'] ?? $this->getGroupHydratorService());
  11872.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'] ?? $this->getPlaceHydratorService());
  11873.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'] ?? $this->getRoomHydratorService());
  11874.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'] ?? $this->getServiceHydratorService());
  11875.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'] ?? $this->getSessionHydratorService());
  11876.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'] ?? $this->getTrainingHydratorService());
  11877.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'] ?? $this->getUserFromChannelHydratorService());
  11878.         }, 19)), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ClientManager'] ?? $this->getClientManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  11879.         $instance->setName('nellapp:force-refresh');
  11880.         $instance->setDescription('Force refresh of a class');
  11881.         return $instance;
  11882.     }
  11883.     /**
  11884.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand' shared autowired service.
  11885.      *
  11886.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand
  11887.      */
  11888.     protected function getRefreshOneCommandService()
  11889.     {
  11890.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11891.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/RefreshOneCommand.php';
  11892.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  11893.         $instance->setName('nellapp:force-refresh-one');
  11894.         $instance->setDescription('Force refresh of an entity');
  11895.         return $instance;
  11896.     }
  11897.     /**
  11898.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand' shared autowired service.
  11899.      *
  11900.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand
  11901.      */
  11902.     protected function getUserFromChannelCommandService()
  11903.     {
  11904.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11905.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/UserFromChannelCommand.php';
  11906.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] ?? $this->getUserFromChannelClientService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'] ?? $this->getUserFromChannelRetrieverService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  11907.         $instance->setName('nellapp:force-sync:ufc');
  11908.         $instance->setDescription('Force sync all UserFromChannel');
  11909.         return $instance;
  11910.     }
  11911.     /**
  11912.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand' shared autowired service.
  11913.      *
  11914.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand
  11915.      */
  11916.     protected function getSyncOneCommandService()
  11917.     {
  11918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11919.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/SyncOneCommand.php';
  11920.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\FullRefreshManager'] ?? $this->getFullRefreshManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()));
  11921.         $instance->setName('nellapp:sync:one');
  11922.         $instance->setDescription('Manual sync by id');
  11923.         return $instance;
  11924.     }
  11925.     /**
  11926.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher' shared autowired service.
  11927.      *
  11928.      * @return \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher
  11929.      */
  11930.     protected function getUserRefresherService()
  11931.     {
  11932.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/FullRefresherInterface.php';
  11933.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/AbstractRefresher.php';
  11934.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/Account/UserRefresher.php';
  11935.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'] ?? $this->getUserRefresher2Service());
  11936.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'])) {
  11937.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'];
  11938.         }
  11939.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService());
  11940.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'])) {
  11941.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'];
  11942.         }
  11943.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher($a$b$this->parameters['entities_handled']);
  11944.         $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  11945.         $instance $instance->setRetrieverManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()));
  11946.         $instance $instance->setRefresherManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()));
  11947.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher'] = $instance $instance->setClientManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ClientManager'] ?? $this->getClientManagerService()));
  11948.         $instance->setManagerRegistry(($this->services['doctrine'] ?? $this->getDoctrineService()));
  11949.         return $instance;
  11950.     }
  11951.     /**
  11952.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher' shared autowired service.
  11953.      *
  11954.      * @return \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher
  11955.      */
  11956.     protected function getChannelRefresherService()
  11957.     {
  11958.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/FullRefresherInterface.php';
  11959.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/AbstractRefresher.php';
  11960.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/Channel/ChannelRefresher.php';
  11961.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelRefresher'] ?? $this->getChannelRefresher2Service()));
  11962.         $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  11963.         $instance $instance->setRetrieverManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()));
  11964.         $instance $instance->setRefresherManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()));
  11965.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher'] = $instance $instance->setClientManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ClientManager'] ?? $this->getClientManagerService()));
  11966.         $instance->setManagerRegistry(($this->services['doctrine'] ?? $this->getDoctrineService()));
  11967.         return $instance;
  11968.     }
  11969.     /**
  11970.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\FullRefresher\FullRefreshManager' shared autowired service.
  11971.      *
  11972.      * @return \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\FullRefreshManager
  11973.      */
  11974.     protected function getFullRefreshManagerService()
  11975.     {
  11976.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/FullRefreshManager.php';
  11977.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\FullRefreshManager'] = new \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\FullRefreshManager(new RewindableGenerator(function () {
  11978.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'] ?? $this->getUserRefresherService());
  11979.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Channel\\ChannelRefresher'] ?? $this->getChannelRefresherService());
  11980.         }, 2));
  11981.     }
  11982.     /**
  11983.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator' shared autowired service.
  11984.      *
  11985.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator
  11986.      */
  11987.     protected function getUserHydratorService()
  11988.     {
  11989.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  11990.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  11991.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Account/UserHydrator.php';
  11992.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator();
  11993.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  11994.         return $instance;
  11995.     }
  11996.     /**
  11997.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\AbstractCursusHydrator' shared autowired service.
  11998.      *
  11999.      * @return \App\SdkBundle\Hydrator\Channel\AbstractCursusHydrator
  12000.      */
  12001.     protected function getAbstractCursusHydrator2Service()
  12002.     {
  12003.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  12004.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  12005.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/AbstractCursusHydrator.php';
  12006.         include_once \dirname(__DIR__4).'/src/SdkBundle/Hydrator/Channel/AbstractCursusHydrator.php';
  12007.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService());
  12008.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'])) {
  12009.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'];
  12010.         }
  12011.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  12012.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'])) {
  12013.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'];
  12014.         }
  12015.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'] ?? $this->getTrainingRetrieverService());
  12016.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'])) {
  12017.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'];
  12018.         }
  12019.         $instance = new \App\SdkBundle\Hydrator\Channel\AbstractCursusHydrator($a$b$c);
  12020.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\AbstractCursusHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12021.         return $instance;
  12022.     }
  12023.     /**
  12024.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator' shared autowired service.
  12025.      *
  12026.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator
  12027.      */
  12028.     protected function getChannelConfigurationHydratorService()
  12029.     {
  12030.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  12031.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  12032.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelConfigurationHydrator.php';
  12033.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  12034.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'])) {
  12035.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'];
  12036.         }
  12037.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12038.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'])) {
  12039.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'];
  12040.         }
  12041.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator($a$b);
  12042.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12043.         return $instance;
  12044.     }
  12045.     /**
  12046.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator' shared autowired service.
  12047.      *
  12048.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator
  12049.      */
  12050.     protected function getChannelHydratorService()
  12051.     {
  12052.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  12053.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  12054.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelHydrator.php';
  12055.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  12056.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'])) {
  12057.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'];
  12058.         }
  12059.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator($a);
  12060.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12061.         return $instance;
  12062.     }
  12063.     /**
  12064.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator' shared autowired service.
  12065.      *
  12066.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator
  12067.      */
  12068.     protected function getChannelUserCursusPermissionHydratorService()
  12069.     {
  12070.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  12071.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  12072.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserCursusPermissionHydrator.php';
  12073.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  12074.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'])) {
  12075.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'];
  12076.         }
  12077.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'] ?? $this->getAbstractCursusRetrieverService());
  12078.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'])) {
  12079.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'];
  12080.         }
  12081.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator($a$b);
  12082.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12083.         return $instance;
  12084.     }
  12085.     /**
  12086.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator' shared autowired service.
  12087.      *
  12088.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator
  12089.      */
  12090.     protected function getChannelUserDataHydratorService()
  12091.     {
  12092.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  12093.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  12094.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserDataHydrator.php';
  12095.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  12096.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'])) {
  12097.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'];
  12098.         }
  12099.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12100.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'])) {
  12101.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'];
  12102.         }
  12103.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'] ?? $this->getChannelUserRoleRetrieverService());
  12104.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'])) {
  12105.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'];
  12106.         }
  12107.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator($a$b$c);
  12108.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12109.         return $instance;
  12110.     }
  12111.     /**
  12112.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator' shared autowired service.
  12113.      *
  12114.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator
  12115.      */
  12116.     protected function getChannelUserRoleHydratorService()
  12117.     {
  12118.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  12119.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  12120.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserRoleHydrator.php';
  12121.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12122.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'])) {
  12123.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'];
  12124.         }
  12125.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator($a);
  12126.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12127.         return $instance;
  12128.     }
  12129.     /**
  12130.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator' shared autowired service.
  12131.      *
  12132.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator
  12133.      */
  12134.     protected function getChannelUserServicePermissionHydratorService()
  12135.     {
  12136.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  12137.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  12138.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserServicePermissionHydrator.php';
  12139.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  12140.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'])) {
  12141.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'];
  12142.         }
  12143.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService());
  12144.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'])) {
  12145.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'];
  12146.         }
  12147.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator($a$b);
  12148.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12149.         return $instance;
  12150.     }
  12151.     /**
  12152.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator' shared autowired service.
  12153.      *
  12154.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator
  12155.      */
  12156.     protected function getChannelUserSessionPermissionHydratorService()
  12157.     {
  12158.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  12159.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  12160.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserSessionPermissionHydrator.php';
  12161.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  12162.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'])) {
  12163.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'];
  12164.         }
  12165.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService());
  12166.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'])) {
  12167.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'];
  12168.         }
  12169.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator($a$b);
  12170.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12171.         return $instance;
  12172.     }
  12173.     /**
  12174.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator' shared autowired service.
  12175.      *
  12176.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator
  12177.      */
  12178.     protected function getChannelUserTrainingPermissionHydratorService()
  12179.     {
  12180.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  12181.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  12182.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserTrainingPermissionHydrator.php';
  12183.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  12184.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'])) {
  12185.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'];
  12186.         }
  12187.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'] ?? $this->getTrainingRetrieverService());
  12188.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'])) {
  12189.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'];
  12190.         }
  12191.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator($a$b);
  12192.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12193.         return $instance;
  12194.     }
  12195.     /**
  12196.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator' shared autowired service.
  12197.      *
  12198.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator
  12199.      */
  12200.     protected function getChannelWhiteLabelHydratorService()
  12201.     {
  12202.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  12203.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  12204.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelWhiteLabelHydrator.php';
  12205.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12206.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'])) {
  12207.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'];
  12208.         }
  12209.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator($a);
  12210.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12211.         return $instance;
  12212.     }
  12213.     /**
  12214.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator' shared autowired service.
  12215.      *
  12216.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator
  12217.      */
  12218.     protected function getGroupHydratorService()
  12219.     {
  12220.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  12221.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  12222.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/GroupHydrator.php';
  12223.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12224.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'])) {
  12225.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'];
  12226.         }
  12227.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  12228.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'])) {
  12229.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'];
  12230.         }
  12231.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'] ?? $this->getPlaceRetrieverService());
  12232.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'])) {
  12233.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'];
  12234.         }
  12235.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator($a$b$c);
  12236.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12237.         return $instance;
  12238.     }
  12239.     /**
  12240.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator' shared autowired service.
  12241.      *
  12242.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator
  12243.      */
  12244.     protected function getPlaceHydratorService()
  12245.     {
  12246.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  12247.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  12248.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/PlaceHydrator.php';
  12249.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12250.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'])) {
  12251.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'];
  12252.         }
  12253.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator($a);
  12254.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12255.         return $instance;
  12256.     }
  12257.     /**
  12258.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator' shared autowired service.
  12259.      *
  12260.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator
  12261.      */
  12262.     protected function getRoomHydratorService()
  12263.     {
  12264.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  12265.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  12266.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/RoomHydrator.php';
  12267.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'] ?? $this->getPlaceRetrieverService());
  12268.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'])) {
  12269.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'];
  12270.         }
  12271.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator($a);
  12272.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12273.         return $instance;
  12274.     }
  12275.     /**
  12276.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator' shared autowired service.
  12277.      *
  12278.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator
  12279.      */
  12280.     protected function getServiceHydratorService()
  12281.     {
  12282.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  12283.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  12284.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ServiceHydrator.php';
  12285.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12286.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'])) {
  12287.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'];
  12288.         }
  12289.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  12290.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'])) {
  12291.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'];
  12292.         }
  12293.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator($a$b);
  12294.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12295.         return $instance;
  12296.     }
  12297.     /**
  12298.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator' shared autowired service.
  12299.      *
  12300.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator
  12301.      */
  12302.     protected function getSessionHydratorService()
  12303.     {
  12304.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  12305.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  12306.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/SessionHydrator.php';
  12307.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'] ?? $this->getGroupRetrieverService());
  12308.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'])) {
  12309.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'];
  12310.         }
  12311.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator($a);
  12312.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12313.         return $instance;
  12314.     }
  12315.     /**
  12316.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator' shared autowired service.
  12317.      *
  12318.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator
  12319.      */
  12320.     protected function getTrainingHydratorService()
  12321.     {
  12322.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  12323.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  12324.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/TrainingHydrator.php';
  12325.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12326.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'])) {
  12327.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'];
  12328.         }
  12329.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator($a);
  12330.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12331.         return $instance;
  12332.     }
  12333.     /**
  12334.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator' shared autowired service.
  12335.      *
  12336.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator
  12337.      */
  12338.     protected function getUserFromChannelHydratorService()
  12339.     {
  12340.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  12341.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  12342.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/UserFromChannelHydrator.php';
  12343.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12344.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'])) {
  12345.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'];
  12346.         }
  12347.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  12348.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'])) {
  12349.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'];
  12350.         }
  12351.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator($a$b);
  12352.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12353.         return $instance;
  12354.     }
  12355.     /**
  12356.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Manipulator' shared autowired service.
  12357.      *
  12358.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Manipulator
  12359.      */
  12360.     protected function getManipulatorService()
  12361.     {
  12362.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Manipulator/ManipulatorInterface.php';
  12363.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Manipulator/Manipulator.php';
  12364.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Manipulator.php';
  12365.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  12366.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'])) {
  12367.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'];
  12368.         }
  12369.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Manipulator($a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  12370.     }
  12371.     /**
  12372.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Proxy\ProxyClient' shared autowired service.
  12373.      *
  12374.      * @return \Nellapp\Bundle\SDKBundle\Sync\Proxy\ProxyClient
  12375.      */
  12376.     protected function getProxyClientService()
  12377.     {
  12378.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiClientInterApp/Proxy/ProxyClientInterface.php';
  12379.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiClientInterApp/Proxy/AbstractProxyClient.php';
  12380.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Proxy/ProxyClient.php';
  12381.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Proxy\\ProxyClient'] = new \Nellapp\Bundle\SDKBundle\Sync\Proxy\ProxyClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  12382.     }
  12383.     /**
  12384.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher' shared autowired service.
  12385.      *
  12386.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher
  12387.      */
  12388.     protected function getUserRefresher2Service()
  12389.     {
  12390.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  12391.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  12392.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Account/UserRefresher.php';
  12393.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService());
  12394.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'])) {
  12395.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'];
  12396.         }
  12397.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\UserHydrator'] ?? $this->getUserHydratorService()), $a);
  12398.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12399.         return $instance;
  12400.     }
  12401.     /**
  12402.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher' shared autowired service.
  12403.      *
  12404.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher
  12405.      */
  12406.     protected function getAbstractCursusRefresherService()
  12407.     {
  12408.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  12409.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  12410.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/AbstractCursusRefresher.php';
  12411.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydrator2Service());
  12412.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\AbstractCursusRefresher'])) {
  12413.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\AbstractCursusRefresher'];
  12414.         }
  12415.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusClient'] ?? $this->getAbstractCursusClientService());
  12416.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\AbstractCursusRefresher'])) {
  12417.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\AbstractCursusRefresher'];
  12418.         }
  12419.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher($a$b);
  12420.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12421.         return $instance;
  12422.     }
  12423.     /**
  12424.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher' shared autowired service.
  12425.      *
  12426.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher
  12427.      */
  12428.     protected function getChannelConfigurationRefresherService()
  12429.     {
  12430.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  12431.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  12432.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelConfigurationRefresher.php';
  12433.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] ?? $this->getChannelConfigurationClientService());
  12434.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelConfigurationRefresher'])) {
  12435.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelConfigurationRefresher'];
  12436.         }
  12437.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'] ?? $this->getChannelConfigurationHydratorService()), $a);
  12438.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12439.         return $instance;
  12440.     }
  12441.     /**
  12442.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher' shared autowired service.
  12443.      *
  12444.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher
  12445.      */
  12446.     protected function getChannelRefresher2Service()
  12447.     {
  12448.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  12449.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  12450.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelRefresher.php';
  12451.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] ?? $this->getChannelClientService());
  12452.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelRefresher'])) {
  12453.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelRefresher'];
  12454.         }
  12455.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'] ?? $this->getChannelHydratorService()), $a);
  12456.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12457.         return $instance;
  12458.     }
  12459.     /**
  12460.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher' shared autowired service.
  12461.      *
  12462.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher
  12463.      */
  12464.     protected function getChannelUserCursusPermissionRefresherService()
  12465.     {
  12466.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  12467.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  12468.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserCursusPermissionRefresher.php';
  12469.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] ?? $this->getChannelUserCursusPermissionClientService());
  12470.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserCursusPermissionRefresher'])) {
  12471.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserCursusPermissionRefresher'];
  12472.         }
  12473.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'] ?? $this->getChannelUserCursusPermissionHydratorService()), $a);
  12474.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12475.         return $instance;
  12476.     }
  12477.     /**
  12478.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher' shared autowired service.
  12479.      *
  12480.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher
  12481.      */
  12482.     protected function getChannelUserDataRefresherService()
  12483.     {
  12484.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  12485.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  12486.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserDataRefresher.php';
  12487.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'] ?? $this->getChannelUserDataHydratorService());
  12488.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserDataRefresher'])) {
  12489.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserDataRefresher'];
  12490.         }
  12491.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataClient'] ?? $this->getChannelUserDataClientService());
  12492.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserDataRefresher'])) {
  12493.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserDataRefresher'];
  12494.         }
  12495.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher($a$b);
  12496.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12497.         return $instance;
  12498.     }
  12499.     /**
  12500.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher' shared autowired service.
  12501.      *
  12502.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher
  12503.      */
  12504.     protected function getChannelUserRoleRefresherService()
  12505.     {
  12506.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  12507.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  12508.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserRoleRefresher.php';
  12509.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] ?? $this->getChannelUserRoleClientService());
  12510.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserRoleRefresher'])) {
  12511.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserRoleRefresher'];
  12512.         }
  12513.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'] ?? $this->getChannelUserRoleHydratorService()), $a);
  12514.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12515.         return $instance;
  12516.     }
  12517.     /**
  12518.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher' shared autowired service.
  12519.      *
  12520.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher
  12521.      */
  12522.     protected function getChannelUserServicePermissionRefresherService()
  12523.     {
  12524.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  12525.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  12526.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserServicePermissionRefresher.php';
  12527.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] ?? $this->getChannelUserServicePermissionClientService());
  12528.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserServicePermissionRefresher'])) {
  12529.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserServicePermissionRefresher'];
  12530.         }
  12531.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'] ?? $this->getChannelUserServicePermissionHydratorService()), $a);
  12532.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12533.         return $instance;
  12534.     }
  12535.     /**
  12536.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher' shared autowired service.
  12537.      *
  12538.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher
  12539.      */
  12540.     protected function getChannelUserSessionPermissionRefresherService()
  12541.     {
  12542.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  12543.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  12544.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserSessionPermissionRefresher.php';
  12545.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] ?? $this->getChannelUserSessionPermissionClientService());
  12546.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserSessionPermissionRefresher'])) {
  12547.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserSessionPermissionRefresher'];
  12548.         }
  12549.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'] ?? $this->getChannelUserSessionPermissionHydratorService()), $a);
  12550.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12551.         return $instance;
  12552.     }
  12553.     /**
  12554.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher' shared autowired service.
  12555.      *
  12556.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher
  12557.      */
  12558.     protected function getChannelUserTrainingPermissionRefresherService()
  12559.     {
  12560.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  12561.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  12562.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserTrainingPermissionRefresher.php';
  12563.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] ?? $this->getChannelUserTrainingPermissionClientService());
  12564.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserTrainingPermissionRefresher'])) {
  12565.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserTrainingPermissionRefresher'];
  12566.         }
  12567.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'] ?? $this->getChannelUserTrainingPermissionHydratorService()), $a);
  12568.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12569.         return $instance;
  12570.     }
  12571.     /**
  12572.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher' shared autowired service.
  12573.      *
  12574.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher
  12575.      */
  12576.     protected function getChannelWhiteLabelRefresherService()
  12577.     {
  12578.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  12579.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  12580.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelWhiteLabelRefresher.php';
  12581.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] ?? $this->getChannelWhiteLabelClientService());
  12582.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelWhiteLabelRefresher'])) {
  12583.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelWhiteLabelRefresher'];
  12584.         }
  12585.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'] ?? $this->getChannelWhiteLabelHydratorService()), $a);
  12586.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12587.         return $instance;
  12588.     }
  12589.     /**
  12590.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher' shared autowired service.
  12591.      *
  12592.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher
  12593.      */
  12594.     protected function getGroupRefresherService()
  12595.     {
  12596.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  12597.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  12598.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/GroupRefresher.php';
  12599.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'] ?? $this->getGroupHydratorService());
  12600.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\GroupRefresher'])) {
  12601.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\GroupRefresher'];
  12602.         }
  12603.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] ?? $this->getGroupClientService());
  12604.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\GroupRefresher'])) {
  12605.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\GroupRefresher'];
  12606.         }
  12607.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher($a$b);
  12608.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12609.         return $instance;
  12610.     }
  12611.     /**
  12612.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher' shared autowired service.
  12613.      *
  12614.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher
  12615.      */
  12616.     protected function getPlaceRefresherService()
  12617.     {
  12618.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  12619.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  12620.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/PlaceRefresher.php';
  12621.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] ?? $this->getPlaceClientService());
  12622.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\PlaceRefresher'])) {
  12623.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\PlaceRefresher'];
  12624.         }
  12625.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'] ?? $this->getPlaceHydratorService()), $a);
  12626.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12627.         return $instance;
  12628.     }
  12629.     /**
  12630.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher' shared autowired service.
  12631.      *
  12632.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher
  12633.      */
  12634.     protected function getRoomRefresherService()
  12635.     {
  12636.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  12637.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  12638.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/RoomRefresher.php';
  12639.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] ?? $this->getRoomClientService());
  12640.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\RoomRefresher'])) {
  12641.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\RoomRefresher'];
  12642.         }
  12643.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'] ?? $this->getRoomHydratorService()), $a);
  12644.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12645.         return $instance;
  12646.     }
  12647.     /**
  12648.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher' shared autowired service.
  12649.      *
  12650.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher
  12651.      */
  12652.     protected function getServiceRefresherService()
  12653.     {
  12654.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  12655.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  12656.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ServiceRefresher.php';
  12657.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] ?? $this->getServiceClientService());
  12658.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ServiceRefresher'])) {
  12659.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ServiceRefresher'];
  12660.         }
  12661.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'] ?? $this->getServiceHydratorService()), $a);
  12662.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12663.         return $instance;
  12664.     }
  12665.     /**
  12666.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher' shared autowired service.
  12667.      *
  12668.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher
  12669.      */
  12670.     protected function getSessionRefresherService()
  12671.     {
  12672.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  12673.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  12674.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/SessionRefresher.php';
  12675.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'] ?? $this->getSessionHydratorService());
  12676.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\SessionRefresher'])) {
  12677.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\SessionRefresher'];
  12678.         }
  12679.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] ?? $this->getSessionClientService());
  12680.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\SessionRefresher'])) {
  12681.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\SessionRefresher'];
  12682.         }
  12683.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher($a$b);
  12684.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12685.         return $instance;
  12686.     }
  12687.     /**
  12688.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher' shared autowired service.
  12689.      *
  12690.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher
  12691.      */
  12692.     protected function getTrainingRefresherService()
  12693.     {
  12694.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  12695.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  12696.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/TrainingRefresher.php';
  12697.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] ?? $this->getTrainingClientService());
  12698.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\TrainingRefresher'])) {
  12699.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\TrainingRefresher'];
  12700.         }
  12701.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'] ?? $this->getTrainingHydratorService()), $a);
  12702.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12703.         return $instance;
  12704.     }
  12705.     /**
  12706.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher' shared autowired service.
  12707.      *
  12708.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher
  12709.      */
  12710.     protected function getUserFromChannelRefresherService()
  12711.     {
  12712.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  12713.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  12714.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/UserFromChannelRefresher.php';
  12715.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] ?? $this->getUserFromChannelClientService());
  12716.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\UserFromChannelRefresher'])) {
  12717.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\UserFromChannelRefresher'];
  12718.         }
  12719.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'] ?? $this->getUserFromChannelHydratorService()), $a);
  12720.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12721.         return $instance;
  12722.     }
  12723.     /**
  12724.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\RefresherManager' shared autowired service.
  12725.      *
  12726.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\RefresherManager
  12727.      */
  12728.     protected function getRefresherManagerService()
  12729.     {
  12730.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherManager.php';
  12731.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\RefresherManager'] = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\RefresherManager(new RewindableGenerator(function () {
  12732.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'] ?? $this->getUserRefresher2Service());
  12733.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\AbstractCursusRefresher'] ?? $this->getAbstractCursusRefresherService());
  12734.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelConfigurationRefresher'] ?? $this->getChannelConfigurationRefresherService());
  12735.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelRefresher'] ?? $this->getChannelRefresher2Service());
  12736.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserCursusPermissionRefresher'] ?? $this->getChannelUserCursusPermissionRefresherService());
  12737.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserDataRefresher'] ?? $this->getChannelUserDataRefresherService());
  12738.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserRoleRefresher'] ?? $this->getChannelUserRoleRefresherService());
  12739.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserServicePermissionRefresher'] ?? $this->getChannelUserServicePermissionRefresherService());
  12740.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserSessionPermissionRefresher'] ?? $this->getChannelUserSessionPermissionRefresherService());
  12741.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserTrainingPermissionRefresher'] ?? $this->getChannelUserTrainingPermissionRefresherService());
  12742.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelWhiteLabelRefresher'] ?? $this->getChannelWhiteLabelRefresherService());
  12743.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\GroupRefresher'] ?? $this->getGroupRefresherService());
  12744.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\PlaceRefresher'] ?? $this->getPlaceRefresherService());
  12745.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\RoomRefresher'] ?? $this->getRoomRefresherService());
  12746.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ServiceRefresher'] ?? $this->getServiceRefresherService());
  12747.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\SessionRefresher'] ?? $this->getSessionRefresherService());
  12748.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\TrainingRefresher'] ?? $this->getTrainingRefresherService());
  12749.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\UserFromChannelRefresher'] ?? $this->getUserFromChannelRefresherService());
  12750.         }, 18));
  12751.     }
  12752.     /**
  12753.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever' shared autowired service.
  12754.      *
  12755.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever
  12756.      */
  12757.     protected function getUserRetrieverService()
  12758.     {
  12759.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  12760.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  12761.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Account/UserRetriever.php';
  12762.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService());
  12763.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'])) {
  12764.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'];
  12765.         }
  12766.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\UserHydrator'] ?? $this->getUserHydratorService()));
  12767.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12768.         return $instance;
  12769.     }
  12770.     /**
  12771.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever' shared autowired service.
  12772.      *
  12773.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever
  12774.      */
  12775.     protected function getAbstractCursusRetrieverService()
  12776.     {
  12777.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  12778.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  12779.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/AbstractCursusRetriever.php';
  12780.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusClient'] ?? $this->getAbstractCursusClientService());
  12781.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'])) {
  12782.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'];
  12783.         }
  12784.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydrator2Service());
  12785.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'])) {
  12786.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'];
  12787.         }
  12788.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever($a$b);
  12789.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12790.         return $instance;
  12791.     }
  12792.     /**
  12793.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever' shared autowired service.
  12794.      *
  12795.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever
  12796.      */
  12797.     protected function getChannelConfigurationRetrieverService()
  12798.     {
  12799.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  12800.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  12801.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelConfigurationRetriever.php';
  12802.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] ?? $this->getChannelConfigurationClientService());
  12803.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'])) {
  12804.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'];
  12805.         }
  12806.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'] ?? $this->getChannelConfigurationHydratorService());
  12807.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'])) {
  12808.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'];
  12809.         }
  12810.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever($a$b);
  12811.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12812.         return $instance;
  12813.     }
  12814.     /**
  12815.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever' shared autowired service.
  12816.      *
  12817.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever
  12818.      */
  12819.     protected function getChannelRetrieverService()
  12820.     {
  12821.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  12822.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  12823.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelRetriever.php';
  12824.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] ?? $this->getChannelClientService());
  12825.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'])) {
  12826.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'];
  12827.         }
  12828.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'] ?? $this->getChannelHydratorService());
  12829.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'])) {
  12830.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'];
  12831.         }
  12832.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever($a$b);
  12833.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12834.         return $instance;
  12835.     }
  12836.     /**
  12837.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever' shared autowired service.
  12838.      *
  12839.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever
  12840.      */
  12841.     protected function getChannelUserCursusPermissionRetrieverService()
  12842.     {
  12843.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  12844.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  12845.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserCursusPermissionRetriever.php';
  12846.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] ?? $this->getChannelUserCursusPermissionClientService());
  12847.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'])) {
  12848.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'];
  12849.         }
  12850.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'] ?? $this->getChannelUserCursusPermissionHydratorService());
  12851.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'])) {
  12852.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'];
  12853.         }
  12854.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever($a$b);
  12855.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12856.         return $instance;
  12857.     }
  12858.     /**
  12859.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever' shared autowired service.
  12860.      *
  12861.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever
  12862.      */
  12863.     protected function getChannelUserDataRetrieverService()
  12864.     {
  12865.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  12866.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  12867.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserDataRetriever.php';
  12868.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataClient'] ?? $this->getChannelUserDataClientService());
  12869.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'])) {
  12870.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'];
  12871.         }
  12872.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'] ?? $this->getChannelUserDataHydratorService());
  12873.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'])) {
  12874.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'];
  12875.         }
  12876.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever($a$b);
  12877.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12878.         return $instance;
  12879.     }
  12880.     /**
  12881.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever' shared autowired service.
  12882.      *
  12883.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever
  12884.      */
  12885.     protected function getChannelUserRoleRetrieverService()
  12886.     {
  12887.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  12888.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  12889.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserRoleRetriever.php';
  12890.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] ?? $this->getChannelUserRoleClientService());
  12891.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'])) {
  12892.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'];
  12893.         }
  12894.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'] ?? $this->getChannelUserRoleHydratorService());
  12895.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'])) {
  12896.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'];
  12897.         }
  12898.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever($a$b);
  12899.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12900.         return $instance;
  12901.     }
  12902.     /**
  12903.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever' shared autowired service.
  12904.      *
  12905.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever
  12906.      */
  12907.     protected function getChannelUserServicePermissionRetrieverService()
  12908.     {
  12909.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  12910.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  12911.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserServicePermissionRetriever.php';
  12912.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'] ?? $this->getChannelUserServicePermissionHydratorService());
  12913.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'])) {
  12914.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'];
  12915.         }
  12916.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] ?? $this->getChannelUserServicePermissionClientService());
  12917.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'])) {
  12918.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'];
  12919.         }
  12920.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever($a$b);
  12921.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12922.         return $instance;
  12923.     }
  12924.     /**
  12925.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever' shared autowired service.
  12926.      *
  12927.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever
  12928.      */
  12929.     protected function getChannelUserSessionPermissionRetrieverService()
  12930.     {
  12931.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  12932.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  12933.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserSessionPermissionRetriever.php';
  12934.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'] ?? $this->getChannelUserSessionPermissionHydratorService());
  12935.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'])) {
  12936.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'];
  12937.         }
  12938.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] ?? $this->getChannelUserSessionPermissionClientService());
  12939.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'])) {
  12940.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'];
  12941.         }
  12942.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever($a$b);
  12943.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12944.         return $instance;
  12945.     }
  12946.     /**
  12947.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever' shared autowired service.
  12948.      *
  12949.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever
  12950.      */
  12951.     protected function getChannelUserTrainingPermissionRetrieverService()
  12952.     {
  12953.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  12954.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  12955.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserTrainingPermissionRetriever.php';
  12956.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'] ?? $this->getChannelUserTrainingPermissionHydratorService());
  12957.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'])) {
  12958.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'];
  12959.         }
  12960.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] ?? $this->getChannelUserTrainingPermissionClientService());
  12961.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'])) {
  12962.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'];
  12963.         }
  12964.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever($a$b);
  12965.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12966.         return $instance;
  12967.     }
  12968.     /**
  12969.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever' shared autowired service.
  12970.      *
  12971.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever
  12972.      */
  12973.     protected function getChannelWhiteLabelRetrieverService()
  12974.     {
  12975.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  12976.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  12977.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelWhiteLabelRetriever.php';
  12978.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] ?? $this->getChannelWhiteLabelClientService());
  12979.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'])) {
  12980.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'];
  12981.         }
  12982.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'] ?? $this->getChannelWhiteLabelHydratorService());
  12983.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'])) {
  12984.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'];
  12985.         }
  12986.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever($a$b);
  12987.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12988.         return $instance;
  12989.     }
  12990.     /**
  12991.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever' shared autowired service.
  12992.      *
  12993.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever
  12994.      */
  12995.     protected function getGroupRetrieverService()
  12996.     {
  12997.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  12998.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  12999.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/GroupRetriever.php';
  13000.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] ?? $this->getGroupClientService());
  13001.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'])) {
  13002.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'];
  13003.         }
  13004.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'] ?? $this->getGroupHydratorService());
  13005.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'])) {
  13006.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'];
  13007.         }
  13008.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever($a$b);
  13009.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13010.         return $instance;
  13011.     }
  13012.     /**
  13013.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever' shared autowired service.
  13014.      *
  13015.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever
  13016.      */
  13017.     protected function getPlaceRetrieverService()
  13018.     {
  13019.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  13020.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  13021.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/PlaceRetriever.php';
  13022.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] ?? $this->getPlaceClientService());
  13023.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'])) {
  13024.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'];
  13025.         }
  13026.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'] ?? $this->getPlaceHydratorService());
  13027.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'])) {
  13028.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'];
  13029.         }
  13030.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever($a$b);
  13031.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13032.         return $instance;
  13033.     }
  13034.     /**
  13035.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever' shared autowired service.
  13036.      *
  13037.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever
  13038.      */
  13039.     protected function getRoomRetrieverService()
  13040.     {
  13041.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  13042.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  13043.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/RoomRetriever.php';
  13044.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] ?? $this->getRoomClientService());
  13045.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'])) {
  13046.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'];
  13047.         }
  13048.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'] ?? $this->getRoomHydratorService());
  13049.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'])) {
  13050.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'];
  13051.         }
  13052.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever($a$b);
  13053.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13054.         return $instance;
  13055.     }
  13056.     /**
  13057.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever' shared autowired service.
  13058.      *
  13059.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever
  13060.      */
  13061.     protected function getServiceRetrieverService()
  13062.     {
  13063.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  13064.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  13065.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ServiceRetriever.php';
  13066.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] ?? $this->getServiceClientService());
  13067.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'])) {
  13068.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'];
  13069.         }
  13070.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'] ?? $this->getServiceHydratorService());
  13071.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'])) {
  13072.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'];
  13073.         }
  13074.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever($a$b);
  13075.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13076.         return $instance;
  13077.     }
  13078.     /**
  13079.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever' shared autowired service.
  13080.      *
  13081.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever
  13082.      */
  13083.     protected function getSessionRetrieverService()
  13084.     {
  13085.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  13086.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  13087.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/SessionRetriever.php';
  13088.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] ?? $this->getSessionClientService());
  13089.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'])) {
  13090.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'];
  13091.         }
  13092.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'] ?? $this->getSessionHydratorService());
  13093.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'])) {
  13094.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'];
  13095.         }
  13096.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever($a$b);
  13097.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13098.         return $instance;
  13099.     }
  13100.     /**
  13101.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever' shared autowired service.
  13102.      *
  13103.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever
  13104.      */
  13105.     protected function getTrainingRetrieverService()
  13106.     {
  13107.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  13108.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  13109.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/TrainingRetriever.php';
  13110.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] ?? $this->getTrainingClientService());
  13111.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'])) {
  13112.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'];
  13113.         }
  13114.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'] ?? $this->getTrainingHydratorService());
  13115.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'])) {
  13116.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'];
  13117.         }
  13118.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever($a$b);
  13119.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13120.         return $instance;
  13121.     }
  13122.     /**
  13123.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever' shared autowired service.
  13124.      *
  13125.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever
  13126.      */
  13127.     protected function getUserFromChannelRetrieverService()
  13128.     {
  13129.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  13130.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  13131.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/UserFromChannelRetriever.php';
  13132.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] ?? $this->getUserFromChannelClientService());
  13133.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'])) {
  13134.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'];
  13135.         }
  13136.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'] ?? $this->getUserFromChannelHydratorService());
  13137.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'])) {
  13138.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'];
  13139.         }
  13140.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever($a$b);
  13141.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13142.         return $instance;
  13143.     }
  13144.     /**
  13145.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\RetrieverManager' shared autowired service.
  13146.      *
  13147.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\RetrieverManager
  13148.      */
  13149.     protected function getRetrieverManagerService()
  13150.     {
  13151.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverManager.php';
  13152.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\RetrieverManager'] = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\RetrieverManager(new RewindableGenerator(function () {
  13153.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  13154.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'] ?? $this->getAbstractCursusRetrieverService());
  13155.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'] ?? $this->getChannelConfigurationRetrieverService());
  13156.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  13157.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'] ?? $this->getChannelUserCursusPermissionRetrieverService());
  13158.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  13159.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'] ?? $this->getChannelUserRoleRetrieverService());
  13160.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'] ?? $this->getChannelUserServicePermissionRetrieverService());
  13161.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'] ?? $this->getChannelUserSessionPermissionRetrieverService());
  13162.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'] ?? $this->getChannelUserTrainingPermissionRetrieverService());
  13163.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'] ?? $this->getChannelWhiteLabelRetrieverService());
  13164.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'] ?? $this->getGroupRetrieverService());
  13165.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'] ?? $this->getPlaceRetrieverService());
  13166.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'] ?? $this->getRoomRetrieverService());
  13167.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'] ?? $this->getServiceRetrieverService());
  13168.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService());
  13169.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'] ?? $this->getTrainingRetrieverService());
  13170.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'] ?? $this->getUserFromChannelRetrieverService());
  13171.         }, 18));
  13172.     }
  13173.     /**
  13174.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Routing\Loader\RouteCollectionLoader' shared autowired service.
  13175.      *
  13176.      * @return \Nellapp\Bundle\SDKBundle\Sync\Routing\Loader\RouteCollectionLoader
  13177.      */
  13178.     protected function getRouteCollectionLoaderService()
  13179.     {
  13180.         $a = ($this->services['router'] ?? $this->getRouterService());
  13181.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Loader\\RouteCollectionLoader'])) {
  13182.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Loader\\RouteCollectionLoader'];
  13183.         }
  13184.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Loader\\RouteCollectionLoader'] = new \Nellapp\Bundle\SDKBundle\Sync\Routing\Loader\RouteCollectionLoader(new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Routing\RouteClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET')), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'npm', ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'npm'))), ($this->services['cache.app'] ?? $this->getCache_AppService()), true);
  13185.     }
  13186.     /**
  13187.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\ChannelUserProfileCard' autowired service.
  13188.      *
  13189.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\ChannelUserProfileCard
  13190.      */
  13191.     protected function getChannelUserProfileCardService()
  13192.     {
  13193.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/ChannelUserData/ChannelUserProfileCard.php';
  13194.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard'] = function () {
  13195.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\ChannelUserProfileCard();
  13196.         };
  13197.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard']();
  13198.     }
  13199.     /**
  13200.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionFormComponent' autowired service.
  13201.      *
  13202.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionFormComponent
  13203.      */
  13204.     protected function getChannelUserPermissionFormComponentService()
  13205.     {
  13206.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Permission/ChannelUserPermissionFormComponent.php';
  13207.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent'] = function () {
  13208.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionFormComponent();
  13209.         };
  13210.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent']();
  13211.     }
  13212.     /**
  13213.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionGroupFormComponent' autowired service.
  13214.      *
  13215.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionGroupFormComponent
  13216.      */
  13217.     protected function getChannelUserPermissionGroupFormComponentService()
  13218.     {
  13219.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Permission/ChannelUserPermissionGroupFormComponent.php';
  13220.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent'] = function () {
  13221.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionGroupFormComponent(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] ?? $this->getChannelUserPermissionHierarchyManagerService()));
  13222.         };
  13223.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent']();
  13224.     }
  13225.     /**
  13226.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\SdkBadgeComponent' autowired service.
  13227.      *
  13228.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\SdkBadgeComponent
  13229.      */
  13230.     protected function getSdkBadgeComponentService()
  13231.     {
  13232.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/SdkBadgeComponent.php';
  13233.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\SdkBadgeComponent'] = function () {
  13234.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\SdkBadgeComponent();
  13235.         };
  13236.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\SdkBadgeComponent']();
  13237.     }
  13238.     /**
  13239.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\AppRuntime' shared autowired service.
  13240.      *
  13241.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\AppRuntime
  13242.      */
  13243.     protected function getAppRuntimeService()
  13244.     {
  13245.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13246.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/AppRuntime.php';
  13247.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\AppRuntime(($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'npm'))));
  13248.     }
  13249.     /**
  13250.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\BooleanRuntime' shared autowired service.
  13251.      *
  13252.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\BooleanRuntime
  13253.      */
  13254.     protected function getBooleanRuntimeService()
  13255.     {
  13256.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13257.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/BooleanRuntime.php';
  13258.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\BooleanRuntime();
  13259.     }
  13260.     /**
  13261.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelGetterRuntime' shared autowired service.
  13262.      *
  13263.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelGetterRuntime
  13264.      */
  13265.     protected function getChannelGetterRuntimeService()
  13266.     {
  13267.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13268.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelGetterRuntime.php';
  13269.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelGetterRuntime(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\ChannelGetterService'] ?? $this->getChannelGetterServiceService()));
  13270.     }
  13271.     /**
  13272.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelRuntime' shared autowired service.
  13273.      *
  13274.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelRuntime
  13275.      */
  13276.     protected function getChannelRuntime2Service()
  13277.     {
  13278.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13279.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelRuntime.php';
  13280.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  13281.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime'])) {
  13282.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime'];
  13283.         }
  13284.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelRuntime($a);
  13285.     }
  13286.     /**
  13287.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelUserDataRuntime' shared autowired service.
  13288.      *
  13289.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelUserDataRuntime
  13290.      */
  13291.     protected function getChannelUserDataRuntimeService()
  13292.     {
  13293.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13294.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelUserDataRuntime.php';
  13295.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelUserDataRuntime(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  13296.     }
  13297.     /**
  13298.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChatNotificationRuntime' shared autowired service.
  13299.      *
  13300.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChatNotificationRuntime
  13301.      */
  13302.     protected function getChatNotificationRuntimeService()
  13303.     {
  13304.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13305.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChatNotificationRuntime.php';
  13306.         $a = ($this->services['router'] ?? $this->getRouterService());
  13307.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime'])) {
  13308.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime'];
  13309.         }
  13310.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChatNotificationRuntime($a, ($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  13311.     }
  13312.     /**
  13313.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\CustomizableViewRuntime' shared autowired service.
  13314.      *
  13315.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\CustomizableViewRuntime
  13316.      */
  13317.     protected function getCustomizableViewRuntimeService()
  13318.     {
  13319.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13320.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/CustomizableViewRuntime.php';
  13321.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\CustomizableViewRuntime();
  13322.     }
  13323.     /**
  13324.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\EnvRuntime' shared autowired service.
  13325.      *
  13326.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\EnvRuntime
  13327.      */
  13328.     protected function getEnvRuntime2Service()
  13329.     {
  13330.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13331.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/EnvRuntime.php';
  13332.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\EnvRuntime('dev');
  13333.     }
  13334.     /**
  13335.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime' shared autowired service.
  13336.      *
  13337.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime
  13338.      */
  13339.     protected function getFileRuntime2Service()
  13340.     {
  13341.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13342.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FileRuntime.php';
  13343.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Service\\NellappFileService'] ?? $this->getNellappFileServiceService()));
  13344.     }
  13345.     /**
  13346.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\FormRuntime' shared autowired service.
  13347.      *
  13348.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\FormRuntime
  13349.      */
  13350.     protected function getFormRuntimeService()
  13351.     {
  13352.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13353.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FormRuntime.php';
  13354.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Service/FormService.php';
  13355.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\FormRuntime(($this->services['translator'] ?? $this->getTranslatorService()), new \Nellapp\Bundle\SDKBundle\Form\Service\FormService());
  13356.     }
  13357.     /**
  13358.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\HeaderRuntime' shared autowired service.
  13359.      *
  13360.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\HeaderRuntime
  13361.      */
  13362.     protected function getHeaderRuntimeService()
  13363.     {
  13364.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13365.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/HeaderRuntime.php';
  13366.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\HeaderRuntime([], ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  13367.     }
  13368.     /**
  13369.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime' shared autowired service.
  13370.      *
  13371.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime
  13372.      */
  13373.     protected function getImageRunTimeService()
  13374.     {
  13375.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13376.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ImageRunTime.php';
  13377.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  13378.     }
  13379.     /**
  13380.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFileRuntime' shared autowired service.
  13381.      *
  13382.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFileRuntime
  13383.      */
  13384.     protected function getNellappFileRuntimeService()
  13385.     {
  13386.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13387.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/NellappFileRuntime.php';
  13388.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFileRuntime(($this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Service\\NellappFileService'] ?? $this->getNellappFileServiceService()));
  13389.     }
  13390.     /**
  13391.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFormatRuntime' shared autowired service.
  13392.      *
  13393.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFormatRuntime
  13394.      */
  13395.     protected function getNellappFormatRuntimeService()
  13396.     {
  13397.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13398.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/NellappFormatRuntime.php';
  13399.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Utils/NellappFormatService.php';
  13400.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFormatRuntime(new \Nellapp\Bundle\SDKBundle\Utils\NellappFormatService());
  13401.     }
  13402.     /**
  13403.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\PaginationRuntime' shared autowired service.
  13404.      *
  13405.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\PaginationRuntime
  13406.      */
  13407.     protected function getPaginationRuntimeService()
  13408.     {
  13409.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13410.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/PaginationRuntime.php';
  13411.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Pagination/Paginator.php';
  13412.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\PaginationRuntime(new \Nellapp\Bundle\SDKBundle\Pagination\Paginator());
  13413.     }
  13414.     /**
  13415.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\SerializerRuntime' shared autowired service.
  13416.      *
  13417.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\SerializerRuntime
  13418.      */
  13419.     protected function getSerializerRuntimeService()
  13420.     {
  13421.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13422.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/SerializerRuntime.php';
  13423.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  13424.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime'])) {
  13425.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime'];
  13426.         }
  13427.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\SerializerRuntime($a);
  13428.     }
  13429.     /**
  13430.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavItemRuntime' shared autowired service.
  13431.      *
  13432.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavItemRuntime
  13433.      */
  13434.     protected function getSideNavItemRuntimeService()
  13435.     {
  13436.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13437.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/SideNavItemRuntime.php';
  13438.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavItemRuntime();
  13439.     }
  13440.     /**
  13441.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavRuntime' shared autowired service.
  13442.      *
  13443.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavRuntime
  13444.      */
  13445.     protected function getSideNavRuntime2Service()
  13446.     {
  13447.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13448.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/SideNavRuntime.php';
  13449.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavRuntime(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  13450.     }
  13451.     /**
  13452.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\UserRunTime' shared autowired service.
  13453.      *
  13454.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\UserRunTime
  13455.      */
  13456.     protected function getUserRunTime2Service()
  13457.     {
  13458.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13459.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/UserRunTime.php';
  13460.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\UserRunTime(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  13461.     }
  13462.     /**
  13463.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\VersionRuntime' shared autowired service.
  13464.      *
  13465.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\VersionRuntime
  13466.      */
  13467.     protected function getVersionRuntimeService()
  13468.     {
  13469.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13470.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/VersionRuntime.php';
  13471.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Version/Version.php';
  13472.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\VersionRuntime(new \Nellapp\Bundle\SDKBundle\Version\Version(\dirname(__DIR__4)));
  13473.     }
  13474.     /**
  13475.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\WebSocketRuntime' shared autowired service.
  13476.      *
  13477.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\WebSocketRuntime
  13478.      */
  13479.     protected function getWebSocketRuntimeService()
  13480.     {
  13481.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13482.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/WebSocketRuntime.php';
  13483.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  13484.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime'])) {
  13485.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime'];
  13486.         }
  13487.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\WebSocketRuntime($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'npm'))));
  13488.     }
  13489.     /**
  13490.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Doctrine\NellappFileSubscriber' shared autowired service.
  13491.      *
  13492.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Doctrine\NellappFileSubscriber
  13493.      */
  13494.     protected function getNellappFileSubscriberService()
  13495.     {
  13496.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  13497.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Doctrine/NellappFileSubscriber.php';
  13498.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber'] = new \Nellapp\Bundle\SDKBundle\Uploader\Doctrine\NellappFileSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Service\\NellappFileService'] ?? $this->getNellappFileServiceService()));
  13499.     }
  13500.     /**
  13501.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Form\MimeTypeChoiceFilterType' shared autowired service.
  13502.      *
  13503.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Form\MimeTypeChoiceFilterType
  13504.      */
  13505.     protected function getMimeTypeChoiceFilterTypeService()
  13506.     {
  13507.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  13508.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  13509.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Form/MimeTypeChoiceFilterType.php';
  13510.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType'] = new \Nellapp\Bundle\SDKBundle\Uploader\Form\MimeTypeChoiceFilterType();
  13511.     }
  13512.     /**
  13513.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService' shared autowired service.
  13514.      *
  13515.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService
  13516.      */
  13517.     protected function getNellappFileServiceService()
  13518.     {
  13519.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Service/NellappFileService.php';
  13520.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/NellappFileStorageConfig.php';
  13521.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Service\\NellappFileService'] = new \Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService(($this->services['oneup_uploader.orphanage_manager'] ?? $this->getOneupUploader_OrphanageManagerService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), new \Nellapp\Bundle\SDKBundle\Uploader\NellappFileStorageConfig(), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  13522.     }
  13523.     /**
  13524.      * Gets the private 'Sentry\SentryBundle\Command\SentryTestCommand' shared service.
  13525.      *
  13526.      * @return \Sentry\SentryBundle\Command\SentryTestCommand
  13527.      */
  13528.     protected function getSentryTestCommandService()
  13529.     {
  13530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13531.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Command/SentryTestCommand.php';
  13532.         $this->privates['Sentry\\SentryBundle\\Command\\SentryTestCommand'] = $instance = new \Sentry\SentryBundle\Command\SentryTestCommand(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  13533.         $instance->setName('sentry:test');
  13534.         return $instance;
  13535.     }
  13536.     /**
  13537.      * Gets the private 'Sentry\SentryBundle\EventListener\ConsoleListener' shared service.
  13538.      *
  13539.      * @return \Sentry\SentryBundle\EventListener\ConsoleListener
  13540.      */
  13541.     protected function getConsoleListenerService()
  13542.     {
  13543.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ConsoleListener.php';
  13544.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] = new \Sentry\SentryBundle\EventListener\ConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), true);
  13545.     }
  13546.     /**
  13547.      * Gets the private 'Sentry\SentryBundle\EventListener\ErrorListener' shared service.
  13548.      *
  13549.      * @return \Sentry\SentryBundle\EventListener\ErrorListener
  13550.      */
  13551.     protected function getErrorListenerService()
  13552.     {
  13553.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ErrorListener.php';
  13554.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] = new \Sentry\SentryBundle\EventListener\ErrorListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  13555.     }
  13556.     /**
  13557.      * Gets the private 'Sentry\SentryBundle\EventListener\LoginListener' shared service.
  13558.      *
  13559.      * @return \Sentry\SentryBundle\EventListener\LoginListener
  13560.      */
  13561.     protected function getLoginListenerService()
  13562.     {
  13563.         return $this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] = new \Sentry\SentryBundle\EventListener\LoginListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  13564.     }
  13565.     /**
  13566.      * Gets the private 'Sentry\SentryBundle\EventListener\MessengerListener' shared service.
  13567.      *
  13568.      * @return \Sentry\SentryBundle\EventListener\MessengerListener
  13569.      */
  13570.     protected function getMessengerListenerService()
  13571.     {
  13572.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/MessengerListener.php';
  13573.         return $this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] = new \Sentry\SentryBundle\EventListener\MessengerListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), true);
  13574.     }
  13575.     /**
  13576.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  13577.      *
  13578.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  13579.      */
  13580.     protected function getRequestListenerService()
  13581.     {
  13582.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  13583.     }
  13584.     /**
  13585.      * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  13586.      *
  13587.      * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  13588.      */
  13589.     protected function getSubRequestListenerService()
  13590.     {
  13591.         return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  13592.     }
  13593.     /**
  13594.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingConsoleListener' shared service.
  13595.      *
  13596.      * @return \Sentry\SentryBundle\EventListener\TracingConsoleListener
  13597.      */
  13598.     protected function getTracingConsoleListenerService()
  13599.     {
  13600.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingConsoleListener.php';
  13601.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] = new \Sentry\SentryBundle\EventListener\TracingConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), [=> 'messenger:consume']);
  13602.     }
  13603.     /**
  13604.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  13605.      *
  13606.      * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  13607.      */
  13608.     protected function getTracingRequestListenerService()
  13609.     {
  13610.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  13611.     }
  13612.     /**
  13613.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  13614.      *
  13615.      * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  13616.      */
  13617.     protected function getTracingSubRequestListenerService()
  13618.     {
  13619.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  13620.     }
  13621.     /**
  13622.      * Gets the private 'Sentry\State\HubInterface' shared service.
  13623.      *
  13624.      * @return \Sentry\State\HubInterface
  13625.      */
  13626.     protected function getHubInterfaceService()
  13627.     {
  13628.         $this->privates['Sentry\\State\\HubInterface'] = $instance \Sentry\State\HubAdapter::getInstance();
  13629.         $a = new \Sentry\Options(['integrations' => new \Sentry\SentryBundle\Integration\IntegrationConfigurator([=> new \Sentry\Integration\RequestIntegration(new \Sentry\SentryBundle\Integration\RequestFetcher(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL))], true), 'prefixes' => [=> \dirname(__DIR__4), => '.'=> '/usr/local/lib/php'], 'environment' => 'dev''release' => $this->getEnv('default::SENTRY_RELEASE'), 'ignore_exceptions' => [], 'ignore_transactions' => [], 'tags' => [], 'in_app_exclude' => [=> $this->targetDir.''=> (\dirname(__DIR__4).'/vendor'), => $this->targetDir.''], 'in_app_include' => [], 'class_serializers' => []]);
  13630.         $b = new \Sentry\ClientBuilder($a);
  13631.         $b->setSdkIdentifier('sentry.php.symfony');
  13632.         $b->setSdkVersion('5.0.1');
  13633.         $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  13634.         if ($this->has('Psr\\Log\\NullLogger')) {
  13635.             $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger'/* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  13636.         }
  13637.         $instance->bindClient($b->getClient());
  13638.         return $instance;
  13639.     }
  13640.     /**
  13641.      * Gets the private 'Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler' shared autowired service.
  13642.      *
  13643.      * @return \Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler
  13644.      */
  13645.     protected function getRedisSessionHandlerService()
  13646.     {
  13647.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  13648.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php';
  13649.         $a = new \Redis();
  13650.         $a->connect($this->getEnv('REDIS_HOST'), $this->getEnv('int:REDIS_PORT'));
  13651.         return $this->privates['Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\RedisSessionHandler'] = new \Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler($a, ['prefix' => 'npm_session''ttl' => 86400]);
  13652.     }
  13653.     /**
  13654.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  13655.      *
  13656.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  13657.      */
  13658.     protected function getResetAssetsEventListenerService()
  13659.     {
  13660.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default'=> 'core']);
  13661.     }
  13662.     /**
  13663.      * Gets the private 'annotations.cache_adapter' shared service.
  13664.      *
  13665.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  13666.      */
  13667.     protected function getAnnotations_CacheAdapterService()
  13668.     {
  13669.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  13670.     }
  13671.     /**
  13672.      * Gets the private 'annotations.cache_warmer' shared service.
  13673.      *
  13674.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  13675.      */
  13676.     protected function getAnnotations_CacheWarmerService()
  13677.     {
  13678.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  13679.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  13680.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  13681.         return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#'true);
  13682.     }
  13683.     /**
  13684.      * Gets the private 'annotations.cached_reader' shared service.
  13685.      *
  13686.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  13687.      */
  13688.     protected function getAnnotations_CachedReaderService()
  13689.     {
  13690.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  13691.     }
  13692.     /**
  13693.      * Gets the private 'annotations.reader' shared service.
  13694.      *
  13695.      * @return \Doctrine\Common\Annotations\AnnotationReader
  13696.      */
  13697.     protected function getAnnotations_ReaderService()
  13698.     {
  13699.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  13700.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  13701.         $a->registerUniqueLoader('class_exists');
  13702.         $instance->addGlobalIgnoredName('required'$a);
  13703.         return $instance;
  13704.     }
  13705.     /**
  13706.      * Gets the private 'assets.context' shared service.
  13707.      *
  13708.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  13709.      */
  13710.     protected function getAssets_ContextService()
  13711.     {
  13712.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  13713.         return $this->privates['assets.context'] = new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure());
  13714.     }
  13715.     /**
  13716.      * Gets the private 'assets.packages' shared service.
  13717.      *
  13718.      * @return \Symfony\Component\Asset\Packages
  13719.      */
  13720.     protected function getAssets_PackagesService()
  13721.     {
  13722.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), ($this->privates['assets.context'] ?? $this->getAssets_ContextService())), new RewindableGenerator(function () {
  13723.             yield 'core' => ($this->privates['nellapp_sdk.assets._package_core'] ?? $this->getNellappSdk_Assets_PackageCoreService());
  13724.             yield 'channel_image' => ($this->privates['nellapp_sdk.assets._package_channel_image'] ?? $this->getNellappSdk_Assets_PackageChannelImageService());
  13725.             yield 'user_avatar' => ($this->privates['nellapp_sdk.assets._package_user_avatar'] ?? $this->getNellappSdk_Assets_PackageUserAvatarService());
  13726.         }, 3));
  13727.     }
  13728.     /**
  13729.      * Gets the private 'cache.annotations.traceable' shared service.
  13730.      *
  13731.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13732.      */
  13733.     protected function getCache_Annotations_TraceableService()
  13734.     {
  13735.         return $this->privates['cache.annotations.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hVHDMJ9yTh'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  13736.     }
  13737.     /**
  13738.      * Gets the private 'cache.doctrine.orm.default.query.traceable' shared service.
  13739.      *
  13740.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13741.      */
  13742.     protected function getCache_Doctrine_Orm_Default_Query_TraceableService()
  13743.     {
  13744.         return $this->privates['cache.doctrine.orm.default.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  13745.     }
  13746.     /**
  13747.      * Gets the private 'cache.doctrine.orm.default.result.traceable' shared service.
  13748.      *
  13749.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13750.      */
  13751.     protected function getCache_Doctrine_Orm_Default_Result_TraceableService()
  13752.     {
  13753.         return $this->privates['cache.doctrine.orm.default.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  13754.     }
  13755.     /**
  13756.      * Gets the private 'cache.messenger.restart_workers_signal.traceable' shared service.
  13757.      *
  13758.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13759.      */
  13760.     protected function getCache_Messenger_RestartWorkersSignal_TraceableService()
  13761.     {
  13762.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.W_bO6uA'] ?? $this->get_CacheConnection_WBO6uAService()), 'X+Gxggl0ZQ'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  13763.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  13764.         return $this->privates['cache.messenger.restart_workers_signal.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  13765.     }
  13766.     /**
  13767.      * Gets the private 'cache.property_info.traceable' shared service.
  13768.      *
  13769.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13770.      */
  13771.     protected function getCache_PropertyInfo_TraceableService()
  13772.     {
  13773.         return $this->privates['cache.property_info.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('-30PKjZmm-'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  13774.     }
  13775.     /**
  13776.      * Gets the private 'cache.security_expression_language.traceable' shared service.
  13777.      *
  13778.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13779.      */
  13780.     protected function getCache_SecurityExpressionLanguage_TraceableService()
  13781.     {
  13782.         return $this->privates['cache.security_expression_language.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('9fMlNH5RDu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  13783.     }
  13784.     /**
  13785.      * Gets the private 'cache.serializer.traceable' shared service.
  13786.      *
  13787.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13788.      */
  13789.     protected function getCache_Serializer_TraceableService()
  13790.     {
  13791.         return $this->privates['cache.serializer.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('211ewxBX98'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  13792.     }
  13793.     /**
  13794.      * Gets the private 'cache.validator.traceable' shared service.
  13795.      *
  13796.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13797.      */
  13798.     protected function getCache_Validator_TraceableService()
  13799.     {
  13800.         return $this->privates['cache.validator.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('k5jNh+B8xf'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  13801.     }
  13802.     /**
  13803.      * Gets the private 'cache.webpack_encore.traceable' shared service.
  13804.      *
  13805.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  13806.      */
  13807.     protected function getCache_WebpackEncore_TraceableService()
  13808.     {
  13809.         return $this->privates['cache.webpack_encore.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+gWtRGjt3P'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  13810.     }
  13811.     /**
  13812.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  13813.      *
  13814.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  13815.      */
  13816.     protected function getCachePoolClearer_CacheWarmerService()
  13817.     {
  13818.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  13819.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  13820.         return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'cache.validator'=> 'cache.serializer']);
  13821.     }
  13822.     /**
  13823.      * Gets the private 'config_builder.warmer' shared service.
  13824.      *
  13825.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  13826.      */
  13827.     protected function getConfigBuilder_WarmerService()
  13828.     {
  13829.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  13830.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  13831.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  13832.     }
  13833.     /**
  13834.      * Gets the private 'config_cache_factory' shared service.
  13835.      *
  13836.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  13837.      */
  13838.     protected function getConfigCacheFactoryService()
  13839.     {
  13840.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  13841.             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)));
  13842.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  13843.         }, 2));
  13844.     }
  13845.     /**
  13846.      * Gets the private 'console.command.about' shared service.
  13847.      *
  13848.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  13849.      */
  13850.     protected function getConsole_Command_AboutService()
  13851.     {
  13852.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13853.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  13854.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  13855.         $instance->setName('about');
  13856.         $instance->setDescription('Display information about the current project');
  13857.         return $instance;
  13858.     }
  13859.     /**
  13860.      * Gets the private 'console.command.assets_install' shared service.
  13861.      *
  13862.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  13863.      */
  13864.     protected function getConsole_Command_AssetsInstallService()
  13865.     {
  13866.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13867.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  13868.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  13869.         $instance->setName('assets:install');
  13870.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  13871.         return $instance;
  13872.     }
  13873.     /**
  13874.      * Gets the private 'console.command.cache_clear' shared service.
  13875.      *
  13876.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  13877.      */
  13878.     protected function getConsole_Command_CacheClearService()
  13879.     {
  13880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13881.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  13882.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  13883.         $instance->setName('cache:clear');
  13884.         $instance->setDescription('Clear the cache');
  13885.         return $instance;
  13886.     }
  13887.     /**
  13888.      * Gets the private 'console.command.cache_pool_clear' shared service.
  13889.      *
  13890.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  13891.      */
  13892.     protected function getConsole_Command_CachePoolClearService()
  13893.     {
  13894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13895.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  13896.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.messenger.restart_workers_signal'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'cache.security_expression_language'11 => 'cache.webpack_encore']);
  13897.         $instance->setName('cache:pool:clear');
  13898.         $instance->setDescription('Clear cache pools');
  13899.         return $instance;
  13900.     }
  13901.     /**
  13902.      * Gets the private 'console.command.cache_pool_delete' shared service.
  13903.      *
  13904.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  13905.      */
  13906.     protected function getConsole_Command_CachePoolDeleteService()
  13907.     {
  13908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13909.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  13910.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.messenger.restart_workers_signal'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'cache.security_expression_language'11 => 'cache.webpack_encore']);
  13911.         $instance->setName('cache:pool:delete');
  13912.         $instance->setDescription('Delete an item from a cache pool');
  13913.         return $instance;
  13914.     }
  13915.     /**
  13916.      * Gets the private 'console.command.cache_pool_list' shared service.
  13917.      *
  13918.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  13919.      */
  13920.     protected function getConsole_Command_CachePoolListService()
  13921.     {
  13922.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13923.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  13924.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.messenger.restart_workers_signal'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'cache.security_expression_language'11 => 'cache.webpack_encore']);
  13925.         $instance->setName('cache:pool:list');
  13926.         $instance->setDescription('List available cache pools');
  13927.         return $instance;
  13928.     }
  13929.     /**
  13930.      * Gets the private 'console.command.cache_pool_prune' shared service.
  13931.      *
  13932.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  13933.      */
  13934.     protected function getConsole_Command_CachePoolPruneService()
  13935.     {
  13936.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13937.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  13938.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  13939.             yield 'cache.validator.traceable' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService());
  13940.             yield 'cache.serializer.traceable' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService());
  13941.             yield 'cache.annotations.traceable' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService());
  13942.             yield 'cache.property_info.traceable' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService());
  13943.             yield 'cache.messenger.restart_workers_signal.traceable' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService());
  13944.             yield 'cache.doctrine.orm.default.result.traceable' => ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService());
  13945.             yield 'cache.doctrine.orm.default.query.traceable' => ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService());
  13946.             yield 'cache.security_expression_language.traceable' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService());
  13947.             yield 'cache.webpack_encore.traceable' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService());
  13948.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  13949.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  13950.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  13951.         }, 12));
  13952.         $instance->setName('cache:pool:prune');
  13953.         $instance->setDescription('Prune cache pools');
  13954.         return $instance;
  13955.     }
  13956.     /**
  13957.      * Gets the private 'console.command.cache_warmup' shared service.
  13958.      *
  13959.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  13960.      */
  13961.     protected function getConsole_Command_CacheWarmupService()
  13962.     {
  13963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13964.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  13965.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  13966.         $instance->setName('cache:warmup');
  13967.         $instance->setDescription('Warm up an empty cache');
  13968.         return $instance;
  13969.     }
  13970.     /**
  13971.      * Gets the private 'console.command.config_debug' shared service.
  13972.      *
  13973.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  13974.      */
  13975.     protected function getConsole_Command_ConfigDebugService()
  13976.     {
  13977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13978.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  13979.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  13980.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  13981.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  13982.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  13983.         $instance->setName('debug:config');
  13984.         $instance->setDescription('Dump the current configuration for an extension');
  13985.         return $instance;
  13986.     }
  13987.     /**
  13988.      * Gets the private 'console.command.config_dump_reference' shared service.
  13989.      *
  13990.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  13991.      */
  13992.     protected function getConsole_Command_ConfigDumpReferenceService()
  13993.     {
  13994.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13995.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  13996.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  13997.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  13998.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  13999.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  14000.         $instance->setName('config:dump-reference');
  14001.         $instance->setDescription('Dump the default configuration for an extension');
  14002.         return $instance;
  14003.     }
  14004.     /**
  14005.      * Gets the private 'console.command.container_debug' shared service.
  14006.      *
  14007.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  14008.      */
  14009.     protected function getConsole_Command_ContainerDebugService()
  14010.     {
  14011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14012.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  14013.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  14014.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  14015.         $instance->setName('debug:container');
  14016.         $instance->setDescription('Display current services for an application');
  14017.         return $instance;
  14018.     }
  14019.     /**
  14020.      * Gets the private 'console.command.container_lint' shared service.
  14021.      *
  14022.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  14023.      */
  14024.     protected function getConsole_Command_ContainerLintService()
  14025.     {
  14026.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14027.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  14028.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  14029.         $instance->setName('lint:container');
  14030.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  14031.         return $instance;
  14032.     }
  14033.     /**
  14034.      * Gets the private 'console.command.debug_autowiring' shared service.
  14035.      *
  14036.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  14037.      */
  14038.     protected function getConsole_Command_DebugAutowiringService()
  14039.     {
  14040.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14041.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  14042.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  14043.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  14044.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  14045.         $instance->setName('debug:autowiring');
  14046.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  14047.         return $instance;
  14048.     }
  14049.     /**
  14050.      * Gets the private 'console.command.dotenv_debug' shared service.
  14051.      *
  14052.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  14053.      */
  14054.     protected function getConsole_Command_DotenvDebugService()
  14055.     {
  14056.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14057.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  14058.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  14059.         $instance->setName('debug:dotenv');
  14060.         $instance->setDescription('Lists all dotenv files with variables and values');
  14061.         return $instance;
  14062.     }
  14063.     /**
  14064.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  14065.      *
  14066.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  14067.      */
  14068.     protected function getConsole_Command_EventDispatcherDebugService()
  14069.     {
  14070.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14071.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  14072.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.JQT2lUN'] ?? $this->get_ServiceLocator_JQT2lUNService()));
  14073.         $instance->setName('debug:event-dispatcher');
  14074.         $instance->setDescription('Display configured listeners for an application');
  14075.         return $instance;
  14076.     }
  14077.     /**
  14078.      * Gets the private 'console.command.form_debug' shared service.
  14079.      *
  14080.      * @return \Symfony\Component\Form\Command\DebugCommand
  14081.      */
  14082.     protected function getConsole_Command_FormDebugService()
  14083.     {
  14084.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14085.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  14086.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'App\\Form\\Async\\Event'=> 'App\\Form\\Async\\UserSign'=> 'App\\Form'=> 'App\\Form\\Filter\\Admin\\Former'=> 'App\\Form\\Filter\\Admin\\Promotion'=> 'App\\Form\\Filter\\Admin\\SignatureSheet'=> 'App\\Form\\Filter\\Admin\\User'=> 'App\\Form\\Filter\\Admin\\UserSign'=> 'App\\Form\\Filter\\Async\\AvailableException'10 => 'App\\Form\\Filter\\Async\\Event'11 => 'App\\Form\\Filter\\Async\\Group'12 => 'App\\Form\\Filter\\Async\\PlanningResource'13 => 'App\\Form\\Filter\\Async\\Room'14 => 'App\\Form\\Filter\\Async\\Session'15 => 'App\\Form\\Filter\\Async\\SimpleGroup'16 => 'App\\Form\\Filter\\Async\\User'17 => 'App\\Form\\Filter'18 => 'App\\Form\\Modal'19 => 'App\\Form\\Planning'20 => 'App\\Form\\Search'21 => 'App\\Form\\Signature'22 => 'Symfony\\Bridge\\Doctrine\\Form\\Type'23 => 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type'24 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor'25 => 'Nellapp\\Bundle\\SDKBundle\\Filter'26 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Common'27 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView'28 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData'29 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat'30 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression'31 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter'32 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session'33 => 'Nellapp\\Bundle\\SDKBundle\\Form'34 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type'35 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form'36 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter'37 => 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form'38 => 'Drosalys\\Bundle\\ApiBundle\\Filter'39 => 'Liip\\ImagineBundle\\Form\\Type'40 => ''], [=> 'App\\Form\\Async\\Event\\BaseType'=> 'App\\Form\\Async\\Event\\CollectionPutType'=> 'App\\Form\\Async\\Event\\DuplicateMultipleType'=> 'App\\Form\\Async\\Event\\PRAType'=> 'App\\Form\\Async\\Event\\PostType'=> 'App\\Form\\Async\\Event\\PutItemType'=> 'App\\Form\\Async\\Event\\PutRecurringType'=> 'App\\Form\\Async\\Event\\PutType'=> 'App\\Form\\Async\\UserSign\\CollectionPutType'=> 'App\\Form\\Async\\UserSign\\PostType'10 => 'App\\Form\\Async\\UserSign\\PutItemType'11 => 'App\\Form\\Async\\UserSign\\PutStatusType'12 => 'App\\Form\\Async\\UserSign\\PutType'13 => 'App\\Form\\AvailableExceptionUserType'14 => 'App\\Form\\EventAbsenceType'15 => 'App\\Form\\Filter\\Admin\\Former\\FormerCollectionFilterType'16 => 'App\\Form\\Filter\\Admin\\Promotion\\PromotionCollectionFilterType'17 => 'App\\Form\\Filter\\Admin\\SignatureSheet\\SignatureSheetCollectionFilterType'18 => 'App\\Form\\Filter\\Admin\\User\\UserCollectionFilterType'19 => 'App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType'20 => 'App\\Form\\Filter\\Async\\AvailableException\\CollectionFilter'21 => 'App\\Form\\Filter\\Async\\Event\\BaseCollectionFilter'22 => 'App\\Form\\Filter\\Async\\Event\\CollectionFilter'23 => 'App\\Form\\Filter\\Async\\Event\\RruleCollectionFilter'24 => 'App\\Form\\Filter\\Async\\Group\\CollectionFilter'25 => 'App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType'26 => 'App\\Form\\Filter\\Async\\Room\\CollectionFilter'27 => 'App\\Form\\Filter\\Async\\Session\\CollectionFilter'28 => 'App\\Form\\Filter\\Async\\SimpleGroup\\CollectionFilter'29 => 'App\\Form\\Filter\\Async\\User\\CollectionFilter'30 => 'App\\Form\\Filter\\ResourceSelectorFilter'31 => 'App\\Form\\ImgFileType'32 => 'App\\Form\\Modal\\EventType'33 => 'App\\Form\\Planning\\ExportPlanningResourceType'34 => 'App\\Form\\Planning\\RRuleType'35 => 'App\\Form\\ReminderSignatureType'36 => 'App\\Form\\Search\\MainSearchType'37 => 'App\\Form\\Signature\\TeacherSignaturePresentType'38 => 'App\\Form\\SignaturesSheetType'39 => 'App\\Form\\UserFullType'40 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'41 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'42 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'43 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'44 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'45 => 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'46 => 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType'47 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType'48 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType'49 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType'50 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType'51 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType'52 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType'53 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType'54 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter'55 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType'56 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType'57 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType'58 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType'59 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter'60 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter'61 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType'62 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType'63 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType'64 => 'Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType'65 => 'Nellapp\\Bundle\\SDKBundle\\Form\\TabType'66 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType'67 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType'68 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType'69 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType'70 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType'71 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType'72 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType'73 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType'74 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter'75 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter'76 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType'77 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType'78 => 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType'79 => 'Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter'80 => 'Liip\\ImagineBundle\\Form\\Type\\ImageType'81 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType'82 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType'83 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType'84 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType'85 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType'86 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType'87 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType'88 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType'89 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType'90 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType'91 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType'92 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType'93 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType'94 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType'], [=> 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionExtension'=> 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionInnerExtension'=> 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\TabsExtension'=> 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingExtension'=> 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingCollectionExtension'=> 'App\\Form\\Extension\\CollectionExtension'=> 'App\\Form\\Extension\\DateExtension'=> 'App\\Form\\Extension\\DateTimeExtension'=> 'App\\Form\\Extension\\FormExtension'=> 'App\\Form\\Extension\\TimeExtension'10 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'11 => 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'12 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'13 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'14 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'15 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'16 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'17 => 'Craue\\FormFlowBundle\\Form\\Extension\\FormFlowFormExtension'18 => 'Craue\\FormFlowBundle\\Form\\Extension\\FormFlowHiddenFieldExtension'19 => 'Nelmio\\ApiDocBundle\\Form\\Extension\\DocumentationExtension'20 => 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\FormTemplateExtension'21 => 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollapsableExtension'22 => 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\ChildrenErrorExtension'23 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'24 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\TelTypeExtension'25 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  14087.         $instance->setName('debug:form');
  14088.         $instance->setDescription('Display form type information');
  14089.         return $instance;
  14090.     }
  14091.     /**
  14092.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  14093.      *
  14094.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  14095.      */
  14096.     protected function getConsole_Command_MessengerConsumeMessagesService()
  14097.     {
  14098.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14099.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  14100.         $this->privates['console.command.messenger_consume_messages'] = $instance = new \Symfony\Component\Messenger\Command\ConsumeMessagesCommand(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), [=> 'sync_full_user_transport'=> 'sync_transport'=> 'failed'], NULL, [=> 'messenger.bus.default']);
  14101.         $instance->setName('messenger:consume');
  14102.         $instance->setDescription('Consume messages');
  14103.         return $instance;
  14104.     }
  14105.     /**
  14106.      * Gets the private 'console.command.messenger_debug' shared service.
  14107.      *
  14108.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  14109.      */
  14110.     protected function getConsole_Command_MessengerDebugService()
  14111.     {
  14112.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14113.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  14114.         $this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['messenger.bus.default' => ['Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [=> [=> 'mailer.messenger.message_handler'=> []]], 'Nellapp\\Bundle\\SDKBundle\\Auth\\Messenger\\Message\\RefreshUserMessage' => [=> [=> 'Nellapp\\Bundle\\SDKBundle\\Auth\\Messenger\\Handler\\RefreshUserMessageHandler'=> []]], 'Nellapp\\Bundle\\SDKBundle\\Sync\\Messenger\\Message\\EntitySyncMessage' => [=> [=> 'Nellapp\\Bundle\\SDKBundle\\Sync\\Messenger\\Handler\\EntitySyncHandler'=> []]]]]);
  14115.         $instance->setName('debug:messenger');
  14116.         $instance->setDescription('List messages you can dispatch using the message buses');
  14117.         return $instance;
  14118.     }
  14119.     /**
  14120.      * Gets the private 'console.command.messenger_failed_messages_remove' shared service.
  14121.      *
  14122.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand
  14123.      */
  14124.     protected function getConsole_Command_MessengerFailedMessagesRemoveService()
  14125.     {
  14126.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14127.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  14128.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRemoveCommand.php';
  14129.         $this->privates['console.command.messenger_failed_messages_remove'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand('failed', ($this->privates['.service_locator.Y4J.A.e'] ?? $this->get_ServiceLocator_Y4J_A_EService()));
  14130.         $instance->setName('messenger:failed:remove');
  14131.         $instance->setDescription('Remove given messages from the failure transport');
  14132.         return $instance;
  14133.     }
  14134.     /**
  14135.      * Gets the private 'console.command.messenger_failed_messages_retry' shared service.
  14136.      *
  14137.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand
  14138.      */
  14139.     protected function getConsole_Command_MessengerFailedMessagesRetryService()
  14140.     {
  14141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14142.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  14143.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRetryCommand.php';
  14144.         $this->privates['console.command.messenger_failed_messages_retry'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand('failed', ($this->privates['.service_locator.Y4J.A.e'] ?? $this->get_ServiceLocator_Y4J_A_EService()), ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  14145.         $instance->setName('messenger:failed:retry');
  14146.         $instance->setDescription('Retry one or more messages from the failure transport');
  14147.         return $instance;
  14148.     }
  14149.     /**
  14150.      * Gets the private 'console.command.messenger_failed_messages_show' shared service.
  14151.      *
  14152.      * @return \Symfony\Component\Messenger\Command\FailedMessagesShowCommand
  14153.      */
  14154.     protected function getConsole_Command_MessengerFailedMessagesShowService()
  14155.     {
  14156.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14157.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  14158.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesShowCommand.php';
  14159.         $this->privates['console.command.messenger_failed_messages_show'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesShowCommand('failed', ($this->privates['.service_locator.Y4J.A.e'] ?? $this->get_ServiceLocator_Y4J_A_EService()));
  14160.         $instance->setName('messenger:failed:show');
  14161.         $instance->setDescription('Show one or more messages from the failure transport');
  14162.         return $instance;
  14163.     }
  14164.     /**
  14165.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  14166.      *
  14167.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  14168.      */
  14169.     protected function getConsole_Command_MessengerSetupTransportsService()
  14170.     {
  14171.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14172.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  14173.         $this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), [=> 'sync_full_user_transport'=> 'sync_transport'=> 'failed']);
  14174.         $instance->setName('messenger:setup-transports');
  14175.         $instance->setDescription('Prepare the required infrastructure for the transport');
  14176.         return $instance;
  14177.     }
  14178.     /**
  14179.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  14180.      *
  14181.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  14182.      */
  14183.     protected function getConsole_Command_MessengerStopWorkersService()
  14184.     {
  14185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14186.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  14187.         $this->privates['console.command.messenger_stop_workers'] = $instance = new \Symfony\Component\Messenger\Command\StopWorkersCommand(($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()));
  14188.         $instance->setName('messenger:stop-workers');
  14189.         $instance->setDescription('Stop workers after their current message');
  14190.         return $instance;
  14191.     }
  14192.     /**
  14193.      * Gets the private 'console.command.router_debug' shared service.
  14194.      *
  14195.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  14196.      */
  14197.     protected function getConsole_Command_RouterDebugService()
  14198.     {
  14199.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14200.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  14201.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  14202.         $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  14203.         $instance->setName('debug:router');
  14204.         $instance->setDescription('Display current routes for an application');
  14205.         return $instance;
  14206.     }
  14207.     /**
  14208.      * Gets the private 'console.command.router_match' shared service.
  14209.      *
  14210.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  14211.      */
  14212.     protected function getConsole_Command_RouterMatchService()
  14213.     {
  14214.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14215.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  14216.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  14217.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  14218.         }, 1));
  14219.         $instance->setName('router:match');
  14220.         $instance->setDescription('Help debug routes by simulating a path info match');
  14221.         return $instance;
  14222.     }
  14223.     /**
  14224.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  14225.      *
  14226.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  14227.      */
  14228.     protected function getConsole_Command_SecretsDecryptToLocalService()
  14229.     {
  14230.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14231.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  14232.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  14233.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  14234.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  14235.         $instance->setName('secrets:decrypt-to-local');
  14236.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  14237.         return $instance;
  14238.     }
  14239.     /**
  14240.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  14241.      *
  14242.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  14243.      */
  14244.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  14245.     {
  14246.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14247.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  14248.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  14249.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  14250.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  14251.         $instance->setName('secrets:encrypt-from-local');
  14252.         $instance->setDescription('Encrypt all local secrets to the vault');
  14253.         return $instance;
  14254.     }
  14255.     /**
  14256.      * Gets the private 'console.command.secrets_generate_key' shared service.
  14257.      *
  14258.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  14259.      */
  14260.     protected function getConsole_Command_SecretsGenerateKeyService()
  14261.     {
  14262.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14263.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  14264.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  14265.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  14266.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  14267.         $instance->setName('secrets:generate-keys');
  14268.         $instance->setDescription('Generate new encryption keys');
  14269.         return $instance;
  14270.     }
  14271.     /**
  14272.      * Gets the private 'console.command.secrets_list' shared service.
  14273.      *
  14274.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  14275.      */
  14276.     protected function getConsole_Command_SecretsListService()
  14277.     {
  14278.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14279.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  14280.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  14281.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  14282.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  14283.         $instance->setName('secrets:list');
  14284.         $instance->setDescription('List all secrets');
  14285.         return $instance;
  14286.     }
  14287.     /**
  14288.      * Gets the private 'console.command.secrets_remove' shared service.
  14289.      *
  14290.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  14291.      */
  14292.     protected function getConsole_Command_SecretsRemoveService()
  14293.     {
  14294.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14295.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  14296.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  14297.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  14298.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  14299.         $instance->setName('secrets:remove');
  14300.         $instance->setDescription('Remove a secret from the vault');
  14301.         return $instance;
  14302.     }
  14303.     /**
  14304.      * Gets the private 'console.command.secrets_set' shared service.
  14305.      *
  14306.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  14307.      */
  14308.     protected function getConsole_Command_SecretsSetService()
  14309.     {
  14310.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14311.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  14312.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  14313.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  14314.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  14315.         $instance->setName('secrets:set');
  14316.         $instance->setDescription('Set a secret in the vault');
  14317.         return $instance;
  14318.     }
  14319.     /**
  14320.      * Gets the private 'console.command.translation_debug' shared service.
  14321.      *
  14322.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  14323.      */
  14324.     protected function getConsole_Command_TranslationDebugService()
  14325.     {
  14326.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14327.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  14328.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\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/craue/formflow-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Controller/SearchCategoryController.php'), => (\dirname(__DIR__4).'/src/Controller/SearchController.php'), => (\dirname(__DIR__4).'/src/Form/Filter/Admin/UserSign/UserSignCollectionFilterType.php'), => (\dirname(__DIR__4).'/src/Form/Planning/RRuleType.php'), => (\dirname(__DIR__4).'/src/Form/Signature/TeacherSignaturePresentType.php'), => (\dirname(__DIR__4).'/src/Service/Calendar/Rrule/RRuleService.php'), => (\dirname(__DIR__4).'/src/Service/PlanningResourceExportService.php'), 10 => (\dirname(__DIR__4).'/src/Service/User/Notification/NotificationService.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 17 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 18 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 19 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/PreviousStepInvalidEventListener.php'), 20 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php'), 21 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/FlowExpiredEventListener.php'), 22 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php'), 23 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php'), 24 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/TranslateRuntime.php'), 25 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FormRuntime.php'), 26 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/UserRunTime.php'), 27 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 28 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 29 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 30 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 31 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 32 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  14329.         $instance->setName('debug:translation');
  14330.         $instance->setDescription('Display translation messages information');
  14331.         return $instance;
  14332.     }
  14333.     /**
  14334.      * Gets the private 'console.command.translation_extract' shared service.
  14335.      *
  14336.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  14337.      */
  14338.     protected function getConsole_Command_TranslationExtractService()
  14339.     {
  14340.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14341.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  14342.         $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'fr', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\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/craue/formflow-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Controller/SearchCategoryController.php'), => (\dirname(__DIR__4).'/src/Controller/SearchController.php'), => (\dirname(__DIR__4).'/src/Form/Filter/Admin/UserSign/UserSignCollectionFilterType.php'), => (\dirname(__DIR__4).'/src/Form/Planning/RRuleType.php'), => (\dirname(__DIR__4).'/src/Form/Signature/TeacherSignaturePresentType.php'), => (\dirname(__DIR__4).'/src/Service/Calendar/Rrule/RRuleService.php'), => (\dirname(__DIR__4).'/src/Service/PlanningResourceExportService.php'), 10 => (\dirname(__DIR__4).'/src/Service/User/Notification/NotificationService.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 17 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 18 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 19 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/PreviousStepInvalidEventListener.php'), 20 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php'), 21 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/FlowExpiredEventListener.php'), 22 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php'), 23 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php'), 24 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/TranslateRuntime.php'), 25 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FormRuntime.php'), 26 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/UserRunTime.php'), 27 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 28 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 29 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 30 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 31 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 32 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  14343.         $instance->setName('translation:extract');
  14344.         $instance->setAliases([=> 'translation:update']);
  14345.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  14346.         return $instance;
  14347.     }
  14348.     /**
  14349.      * Gets the private 'console.command.translation_pull' shared service.
  14350.      *
  14351.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  14352.      */
  14353.     protected function getConsole_Command_TranslationPullService()
  14354.     {
  14355.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14356.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  14357.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  14358.         $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'fr', [], []);
  14359.         $instance->setName('translation:pull');
  14360.         $instance->setDescription('Pull translations from a given provider.');
  14361.         return $instance;
  14362.     }
  14363.     /**
  14364.      * Gets the private 'console.command.translation_push' shared service.
  14365.      *
  14366.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  14367.      */
  14368.     protected function getConsole_Command_TranslationPushService()
  14369.     {
  14370.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14371.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  14372.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  14373.         $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  14374.         $instance->setName('translation:push');
  14375.         $instance->setDescription('Push translations to a given provider.');
  14376.         return $instance;
  14377.     }
  14378.     /**
  14379.      * Gets the private 'console.command.validator_debug' shared service.
  14380.      *
  14381.      * @return \Symfony\Component\Validator\Command\DebugCommand
  14382.      */
  14383.     protected function getConsole_Command_ValidatorDebugService()
  14384.     {
  14385.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14386.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  14387.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  14388.         $instance->setName('debug:validator');
  14389.         $instance->setDescription('Display validation constraints for classes');
  14390.         return $instance;
  14391.     }
  14392.     /**
  14393.      * Gets the private 'console.command.xliff_lint' shared service.
  14394.      *
  14395.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  14396.      */
  14397.     protected function getConsole_Command_XliffLintService()
  14398.     {
  14399.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14400.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  14401.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  14402.         $instance->setName('lint:xliff');
  14403.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  14404.         return $instance;
  14405.     }
  14406.     /**
  14407.      * Gets the private 'console.command.yaml_lint' shared service.
  14408.      *
  14409.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  14410.      */
  14411.     protected function getConsole_Command_YamlLintService()
  14412.     {
  14413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14414.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  14415.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  14416.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  14417.         $instance->setName('lint:yaml');
  14418.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  14419.         return $instance;
  14420.     }
  14421.     /**
  14422.      * Gets the private 'console.error_listener' shared service.
  14423.      *
  14424.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  14425.      */
  14426.     protected function getConsole_ErrorListenerService()
  14427.     {
  14428.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  14429.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  14430.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14431.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14432.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  14433.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  14434.     }
  14435.     /**
  14436.      * Gets the private 'container.env_var_processor' shared service.
  14437.      *
  14438.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  14439.      */
  14440.     protected function getContainer_EnvVarProcessorService()
  14441.     {
  14442.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  14443.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  14444.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  14445.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  14446.         }, 1));
  14447.     }
  14448.     /**
  14449.      * Gets the private 'container.getenv' shared service.
  14450.      *
  14451.      * @return \Closure
  14452.      */
  14453.     protected function getContainer_GetenvService()
  14454.     {
  14455.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  14456.     }
  14457.     /**
  14458.      * Gets the private 'craue.form.flow.event_listener.flow_expired' shared service.
  14459.      *
  14460.      * @return \Craue\FormFlowBundle\EventListener\FlowExpiredEventListener
  14461.      */
  14462.     protected function getCraue_Form_Flow_EventListener_FlowExpiredService()
  14463.     {
  14464.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php';
  14465.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/FlowExpiredEventListener.php';
  14466.         $this->privates['craue.form.flow.event_listener.flow_expired'] = $instance = new \Craue\FormFlowBundle\EventListener\FlowExpiredEventListener();
  14467.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  14468.         return $instance;
  14469.     }
  14470.     /**
  14471.      * Gets the private 'craue.form.flow.event_listener.previous_step_invalid' shared service.
  14472.      *
  14473.      * @return \Craue\FormFlowBundle\EventListener\PreviousStepInvalidEventListener
  14474.      */
  14475.     protected function getCraue_Form_Flow_EventListener_PreviousStepInvalidService()
  14476.     {
  14477.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php';
  14478.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/PreviousStepInvalidEventListener.php';
  14479.         $this->privates['craue.form.flow.event_listener.previous_step_invalid'] = $instance = new \Craue\FormFlowBundle\EventListener\PreviousStepInvalidEventListener();
  14480.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  14481.         return $instance;
  14482.     }
  14483.     /**
  14484.      * Gets the private 'data_collector.form' shared service.
  14485.      *
  14486.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  14487.      */
  14488.     protected function getDataCollector_FormService()
  14489.     {
  14490.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  14491.     }
  14492.     /**
  14493.      * Gets the private 'data_collector.request' shared service.
  14494.      *
  14495.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  14496.      */
  14497.     protected function getDataCollector_RequestService()
  14498.     {
  14499.         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())));
  14500.     }
  14501.     /**
  14502.      * Gets the private 'data_collector.request.session_collector' shared service.
  14503.      *
  14504.      * @return \Closure
  14505.      */
  14506.     protected function getDataCollector_Request_SessionCollectorService()
  14507.     {
  14508.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  14509.     }
  14510.     /**
  14511.      * Gets the private 'debug.Drosalys\Bundle\ApiBundle\ArgumentResolver\ActionResolver' shared service.
  14512.      *
  14513.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  14514.      */
  14515.     protected function getActionResolverService()
  14516.     {
  14517.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  14518.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  14519.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ArgumentResolver/ActionResolver.php';
  14520.         return $this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ActionResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Drosalys\Bundle\ApiBundle\ArgumentResolver\ActionResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  14521.     }
  14522.     /**
  14523.      * Gets the private 'debug.Drosalys\Bundle\ApiBundle\ArgumentResolver\ConstraintViolationListResolver' shared service.
  14524.      *
  14525.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  14526.      */
  14527.     protected function getConstraintViolationListResolverService()
  14528.     {
  14529.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  14530.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  14531.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ArgumentResolver/ConstraintViolationListResolver.php';
  14532.         return $this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ConstraintViolationListResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Drosalys\Bundle\ApiBundle\ArgumentResolver\ConstraintViolationListResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  14533.     }
  14534.     /**
  14535.      * Gets the private 'debug.Drosalys\Bundle\ApiBundle\ArgumentResolver\DeserializeResolver' shared service.
  14536.      *
  14537.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  14538.      */
  14539.     protected function getDeserializeResolverService()
  14540.     {
  14541.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  14542.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  14543.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ArgumentResolver/DeserializeResolver.php';
  14544.         return $this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\DeserializeResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Drosalys\Bundle\ApiBundle\ArgumentResolver\DeserializeResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  14545.     }
  14546.     /**
  14547.      * Gets the private 'debug.argument_resolver' shared service.
  14548.      *
  14549.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  14550.      */
  14551.     protected function getDebug_ArgumentResolverService()
  14552.     {
  14553.         return $this->privates['debug.argument_resolver'] = 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 () {
  14554.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  14555.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  14556.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  14557.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  14558.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ActionResolver'] ?? $this->getActionResolverService());
  14559.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ConstraintViolationListResolver'] ?? $this->getConstraintViolationListResolverService());
  14560.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\DeserializeResolver'] ?? $this->getDeserializeResolverService());
  14561.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  14562.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  14563.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  14564.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  14565.         }, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  14566.     }
  14567.     /**
  14568.      * Gets the private 'debug.argument_resolver.default' shared service.
  14569.      *
  14570.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  14571.      */
  14572.     protected function getDebug_ArgumentResolver_DefaultService()
  14573.     {
  14574.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  14575.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  14576.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  14577.         return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  14578.     }
  14579.     /**
  14580.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  14581.      *
  14582.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  14583.      */
  14584.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  14585.     {
  14586.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  14587.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  14588.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  14589.         $a = ($this->privates['.service_locator.SFwaKGN'] ?? $this->get_ServiceLocator_SFwaKGNService());
  14590.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  14591.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  14592.         }
  14593.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  14594.     }
  14595.     /**
  14596.      * Gets the private 'debug.argument_resolver.request' shared service.
  14597.      *
  14598.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  14599.      */
  14600.     protected function getDebug_ArgumentResolver_RequestService()
  14601.     {
  14602.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  14603.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  14604.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  14605.         return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  14606.     }
  14607.     /**
  14608.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  14609.      *
  14610.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  14611.      */
  14612.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  14613.     {
  14614.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  14615.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  14616.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  14617.         return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  14618.     }
  14619.     /**
  14620.      * Gets the private 'debug.argument_resolver.service' shared service.
  14621.      *
  14622.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  14623.      */
  14624.     protected function getDebug_ArgumentResolver_ServiceService()
  14625.     {
  14626.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  14627.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  14628.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  14629.         $a = ($this->privates['.service_locator.SFwaKGN'] ?? $this->get_ServiceLocator_SFwaKGNService());
  14630.         if (isset($this->privates['debug.argument_resolver.service'])) {
  14631.             return $this->privates['debug.argument_resolver.service'];
  14632.         }
  14633.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  14634.     }
  14635.     /**
  14636.      * Gets the private 'debug.argument_resolver.session' shared service.
  14637.      *
  14638.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  14639.      */
  14640.     protected function getDebug_ArgumentResolver_SessionService()
  14641.     {
  14642.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  14643.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  14644.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  14645.         return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  14646.     }
  14647.     /**
  14648.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  14649.      *
  14650.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  14651.      */
  14652.     protected function getDebug_ArgumentResolver_VariadicService()
  14653.     {
  14654.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  14655.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  14656.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  14657.         return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  14658.     }
  14659.     /**
  14660.      * Gets the private 'debug.debug_handlers_listener' shared service.
  14661.      *
  14662.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  14663.      */
  14664.     protected function getDebug_DebugHandlersListenerService()
  14665.     {
  14666.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  14667.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14668.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14669.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14670.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  14671.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  14672.     }
  14673.     /**
  14674.      * Gets the private 'debug.dump_listener' shared service.
  14675.      *
  14676.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  14677.      */
  14678.     protected function getDebug_DumpListenerService()
  14679.     {
  14680.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  14681.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  14682.         return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  14683.     }
  14684.     /**
  14685.      * Gets the private 'debug.file_link_formatter' shared service.
  14686.      *
  14687.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  14688.      */
  14689.     protected function getDebug_FileLinkFormatterService()
  14690.     {
  14691.         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 () {
  14692.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  14693.         });
  14694.     }
  14695.     /**
  14696.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  14697.      *
  14698.      * @return \string
  14699.      */
  14700.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  14701.     {
  14702.         $a = ($this->services['router'] ?? $this->getRouterService());
  14703.         if (isset($this->privates['debug.file_link_formatter.url_format'])) {
  14704.             return $this->privates['debug.file_link_formatter.url_format'];
  14705.         }
  14706.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat($a'_profiler_open_file''?file=%f&line=%l#line%l');
  14707.     }
  14708.     /**
  14709.      * Gets the private 'debug.log_processor' shared service.
  14710.      *
  14711.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  14712.      */
  14713.     protected function getDebug_LogProcessorService()
  14714.     {
  14715.         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())));
  14716.     }
  14717.     /**
  14718.      * Gets the private 'debug.security.access.decision_manager' shared service.
  14719.      *
  14720.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  14721.      */
  14722.     protected function getDebug_Security_Access_DecisionManagerService()
  14723.     {
  14724.         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 () {
  14725.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  14726.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  14727.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  14728.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'] ?? $this->getChannelUserDataVoterService());
  14729.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'] ?? $this->getChannelUserMenuVoterService());
  14730.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'] ?? $this->getChannelUserPermissionResourceVoterService());
  14731.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'] ?? $this->getChannelUserPermissionVoterService());
  14732.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'] ?? $this->getSharableChannelPermissionVoterService());
  14733.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'] ?? $this->getSharableChannelResourcePermissionVoterService());
  14734.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'] ?? $this->getSharableUsersResourcePermissionVoterService());
  14735.             yield 10 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'] ?? $this->getSuperAdminVoterService());
  14736.             yield 11 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'] ?? $this->getUserOwnerVoterService());
  14737.             yield 12 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'] ?? $this->getUsersResourceVoterService());
  14738.         }, 13), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  14739.     }
  14740.     /**
  14741.      * Gets the private 'debug.security.firewall' shared service.
  14742.      *
  14743.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  14744.      */
  14745.     protected function getDebug_Security_FirewallService()
  14746.     {
  14747.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  14748.         if (isset($this->privates['debug.security.firewall'])) {
  14749.             return $this->privates['debug.security.firewall'];
  14750.         }
  14751.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14752.         if (isset($this->privates['debug.security.firewall'])) {
  14753.             return $this->privates['debug.security.firewall'];
  14754.         }
  14755.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  14756.     }
  14757.     /**
  14758.      * Gets the private 'debug.security.firewall.authenticator.api' shared service.
  14759.      *
  14760.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  14761.      */
  14762.     protected function getDebug_Security_Firewall_Authenticator_ApiService()
  14763.     {
  14764.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  14765.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  14766.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  14767.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  14768.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  14769.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  14770.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  14771.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Security/CoreAuthenticator.php';
  14772.         return $this->privates['debug.security.firewall.authenticator.api'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Security\\CoreAuthenticator'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Security\\CoreAuthenticator'] = new \Nellapp\Bundle\SDKBundle\Sync\Security\CoreAuthenticator($this->getEnv('resolve:SYNC_SECRET'))))], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.api'] ?? $this->getSecurity_EventDispatcher_ApiService()), 'api', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  14773.     }
  14774.     /**
  14775.      * Gets the private 'debug.security.firewall.authenticator.core_sync' shared service.
  14776.      *
  14777.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  14778.      */
  14779.     protected function getDebug_Security_Firewall_Authenticator_CoreSyncService()
  14780.     {
  14781.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  14782.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  14783.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  14784.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  14785.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  14786.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  14787.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  14788.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Security/CoreAuthenticator.php';
  14789.         return $this->privates['debug.security.firewall.authenticator.core_sync'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Security\\CoreAuthenticator'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Security\\CoreAuthenticator'] = new \Nellapp\Bundle\SDKBundle\Sync\Security\CoreAuthenticator($this->getEnv('resolve:SYNC_SECRET'))))], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.core_sync'] ?? $this->getSecurity_EventDispatcher_CoreSyncService()), 'core_sync', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  14790.     }
  14791.     /**
  14792.      * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  14793.      *
  14794.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  14795.      */
  14796.     protected function getDebug_Security_Firewall_Authenticator_MainService()
  14797.     {
  14798.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  14799.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  14800.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  14801.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  14802.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  14803.         $a = ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service());
  14804.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  14805.             return $this->privates['debug.security.firewall.authenticator.main'];
  14806.         }
  14807.         $b = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  14808.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  14809.             return $this->privates['debug.security.firewall.authenticator.main'];
  14810.         }
  14811.         return $this->privates['debug.security.firewall.authenticator.main'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> $a], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $b'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  14812.     }
  14813.     /**
  14814.      * Gets the private 'debug.security.user_value_resolver' shared service.
  14815.      *
  14816.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  14817.      */
  14818.     protected function getDebug_Security_UserValueResolverService()
  14819.     {
  14820.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  14821.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  14822.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  14823.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  14824.     }
  14825.     /**
  14826.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserDataVoter' shared service.
  14827.      *
  14828.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  14829.      */
  14830.     protected function getChannelUserDataVoterService()
  14831.     {
  14832.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  14833.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  14834.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  14835.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  14836.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserDataVoter.php';
  14837.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14838.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'])) {
  14839.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'];
  14840.         }
  14841.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserDataVoter(), $a);
  14842.     }
  14843.     /**
  14844.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserMenuVoter' shared service.
  14845.      *
  14846.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  14847.      */
  14848.     protected function getChannelUserMenuVoterService()
  14849.     {
  14850.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  14851.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  14852.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  14853.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  14854.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserMenuVoter.php';
  14855.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14856.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'])) {
  14857.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'];
  14858.         }
  14859.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserMenuVoter(), $a);
  14860.     }
  14861.     /**
  14862.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionResourceVoter' shared service.
  14863.      *
  14864.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  14865.      */
  14866.     protected function getChannelUserPermissionResourceVoterService()
  14867.     {
  14868.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  14869.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  14870.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  14871.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  14872.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserPermissionResourceVoter.php';
  14873.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  14874.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'])) {
  14875.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'];
  14876.         }
  14877.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14878.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'])) {
  14879.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'];
  14880.         }
  14881.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionResourceVoter(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] ?? $this->getChannelUserPermissionServiceService()), $a), $b);
  14882.     }
  14883.     /**
  14884.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionVoter' shared service.
  14885.      *
  14886.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  14887.      */
  14888.     protected function getChannelUserPermissionVoterService()
  14889.     {
  14890.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  14891.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  14892.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  14893.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  14894.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserPermissionVoter.php';
  14895.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14896.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'])) {
  14897.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'];
  14898.         }
  14899.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionVoter(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] ?? $this->getChannelUserPermissionServiceService())), $a);
  14900.     }
  14901.     /**
  14902.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelPermissionVoter' shared service.
  14903.      *
  14904.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  14905.      */
  14906.     protected function getSharableChannelPermissionVoterService()
  14907.     {
  14908.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  14909.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  14910.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  14911.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  14912.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SharableChannelPermissionVoter.php';
  14913.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/SharableChannelPermissionService.php';
  14914.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResourceToChannel/SharableChannelResourceToChannelPermissionManagerInterface.php';
  14915.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResourceToChannel/SharableChannelResourceToChannelPermissionManager.php';
  14916.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'] ?? $this->getChannelResourceServiceService());
  14917.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'])) {
  14918.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'];
  14919.         }
  14920.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14921.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'])) {
  14922.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'];
  14923.         }
  14924.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelPermissionVoter(new \Nellapp\Bundle\SDKBundle\Permission\SharablePermission\SharableChannelPermissionService(new \Nellapp\Bundle\SDKBundle\Permission\SharablePermission\Managers\ChannelResourceToChannel\SharableChannelResourceToChannelPermissionManager(new RewindableGenerator(function () {
  14925.             return new \EmptyIterator();
  14926.         }, 0)), $a)), $b);
  14927.     }
  14928.     /**
  14929.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelResourcePermissionVoter' shared service.
  14930.      *
  14931.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  14932.      */
  14933.     protected function getSharableChannelResourcePermissionVoterService()
  14934.     {
  14935.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  14936.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  14937.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  14938.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  14939.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SharableChannelResourcePermissionVoter.php';
  14940.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/SharableChannelResourcePermissionService.php';
  14941.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResources/SharableChannelResourcePermissionManagerInterface.php';
  14942.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResources/SharableChannelResourcePermissionManager.php';
  14943.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  14944.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'])) {
  14945.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'];
  14946.         }
  14947.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14948.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'])) {
  14949.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'];
  14950.         }
  14951.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelResourcePermissionVoter(new \Nellapp\Bundle\SDKBundle\Permission\SharablePermission\SharableChannelResourcePermissionService(new \Nellapp\Bundle\SDKBundle\Permission\SharablePermission\Managers\ChannelResources\SharableChannelResourcePermissionManager(new RewindableGenerator(function () {
  14952.             yield => ($this->privates['App\\SdkBundle\\Permission\\SharablePermission\\ChannelUserDataCursusSharablePermissionResolver'] ?? ($this->privates['App\\SdkBundle\\Permission\\SharablePermission\\ChannelUserDataCursusSharablePermissionResolver'] = new \App\SdkBundle\Permission\SharablePermission\ChannelUserDataCursusSharablePermissionResolver()));
  14953.             yield => ($this->privates['App\\SdkBundle\\Permission\\SharablePermission\\CursusSessionSharablePermissionResolver'] ?? ($this->privates['App\\SdkBundle\\Permission\\SharablePermission\\CursusSessionSharablePermissionResolver'] = new \App\SdkBundle\Permission\SharablePermission\CursusSessionSharablePermissionResolver()));
  14954.             yield => ($this->privates['App\\SdkBundle\\Permission\\SharablePermission\\CursusTrainingSharablePermissionResolver'] ?? ($this->privates['App\\SdkBundle\\Permission\\SharablePermission\\CursusTrainingSharablePermissionResolver'] = new \App\SdkBundle\Permission\SharablePermission\CursusTrainingSharablePermissionResolver()));
  14955.         }, 3)), $a)), $b);
  14956.     }
  14957.     /**
  14958.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableUsersResourcePermissionVoter' shared service.
  14959.      *
  14960.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  14961.      */
  14962.     protected function getSharableUsersResourcePermissionVoterService()
  14963.     {
  14964.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  14965.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  14966.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  14967.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  14968.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SharableUsersResourcePermissionVoter.php';
  14969.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/SharableUsersResourcePermissionService.php';
  14970.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/UsersResourceToChannelResource/SharableUsersResourceToChannelResourcePermissionManagerInterface.php';
  14971.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/UsersResourceToChannelResource/SharableUsersResourceToChannelResourcePermissionManager.php';
  14972.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14973.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'])) {
  14974.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'];
  14975.         }
  14976.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableUsersResourcePermissionVoter(new \Nellapp\Bundle\SDKBundle\Permission\SharablePermission\SharableUsersResourcePermissionService(new \Nellapp\Bundle\SDKBundle\Permission\SharablePermission\Managers\UsersResourceToChannelResource\SharableUsersResourceToChannelResourcePermissionManager(new RewindableGenerator(function () {
  14977.             return new \EmptyIterator();
  14978.         }, 0)))), $a);
  14979.     }
  14980.     /**
  14981.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SuperAdminVoter' shared service.
  14982.      *
  14983.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  14984.      */
  14985.     protected function getSuperAdminVoterService()
  14986.     {
  14987.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  14988.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  14989.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  14990.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SuperAdminVoter.php';
  14991.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14992.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'])) {
  14993.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'];
  14994.         }
  14995.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SuperAdminVoter(), $a);
  14996.     }
  14997.     /**
  14998.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UserOwnerVoter' shared service.
  14999.      *
  15000.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  15001.      */
  15002.     protected function getUserOwnerVoterService()
  15003.     {
  15004.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  15005.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  15006.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  15007.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  15008.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/UserOwnerVoter.php';
  15009.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15010.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'])) {
  15011.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'];
  15012.         }
  15013.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UserOwnerVoter(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] ?? $this->getUserOwnerGetterService())), $a);
  15014.     }
  15015.     /**
  15016.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UsersResourceVoter' shared service.
  15017.      *
  15018.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  15019.      */
  15020.     protected function getUsersResourceVoterService()
  15021.     {
  15022.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  15023.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  15024.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  15025.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  15026.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/UsersResourceVoter.php';
  15027.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15028.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'])) {
  15029.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'];
  15030.         }
  15031.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UsersResourceVoter(), $a);
  15032.     }
  15033.     /**
  15034.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  15035.      *
  15036.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  15037.      */
  15038.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  15039.     {
  15040.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  15041.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  15042.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  15043.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  15044.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15045.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  15046.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  15047.         }
  15048.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
  15049.     }
  15050.     /**
  15051.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  15052.      *
  15053.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  15054.      */
  15055.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  15056.     {
  15057.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  15058.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  15059.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  15060.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  15061.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  15062.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  15063.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  15064.         }
  15065.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15066.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  15067.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  15068.         }
  15069.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
  15070.     }
  15071.     /**
  15072.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  15073.      *
  15074.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  15075.      */
  15076.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  15077.     {
  15078.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  15079.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  15080.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  15081.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  15082.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  15083.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15084.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  15085.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  15086.         }
  15087.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $a);
  15088.     }
  15089.     /**
  15090.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  15091.      *
  15092.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  15093.      */
  15094.     protected function getDebug_Security_Voter_VoteListenerService()
  15095.     {
  15096.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  15097.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  15098.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  15099.             return $this->privates['debug.security.voter.vote_listener'];
  15100.         }
  15101.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  15102.     }
  15103.     /**
  15104.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  15105.      *
  15106.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  15107.      */
  15108.     protected function getDoctrine_CacheClearMetadataCommandService()
  15109.     {
  15110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15111.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15112.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  15113.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  15114.         $instance->setName('doctrine:cache:clear-metadata');
  15115.         return $instance;
  15116.     }
  15117.     /**
  15118.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  15119.      *
  15120.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  15121.      */
  15122.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  15123.     {
  15124.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15125.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15126.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  15127.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  15128.         $instance->setName('doctrine:cache:clear-query');
  15129.         return $instance;
  15130.     }
  15131.     /**
  15132.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  15133.      *
  15134.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  15135.      */
  15136.     protected function getDoctrine_CacheClearResultCommandService()
  15137.     {
  15138.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15139.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15140.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  15141.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  15142.         $instance->setName('doctrine:cache:clear-result');
  15143.         return $instance;
  15144.     }
  15145.     /**
  15146.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  15147.      *
  15148.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  15149.      */
  15150.     protected function getDoctrine_CacheCollectionRegionCommandService()
  15151.     {
  15152.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15153.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15154.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  15155.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  15156.         $instance->setName('doctrine:cache:clear-collection-region');
  15157.         return $instance;
  15158.     }
  15159.     /**
  15160.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  15161.      *
  15162.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  15163.      */
  15164.     protected function getDoctrine_ClearEntityRegionCommandService()
  15165.     {
  15166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15167.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15168.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  15169.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  15170.         $instance->setName('doctrine:cache:clear-entity-region');
  15171.         return $instance;
  15172.     }
  15173.     /**
  15174.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  15175.      *
  15176.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  15177.      */
  15178.     protected function getDoctrine_ClearQueryRegionCommandService()
  15179.     {
  15180.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15181.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15182.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  15183.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  15184.         $instance->setName('doctrine:cache:clear-query-region');
  15185.         return $instance;
  15186.     }
  15187.     /**
  15188.      * Gets the private 'doctrine.database_create_command' shared service.
  15189.      *
  15190.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  15191.      */
  15192.     protected function getDoctrine_DatabaseCreateCommandService()
  15193.     {
  15194.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15195.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  15196.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  15197.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15198.         $instance->setName('doctrine:database:create');
  15199.         return $instance;
  15200.     }
  15201.     /**
  15202.      * Gets the private 'doctrine.database_drop_command' shared service.
  15203.      *
  15204.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  15205.      */
  15206.     protected function getDoctrine_DatabaseDropCommandService()
  15207.     {
  15208.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15209.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  15210.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  15211.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15212.         $instance->setName('doctrine:database:drop');
  15213.         return $instance;
  15214.     }
  15215.     /**
  15216.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  15217.      *
  15218.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  15219.      */
  15220.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  15221.     {
  15222.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15223.             'App\\Doctrine\\EventSubscriber\\PRAGroupFixSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\PRAGroupFixSubscriber''getPRAGroupFixSubscriberService'false],
  15224.             'App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber''getRecurringEventsSubscriberService'false],
  15225.             'App\\Doctrine\\EventSubscriber\\UpdateSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\UpdateSubscriber''getUpdateSubscriberService'false],
  15226.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber''getBlameSubscriberService'false],
  15227.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User''getUser5Service'false],
  15228.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber''getHierarchySubscriberService'false],
  15229.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber''getTimestampSubscriberService'false],
  15230.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber''getTranslationSubscriberService'false],
  15231.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber''getSerializeLogSubscriberService'false],
  15232.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber''getTimestampSubscriber2Service'false],
  15233.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber''getTerminateExportableSubscriberService'false],
  15234.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber''getValidGlobalChannelAndUserSubscriberService'false],
  15235.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber''getChannelMenuDisplayedSubscriber2Service'false],
  15236.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber''getPermissionConstraintSubscriberService'false],
  15237.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber''getNellappFileSubscriberService'false],
  15238.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  15239.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  15240.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  15241.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  15242.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'false],
  15243.             'nellapp_sdk.auth.user_resolve_target_entity' => ['privates''nellapp_sdk.auth.user_resolve_target_entity''getNellappSdk_Auth_UserResolveTargetEntityService'false],
  15244.             'nellapp_sdk.channel.abstract_cursus_resolve_target_entity' => ['privates''nellapp_sdk.channel.abstract_cursus_resolve_target_entity''getNellappSdk_Channel_AbstractCursusResolveTargetEntityService'false],
  15245.             'nellapp_sdk.channel.channel_channel_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_channel_resolve_target_entity''getNellappSdk_Channel_ChannelChannelResolveTargetEntityService'false],
  15246.             'nellapp_sdk.channel.channel_configuration_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_configuration_resolve_target_entity''getNellappSdk_Channel_ChannelConfigurationResolveTargetEntityService'false],
  15247.             'nellapp_sdk.channel.channel_group_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_group_resolve_target_entity''getNellappSdk_Channel_ChannelGroupResolveTargetEntityService'false],
  15248.             'nellapp_sdk.channel.channel_place_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_place_resolve_target_entity''getNellappSdk_Channel_ChannelPlaceResolveTargetEntityService'false],
  15249.             'nellapp_sdk.channel.channel_room_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_room_resolve_target_entity''getNellappSdk_Channel_ChannelRoomResolveTargetEntityService'false],
  15250.             'nellapp_sdk.channel.channel_session_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_session_resolve_target_entity''getNellappSdk_Channel_ChannelSessionResolveTargetEntityService'false],
  15251.             'nellapp_sdk.channel.channel_training_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_training_resolve_target_entity''getNellappSdk_Channel_ChannelTrainingResolveTargetEntityService'false],
  15252.             'nellapp_sdk.channel.channel_user_data_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_user_data_resolve_target_entity''getNellappSdk_Channel_ChannelUserDataResolveTargetEntityService'false],
  15253.             'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity''getNellappSdk_Channel_ChannelUserFromChannelsResolveTargetEntityService'false],
  15254.             'nellapp_sdk.channel.channel_user_perm_cursus_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_user_perm_cursus_resolve_target_entity''getNellappSdk_Channel_ChannelUserPermCursusResolveTargetEntityService'false],
  15255.             'nellapp_sdk.channel.channel_user_perm_session_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_user_perm_session_resolve_target_entity''getNellappSdk_Channel_ChannelUserPermSessionResolveTargetEntityService'false],
  15256.             'nellapp_sdk.channel.channel_user_perm_training_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_user_perm_training_resolve_target_entity''getNellappSdk_Channel_ChannelUserPermTrainingResolveTargetEntityService'false],
  15257.             'nellapp_sdk.channel.channel_user_role_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_user_role_resolve_target_entity''getNellappSdk_Channel_ChannelUserRoleResolveTargetEntityService'false],
  15258.             'nellapp_sdk.channel.channel_white_label_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_white_label_resolve_target_entity''getNellappSdk_Channel_ChannelWhiteLabelResolveTargetEntityService'false],
  15259.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService'false],
  15260.             'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelUserDataClassResolveTargetEntityService'false],
  15261.             'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelUserRoleClassResolveTargetEntityService'false],
  15262.             'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelWhiteLabelClassResolveTargetEntityService'false],
  15263.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.user_class_resolve_target_entity''getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService'false],
  15264.         ], [
  15265.             'App\\Doctrine\\EventSubscriber\\PRAGroupFixSubscriber' => '?',
  15266.             'App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber' => '?',
  15267.             'App\\Doctrine\\EventSubscriber\\UpdateSubscriber' => '?',
  15268.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => '?',
  15269.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User' => '?',
  15270.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber' => '?',
  15271.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => '?',
  15272.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber' => '?',
  15273.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber' => '?',
  15274.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => '?',
  15275.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => '?',
  15276.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => '?',
  15277.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => '?',
  15278.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => '?',
  15279.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => '?',
  15280.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  15281.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  15282.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  15283.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  15284.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  15285.             'nellapp_sdk.auth.user_resolve_target_entity' => '?',
  15286.             'nellapp_sdk.channel.abstract_cursus_resolve_target_entity' => '?',
  15287.             'nellapp_sdk.channel.channel_channel_resolve_target_entity' => '?',
  15288.             'nellapp_sdk.channel.channel_configuration_resolve_target_entity' => '?',
  15289.             'nellapp_sdk.channel.channel_group_resolve_target_entity' => '?',
  15290.             'nellapp_sdk.channel.channel_place_resolve_target_entity' => '?',
  15291.             'nellapp_sdk.channel.channel_room_resolve_target_entity' => '?',
  15292.             'nellapp_sdk.channel.channel_session_resolve_target_entity' => '?',
  15293.             'nellapp_sdk.channel.channel_training_resolve_target_entity' => '?',
  15294.             'nellapp_sdk.channel.channel_user_data_resolve_target_entity' => '?',
  15295.             'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity' => '?',
  15296.             'nellapp_sdk.channel.channel_user_perm_cursus_resolve_target_entity' => '?',
  15297.             'nellapp_sdk.channel.channel_user_perm_session_resolve_target_entity' => '?',
  15298.             'nellapp_sdk.channel.channel_user_perm_training_resolve_target_entity' => '?',
  15299.             'nellapp_sdk.channel.channel_user_role_resolve_target_entity' => '?',
  15300.             'nellapp_sdk.channel.channel_white_label_resolve_target_entity' => '?',
  15301.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => '?',
  15302.             'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' => '?',
  15303.             'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' => '?',
  15304.             'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' => '?',
  15305.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => '?',
  15306.         ]), [=> 'App\\Doctrine\\EventSubscriber\\PRAGroupFixSubscriber'=> 'App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber'=> 'App\\Doctrine\\EventSubscriber\\UpdateSubscriber'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber'=> 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber'=> 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber'10 => 'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber'11 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber'12 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber'13 => 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber'14 => 'nellapp_sdk.global_getter.channel_class_resolve_target_entity'15 => 'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity'16 => 'nellapp_sdk.global_getter.user_class_resolve_target_entity'17 => 'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity'18 => 'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity'19 => 'nellapp_sdk.auth.user_resolve_target_entity'20 => 'nellapp_sdk.channel.channel_channel_resolve_target_entity'21 => 'nellapp_sdk.channel.channel_configuration_resolve_target_entity'22 => 'nellapp_sdk.channel.channel_white_label_resolve_target_entity'23 => 'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity'24 => 'nellapp_sdk.channel.channel_group_resolve_target_entity'25 => 'nellapp_sdk.channel.channel_user_role_resolve_target_entity'26 => 'nellapp_sdk.channel.channel_session_resolve_target_entity'27 => 'nellapp_sdk.channel.channel_place_resolve_target_entity'28 => 'nellapp_sdk.channel.channel_room_resolve_target_entity'29 => 'nellapp_sdk.channel.channel_user_data_resolve_target_entity'30 => 'nellapp_sdk.channel.abstract_cursus_resolve_target_entity'31 => 'nellapp_sdk.channel.channel_training_resolve_target_entity'32 => 'nellapp_sdk.channel.channel_user_perm_training_resolve_target_entity'33 => 'nellapp_sdk.channel.channel_user_perm_session_resolve_target_entity'34 => 'nellapp_sdk.channel.channel_user_perm_cursus_resolve_target_entity'35 => 'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber'36 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 37 => [=> [=> 'prePersist'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 38 => [=> [=> 'preUpdate'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 39 => [=> [=> 'loadClassMetadata'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User'], 40 => [=> [=> 'loadClassMetadata'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber'], 41 => [=> [=> 'prePersist'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber'], 42 => [=> [=> 'preUpdate'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber']]);
  15307.     }
  15308.     /**
  15309.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  15310.      *
  15311.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  15312.      */
  15313.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  15314.     {
  15315.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15316.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15317.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  15318.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  15319.         $instance->setName('doctrine:ensure-production-settings');
  15320.         return $instance;
  15321.     }
  15322.     /**
  15323.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  15324.      *
  15325.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  15326.      */
  15327.     protected function getDoctrine_MappingConvertCommandService()
  15328.     {
  15329.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15330.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15331.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  15332.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  15333.         $instance->setName('doctrine:mapping:convert');
  15334.         return $instance;
  15335.     }
  15336.     /**
  15337.      * Gets the private 'doctrine.mapping_import_command' shared service.
  15338.      *
  15339.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  15340.      */
  15341.     protected function getDoctrine_MappingImportCommandService()
  15342.     {
  15343.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15344.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  15345.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  15346.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  15347.         $instance->setName('doctrine:mapping:import');
  15348.         return $instance;
  15349.     }
  15350.     /**
  15351.      * Gets the private 'doctrine.mapping_info_command' shared service.
  15352.      *
  15353.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  15354.      */
  15355.     protected function getDoctrine_MappingInfoCommandService()
  15356.     {
  15357.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15358.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15359.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  15360.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\InfoCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  15361.         $instance->setName('doctrine:mapping:info');
  15362.         return $instance;
  15363.     }
  15364.     /**
  15365.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  15366.      *
  15367.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  15368.      */
  15369.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  15370.     {
  15371.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  15372.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  15373.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  15374.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  15375.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  15376.         }
  15377.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  15378.     }
  15379.     /**
  15380.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  15381.      *
  15382.      * @return \Doctrine\Migrations\DependencyFactory
  15383.      */
  15384.     protected function getDoctrine_Migrations_DependencyFactoryService()
  15385.     {
  15386.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  15387.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  15388.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  15389.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  15390.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  15391.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  15392.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  15393.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  15394.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  15395.         $b = new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration();
  15396.         $b->setTableName('migration_versions');
  15397.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  15398.         $a->setAllOrNothing(false);
  15399.         $a->setCheckDatabasePlatform(true);
  15400.         $a->setTransactional(true);
  15401.         $a->setMetadataStorageConfiguration($b);
  15402.         $this->privates['doctrine.migrations.dependency_factory'] = $instance \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  15403.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  15404.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  15405.         });
  15406.         return $instance;
  15407.     }
  15408.     /**
  15409.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  15410.      *
  15411.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  15412.      */
  15413.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  15414.     {
  15415.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/EntityManagerProvider.php';
  15416.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  15417.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15418.     }
  15419.     /**
  15420.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  15421.      *
  15422.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  15423.      */
  15424.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  15425.     {
  15426.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  15427.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  15428.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  15429.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  15430.         }
  15431.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  15432.     }
  15433.     /**
  15434.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  15435.      *
  15436.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  15437.      */
  15438.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  15439.     {
  15440.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  15441.         $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = $instance = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  15442.         $instance->addEntityListener('App\\Entity\\Channel\\ChannelConfiguration''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber''postUpdate');
  15443.         $instance->addEntityListener('App\\Entity\\ChannelUserData\\AbstractCursus''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber''preUpdate');
  15444.         $instance->addEntityListener('App\\Entity\\ChannelUserData\\AbstractCursus''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber''postUpdate');
  15445.         $instance->addEntityListener('App\\Entity\\Planning\\Event''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''preUpdate');
  15446.         $instance->addEntityListener('App\\Entity\\Planning\\Event''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''prePersist');
  15447.         $instance->addEntityListener('App\\Entity\\Planning\\Event''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''postPersist');
  15448.         $instance->addEntityListener('App\\Entity\\Planning\\PlanningResourceAssociation''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''preUpdate');
  15449.         $instance->addEntityListener('App\\Entity\\Planning\\PlanningResourceAssociation''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''postUpdate');
  15450.         $instance->addEntityListener('App\\Entity\\File''App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber''prePersist');
  15451.         $instance->addEntityListener('App\\Entity\\File''App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber''preRemove');
  15452.         $instance->addEntityListener('App\\Entity\\Signing\\UserSign''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber''prePersist');
  15453.         $instance->addEntityListener('App\\Entity\\Signing\\UserSign''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber''preUpdate');
  15454.         $instance->addEntityListener('App\\Entity\\Signing\\UserSign''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''postPersist');
  15455.         $instance->addEntityListener('App\\Entity\\Signing\\UserSign''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''postRemove');
  15456.         $instance->addEntityListener('App\\Entity\\Signing\\UserSign''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''preRemove');
  15457.         $instance->addEntityListener('App\\Entity\\Signing\\UserSign''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''postUpdate');
  15458.         $instance->addEntityListener('App\\Entity\\File''App\\EventListener\\FileRemoveListener''preRemove');
  15459.         return $instance;
  15460.     }
  15461.     /**
  15462.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  15463.      *
  15464.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  15465.      */
  15466.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  15467.     {
  15468.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  15469.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  15470.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  15471.     }
  15472.     /**
  15473.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  15474.      *
  15475.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  15476.      */
  15477.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  15478.     {
  15479.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  15480.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  15481.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  15482.             return new \EmptyIterator();
  15483.         }, 0));
  15484.     }
  15485.     /**
  15486.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  15487.      *
  15488.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  15489.      */
  15490.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  15491.     {
  15492.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  15493.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  15494.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  15495.     }
  15496.     /**
  15497.      * Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service.
  15498.      *
  15499.      * @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber
  15500.      */
  15501.     protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService()
  15502.     {
  15503.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  15504.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php';
  15505.         return $this->privates['doctrine.orm.messenger.doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  15506.             yield => ($this->privates['messenger.transport.sync_full_user_transport'] ?? $this->getMessenger_Transport_SyncFullUserTransportService());
  15507.             yield => ($this->privates['messenger.transport.sync_transport'] ?? $this->getMessenger_Transport_SyncTransportService());
  15508.             yield => ($this->privates['messenger.transport.failed'] ?? $this->getMessenger_Transport_FailedService());
  15509.         }, 3));
  15510.     }
  15511.     /**
  15512.      * Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
  15513.      *
  15514.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
  15515.      */
  15516.     protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
  15517.     {
  15518.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
  15519.         return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15520.     }
  15521.     /**
  15522.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  15523.      *
  15524.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  15525.      */
  15526.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  15527.     {
  15528.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  15529.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  15530.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15531.     }
  15532.     /**
  15533.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  15534.      *
  15535.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  15536.      */
  15537.     protected function getDoctrine_Orm_Validator_UniqueService()
  15538.     {
  15539.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  15540.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  15541.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  15542.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15543.     }
  15544.     /**
  15545.      * Gets the private 'doctrine.query_dql_command' shared service.
  15546.      *
  15547.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  15548.      */
  15549.     protected function getDoctrine_QueryDqlCommandService()
  15550.     {
  15551.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15552.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15553.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  15554.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\RunDqlCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  15555.         $instance->setName('doctrine:query:dql');
  15556.         return $instance;
  15557.     }
  15558.     /**
  15559.      * Gets the private 'doctrine.query_sql_command' shared service.
  15560.      *
  15561.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  15562.      */
  15563.     protected function getDoctrine_QuerySqlCommandService()
  15564.     {
  15565.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15566.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  15567.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  15568.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  15569.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  15570.         $instance->setName('doctrine:query:sql');
  15571.         return $instance;
  15572.     }
  15573.     /**
  15574.      * Gets the private 'doctrine.schema_create_command' shared service.
  15575.      *
  15576.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  15577.      */
  15578.     protected function getDoctrine_SchemaCreateCommandService()
  15579.     {
  15580.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15581.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15582.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  15583.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  15584.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  15585.         $instance->setName('doctrine:schema:create');
  15586.         return $instance;
  15587.     }
  15588.     /**
  15589.      * Gets the private 'doctrine.schema_drop_command' shared service.
  15590.      *
  15591.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  15592.      */
  15593.     protected function getDoctrine_SchemaDropCommandService()
  15594.     {
  15595.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15596.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15597.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  15598.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  15599.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  15600.         $instance->setName('doctrine:schema:drop');
  15601.         return $instance;
  15602.     }
  15603.     /**
  15604.      * Gets the private 'doctrine.schema_update_command' shared service.
  15605.      *
  15606.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  15607.      */
  15608.     protected function getDoctrine_SchemaUpdateCommandService()
  15609.     {
  15610.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15611.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15612.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  15613.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  15614.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  15615.         $instance->setName('doctrine:schema:update');
  15616.         return $instance;
  15617.     }
  15618.     /**
  15619.      * Gets the private 'doctrine.schema_validate_command' shared service.
  15620.      *
  15621.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  15622.      */
  15623.     protected function getDoctrine_SchemaValidateCommandService()
  15624.     {
  15625.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15626.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15627.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  15628.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  15629.         $instance->setName('doctrine:schema:validate');
  15630.         return $instance;
  15631.     }
  15632.     /**
  15633.      * Gets the private 'doctrine.ulid_generator' shared service.
  15634.      *
  15635.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  15636.      */
  15637.     protected function getDoctrine_UlidGeneratorService()
  15638.     {
  15639.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  15640.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  15641.         include_once \dirname(__DIR__4).'/vendor/symfony/uid/Factory/UlidFactory.php';
  15642.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(new \Symfony\Component\Uid\Factory\UlidFactory());
  15643.     }
  15644.     /**
  15645.      * Gets the private 'doctrine.uuid_generator' shared service.
  15646.      *
  15647.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  15648.      */
  15649.     protected function getDoctrine_UuidGeneratorService()
  15650.     {
  15651.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  15652.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  15653.         include_once \dirname(__DIR__4).'/vendor/symfony/uid/Factory/UuidFactory.php';
  15654.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(new \Symfony\Component\Uid\Factory\UuidFactory(665'Symfony\\Component\\Uid\\UuidV4'NULLNULL));
  15655.     }
  15656.     /**
  15657.      * Gets the private 'doctrine_migrations.current_command' shared service.
  15658.      *
  15659.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  15660.      */
  15661.     protected function getDoctrineMigrations_CurrentCommandService()
  15662.     {
  15663.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15664.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  15665.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  15666.         $this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
  15667.         $instance->setName('doctrine:migrations:current');
  15668.         return $instance;
  15669.     }
  15670.     /**
  15671.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  15672.      *
  15673.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  15674.      */
  15675.     protected function getDoctrineMigrations_DiffCommandService()
  15676.     {
  15677.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15678.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  15679.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  15680.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
  15681.         $instance->setName('doctrine:migrations:diff');
  15682.         return $instance;
  15683.     }
  15684.     /**
  15685.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  15686.      *
  15687.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  15688.      */
  15689.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  15690.     {
  15691.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15692.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  15693.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  15694.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
  15695.         $instance->setName('doctrine:migrations:dump-schema');
  15696.         return $instance;
  15697.     }
  15698.     /**
  15699.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  15700.      *
  15701.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  15702.      */
  15703.     protected function getDoctrineMigrations_ExecuteCommandService()
  15704.     {
  15705.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15706.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  15707.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  15708.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
  15709.         $instance->setName('doctrine:migrations:execute');
  15710.         return $instance;
  15711.     }
  15712.     /**
  15713.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  15714.      *
  15715.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  15716.      */
  15717.     protected function getDoctrineMigrations_GenerateCommandService()
  15718.     {
  15719.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15720.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  15721.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  15722.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
  15723.         $instance->setName('doctrine:migrations:generate');
  15724.         return $instance;
  15725.     }
  15726.     /**
  15727.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  15728.      *
  15729.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  15730.      */
  15731.     protected function getDoctrineMigrations_LatestCommandService()
  15732.     {
  15733.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15734.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  15735.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  15736.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
  15737.         $instance->setName('doctrine:migrations:latest');
  15738.         return $instance;
  15739.     }
  15740.     /**
  15741.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  15742.      *
  15743.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  15744.      */
  15745.     protected function getDoctrineMigrations_MigrateCommandService()
  15746.     {
  15747.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15748.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  15749.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  15750.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
  15751.         $instance->setName('doctrine:migrations:migrate');
  15752.         return $instance;
  15753.     }
  15754.     /**
  15755.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  15756.      *
  15757.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  15758.      */
  15759.     protected function getDoctrineMigrations_RollupCommandService()
  15760.     {
  15761.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15762.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  15763.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  15764.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
  15765.         $instance->setName('doctrine:migrations:rollup');
  15766.         return $instance;
  15767.     }
  15768.     /**
  15769.      * Gets the private 'doctrine_migrations.status_command' shared service.
  15770.      *
  15771.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  15772.      */
  15773.     protected function getDoctrineMigrations_StatusCommandService()
  15774.     {
  15775.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15776.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  15777.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  15778.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
  15779.         $instance->setName('doctrine:migrations:status');
  15780.         return $instance;
  15781.     }
  15782.     /**
  15783.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  15784.      *
  15785.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  15786.      */
  15787.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  15788.     {
  15789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15790.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  15791.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  15792.         $this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
  15793.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  15794.         return $instance;
  15795.     }
  15796.     /**
  15797.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  15798.      *
  15799.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  15800.      */
  15801.     protected function getDoctrineMigrations_UpToDateCommandService()
  15802.     {
  15803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15804.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  15805.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  15806.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
  15807.         $instance->setName('doctrine:migrations:up-to-date');
  15808.         return $instance;
  15809.     }
  15810.     /**
  15811.      * Gets the private 'doctrine_migrations.version_command' shared service.
  15812.      *
  15813.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  15814.      */
  15815.     protected function getDoctrineMigrations_VersionCommandService()
  15816.     {
  15817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15818.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  15819.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  15820.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
  15821.         $instance->setName('doctrine:migrations:version');
  15822.         return $instance;
  15823.     }
  15824.     /**
  15825.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  15826.      *
  15827.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  15828.      */
  15829.     protected function getDoctrineMigrations_VersionsCommandService()
  15830.     {
  15831.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15832.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  15833.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  15834.         $this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
  15835.         $instance->setName('doctrine:migrations:list');
  15836.         return $instance;
  15837.     }
  15838.     /**
  15839.      * Gets the private 'drosalys.web_socket.routing.sf_router' shared service.
  15840.      *
  15841.      * @return \Symfony\Component\Routing\Router
  15842.      */
  15843.     protected function getDrosalys_WebSocket_Routing_SfRouterService()
  15844.     {
  15845.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  15846.         $b = ($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)))));
  15847.         $c = new \DrosalysWeb\Bundle\WebSocketBundle\Routing\Loader\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  15848.         $a->addLoader(new \DrosalysWeb\Bundle\WebSocketBundle\Routing\Loader\YamlFileLoader($b));
  15849.         $a->addLoader(new \DrosalysWeb\Bundle\WebSocketBundle\Routing\Loader\XmlFileLoader($b));
  15850.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
  15851.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
  15852.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
  15853.         $a->addLoader($c);
  15854.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  15855.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  15856.         return $this->privates['drosalys.web_socket.routing.sf_router'] = new \Symfony\Component\Routing\Router(new \Symfony\Component\Config\Loader\DelegatingLoader($a), (\dirname(__DIR__4).'/config/ws_routes.yaml'), ['cache_dir' => ($this->targetDir.''.'/drosalys_ws/router'), 'debug' => true], new \DrosalysWeb\Bundle\WebSocketBundle\Routing\RequestContext($this->getEnv('resolve:WS_BASE_URL'), $this->getEnv('resolve:WS_HOST'), $this->getEnv('bool:WS_SSL'), $this->getEnv('int:WS_PUBLIC_PORT'), $this->getEnv('int:WS_PUBLIC_SSL_PORT')), ($this->privates['monolog.logger.router'] ?? $this->getMonolog_Logger_RouterService()), 'fr');
  15857.     }
  15858.     /**
  15859.      * Gets the private 'error_handler.error_renderer.html' shared service.
  15860.      *
  15861.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  15862.      */
  15863.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  15864.     {
  15865.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  15866.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  15867.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  15868.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  15869.     }
  15870.     /**
  15871.      * Gets the private 'exception_listener' shared service.
  15872.      *
  15873.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  15874.      */
  15875.     protected function getExceptionListenerService()
  15876.     {
  15877.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  15878.     }
  15879.     /**
  15880.      * Gets the private 'fidry_alice_data_fixtures.doctrine.persister_loader' shared service.
  15881.      *
  15882.      * @return \Fidry\AliceDataFixtures\Loader\PersisterLoader
  15883.      */
  15884.     protected function getFidryAliceDataFixtures_Doctrine_PersisterLoaderService($lazyLoad true)
  15885.     {
  15886.         if ($lazyLoad) {
  15887.             return $this->privates['fidry_alice_data_fixtures.doctrine.persister_loader'] = $this->createProxy('PersisterLoader_c8a8e24', function () {
  15888.                 return \PersisterLoader_c8a8e24::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  15889.                     $wrappedInstance $this->getFidryAliceDataFixtures_Doctrine_PersisterLoaderService(false);
  15890.                     $proxy->setProxyInitializer(null);
  15891.                     return true;
  15892.                 });
  15893.             });
  15894.         }
  15895.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/ProcessorInterface.php';
  15896.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Fixture/Processor/EaseUuidProcessor.php';
  15897.         return new \Fidry\AliceDataFixtures\Loader\PersisterLoader(($this->privates['fidry_alice_data_fixtures.loader.simple'] ?? $this->getFidryAliceDataFixtures_Loader_SimpleService()), ($this->services['fidry_alice_data_fixtures.persistence.persister.doctrine'] ?? $this->getFidryAliceDataFixtures_Persistence_Persister_DoctrineService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), [=> new \Nellapp\Bundle\SDKBundle\Fixture\Processor\EaseUuidProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()))]);
  15898.     }
  15899.     /**
  15900.      * Gets the private 'fidry_alice_data_fixtures.loader.simple' shared service.
  15901.      *
  15902.      * @return \Fidry\AliceDataFixtures\Loader\SimpleLoader
  15903.      */
  15904.     protected function getFidryAliceDataFixtures_Loader_SimpleService($lazyLoad true)
  15905.     {
  15906.         if ($lazyLoad) {
  15907.             return $this->privates['fidry_alice_data_fixtures.loader.simple'] = $this->createProxy('SimpleLoader_4473cb1', function () {
  15908.                 return \SimpleLoader_4473cb1::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  15909.                     $wrappedInstance $this->getFidryAliceDataFixtures_Loader_SimpleService(false);
  15910.                     $proxy->setProxyInitializer(null);
  15911.                     return true;
  15912.                 });
  15913.             });
  15914.         }
  15915.         return new \Fidry\AliceDataFixtures\Loader\SimpleLoader(($this->services['nelmio_alice.files_loader'] ?? $this->getNelmioAlice_FilesLoaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  15916.     }
  15917.     /**
  15918.      * Gets the private 'form.choice_list_factory.cached' shared service.
  15919.      *
  15920.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  15921.      */
  15922.     protected function getForm_ChoiceListFactory_CachedService()
  15923.     {
  15924.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  15925.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  15926.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  15927.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  15928.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  15929.     }
  15930.     /**
  15931.      * Gets the private 'form.registry' shared service.
  15932.      *
  15933.      * @return \Symfony\Component\Form\FormRegistry
  15934.      */
  15935.     protected function getForm_RegistryService()
  15936.     {
  15937.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  15938.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  15939.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  15940.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  15941.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  15942.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  15943.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  15944.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15945.             'App\\Form\\Async\\Event\\BaseType' => ['privates''App\\Form\\Async\\Event\\BaseType''getBaseTypeService'false],
  15946.             'App\\Form\\Async\\Event\\CollectionPutType' => ['privates''App\\Form\\Async\\Event\\CollectionPutType''getCollectionPutTypeService'false],
  15947.             'App\\Form\\Async\\Event\\DuplicateMultipleType' => ['privates''App\\Form\\Async\\Event\\DuplicateMultipleType''getDuplicateMultipleTypeService'false],
  15948.             'App\\Form\\Async\\Event\\PRAType' => ['privates''App\\Form\\Async\\Event\\PRAType''getPRATypeService'false],
  15949.             'App\\Form\\Async\\Event\\PostType' => ['privates''App\\Form\\Async\\Event\\PostType''getPostTypeService'false],
  15950.             'App\\Form\\Async\\Event\\PutItemType' => ['privates''App\\Form\\Async\\Event\\PutItemType''getPutItemTypeService'false],
  15951.             'App\\Form\\Async\\Event\\PutRecurringType' => ['privates''App\\Form\\Async\\Event\\PutRecurringType''getPutRecurringTypeService'false],
  15952.             'App\\Form\\Async\\Event\\PutType' => ['privates''App\\Form\\Async\\Event\\PutType''getPutTypeService'false],
  15953.             'App\\Form\\Async\\UserSign\\CollectionPutType' => ['privates''App\\Form\\Async\\UserSign\\CollectionPutType''getCollectionPutType2Service'false],
  15954.             'App\\Form\\Async\\UserSign\\PostType' => ['privates''App\\Form\\Async\\UserSign\\PostType''getPostType2Service'false],
  15955.             'App\\Form\\Async\\UserSign\\PutItemType' => ['privates''App\\Form\\Async\\UserSign\\PutItemType''getPutItemType2Service'false],
  15956.             'App\\Form\\Async\\UserSign\\PutStatusType' => ['privates''App\\Form\\Async\\UserSign\\PutStatusType''getPutStatusTypeService'false],
  15957.             'App\\Form\\Async\\UserSign\\PutType' => ['privates''App\\Form\\Async\\UserSign\\PutType''getPutType2Service'false],
  15958.             'App\\Form\\AvailableExceptionUserType' => ['privates''App\\Form\\AvailableExceptionUserType''getAvailableExceptionUserTypeService'false],
  15959.             'App\\Form\\EventAbsenceType' => ['privates''App\\Form\\EventAbsenceType''getEventAbsenceTypeService'false],
  15960.             'App\\Form\\Filter\\Admin\\Former\\FormerCollectionFilterType' => ['privates''App\\Form\\Filter\\Admin\\Former\\FormerCollectionFilterType''getFormerCollectionFilterTypeService'false],
  15961.             'App\\Form\\Filter\\Admin\\Promotion\\PromotionCollectionFilterType' => ['privates''App\\Form\\Filter\\Admin\\Promotion\\PromotionCollectionFilterType''getPromotionCollectionFilterTypeService'false],
  15962.             'App\\Form\\Filter\\Admin\\SignatureSheet\\SignatureSheetCollectionFilterType' => ['privates''App\\Form\\Filter\\Admin\\SignatureSheet\\SignatureSheetCollectionFilterType''getSignatureSheetCollectionFilterTypeService'false],
  15963.             'App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType' => ['privates''App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType''getUserSignCollectionFilterTypeService'false],
  15964.             'App\\Form\\Filter\\Admin\\User\\UserCollectionFilterType' => ['privates''App\\Form\\Filter\\Admin\\User\\UserCollectionFilterType''getUserCollectionFilterTypeService'false],
  15965.             'App\\Form\\Filter\\Async\\AvailableException\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\AvailableException\\CollectionFilter''getCollectionFilterService'false],
  15966.             'App\\Form\\Filter\\Async\\Event\\BaseCollectionFilter' => ['privates''App\\Form\\Filter\\Async\\Event\\BaseCollectionFilter''getBaseCollectionFilterService'false],
  15967.             'App\\Form\\Filter\\Async\\Event\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\Event\\CollectionFilter''getCollectionFilter2Service'false],
  15968.             'App\\Form\\Filter\\Async\\Event\\RruleCollectionFilter' => ['privates''App\\Form\\Filter\\Async\\Event\\RruleCollectionFilter''getRruleCollectionFilterService'false],
  15969.             'App\\Form\\Filter\\Async\\Group\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\Group\\CollectionFilter''getCollectionFilter3Service'false],
  15970.             'App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType' => ['privates''App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType''getPlanningResourceFilterTypeService'false],
  15971.             'App\\Form\\Filter\\Async\\Room\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\Room\\CollectionFilter''getCollectionFilter4Service'false],
  15972.             'App\\Form\\Filter\\Async\\Session\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\Session\\CollectionFilter''getCollectionFilter5Service'false],
  15973.             'App\\Form\\Filter\\Async\\SimpleGroup\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\SimpleGroup\\CollectionFilter''getCollectionFilter6Service'false],
  15974.             'App\\Form\\Filter\\Async\\User\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\User\\CollectionFilter''getCollectionFilter7Service'false],
  15975.             'App\\Form\\Filter\\ResourceSelectorFilter' => ['privates''App\\Form\\Filter\\ResourceSelectorFilter''getResourceSelectorFilterService'false],
  15976.             'App\\Form\\ImgFileType' => ['privates''App\\Form\\ImgFileType''getImgFileTypeService'false],
  15977.             'App\\Form\\Modal\\EventType' => ['privates''App\\Form\\Modal\\EventType''getEventTypeService'false],
  15978.             'App\\Form\\Planning\\ExportPlanningResourceType' => ['privates''App\\Form\\Planning\\ExportPlanningResourceType''getExportPlanningResourceTypeService'false],
  15979.             'App\\Form\\Planning\\RRuleType' => ['privates''App\\Form\\Planning\\RRuleType''getRRuleTypeService'false],
  15980.             'App\\Form\\ReminderSignatureType' => ['privates''App\\Form\\ReminderSignatureType''getReminderSignatureTypeService'false],
  15981.             'App\\Form\\Search\\MainSearchType' => ['privates''App\\Form\\Search\\MainSearchType''getMainSearchTypeService'false],
  15982.             'App\\Form\\Signature\\TeacherSignaturePresentType' => ['privates''App\\Form\\Signature\\TeacherSignaturePresentType''getTeacherSignaturePresentTypeService'false],
  15983.             'App\\Form\\SignaturesSheetType' => ['privates''App\\Form\\SignaturesSheetType''getSignaturesSheetTypeService'false],
  15984.             'App\\Form\\UserFullType' => ['privates''App\\Form\\UserFullType''getUserFullTypeService'false],
  15985.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType' => ['privates''DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType''getAsyncEntityTypeService'false],
  15986.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType' => ['privates''DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType''getSelectOrCreateTypeService'false],
  15987.             'Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter' => ['privates''Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter''getApiFilterService'false],
  15988.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'false],
  15989.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType''getGroupeFilterTypeService'false],
  15990.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType''getServiceFilterTypeService'false],
  15991.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType''getSessionFilterTypeService'false],
  15992.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType''getTrainingFilterTypeService'false],
  15993.             'Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType''getUserFilterTypeService'false],
  15994.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType''getNellappBooleanTypeService'false],
  15995.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType''getNellappChoiceTypeService'false],
  15996.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter''getCustomViewColumnsFilterService'false],
  15997.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType''getCustomViewManagerTypeService'false],
  15998.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType''getEditCustomViewTypeService'false],
  15999.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType''getNewCustomViewTypeService'false],
  16000.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType''getChannelUserRoleFilterTypeService'false],
  16001.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter''getCollectionFilter8Service'false],
  16002.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter''getCollectionFilter9Service'false],
  16003.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType''getChannelUserRoleSelektorFilterTypeService'false],
  16004.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType''getUserSelektorFilterTypeService'false],
  16005.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType''getSessionStatusFilterTypeService'false],
  16006.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType''getTabContainerTypeService'false],
  16007.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\TabType''getTabTypeService'false],
  16008.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType''getAsyncEntityType2Service'false],
  16009.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType''getChannelUserRoleSelektorTypeService'false],
  16010.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType''getGroupSelektorTypeService'false],
  16011.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType''getPlaceSelektorTypeService'false],
  16012.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType''getServiceSelektorTypeService'false],
  16013.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType''getUserSelektorTypeService'false],
  16014.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType''getChannelUserPermissionEnumTypeService'false],
  16015.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType''getChannelUserPermissionResourceTypeService'false],
  16016.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter''getChannelUserDataFilterService'false],
  16017.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter''getChannelUserPermissionResourceFilterService'false],
  16018.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType''getMultipleResourcePermissionsTypeService'false],
  16019.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType''getSelectUserForChannelResourcePermissionTypeService'false],
  16020.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType''getMimeTypeChoiceFilterTypeService'false],
  16021.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType' => ['privates''spiriit_form_filter.type.filter_boolean''getSpiriitFormFilter_Type_FilterBooleanService'false],
  16022.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType' => ['privates''spiriit_form_filter.type.filter_checkbox''getSpiriitFormFilter_Type_FilterCheckboxService'false],
  16023.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType' => ['privates''spiriit_form_filter.type.filter_choice''getSpiriitFormFilter_Type_FilterChoiceService'false],
  16024.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType' => ['privates''spiriit_form_filter.type.filter_collection_adapter''getSpiriitFormFilter_Type_FilterCollectionAdapterService'false],
  16025.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType' => ['privates''spiriit_form_filter.type.filter_date''getSpiriitFormFilter_Type_FilterDateService'false],
  16026.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType' => ['privates''spiriit_form_filter.type.filter_date_range''getSpiriitFormFilter_Type_FilterDateRangeService'false],
  16027.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType' => ['privates''spiriit_form_filter.type.filter_datetime''getSpiriitFormFilter_Type_FilterDatetimeService'false],
  16028.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType' => ['privates''spiriit_form_filter.type.filter_datetime_range''getSpiriitFormFilter_Type_FilterDatetimeRangeService'false],
  16029.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType' => ['privates''spiriit_form_filter.type.filter_entity''getSpiriitFormFilter_Type_FilterEntityService'false],
  16030.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType' => ['privates''spiriit_form_filter.type.filter_enum''getSpiriitFormFilter_Type_FilterEnumService'false],
  16031.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType' => ['privates''spiriit_form_filter.type.filter_number''getSpiriitFormFilter_Type_FilterNumberService'false],
  16032.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType' => ['privates''spiriit_form_filter.type.filter_number_range''getSpiriitFormFilter_Type_FilterNumberRangeService'false],
  16033.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType' => ['privates''spiriit_form_filter.type.filter_sharedable''getSpiriitFormFilter_Type_FilterSharedableService'false],
  16034.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType' => ['privates''spiriit_form_filter.type.filter_text''getSpiriitFormFilter_Type_FilterTextService'false],
  16035.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  16036.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  16037.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  16038.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  16039.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  16040.         ], [
  16041.             'App\\Form\\Async\\Event\\BaseType' => '?',
  16042.             'App\\Form\\Async\\Event\\CollectionPutType' => '?',
  16043.             'App\\Form\\Async\\Event\\DuplicateMultipleType' => '?',
  16044.             'App\\Form\\Async\\Event\\PRAType' => '?',
  16045.             'App\\Form\\Async\\Event\\PostType' => '?',
  16046.             'App\\Form\\Async\\Event\\PutItemType' => '?',
  16047.             'App\\Form\\Async\\Event\\PutRecurringType' => '?',
  16048.             'App\\Form\\Async\\Event\\PutType' => '?',
  16049.             'App\\Form\\Async\\UserSign\\CollectionPutType' => '?',
  16050.             'App\\Form\\Async\\UserSign\\PostType' => '?',
  16051.             'App\\Form\\Async\\UserSign\\PutItemType' => '?',
  16052.             'App\\Form\\Async\\UserSign\\PutStatusType' => '?',
  16053.             'App\\Form\\Async\\UserSign\\PutType' => '?',
  16054.             'App\\Form\\AvailableExceptionUserType' => '?',
  16055.             'App\\Form\\EventAbsenceType' => '?',
  16056.             'App\\Form\\Filter\\Admin\\Former\\FormerCollectionFilterType' => '?',
  16057.             'App\\Form\\Filter\\Admin\\Promotion\\PromotionCollectionFilterType' => '?',
  16058.             'App\\Form\\Filter\\Admin\\SignatureSheet\\SignatureSheetCollectionFilterType' => '?',
  16059.             'App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType' => '?',
  16060.             'App\\Form\\Filter\\Admin\\User\\UserCollectionFilterType' => '?',
  16061.             'App\\Form\\Filter\\Async\\AvailableException\\CollectionFilter' => '?',
  16062.             'App\\Form\\Filter\\Async\\Event\\BaseCollectionFilter' => '?',
  16063.             'App\\Form\\Filter\\Async\\Event\\CollectionFilter' => '?',
  16064.             'App\\Form\\Filter\\Async\\Event\\RruleCollectionFilter' => '?',
  16065.             'App\\Form\\Filter\\Async\\Group\\CollectionFilter' => '?',
  16066.             'App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType' => '?',
  16067.             'App\\Form\\Filter\\Async\\Room\\CollectionFilter' => '?',
  16068.             'App\\Form\\Filter\\Async\\Session\\CollectionFilter' => '?',
  16069.             'App\\Form\\Filter\\Async\\SimpleGroup\\CollectionFilter' => '?',
  16070.             'App\\Form\\Filter\\Async\\User\\CollectionFilter' => '?',
  16071.             'App\\Form\\Filter\\ResourceSelectorFilter' => '?',
  16072.             'App\\Form\\ImgFileType' => '?',
  16073.             'App\\Form\\Modal\\EventType' => '?',
  16074.             'App\\Form\\Planning\\ExportPlanningResourceType' => '?',
  16075.             'App\\Form\\Planning\\RRuleType' => '?',
  16076.             'App\\Form\\ReminderSignatureType' => '?',
  16077.             'App\\Form\\Search\\MainSearchType' => '?',
  16078.             'App\\Form\\Signature\\TeacherSignaturePresentType' => '?',
  16079.             'App\\Form\\SignaturesSheetType' => '?',
  16080.             'App\\Form\\UserFullType' => '?',
  16081.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType' => '?',
  16082.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType' => '?',
  16083.             'Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter' => '?',
  16084.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  16085.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType' => '?',
  16086.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType' => '?',
  16087.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType' => '?',
  16088.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType' => '?',
  16089.             'Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType' => '?',
  16090.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType' => '?',
  16091.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType' => '?',
  16092.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter' => '?',
  16093.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType' => '?',
  16094.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType' => '?',
  16095.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType' => '?',
  16096.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType' => '?',
  16097.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter' => '?',
  16098.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter' => '?',
  16099.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType' => '?',
  16100.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType' => '?',
  16101.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType' => '?',
  16102.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType' => '?',
  16103.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabType' => '?',
  16104.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType' => '?',
  16105.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType' => '?',
  16106.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType' => '?',
  16107.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType' => '?',
  16108.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType' => '?',
  16109.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType' => '?',
  16110.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType' => '?',
  16111.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType' => '?',
  16112.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter' => '?',
  16113.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter' => '?',
  16114.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType' => '?',
  16115.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType' => '?',
  16116.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType' => '?',
  16117.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType' => '?',
  16118.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType' => '?',
  16119.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType' => '?',
  16120.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType' => '?',
  16121.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType' => '?',
  16122.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType' => '?',
  16123.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType' => '?',
  16124.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType' => '?',
  16125.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType' => '?',
  16126.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType' => '?',
  16127.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType' => '?',
  16128.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType' => '?',
  16129.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType' => '?',
  16130.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType' => '?',
  16131.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  16132.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  16133.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  16134.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  16135.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  16136.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\CollectionType' => new RewindableGenerator(function () {
  16137.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\CollectionExtension()));
  16138.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\TabsExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\TabsExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\TabsExtension()));
  16139.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingCollectionExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingCollectionExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\OrderingCollectionExtension()));
  16140.             yield => ($this->privates['App\\Form\\Extension\\CollectionExtension'] ?? ($this->privates['App\\Form\\Extension\\CollectionExtension'] = new \App\Form\Extension\CollectionExtension()));
  16141.         }, 4), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  16142.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionInnerExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionInnerExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\CollectionInnerExtension()));
  16143.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\OrderingExtension()));
  16144.             yield => ($this->privates['App\\Form\\Extension\\FormExtension'] ?? ($this->privates['App\\Form\\Extension\\FormExtension'] = new \App\Form\Extension\FormExtension()));
  16145.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  16146.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  16147.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  16148.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  16149.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  16150.             yield => ($this->privates['craue.form.flow.form_extension'] ?? ($this->privates['craue.form.flow.form_extension'] = new \Craue\FormFlowBundle\Form\Extension\FormFlowFormExtension()));
  16151.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  16152.             yield 10 => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\FormTemplateExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\FormTemplateExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\FormTemplateExtension('bootstrap_4_layout.html.twig')));
  16153.             yield 11 => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollapsableExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollapsableExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\CollapsableExtension()));
  16154.             yield 12 => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\ChildrenErrorExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\ChildrenErrorExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\ChildrenErrorExtension()));
  16155.             yield 13 => ($this->privates['spiriit_form_filter.type_extension.filter_extension'] ?? ($this->privates['spiriit_form_filter.type_extension.filter_extension'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\FilterTypeExtension()));
  16156.         }, 14), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType' => new RewindableGenerator(function () {
  16157.             yield => ($this->privates['App\\Form\\Extension\\DateExtension'] ?? ($this->privates['App\\Form\\Extension\\DateExtension'] = new \App\Form\Extension\DateExtension()));
  16158.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\DateTimeSingleTextExtension()));
  16159.         }, 2), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\DateTimeType' => new RewindableGenerator(function () {
  16160.             yield => ($this->privates['App\\Form\\Extension\\DateTimeExtension'] ?? ($this->privates['App\\Form\\Extension\\DateTimeExtension'] = new \App\Form\Extension\DateTimeExtension()));
  16161.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\DateTimeSingleTextExtension()));
  16162.         }, 2), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TimeType' => new RewindableGenerator(function () {
  16163.             yield => ($this->privates['App\\Form\\Extension\\TimeExtension'] ?? ($this->privates['App\\Form\\Extension\\TimeExtension'] = new \App\Form\Extension\TimeExtension()));
  16164.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\DateTimeSingleTextExtension()));
  16165.         }, 2), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  16166.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  16167.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  16168.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  16169.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\HiddenType' => new RewindableGenerator(function () {
  16170.             yield => ($this->privates['craue.form.flow.hidden_field_extension'] ?? ($this->privates['craue.form.flow.hidden_field_extension'] = new \Craue\FormFlowBundle\Form\Extension\FormFlowHiddenFieldExtension()));
  16171.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TelType' => new RewindableGenerator(function () {
  16172.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\TelTypeExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\TelTypeExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\TelTypeExtension()));
  16173.         }, 1)], new RewindableGenerator(function () {
  16174.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  16175.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  16176.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  16177.     }
  16178.     /**
  16179.      * Gets the private 'form.type.choice' shared service.
  16180.      *
  16181.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  16182.      */
  16183.     protected function getForm_Type_ChoiceService()
  16184.     {
  16185.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16186.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16187.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  16188.         return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  16189.     }
  16190.     /**
  16191.      * Gets the private 'form.type.color' shared service.
  16192.      *
  16193.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  16194.      */
  16195.     protected function getForm_Type_ColorService()
  16196.     {
  16197.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16198.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16199.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  16200.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  16201.     }
  16202.     /**
  16203.      * Gets the private 'form.type.entity' shared service.
  16204.      *
  16205.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  16206.      */
  16207.     protected function getForm_Type_EntityService()
  16208.     {
  16209.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16210.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16211.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  16212.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  16213.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16214.     }
  16215.     /**
  16216.      * Gets the private 'form.type.form' shared service.
  16217.      *
  16218.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  16219.      */
  16220.     protected function getForm_Type_FormService()
  16221.     {
  16222.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16223.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16224.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  16225.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  16226.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  16227.     }
  16228.     /**
  16229.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  16230.      *
  16231.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  16232.      */
  16233.     protected function getForm_TypeExtension_Form_DataCollectorService()
  16234.     {
  16235.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  16236.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  16237.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  16238.         return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  16239.     }
  16240.     /**
  16241.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  16242.      *
  16243.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  16244.      */
  16245.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  16246.     {
  16247.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  16248.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  16249.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  16250.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  16251.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  16252.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  16253.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())))));
  16254.     }
  16255.     /**
  16256.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  16257.      *
  16258.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  16259.      */
  16260.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  16261.     {
  16262.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  16263.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  16264.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  16265.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  16266.     }
  16267.     /**
  16268.      * Gets the private 'form.type_extension.form.validator' shared service.
  16269.      *
  16270.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  16271.      */
  16272.     protected function getForm_TypeExtension_Form_ValidatorService()
  16273.     {
  16274.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  16275.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  16276.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  16277.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  16278.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  16279.         if (isset($this->privates['form.type_extension.form.validator'])) {
  16280.             return $this->privates['form.type_extension.form.validator'];
  16281.         }
  16282.         $b = ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService());
  16283.         if (isset($this->privates['form.type_extension.form.validator'])) {
  16284.             return $this->privates['form.type_extension.form.validator'];
  16285.         }
  16286.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension($atrue$b, ($this->services['translator'] ?? $this->getTranslatorService()));
  16287.     }
  16288.     /**
  16289.      * Gets the private 'form.type_extension.upload.validator' shared service.
  16290.      *
  16291.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  16292.      */
  16293.     protected function getForm_TypeExtension_Upload_ValidatorService()
  16294.     {
  16295.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  16296.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  16297.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  16298.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  16299.     }
  16300.     /**
  16301.      * Gets the private 'form.type_guesser.doctrine' shared service.
  16302.      *
  16303.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  16304.      */
  16305.     protected function getForm_TypeGuesser_DoctrineService()
  16306.     {
  16307.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  16308.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  16309.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16310.     }
  16311.     /**
  16312.      * Gets the private 'form.type_guesser.validator' shared service.
  16313.      *
  16314.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  16315.      */
  16316.     protected function getForm_TypeGuesser_ValidatorService()
  16317.     {
  16318.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  16319.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  16320.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  16321.         if (isset($this->privates['form.type_guesser.validator'])) {
  16322.             return $this->privates['form.type_guesser.validator'];
  16323.         }
  16324.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser($a);
  16325.     }
  16326.     /**
  16327.      * Gets the private 'fos_rest.body_listener' shared service.
  16328.      *
  16329.      * @return \FOS\RestBundle\EventListener\BodyListener
  16330.      */
  16331.     protected function getFosRest_BodyListenerService()
  16332.     {
  16333.         $this->privates['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16334.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'false],
  16335.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'false],
  16336.         ], [
  16337.             'fos_rest.decoder.json' => '?',
  16338.             'fos_rest.decoder.xml' => '?',
  16339.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false, new \FOS\RestBundle\Normalizer\CamelKeysNormalizer(), false);
  16340.         $instance->setDefaultFormat(NULL);
  16341.         return $instance;
  16342.     }
  16343.     /**
  16344.      * Gets the private 'fos_rest.decoder.json' shared service.
  16345.      *
  16346.      * @return \FOS\RestBundle\Decoder\JsonDecoder
  16347.      */
  16348.     protected function getFosRest_Decoder_JsonService()
  16349.     {
  16350.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  16351.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/JsonDecoder.php';
  16352.         return $this->privates['fos_rest.decoder.json'] = new \FOS\RestBundle\Decoder\JsonDecoder();
  16353.     }
  16354.     /**
  16355.      * Gets the private 'fos_rest.decoder.xml' shared service.
  16356.      *
  16357.      * @return \FOS\RestBundle\Decoder\XmlDecoder
  16358.      */
  16359.     protected function getFosRest_Decoder_XmlService()
  16360.     {
  16361.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  16362.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/XmlDecoder.php';
  16363.         return $this->privates['fos_rest.decoder.xml'] = new \FOS\RestBundle\Decoder\XmlDecoder();
  16364.     }
  16365.     /**
  16366.      * Gets the private 'fos_rest.format_listener' shared service.
  16367.      *
  16368.      * @return \FOS\RestBundle\EventListener\FormatListener
  16369.      */
  16370.     protected function getFosRest_FormatListenerService()
  16371.     {
  16372.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  16373.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  16374.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher(NULLNULLNULLNULL, []), ['priorities' => [=> 'json'=> 'html'], 'fallback_format' => 'json''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  16375.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  16376.     }
  16377.     /**
  16378.      * Gets the private 'fos_rest.param_fetcher_listener' shared service.
  16379.      *
  16380.      * @return \FOS\RestBundle\EventListener\ParamFetcherListener
  16381.      */
  16382.     protected function getFosRest_ParamFetcherListenerService()
  16383.     {
  16384.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  16385.         if (isset($this->privates['fos_rest.param_fetcher_listener'])) {
  16386.             return $this->privates['fos_rest.param_fetcher_listener'];
  16387.         }
  16388.         return $this->privates['fos_rest.param_fetcher_listener'] = new \FOS\RestBundle\EventListener\ParamFetcherListener(new \FOS\RestBundle\Request\ParamFetcher($this, new \FOS\RestBundle\Request\ParamReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a), false);
  16389.     }
  16390.     /**
  16391.      * Gets the private 'fos_rest.view_response_listener' shared service.
  16392.      *
  16393.      * @return \FOS\RestBundle\EventListener\ViewResponseListener
  16394.      */
  16395.     protected function getFosRest_ViewResponseListenerService()
  16396.     {
  16397.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ViewResponseListener.php';
  16398.         $a = ($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService());
  16399.         if (isset($this->privates['fos_rest.view_response_listener'])) {
  16400.             return $this->privates['fos_rest.view_response_listener'];
  16401.         }
  16402.         return $this->privates['fos_rest.view_response_listener'] = new \FOS\RestBundle\EventListener\ViewResponseListener($atrue);
  16403.     }
  16404.     /**
  16405.      * Gets the private 'fragment.renderer.inline' shared service.
  16406.      *
  16407.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  16408.      */
  16409.     protected function getFragment_Renderer_InlineService()
  16410.     {
  16411.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  16412.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  16413.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  16414.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  16415.         if (isset($this->privates['fragment.renderer.inline'])) {
  16416.             return $this->privates['fragment.renderer.inline'];
  16417.         }
  16418.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16419.         if (isset($this->privates['fragment.renderer.inline'])) {
  16420.             return $this->privates['fragment.renderer.inline'];
  16421.         }
  16422.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  16423.         $instance->setFragmentPath('/_fragment');
  16424.         return $instance;
  16425.     }
  16426.     /**
  16427.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  16428.      *
  16429.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  16430.      */
  16431.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  16432.     {
  16433.         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())));
  16434.     }
  16435.     /**
  16436.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  16437.      *
  16438.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  16439.      */
  16440.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  16441.     {
  16442.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  16443.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  16444.             return $this->privates['framework_extra_bundle.event.is_granted'];
  16445.         }
  16446.         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);
  16447.     }
  16448.     /**
  16449.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  16450.      *
  16451.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  16452.      */
  16453.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  16454.     {
  16455.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  16456.         return $this->privates['knp_menu.menu_provider.builder_alias'] = new \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider(($this->services['kernel'] ?? $this->get('kernel'1)), $this, ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16457.     }
  16458.     /**
  16459.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  16460.      *
  16461.      * @return \Knp\Menu\Provider\LazyProvider
  16462.      */
  16463.     protected function getKnpMenu_MenuProvider_LazyService()
  16464.     {
  16465.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  16466.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['channel_side_nav' => function () {
  16467.             return ($this->privates['nellapp_sdk.channel_side_nav'] ?? $this->getNellappSdk_ChannelSideNavService());
  16468.         }]);
  16469.     }
  16470.     /**
  16471.      * Gets the private 'knp_menu.renderer.list' shared service.
  16472.      *
  16473.      * @return \Knp\Menu\Renderer\ListRenderer
  16474.      */
  16475.     protected function getKnpMenu_Renderer_ListService()
  16476.     {
  16477.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  16478.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  16479.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  16480.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  16481.     }
  16482.     /**
  16483.      * Gets the private 'knp_menu.renderer.twig' shared service.
  16484.      *
  16485.      * @return \Knp\Menu\Renderer\TwigRenderer
  16486.      */
  16487.     protected function getKnpMenu_Renderer_TwigService()
  16488.     {
  16489.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  16490.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  16491.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  16492.         if (isset($this->privates['knp_menu.renderer.twig'])) {
  16493.             return $this->privates['knp_menu.renderer.twig'];
  16494.         }
  16495.         return $this->privates['knp_menu.renderer.twig'] = new \Knp\Menu\Renderer\TwigRenderer($a'Partials/components/header/knp-menu.html.twig', ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), []);
  16496.     }
  16497.     /**
  16498.      * Gets the private 'knp_menu.voter.router' shared service.
  16499.      *
  16500.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  16501.      */
  16502.     protected function getKnpMenu_Voter_RouterService()
  16503.     {
  16504.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  16505.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  16506.         return $this->privates['knp_menu.voter.router'] = new \Knp\Menu\Matcher\Voter\RouteVoter(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  16507.     }
  16508.     /**
  16509.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  16510.      *
  16511.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  16512.      */
  16513.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  16514.     {
  16515.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@NellappSDK/Partials/component/pagination/pagination.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  16516.     }
  16517.     /**
  16518.      * Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
  16519.      *
  16520.      * @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
  16521.      */
  16522.     protected function getLiipImagine_Binary_MimeTypeGuesserService()
  16523.     {
  16524.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
  16525.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
  16526.         return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
  16527.     }
  16528.     /**
  16529.      * Gets the private 'liip_imagine.command.cache_remove' shared service.
  16530.      *
  16531.      * @return \Liip\ImagineBundle\Command\RemoveCacheCommand
  16532.      */
  16533.     protected function getLiipImagine_Command_CacheRemoveService()
  16534.     {
  16535.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16536.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  16537.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
  16538.         $this->privates['liip_imagine.command.cache_remove'] = $instance = new \Liip\ImagineBundle\Command\RemoveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
  16539.         $instance->setName('liip:imagine:cache:remove');
  16540.         return $instance;
  16541.     }
  16542.     /**
  16543.      * Gets the private 'liip_imagine.command.cache_resolve' shared service.
  16544.      *
  16545.      * @return \Liip\ImagineBundle\Command\ResolveCacheCommand
  16546.      */
  16547.     protected function getLiipImagine_Command_CacheResolveService()
  16548.     {
  16549.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16550.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  16551.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
  16552.         $this->privates['liip_imagine.command.cache_resolve'] = $instance = new \Liip\ImagineBundle\Command\ResolveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
  16553.         $instance->setName('liip:imagine:cache:resolve');
  16554.         return $instance;
  16555.     }
  16556.     /**
  16557.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  16558.      *
  16559.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  16560.      */
  16561.     protected function getLiipImagine_Filter_ConfigurationService()
  16562.     {
  16563.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  16564.     }
  16565.     /**
  16566.      * Gets the private 'liip_imagine.form.type.image' shared service.
  16567.      *
  16568.      * @return \Liip\ImagineBundle\Form\Type\ImageType
  16569.      */
  16570.     protected function getLiipImagine_Form_Type_ImageService()
  16571.     {
  16572.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16573.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16574.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Form/Type/ImageType.php';
  16575.         return $this->privates['liip_imagine.form.type.image'] = new \Liip\ImagineBundle\Form\Type\ImageType();
  16576.     }
  16577.     /**
  16578.      * Gets the private 'liip_imagine.gd' shared service.
  16579.      *
  16580.      * @return \Imagine\Gd\Imagine
  16581.      */
  16582.     protected function getLiipImagine_GdService()
  16583.     {
  16584.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  16585.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  16586.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  16587.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  16588.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
  16589.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/MetadataReaderInterface.php';
  16590.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/AbstractMetadataReader.php';
  16591.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/ExifMetadataReader.php';
  16592.         $this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
  16593.         $instance->setMetadataReader(new \Imagine\Image\Metadata\ExifMetadataReader());
  16594.         return $instance;
  16595.     }
  16596.     /**
  16597.      * Gets the private 'liip_imagine.service.filter' shared service.
  16598.      *
  16599.      * @return \Liip\ImagineBundle\Service\FilterService
  16600.      */
  16601.     protected function getLiipImagine_Service_FilterService()
  16602.     {
  16603.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
  16604.         return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), false$this->parameters['liip_imagine.webp.options'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  16605.     }
  16606.     /**
  16607.      * Gets the private 'locale_aware_listener' shared service.
  16608.      *
  16609.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  16610.      */
  16611.     protected function getLocaleAwareListenerService()
  16612.     {
  16613.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  16614.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  16615.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  16616.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  16617.     }
  16618.     /**
  16619.      * Gets the private 'locale_listener' shared service.
  16620.      *
  16621.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  16622.      */
  16623.     protected function getLocaleListenerService()
  16624.     {
  16625.         $a = ($this->services['router'] ?? $this->getRouterService());
  16626.         if (isset($this->privates['locale_listener'])) {
  16627.             return $this->privates['locale_listener'];
  16628.         }
  16629.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr'$afalse, []);
  16630.     }
  16631.     /**
  16632.      * Gets the private 'lock.default.factory' shared service.
  16633.      *
  16634.      * @return \Symfony\Component\Lock\LockFactory
  16635.      */
  16636.     protected function getLock_Default_FactoryService()
  16637.     {
  16638.         include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  16639.         include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  16640.         include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/StoreFactory.php';
  16641.         $this->privates['lock.default.factory'] = $instance = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore($this->getEnv('LOCK_DSN')));
  16642.         $a = new \Symfony\Bridge\Monolog\Logger('lock');
  16643.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  16644.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  16645.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  16646.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  16647.         $instance->setLogger($a);
  16648.         return $instance;
  16649.     }
  16650.     /**
  16651.      * Gets the private 'mailer.transport_factory.native' shared service.
  16652.      *
  16653.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  16654.      */
  16655.     protected function getMailer_TransportFactory_NativeService()
  16656.     {
  16657.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  16658.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  16659.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  16660.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16661.         if (isset($this->privates['mailer.transport_factory.native'])) {
  16662.             return $this->privates['mailer.transport_factory.native'];
  16663.         }
  16664.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  16665.     }
  16666.     /**
  16667.      * Gets the private 'mailer.transport_factory.null' shared service.
  16668.      *
  16669.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  16670.      */
  16671.     protected function getMailer_TransportFactory_NullService()
  16672.     {
  16673.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  16674.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  16675.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  16676.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16677.         if (isset($this->privates['mailer.transport_factory.null'])) {
  16678.             return $this->privates['mailer.transport_factory.null'];
  16679.         }
  16680.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  16681.     }
  16682.     /**
  16683.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  16684.      *
  16685.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  16686.      */
  16687.     protected function getMailer_TransportFactory_SendmailService()
  16688.     {
  16689.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  16690.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  16691.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  16692.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16693.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  16694.             return $this->privates['mailer.transport_factory.sendmail'];
  16695.         }
  16696.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  16697.     }
  16698.     /**
  16699.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  16700.      *
  16701.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  16702.      */
  16703.     protected function getMailer_TransportFactory_SmtpService()
  16704.     {
  16705.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  16706.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  16707.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  16708.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16709.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  16710.             return $this->privates['mailer.transport_factory.smtp'];
  16711.         }
  16712.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  16713.     }
  16714.     /**
  16715.      * Gets the private 'maker.auto_command.make_auth' shared service.
  16716.      *
  16717.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  16718.      */
  16719.     protected function getMaker_AutoCommand_MakeAuthService()
  16720.     {
  16721.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16722.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  16723.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  16724.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  16725.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  16726.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  16727.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  16728.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  16729.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  16730.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()))), $a$b);
  16731.         $instance->setName('make:auth');
  16732.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  16733.         return $instance;
  16734.     }
  16735.     /**
  16736.      * Gets the private 'maker.auto_command.make_command' shared service.
  16737.      *
  16738.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  16739.      */
  16740.     protected function getMaker_AutoCommand_MakeCommandService()
  16741.     {
  16742.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16743.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  16744.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  16745.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  16746.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  16747.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  16748.         $instance->setName('make:command');
  16749.         $instance->setDescription('Creates a new console command class');
  16750.         return $instance;
  16751.     }
  16752.     /**
  16753.      * Gets the private 'maker.auto_command.make_controller' shared service.
  16754.      *
  16755.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  16756.      */
  16757.     protected function getMaker_AutoCommand_MakeControllerService()
  16758.     {
  16759.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16760.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  16761.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  16762.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  16763.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  16764.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  16765.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  16766.         $instance->setName('make:controller');
  16767.         $instance->setDescription('Creates a new controller class');
  16768.         return $instance;
  16769.     }
  16770.     /**
  16771.      * Gets the private 'maker.auto_command.make_crud' shared service.
  16772.      *
  16773.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  16774.      */
  16775.     protected function getMaker_AutoCommand_MakeCrudService()
  16776.     {
  16777.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16778.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  16779.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  16780.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  16781.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  16782.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  16783.         $instance->setName('make:crud');
  16784.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  16785.         return $instance;
  16786.     }
  16787.     /**
  16788.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  16789.      *
  16790.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  16791.      */
  16792.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  16793.     {
  16794.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16795.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  16796.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  16797.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  16798.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  16799.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  16800.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  16801.         $instance->setName('make:docker:database');
  16802.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  16803.         return $instance;
  16804.     }
  16805.     /**
  16806.      * Gets the private 'maker.auto_command.make_entity' shared service.
  16807.      *
  16808.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  16809.      */
  16810.     protected function getMaker_AutoCommand_MakeEntityService()
  16811.     {
  16812.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16813.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  16814.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  16815.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  16816.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  16817.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  16818.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  16819.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  16820.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), \dirname(__DIR__4), $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a$b);
  16821.         $instance->setName('make:entity');
  16822.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  16823.         return $instance;
  16824.     }
  16825.     /**
  16826.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  16827.      *
  16828.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  16829.      */
  16830.     protected function getMaker_AutoCommand_MakeFixturesService()
  16831.     {
  16832.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16833.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  16834.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  16835.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  16836.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  16837.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  16838.         $instance->setName('make:fixtures');
  16839.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  16840.         return $instance;
  16841.     }
  16842.     /**
  16843.      * Gets the private 'maker.auto_command.make_form' shared service.
  16844.      *
  16845.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  16846.      */
  16847.     protected function getMaker_AutoCommand_MakeFormService()
  16848.     {
  16849.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16850.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  16851.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  16852.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  16853.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  16854.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  16855.         $instance->setName('make:form');
  16856.         $instance->setDescription('Creates a new form class');
  16857.         return $instance;
  16858.     }
  16859.     /**
  16860.      * Gets the private 'maker.auto_command.make_message' shared service.
  16861.      *
  16862.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  16863.      */
  16864.     protected function getMaker_AutoCommand_MakeMessageService()
  16865.     {
  16866.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16867.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  16868.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  16869.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  16870.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  16871.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  16872.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  16873.         $instance->setName('make:message');
  16874.         $instance->setDescription('Creates a new message and handler');
  16875.         return $instance;
  16876.     }
  16877.     /**
  16878.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  16879.      *
  16880.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  16881.      */
  16882.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  16883.     {
  16884.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16885.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  16886.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  16887.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  16888.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  16889.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  16890.         $instance->setName('make:messenger-middleware');
  16891.         $instance->setDescription('Creates a new messenger middleware');
  16892.         return $instance;
  16893.     }
  16894.     /**
  16895.      * Gets the private 'maker.auto_command.make_migration' shared service.
  16896.      *
  16897.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  16898.      */
  16899.     protected function getMaker_AutoCommand_MakeMigrationService()
  16900.     {
  16901.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16902.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  16903.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  16904.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  16905.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  16906.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  16907.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  16908.         $instance->setName('make:migration');
  16909.         $instance->setDescription('Creates a new migration based on database changes');
  16910.         return $instance;
  16911.     }
  16912.     /**
  16913.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  16914.      *
  16915.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  16916.      */
  16917.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  16918.     {
  16919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16920.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  16921.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  16922.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  16923.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  16924.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  16925.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  16926.         $instance->setName('make:registration-form');
  16927.         $instance->setDescription('Creates a new registration form system');
  16928.         return $instance;
  16929.     }
  16930.     /**
  16931.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  16932.      *
  16933.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  16934.      */
  16935.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  16936.     {
  16937.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16938.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  16939.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  16940.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  16941.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  16942.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  16943.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  16944.         $instance->setName('make:reset-password');
  16945.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  16946.         return $instance;
  16947.     }
  16948.     /**
  16949.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  16950.      *
  16951.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  16952.      */
  16953.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  16954.     {
  16955.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16956.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  16957.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  16958.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  16959.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  16960.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  16961.         $instance->setName('make:serializer:encoder');
  16962.         $instance->setDescription('Creates a new serializer encoder class');
  16963.         return $instance;
  16964.     }
  16965.     /**
  16966.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  16967.      *
  16968.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  16969.      */
  16970.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  16971.     {
  16972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16973.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  16974.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  16975.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  16976.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  16977.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  16978.         $instance->setName('make:serializer:normalizer');
  16979.         $instance->setDescription('Creates a new serializer normalizer class');
  16980.         return $instance;
  16981.     }
  16982.     /**
  16983.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  16984.      *
  16985.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  16986.      */
  16987.     protected function getMaker_AutoCommand_MakeSubscriberService()
  16988.     {
  16989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16990.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  16991.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  16992.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  16993.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  16994.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  16995.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  16996.         $instance->setName('make:subscriber');
  16997.         $instance->setDescription('Creates a new event subscriber class');
  16998.         return $instance;
  16999.     }
  17000.     /**
  17001.      * Gets the private 'maker.auto_command.make_test' shared service.
  17002.      *
  17003.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17004.      */
  17005.     protected function getMaker_AutoCommand_MakeTestService()
  17006.     {
  17007.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17008.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17009.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17010.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17011.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  17012.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  17013.         $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  17014.         $instance->setName('make:test');
  17015.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  17016.         $instance->setDescription('Creates a new test class');
  17017.         return $instance;
  17018.     }
  17019.     /**
  17020.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  17021.      *
  17022.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17023.      */
  17024.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  17025.     {
  17026.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17027.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17028.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17029.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17030.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  17031.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  17032.         $instance->setName('make:twig-extension');
  17033.         $instance->setDescription('Creates a new Twig extension class');
  17034.         return $instance;
  17035.     }
  17036.     /**
  17037.      * Gets the private 'maker.auto_command.make_user' shared service.
  17038.      *
  17039.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17040.      */
  17041.     protected function getMaker_AutoCommand_MakeUserService()
  17042.     {
  17043.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17044.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17045.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17046.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17047.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  17048.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  17049.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  17050.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  17051.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  17052.         $instance->setName('make:user');
  17053.         $instance->setDescription('Creates a new security user class');
  17054.         return $instance;
  17055.     }
  17056.     /**
  17057.      * Gets the private 'maker.auto_command.make_validator' shared service.
  17058.      *
  17059.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17060.      */
  17061.     protected function getMaker_AutoCommand_MakeValidatorService()
  17062.     {
  17063.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17064.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17065.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17066.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17067.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  17068.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  17069.         $instance->setName('make:validator');
  17070.         $instance->setDescription('Creates a new validator and constraint class');
  17071.         return $instance;
  17072.     }
  17073.     /**
  17074.      * Gets the private 'maker.auto_command.make_voter' shared service.
  17075.      *
  17076.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17077.      */
  17078.     protected function getMaker_AutoCommand_MakeVoterService()
  17079.     {
  17080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17081.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17082.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17083.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17084.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  17085.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  17086.         $instance->setName('make:voter');
  17087.         $instance->setDescription('Creates a new security voter class');
  17088.         return $instance;
  17089.     }
  17090.     /**
  17091.      * Gets the private 'maker.doctrine_helper' shared service.
  17092.      *
  17093.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  17094.      */
  17095.     protected function getMaker_DoctrineHelperService()
  17096.     {
  17097.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  17098.         $a = ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Entity')], false)));
  17099.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [=> [=> 'App\\Entity'=> $a], => [=> 'Nellapp\\Bundle\\SDKBundle\\Entity'=> $a]]]);
  17100.     }
  17101.     /**
  17102.      * Gets the private 'maker.entity_class_generator' shared service.
  17103.      *
  17104.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  17105.      */
  17106.     protected function getMaker_EntityClassGeneratorService()
  17107.     {
  17108.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  17109.         $this->privates['maker.entity_class_generator'] = $instance = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  17110.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  17111.         return $instance;
  17112.     }
  17113.     /**
  17114.      * Gets the private 'maker.file_manager' shared service.
  17115.      *
  17116.      * @return \Symfony\Bundle\MakerBundle\FileManager
  17117.      */
  17118.     protected function getMaker_FileManagerService()
  17119.     {
  17120.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  17121.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  17122.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  17123.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  17124.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  17125.     }
  17126.     /**
  17127.      * Gets the private 'maker.generator' shared service.
  17128.      *
  17129.      * @return \Symfony\Bundle\MakerBundle\Generator
  17130.      */
  17131.     protected function getMaker_GeneratorService()
  17132.     {
  17133.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  17134.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  17135.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  17136.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'$a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
  17137.     }
  17138.     /**
  17139.      * Gets the private 'maker.php_compat_util' shared service.
  17140.      *
  17141.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  17142.      */
  17143.     protected function getMaker_PhpCompatUtilService()
  17144.     {
  17145.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  17146.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  17147.     }
  17148.     /**
  17149.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  17150.      *
  17151.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  17152.      */
  17153.     protected function getMaker_Renderer_FormTypeRendererService()
  17154.     {
  17155.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  17156.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  17157.     }
  17158.     /**
  17159.      * Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
  17160.      *
  17161.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  17162.      */
  17163.     protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
  17164.     {
  17165.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  17166.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  17167.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  17168.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  17169.         $this->privates['messenger.bus.default.middleware.handle_message'] = $instance = new \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware(new \Symfony\Component\Messenger\Handler\HandlersLocator(['Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  17170.             yield => ($this->privates['.messenger.handler_descriptor.tGvt0LH'] ?? $this->get_Messenger_HandlerDescriptor_TGvt0LHService());
  17171.         }, 1), 'Nellapp\\Bundle\\SDKBundle\\Auth\\Messenger\\Message\\RefreshUserMessage' => new RewindableGenerator(function () {
  17172.             yield => ($this->privates['.messenger.handler_descriptor.jADa3cd'] ?? $this->get_Messenger_HandlerDescriptor_JADa3cdService());
  17173.         }, 1), 'Nellapp\\Bundle\\SDKBundle\\Sync\\Messenger\\Message\\EntitySyncMessage' => new RewindableGenerator(function () {
  17174.             yield => ($this->privates['.messenger.handler_descriptor.rUCyI0M'] ?? $this->get_Messenger_HandlerDescriptor_RUCyI0MService());
  17175.         }, 1)]));
  17176.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  17177.         return $instance;
  17178.     }
  17179.     /**
  17180.      * Gets the private 'messenger.bus.default.middleware.traceable' shared service.
  17181.      *
  17182.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  17183.      */
  17184.     protected function getMessenger_Bus_Default_Middleware_TraceableService()
  17185.     {
  17186.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  17187.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  17188.         return $this->privates['messenger.bus.default.middleware.traceable'] = new \Symfony\Component\Messenger\Middleware\TraceableMiddleware(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), 'messenger.bus.default');
  17189.     }
  17190.     /**
  17191.      * Gets the private 'messenger.failure.send_failed_message_to_failure_transport_listener' shared service.
  17192.      *
  17193.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener
  17194.      */
  17195.     protected function getMessenger_Failure_SendFailedMessageToFailureTransportListenerService()
  17196.     {
  17197.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageToFailureTransportListener.php';
  17198.         return $this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17199.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  17200.             'sync_full_user_transport' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  17201.             'sync_transport' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  17202.         ], [
  17203.             'failed' => '?',
  17204.             'sync_full_user_transport' => '?',
  17205.             'sync_transport' => '?',
  17206.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  17207.     }
  17208.     /**
  17209.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  17210.      *
  17211.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  17212.      */
  17213.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  17214.     {
  17215.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  17216.         return $this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener(($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  17217.     }
  17218.     /**
  17219.      * Gets the private 'messenger.middleware.send_message' shared service.
  17220.      *
  17221.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  17222.      */
  17223.     protected function getMessenger_Middleware_SendMessageService()
  17224.     {
  17225.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  17226.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  17227.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  17228.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  17229.         $a = ($this->privates['.service_locator.rbKFZjg'] ?? $this->get_ServiceLocator_RbKFZjgService());
  17230.         if (isset($this->privates['messenger.middleware.send_message'])) {
  17231.             return $this->privates['messenger.middleware.send_message'];
  17232.         }
  17233.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17234.         if (isset($this->privates['messenger.middleware.send_message'])) {
  17235.             return $this->privates['messenger.middleware.send_message'];
  17236.         }
  17237.         $this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator(['Nellapp\\Bundle\\SDKBundle\\Sync\\Messenger\\Message\\EntitySyncMessage' => [=> 'sync_transport'], 'Nellapp\\Bundle\\SDKBundle\\Auth\\Messenger\\Message\\RefreshUserMessage' => [=> 'sync_full_user_transport']], $a), $b);
  17238.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  17239.         return $instance;
  17240.     }
  17241.     /**
  17242.      * Gets the private 'messenger.receiver_locator' shared service.
  17243.      *
  17244.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17245.      */
  17246.     protected function getMessenger_ReceiverLocatorService()
  17247.     {
  17248.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17249.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  17250.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  17251.             'messenger.transport.sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  17252.             'messenger.transport.sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  17253.             'sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  17254.             'sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  17255.         ], [
  17256.             'failed' => '?',
  17257.             'messenger.transport.failed' => '?',
  17258.             'messenger.transport.sync_full_user_transport' => '?',
  17259.             'messenger.transport.sync_transport' => '?',
  17260.             'sync_full_user_transport' => '?',
  17261.             'sync_transport' => '?',
  17262.         ]);
  17263.     }
  17264.     /**
  17265.      * Gets the private 'messenger.retry.multiplier_retry_strategy.failed' shared service.
  17266.      *
  17267.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  17268.      */
  17269.     protected function getMessenger_Retry_MultiplierRetryStrategy_FailedService()
  17270.     {
  17271.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  17272.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  17273.         return $this->privates['messenger.retry.multiplier_retry_strategy.failed'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  17274.     }
  17275.     /**
  17276.      * Gets the private 'messenger.retry.multiplier_retry_strategy.sync_full_user_transport' shared service.
  17277.      *
  17278.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  17279.      */
  17280.     protected function getMessenger_Retry_MultiplierRetryStrategy_SyncFullUserTransportService()
  17281.     {
  17282.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  17283.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  17284.         return $this->privates['messenger.retry.multiplier_retry_strategy.sync_full_user_transport'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  17285.     }
  17286.     /**
  17287.      * Gets the private 'messenger.retry.multiplier_retry_strategy.sync_transport' shared service.
  17288.      *
  17289.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  17290.      */
  17291.     protected function getMessenger_Retry_MultiplierRetryStrategy_SyncTransportService()
  17292.     {
  17293.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  17294.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  17295.         return $this->privates['messenger.retry.multiplier_retry_strategy.sync_transport'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  17296.     }
  17297.     /**
  17298.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  17299.      *
  17300.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  17301.      */
  17302.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  17303.     {
  17304.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  17305.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17306.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  17307.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  17308.         }
  17309.         return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener(($this->privates['.service_locator.rbKFZjg'] ?? $this->get_ServiceLocator_RbKFZjgService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17310.             'failed' => ['privates''messenger.retry.multiplier_retry_strategy.failed''getMessenger_Retry_MultiplierRetryStrategy_FailedService'false],
  17311.             'sync_full_user_transport' => ['privates''messenger.retry.multiplier_retry_strategy.sync_full_user_transport''getMessenger_Retry_MultiplierRetryStrategy_SyncFullUserTransportService'false],
  17312.             'sync_transport' => ['privates''messenger.retry.multiplier_retry_strategy.sync_transport''getMessenger_Retry_MultiplierRetryStrategy_SyncTransportService'false],
  17313.         ], [
  17314.             'failed' => '?',
  17315.             'sync_full_user_transport' => '?',
  17316.             'sync_transport' => '?',
  17317.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
  17318.     }
  17319.     /**
  17320.      * Gets the private 'messenger.routable_message_bus' shared service.
  17321.      *
  17322.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  17323.      */
  17324.     protected function getMessenger_RoutableMessageBusService()
  17325.     {
  17326.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  17327.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  17328.         if (isset($this->privates['messenger.routable_message_bus'])) {
  17329.             return $this->privates['messenger.routable_message_bus'];
  17330.         }
  17331.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17332.             'messenger.bus.default' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  17333.         ], [
  17334.             'messenger.bus.default' => '?',
  17335.         ]), $a);
  17336.     }
  17337.     /**
  17338.      * Gets the private 'messenger.transport.doctrine.factory' shared service.
  17339.      *
  17340.      * @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory
  17341.      */
  17342.     protected function getMessenger_Transport_Doctrine_FactoryService()
  17343.     {
  17344.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  17345.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php';
  17346.         return $this->privates['messenger.transport.doctrine.factory'] = new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17347.     }
  17348.     /**
  17349.      * Gets the private 'messenger.transport.failed' shared service.
  17350.      *
  17351.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  17352.      */
  17353.     protected function getMessenger_Transport_FailedService()
  17354.     {
  17355.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  17356.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  17357.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  17358.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  17359.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  17360.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  17361.         if (isset($this->privates['messenger.transport.failed'])) {
  17362.             return $this->privates['messenger.transport.failed'];
  17363.         }
  17364.         return $this->privates['messenger.transport.failed'] = $a->createTransport('doctrine://default?queue_name=failed', ['auto_setup' => false'transport_name' => 'failed'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  17365.     }
  17366.     /**
  17367.      * Gets the private 'messenger.transport.sync.factory' shared service.
  17368.      *
  17369.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  17370.      */
  17371.     protected function getMessenger_Transport_Sync_FactoryService()
  17372.     {
  17373.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  17374.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  17375.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  17376.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  17377.             return $this->privates['messenger.transport.sync.factory'];
  17378.         }
  17379.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  17380.     }
  17381.     /**
  17382.      * Gets the private 'messenger.transport.sync_full_user_transport' shared service.
  17383.      *
  17384.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  17385.      */
  17386.     protected function getMessenger_Transport_SyncFullUserTransportService()
  17387.     {
  17388.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  17389.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  17390.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  17391.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  17392.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  17393.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  17394.         if (isset($this->privates['messenger.transport.sync_full_user_transport'])) {
  17395.             return $this->privates['messenger.transport.sync_full_user_transport'];
  17396.         }
  17397.         return $this->privates['messenger.transport.sync_full_user_transport'] = $a->createTransport($this->getEnv('SYNC_AMQP_DSN'), ['exchange' => ['name' => 'global.sync_full_user''type' => 'fanout'], 'queues' => ['npm_sync_full_user' => NULL], 'transport_name' => 'sync_full_user_transport'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  17398.     }
  17399.     /**
  17400.      * Gets the private 'messenger.transport.sync_transport' shared service.
  17401.      *
  17402.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  17403.      */
  17404.     protected function getMessenger_Transport_SyncTransportService()
  17405.     {
  17406.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  17407.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  17408.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  17409.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  17410.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  17411.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  17412.         if (isset($this->privates['messenger.transport.sync_transport'])) {
  17413.             return $this->privates['messenger.transport.sync_transport'];
  17414.         }
  17415.         return $this->privates['messenger.transport.sync_transport'] = $a->createTransport($this->getEnv('SYNC_AMQP_DSN'), ['exchange' => ['name' => 'global.sync''type' => 'fanout'], 'queues' => ['npm_sync' => NULL], 'transport_name' => 'sync_transport'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  17416.     }
  17417.     /**
  17418.      * Gets the private 'messenger.transport_factory' shared service.
  17419.      *
  17420.      * @return \Symfony\Component\Messenger\Transport\TransportFactory
  17421.      */
  17422.     protected function getMessenger_TransportFactoryService()
  17423.     {
  17424.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  17425.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  17426.         return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  17427.             yield => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
  17428.             yield => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
  17429.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  17430.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  17431.             yield => ($this->privates['messenger.transport.doctrine.factory'] ?? $this->getMessenger_Transport_Doctrine_FactoryService());
  17432.         }, 5));
  17433.     }
  17434.     /**
  17435.      * Gets the private 'mime_types' shared service.
  17436.      *
  17437.      * @return \Symfony\Component\Mime\MimeTypes
  17438.      */
  17439.     protected function getMimeTypesService()
  17440.     {
  17441.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  17442.         $instance->setDefault($instance);
  17443.         return $instance;
  17444.     }
  17445.     /**
  17446.      * Gets the private 'monolog.command.server_log' shared service.
  17447.      *
  17448.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  17449.      */
  17450.     protected function getMonolog_Command_ServerLogService()
  17451.     {
  17452.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17453.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  17454.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  17455.         $instance->setName('server:log');
  17456.         $instance->setDescription('Start a log server that displays logs in real time');
  17457.         return $instance;
  17458.     }
  17459.     /**
  17460.      * Gets the private 'monolog.handler.console' shared service.
  17461.      *
  17462.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  17463.      */
  17464.     protected function getMonolog_Handler_ConsoleService()
  17465.     {
  17466.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  17467.     }
  17468.     /**
  17469.      * Gets the private 'monolog.handler.main' shared service.
  17470.      *
  17471.      * @return \Monolog\Handler\StreamHandler
  17472.      */
  17473.     protected function getMonolog_Handler_MainService()
  17474.     {
  17475.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  17476.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  17477.         return $instance;
  17478.     }
  17479.     /**
  17480.      * Gets the private 'monolog.logger' shared service.
  17481.      *
  17482.      * @return \Symfony\Bridge\Monolog\Logger
  17483.      */
  17484.     protected function getMonolog_LoggerService()
  17485.     {
  17486.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  17487.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  17488.         $instance->useMicrosecondTimestamps(true);
  17489.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  17490.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  17491.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  17492.         return $instance;
  17493.     }
  17494.     /**
  17495.      * Gets the private 'monolog.logger.cache' shared service.
  17496.      *
  17497.      * @return \Symfony\Bridge\Monolog\Logger
  17498.      */
  17499.     protected function getMonolog_Logger_CacheService()
  17500.     {
  17501.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  17502.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  17503.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  17504.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  17505.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  17506.         return $instance;
  17507.     }
  17508.     /**
  17509.      * Gets the private 'monolog.logger.mailer' shared service.
  17510.      *
  17511.      * @return \Symfony\Bridge\Monolog\Logger
  17512.      */
  17513.     protected function getMonolog_Logger_MailerService()
  17514.     {
  17515.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  17516.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  17517.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  17518.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  17519.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  17520.         return $instance;
  17521.     }
  17522.     /**
  17523.      * Gets the private 'monolog.logger.messenger' shared service.
  17524.      *
  17525.      * @return \Symfony\Bridge\Monolog\Logger
  17526.      */
  17527.     protected function getMonolog_Logger_MessengerService()
  17528.     {
  17529.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  17530.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  17531.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  17532.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  17533.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  17534.         return $instance;
  17535.     }
  17536.     /**
  17537.      * Gets the private 'monolog.logger.request' shared service.
  17538.      *
  17539.      * @return \Symfony\Bridge\Monolog\Logger
  17540.      */
  17541.     protected function getMonolog_Logger_RequestService()
  17542.     {
  17543.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  17544.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  17545.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  17546.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  17547.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  17548.         return $instance;
  17549.     }
  17550.     /**
  17551.      * Gets the private 'monolog.logger.router' shared service.
  17552.      *
  17553.      * @return \Symfony\Bridge\Monolog\Logger
  17554.      */
  17555.     protected function getMonolog_Logger_RouterService()
  17556.     {
  17557.         $this->privates['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
  17558.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  17559.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  17560.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  17561.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  17562.         return $instance;
  17563.     }
  17564.     /**
  17565.      * Gets the private 'monolog.logger.security' shared service.
  17566.      *
  17567.      * @return \Symfony\Bridge\Monolog\Logger
  17568.      */
  17569.     protected function getMonolog_Logger_SecurityService()
  17570.     {
  17571.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  17572.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  17573.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  17574.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  17575.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  17576.         return $instance;
  17577.     }
  17578.     /**
  17579.      * Gets the private 'nellapp_sdk.assets._package_channel_image' shared service.
  17580.      *
  17581.      * @return \Symfony\Component\Asset\UrlPackage
  17582.      */
  17583.     protected function getNellappSdk_Assets_PackageChannelImageService()
  17584.     {
  17585.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  17586.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  17587.         return $this->privates['nellapp_sdk.assets._package_channel_image'] = new \Symfony\Component\Asset\UrlPackage([=> $this->getEnv('resolve:CORE_ASSETS_BASE_URL')], ($this->privates['assets.empty_version_strategy'] ?? ($this->privates['assets.empty_version_strategy'] = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy())), ($this->privates['assets.context'] ?? $this->getAssets_ContextService()));
  17588.     }
  17589.     /**
  17590.      * Gets the private 'nellapp_sdk.assets._package_core' shared service.
  17591.      *
  17592.      * @return \Symfony\Component\Asset\PathPackage
  17593.      */
  17594.     protected function getNellappSdk_Assets_PackageCoreService()
  17595.     {
  17596.         return $this->privates['nellapp_sdk.assets._package_core'] = new \Symfony\Component\Asset\PathPackage('/bundles/nellappsdk', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/bundles/nellappsdk/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), ($this->privates['assets.context'] ?? $this->getAssets_ContextService()));
  17597.     }
  17598.     /**
  17599.      * Gets the private 'nellapp_sdk.assets._package_user_avatar' shared service.
  17600.      *
  17601.      * @return \Symfony\Component\Asset\UrlPackage
  17602.      */
  17603.     protected function getNellappSdk_Assets_PackageUserAvatarService()
  17604.     {
  17605.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  17606.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  17607.         return $this->privates['nellapp_sdk.assets._package_user_avatar'] = new \Symfony\Component\Asset\UrlPackage([=> $this->getEnv('resolve:CORE_ASSETS_BASE_URL')], ($this->privates['assets.empty_version_strategy'] ?? ($this->privates['assets.empty_version_strategy'] = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy())), ($this->privates['assets.context'] ?? $this->getAssets_ContextService()));
  17608.     }
  17609.     /**
  17610.      * Gets the private 'nellapp_sdk.auth.user_resolve_target_entity' shared service.
  17611.      *
  17612.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17613.      */
  17614.     protected function getNellappSdk_Auth_UserResolveTargetEntityService()
  17615.     {
  17616.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17617.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17618.         $this->privates['nellapp_sdk.auth.user_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17619.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Auth\\Entity\\UserInterface''App\\Entity\\Account\\User', []);
  17620.         return $instance;
  17621.     }
  17622.     /**
  17623.      * Gets the private 'nellapp_sdk.channel.abstract_cursus_resolve_target_entity' shared service.
  17624.      *
  17625.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17626.      */
  17627.     protected function getNellappSdk_Channel_AbstractCursusResolveTargetEntityService()
  17628.     {
  17629.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17630.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17631.         $this->privates['nellapp_sdk.channel.abstract_cursus_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17632.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Cursus\\AbstractCursusInterface''App\\Entity\\ChannelUserData\\AbstractCursus', []);
  17633.         return $instance;
  17634.     }
  17635.     /**
  17636.      * Gets the private 'nellapp_sdk.channel.channel_channel_resolve_target_entity' shared service.
  17637.      *
  17638.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17639.      */
  17640.     protected function getNellappSdk_Channel_ChannelChannelResolveTargetEntityService()
  17641.     {
  17642.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17643.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17644.         $this->privates['nellapp_sdk.channel.channel_channel_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17645.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelInterface''App\\Entity\\Channel\\Channel', []);
  17646.         return $instance;
  17647.     }
  17648.     /**
  17649.      * Gets the private 'nellapp_sdk.channel.channel_configuration_resolve_target_entity' shared service.
  17650.      *
  17651.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17652.      */
  17653.     protected function getNellappSdk_Channel_ChannelConfigurationResolveTargetEntityService()
  17654.     {
  17655.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17656.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17657.         $this->privates['nellapp_sdk.channel.channel_configuration_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17658.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Configuration\\ChannelConfigurationInterface''App\\Entity\\Channel\\ChannelConfiguration', []);
  17659.         return $instance;
  17660.     }
  17661.     /**
  17662.      * Gets the private 'nellapp_sdk.channel.channel_group_resolve_target_entity' shared service.
  17663.      *
  17664.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17665.      */
  17666.     protected function getNellappSdk_Channel_ChannelGroupResolveTargetEntityService()
  17667.     {
  17668.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17669.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17670.         $this->privates['nellapp_sdk.channel.channel_group_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17671.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Group\\GroupInterface''App\\Entity\\Channel\\Group', []);
  17672.         return $instance;
  17673.     }
  17674.     /**
  17675.      * Gets the private 'nellapp_sdk.channel.channel_place_resolve_target_entity' shared service.
  17676.      *
  17677.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17678.      */
  17679.     protected function getNellappSdk_Channel_ChannelPlaceResolveTargetEntityService()
  17680.     {
  17681.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17682.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17683.         $this->privates['nellapp_sdk.channel.channel_place_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17684.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Place\\PlaceInterface''App\\Entity\\Channel\\Place', []);
  17685.         return $instance;
  17686.     }
  17687.     /**
  17688.      * Gets the private 'nellapp_sdk.channel.channel_room_resolve_target_entity' shared service.
  17689.      *
  17690.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17691.      */
  17692.     protected function getNellappSdk_Channel_ChannelRoomResolveTargetEntityService()
  17693.     {
  17694.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17695.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17696.         $this->privates['nellapp_sdk.channel.channel_room_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17697.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Room\\RoomInterface''App\\Entity\\Channel\\Room', []);
  17698.         return $instance;
  17699.     }
  17700.     /**
  17701.      * Gets the private 'nellapp_sdk.channel.channel_session_resolve_target_entity' shared service.
  17702.      *
  17703.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17704.      */
  17705.     protected function getNellappSdk_Channel_ChannelSessionResolveTargetEntityService()
  17706.     {
  17707.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17708.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17709.         $this->privates['nellapp_sdk.channel.channel_session_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17710.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Session\\SessionInterface''App\\Entity\\Channel\\Session', []);
  17711.         return $instance;
  17712.     }
  17713.     /**
  17714.      * Gets the private 'nellapp_sdk.channel.channel_training_resolve_target_entity' shared service.
  17715.      *
  17716.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17717.      */
  17718.     protected function getNellappSdk_Channel_ChannelTrainingResolveTargetEntityService()
  17719.     {
  17720.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17721.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17722.         $this->privates['nellapp_sdk.channel.channel_training_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17723.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Training\\TrainingInterface''App\\Entity\\Channel\\Training', []);
  17724.         return $instance;
  17725.     }
  17726.     /**
  17727.      * Gets the private 'nellapp_sdk.channel.channel_user_data_resolve_target_entity' shared service.
  17728.      *
  17729.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17730.      */
  17731.     protected function getNellappSdk_Channel_ChannelUserDataResolveTargetEntityService()
  17732.     {
  17733.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17734.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17735.         $this->privates['nellapp_sdk.channel.channel_user_data_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17736.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserData\\ChannelUserDataInterface''App\\Entity\\ChannelUserData\\ChannelUserData', []);
  17737.         return $instance;
  17738.     }
  17739.     /**
  17740.      * Gets the private 'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity' shared service.
  17741.      *
  17742.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17743.      */
  17744.     protected function getNellappSdk_Channel_ChannelUserFromChannelsResolveTargetEntityService()
  17745.     {
  17746.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17747.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17748.         $this->privates['nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17749.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\UserFromChannel''Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\UserFromChannel', []);
  17750.         return $instance;
  17751.     }
  17752.     /**
  17753.      * Gets the private 'nellapp_sdk.channel.channel_user_perm_cursus_resolve_target_entity' shared service.
  17754.      *
  17755.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17756.      */
  17757.     protected function getNellappSdk_Channel_ChannelUserPermCursusResolveTargetEntityService()
  17758.     {
  17759.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17760.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17761.         $this->privates['nellapp_sdk.channel.channel_user_perm_cursus_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17762.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserCursusPermission\\ChannelUserCursusPermissionInterface''App\\Entity\\Channel\\ChannelUserCursusPermission', []);
  17763.         return $instance;
  17764.     }
  17765.     /**
  17766.      * Gets the private 'nellapp_sdk.channel.channel_user_perm_session_resolve_target_entity' shared service.
  17767.      *
  17768.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17769.      */
  17770.     protected function getNellappSdk_Channel_ChannelUserPermSessionResolveTargetEntityService()
  17771.     {
  17772.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17773.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17774.         $this->privates['nellapp_sdk.channel.channel_user_perm_session_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17775.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserSessionPermission\\ChannelUserSessionPermissionInterface''App\\Entity\\Channel\\ChannelUserSessionPermission', []);
  17776.         return $instance;
  17777.     }
  17778.     /**
  17779.      * Gets the private 'nellapp_sdk.channel.channel_user_perm_training_resolve_target_entity' shared service.
  17780.      *
  17781.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17782.      */
  17783.     protected function getNellappSdk_Channel_ChannelUserPermTrainingResolveTargetEntityService()
  17784.     {
  17785.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17786.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17787.         $this->privates['nellapp_sdk.channel.channel_user_perm_training_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17788.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserTrainingPermission\\ChannelUserTrainingPermissionInterface''App\\Entity\\Channel\\ChannelUserTrainingPermission', []);
  17789.         return $instance;
  17790.     }
  17791.     /**
  17792.      * Gets the private 'nellapp_sdk.channel.channel_user_role_resolve_target_entity' shared service.
  17793.      *
  17794.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17795.      */
  17796.     protected function getNellappSdk_Channel_ChannelUserRoleResolveTargetEntityService()
  17797.     {
  17798.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17799.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17800.         $this->privates['nellapp_sdk.channel.channel_user_role_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17801.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRoleInterface''Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRole', []);
  17802.         return $instance;
  17803.     }
  17804.     /**
  17805.      * Gets the private 'nellapp_sdk.channel.channel_white_label_resolve_target_entity' shared service.
  17806.      *
  17807.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17808.      */
  17809.     protected function getNellappSdk_Channel_ChannelWhiteLabelResolveTargetEntityService()
  17810.     {
  17811.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17812.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17813.         $this->privates['nellapp_sdk.channel.channel_white_label_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17814.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelWhiteLabel\\ChannelWhiteLabelInterface''App\\Entity\\Channel\\ChannelWhiteLabel', []);
  17815.         return $instance;
  17816.     }
  17817.     /**
  17818.      * Gets the private 'nellapp_sdk.channel_side_nav' shared autowired service.
  17819.      *
  17820.      * @return \Knp\Menu\MenuItem
  17821.      */
  17822.     protected function getNellappSdk_ChannelSideNavService()
  17823.     {
  17824.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  17825.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  17826.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Menu/MenuBuilder.php';
  17827.         $a = ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService());
  17828.         if (isset($this->privates['nellapp_sdk.channel_side_nav'])) {
  17829.             return $this->privates['nellapp_sdk.channel_side_nav'];
  17830.         }
  17831.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  17832.         if (isset($this->privates['nellapp_sdk.channel_side_nav'])) {
  17833.             return $this->privates['nellapp_sdk.channel_side_nav'];
  17834.         }
  17835.         return $this->privates['nellapp_sdk.channel_side_nav'] = (new \Nellapp\Bundle\SDKBundle\Menu\MenuBuilder($a$b, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\ChannelGetterService'] ?? $this->getChannelGetterServiceService())))->channelAdminSideNav(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  17836.     }
  17837.     /**
  17838.      * Gets the private 'nellapp_sdk.global_getter.channel_class_resolve_target_entity' shared service.
  17839.      *
  17840.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17841.      */
  17842.     protected function getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService()
  17843.     {
  17844.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17845.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17846.         $this->privates['nellapp_sdk.global_getter.channel_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17847.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelInterface''App\\Entity\\Channel\\Channel', []);
  17848.         return $instance;
  17849.     }
  17850.     /**
  17851.      * Gets the private 'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' shared service.
  17852.      *
  17853.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17854.      */
  17855.     protected function getNellappSdk_GlobalGetter_ChannelUserDataClassResolveTargetEntityService()
  17856.     {
  17857.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17858.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17859.         $this->privates['nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17860.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserData\\ChannelUserDataInterface''App\\Entity\\ChannelUserData\\ChannelUserData', []);
  17861.         return $instance;
  17862.     }
  17863.     /**
  17864.      * Gets the private 'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' shared service.
  17865.      *
  17866.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17867.      */
  17868.     protected function getNellappSdk_GlobalGetter_ChannelUserRoleClassResolveTargetEntityService()
  17869.     {
  17870.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17871.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17872.         $this->privates['nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17873.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRoleInterface''Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRole', []);
  17874.         return $instance;
  17875.     }
  17876.     /**
  17877.      * Gets the private 'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' shared service.
  17878.      *
  17879.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17880.      */
  17881.     protected function getNellappSdk_GlobalGetter_ChannelWhiteLabelClassResolveTargetEntityService()
  17882.     {
  17883.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17884.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17885.         $this->privates['nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17886.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelWhiteLabel\\ChannelWhiteLabelInterface''App\\Entity\\Channel\\ChannelWhiteLabel', []);
  17887.         return $instance;
  17888.     }
  17889.     /**
  17890.      * Gets the private 'nellapp_sdk.global_getter.user_class_resolve_target_entity' shared service.
  17891.      *
  17892.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  17893.      */
  17894.     protected function getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService()
  17895.     {
  17896.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17897.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  17898.         $this->privates['nellapp_sdk.global_getter.user_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  17899.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Auth\\Entity\\UserInterface''App\\Entity\\Account\\User', []);
  17900.         return $instance;
  17901.     }
  17902.     /**
  17903.      * Gets the private 'nellapp_sdk.routing.internal_url_generator' shared autowired service.
  17904.      *
  17905.      * @return \Nellapp\Bundle\SDKBundle\Routing\InternalUrlGenerator
  17906.      */
  17907.     protected function getNellappSdk_Routing_InternalUrlGeneratorService()
  17908.     {
  17909.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/InternalUrlGenerator.php';
  17910.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  17911.         if (isset($this->privates['nellapp_sdk.routing.internal_url_generator'])) {
  17912.             return $this->privates['nellapp_sdk.routing.internal_url_generator'];
  17913.         }
  17914.         return $this->privates['nellapp_sdk.routing.internal_url_generator'] = new \Nellapp\Bundle\SDKBundle\Routing\InternalUrlGenerator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Loader\\RouteCollectionLoader'] ?? $this->getRouteCollectionLoaderService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'npm'))), $a);
  17915.     }
  17916.     /**
  17917.      * Gets the private 'nellapp_sdk.routing.url_generator' shared autowired service.
  17918.      *
  17919.      * @return \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator
  17920.      */
  17921.     protected function getNellappSdk_Routing_UrlGeneratorService()
  17922.     {
  17923.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Loader\\RouteCollectionLoader'] ?? $this->getRouteCollectionLoaderService());
  17924.         if (isset($this->privates['nellapp_sdk.routing.url_generator'])) {
  17925.             return $this->privates['nellapp_sdk.routing.url_generator'];
  17926.         }
  17927.         return $this->privates['nellapp_sdk.routing.url_generator'] = new \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator($a, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  17928.     }
  17929.     /**
  17930.      * Gets the private 'nelmio_alice.file_parser.runtime_cache' shared service.
  17931.      *
  17932.      * @return \Nelmio\Alice\Parser\RuntimeCacheParser
  17933.      */
  17934.     protected function getNelmioAlice_FileParser_RuntimeCacheService()
  17935.     {
  17936.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/ParserInterface.php';
  17937.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/RuntimeCacheParser.php';
  17938.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/ParserRegistry.php';
  17939.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/ChainableParserInterface.php';
  17940.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/Chainable/YamlParser.php';
  17941.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Parser.php';
  17942.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/Chainable/PhpParser.php';
  17943.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/Chainable/JsonParser.php';
  17944.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FileLocatorInterface.php';
  17945.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Alice/FileLocator/KernelFileLocator.php';
  17946.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FileLocator/DefaultFileLocator.php';
  17947.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/IncludeProcessorInterface.php';
  17948.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/IncludeProcessor/DefaultIncludeProcessor.php';
  17949.         $a = new \Hautelook\AliceBundle\Alice\FileLocator\KernelFileLocator(new \Nelmio\Alice\FileLocator\DefaultFileLocator(), ($this->services['kernel'] ?? $this->get('kernel'1)));
  17950.         return $this->privates['nelmio_alice.file_parser.runtime_cache'] = new \Nelmio\Alice\Parser\RuntimeCacheParser(new \Nelmio\Alice\Parser\ParserRegistry([=> new \Nelmio\Alice\Parser\Chainable\YamlParser(new \Symfony\Component\Yaml\Parser()), => new \Nelmio\Alice\Parser\Chainable\PhpParser(), => new \Nelmio\Alice\Parser\Chainable\JsonParser()]), $a, new \Nelmio\Alice\Parser\IncludeProcessor\DefaultIncludeProcessor($a));
  17951.     }
  17952.     /**
  17953.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  17954.      *
  17955.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  17956.      */
  17957.     protected function getNelmioApiDoc_Describers_ConfigService()
  17958.     {
  17959.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  17960.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ExternalDocDescriber.php';
  17961.         return $this->privates['nelmio_api_doc.describers.config'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber(['info' => ['title' => 'Nellapp Manager Async Doc''description' => 'The Doc fo Async request on Nellapp Manager''version' => '0.1.0']]);
  17962.     }
  17963.     /**
  17964.      * Gets the private 'nelmio_api_doc.describers.openapi_php.default' shared service.
  17965.      *
  17966.      * @return \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber
  17967.      */
  17968.     protected function getNelmioApiDoc_Describers_OpenapiPhp_DefaultService()
  17969.     {
  17970.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/SetsContextTrait.php';
  17971.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/OpenApiPhpDescriber.php';
  17972.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  17973.         return $this->privates['nelmio_api_doc.describers.openapi_php.default'] = new \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  17974.     }
  17975.     /**
  17976.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  17977.      *
  17978.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  17979.      */
  17980.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  17981.     {
  17982.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  17983.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  17984.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  17985.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/RouteDescriber.php';
  17986.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  17987.         return $this->privates['nelmio_api_doc.describers.route.default'] = new \Nelmio\ApiDocBundle\Describer\RouteDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), new RewindableGenerator(function () {
  17988.             yield => ($this->privates['nelmio_api_doc.route_describers.fos_rest'] ?? $this->getNelmioApiDoc_RouteDescribers_FosRestService());
  17989.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  17990.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  17991.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\ActionRequestBodyDescriber'] ?? $this->getActionRequestBodyDescriberService());
  17992.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\OperationIdDescriber'] ?? $this->getOperationIdDescriberService());
  17993.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\PaginationDescriber'] ?? $this->getPaginationDescriberService());
  17994.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\SecurityDescriber'] ?? $this->getSecurityDescriberService());
  17995.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\TagDescriber'] ?? $this->getTagDescriberService());
  17996.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\ActionResponseDescriber'] ?? $this->getActionResponseDescriberService());
  17997.         }, 9));
  17998.     }
  17999.     /**
  18000.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  18001.      *
  18002.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  18003.      */
  18004.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  18005.     {
  18006.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  18007.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  18008.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  18009.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/FormModelDescriber.php';
  18010.         return $this->privates['nelmio_api_doc.model_describers.form'] = new \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), [=> 'json']);
  18011.     }
  18012.     /**
  18013.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  18014.      *
  18015.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  18016.      */
  18017.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  18018.     {
  18019.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  18020.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  18021.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  18022.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  18023.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ObjectModelDescriber.php';
  18024.         return $this->privates['nelmio_api_doc.model_describers.object'] = new \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber(($this->privates['property_info'] ?? $this->getPropertyInfoService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), new RewindableGenerator(function () {
  18025.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  18026.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
  18027.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
  18028.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
  18029.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
  18030.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
  18031.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ObjectService());
  18032.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  18033.         }, 8), [=> 'json'], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  18034.     }
  18035.     /**
  18036.      * Gets the private 'nelmio_api_doc.object_model.property_describers.array' shared service.
  18037.      *
  18038.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber
  18039.      */
  18040.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService()
  18041.     {
  18042.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  18043.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  18044.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  18045.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/NullablePropertyTrait.php';
  18046.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/ArrayPropertyDescriber.php';
  18047.         return $this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber(new RewindableGenerator(function () {
  18048.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  18049.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
  18050.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
  18051.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
  18052.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
  18053.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
  18054.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ObjectService());
  18055.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  18056.         }, 8));
  18057.     }
  18058.     /**
  18059.      * Gets the private 'nelmio_api_doc.object_model.property_describers.compound' shared service.
  18060.      *
  18061.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber
  18062.      */
  18063.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService()
  18064.     {
  18065.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  18066.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  18067.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  18068.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/CompoundPropertyDescriber.php';
  18069.         return $this->privates['nelmio_api_doc.object_model.property_describers.compound'] = new \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber(new RewindableGenerator(function () {
  18070.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  18071.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
  18072.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
  18073.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
  18074.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
  18075.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
  18076.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ObjectService());
  18077.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  18078.         }, 8));
  18079.     }
  18080.     /**
  18081.      * Gets the private 'nelmio_api_doc.object_model.property_describers.object' shared service.
  18082.      *
  18083.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\PropertyDescriber\EntityIdPropertyDescriber
  18084.      */
  18085.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_ObjectService()
  18086.     {
  18087.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  18088.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  18089.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  18090.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/ObjectPropertyDescriber.php';
  18091.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/PropertyDescriber/EntityIdPropertyDescriber.php';
  18092.         $this->privates['nelmio_api_doc.object_model.property_describers.object'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\PropertyDescriber\EntityIdPropertyDescriber();
  18093.         $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  18094.         return $instance;
  18095.     }
  18096.     /**
  18097.      * Gets the private 'nelmio_api_doc.route_describers.fos_rest' shared service.
  18098.      *
  18099.      * @return \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber
  18100.      */
  18101.     protected function getNelmioApiDoc_RouteDescribers_FosRestService()
  18102.     {
  18103.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  18104.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberTrait.php';
  18105.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/FosRestDescriber.php';
  18106.         return $this->privates['nelmio_api_doc.route_describers.fos_rest'] = new \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> 'json']);
  18107.     }
  18108.     /**
  18109.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  18110.      *
  18111.      * @return \Symfony\Component\Routing\RouteCollection
  18112.      */
  18113.     protected function getNelmioApiDoc_Routes_DefaultService()
  18114.     {
  18115.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  18116.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Routing/FilteredRouteCollectionBuilder.php';
  18117.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  18118.         return $this->privates['nelmio_api_doc.routes.default'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'default', ['path_patterns' => [=> '^/async(?!/doc)'], 'host_patterns' => [], 'name_patterns' => [], 'with_annotation' => false'disable_default_routes' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
  18119.     }
  18120.     /**
  18121.      * Gets the private 'oneup_uploader.command.clear_chunks' shared service.
  18122.      *
  18123.      * @return \Oneup\UploaderBundle\Command\ClearChunkCommand
  18124.      */
  18125.     protected function getOneupUploader_Command_ClearChunksService()
  18126.     {
  18127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18128.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Command/ClearChunkCommand.php';
  18129.         $this->privates['oneup_uploader.command.clear_chunks'] = $instance = new \Oneup\UploaderBundle\Command\ClearChunkCommand(($this->services['oneup_uploader.chunk_manager'] ?? $this->getOneupUploader_ChunkManagerService()));
  18130.         $instance->setName('oneup:uploader:clear-chunks');
  18131.         return $instance;
  18132.     }
  18133.     /**
  18134.      * Gets the private 'oneup_uploader.command.clear_orphans' shared service.
  18135.      *
  18136.      * @return \Oneup\UploaderBundle\Command\ClearOrphansCommand
  18137.      */
  18138.     protected function getOneupUploader_Command_ClearOrphansService()
  18139.     {
  18140.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18141.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Command/ClearOrphansCommand.php';
  18142.         $this->privates['oneup_uploader.command.clear_orphans'] = $instance = new \Oneup\UploaderBundle\Command\ClearOrphansCommand(($this->services['oneup_uploader.orphanage_manager'] ?? $this->getOneupUploader_OrphanageManagerService()));
  18143.         $instance->setName('oneup:uploader:clear-orphans');
  18144.         return $instance;
  18145.     }
  18146.     /**
  18147.      * Gets the private 'parameter_bag' shared service.
  18148.      *
  18149.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  18150.      */
  18151.     protected function getParameterBagService()
  18152.     {
  18153.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  18154.     }
  18155.     /**
  18156.      * Gets the private 'profiler_listener' shared service.
  18157.      *
  18158.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  18159.      */
  18160.     protected function getProfilerListenerService()
  18161.     {
  18162.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  18163.         if (isset($this->privates['profiler_listener'])) {
  18164.             return $this->privates['profiler_listener'];
  18165.         }
  18166.         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);
  18167.     }
  18168.     /**
  18169.      * Gets the private 'property_accessor' shared service.
  18170.      *
  18171.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  18172.      */
  18173.     protected function getPropertyAccessorService()
  18174.     {
  18175.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  18176.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  18177.     }
  18178.     /**
  18179.      * Gets the private 'property_info' shared service.
  18180.      *
  18181.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  18182.      */
  18183.     protected function getPropertyInfoService()
  18184.     {
  18185.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  18186.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  18187.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  18188.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  18189.         }, 3), new RewindableGenerator(function () {
  18190.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  18191.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  18192.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  18193.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  18194.         }, 4), new RewindableGenerator(function () {
  18195.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  18196.         }, 1), new RewindableGenerator(function () {
  18197.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  18198.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  18199.         }, 2), new RewindableGenerator(function () {
  18200.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  18201.         }, 1));
  18202.     }
  18203.     /**
  18204.      * Gets the private 'property_info.serializer_extractor' shared service.
  18205.      *
  18206.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  18207.      */
  18208.     protected function getPropertyInfo_SerializerExtractorService()
  18209.     {
  18210.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  18211.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  18212.     }
  18213.     /**
  18214.      * Gets the private 'router.cache_warmer' shared service.
  18215.      *
  18216.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  18217.      */
  18218.     protected function getRouter_CacheWarmerService()
  18219.     {
  18220.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  18221.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  18222.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18223.             'router' => ['services''router''getRouterService'false],
  18224.         ], [
  18225.             'router' => '?',
  18226.         ]))->withContext('router.cache_warmer'$this));
  18227.     }
  18228.     /**
  18229.      * Gets the private 'router.expression_language_provider' shared service.
  18230.      *
  18231.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  18232.      */
  18233.     protected function getRouter_ExpressionLanguageProviderService()
  18234.     {
  18235.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18236.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  18237.         ], [
  18238.             'env' => 'Closure',
  18239.         ]));
  18240.     }
  18241.     /**
  18242.      * Gets the private 'router.request_context' shared service.
  18243.      *
  18244.      * @return \Symfony\Component\Routing\RequestContext
  18245.      */
  18246.     protected function getRouter_RequestContextService()
  18247.     {
  18248.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  18249.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  18250.         return $instance;
  18251.     }
  18252.     /**
  18253.      * Gets the private 'router_listener' shared service.
  18254.      *
  18255.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  18256.      */
  18257.     protected function getRouterListenerService()
  18258.     {
  18259.         $a = ($this->services['router'] ?? $this->getRouterService());
  18260.         if (isset($this->privates['router_listener'])) {
  18261.             return $this->privates['router_listener'];
  18262.         }
  18263.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  18264.     }
  18265.     /**
  18266.      * Gets the private 'secrets.vault' shared service.
  18267.      *
  18268.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  18269.      */
  18270.     protected function getSecrets_VaultService()
  18271.     {
  18272.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  18273.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  18274.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  18275.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  18276.         return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  18277.     }
  18278.     /**
  18279.      * Gets the private 'security.access_listener' shared service.
  18280.      *
  18281.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  18282.      */
  18283.     protected function getSecurity_AccessListenerService()
  18284.     {
  18285.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  18286.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  18287.         if (isset($this->privates['security.access_listener'])) {
  18288.             return $this->privates['security.access_listener'];
  18289.         }
  18290.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), false);
  18291.     }
  18292.     /**
  18293.      * Gets the private 'security.access_map' shared service.
  18294.      *
  18295.      * @return \Symfony\Component\Security\Http\AccessMap
  18296.      */
  18297.     protected function getSecurity_AccessMapService()
  18298.     {
  18299.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  18300.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  18301.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  18302.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'), [=> 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  18303.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(login)|(connect)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  18304.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/logged-out'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  18305.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [=> 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  18306.         return $instance;
  18307.     }
  18308.     /**
  18309.      * Gets the private 'security.authenticator.guard.main.0' shared service.
  18310.      *
  18311.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  18312.      */
  18313.     protected function getSecurity_Authenticator_Guard_Main_0Service()
  18314.     {
  18315.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  18316.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  18317.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  18318.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  18319.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  18320.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  18321.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Helper/FinishRegistrationBehavior.php';
  18322.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Helper/PreviousUrlHelper.php';
  18323.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Helper/SaveAuthFailureMessage.php';
  18324.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Authenticator/SocialAuthenticator.php';
  18325.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  18326.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/CoreAuthenticator.php';
  18327.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/UserRetriever/UserRetrieverInterface.php';
  18328.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/UserRetriever/DoctrineUserRetriever.php';
  18329.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/ClientRegistry.php';
  18330.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18331.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  18332.             return $this->privates['security.authenticator.guard.main.0'];
  18333.         }
  18334.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService());
  18335.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  18336.             return $this->privates['security.authenticator.guard.main.0'];
  18337.         }
  18338.         $c = ($this->services['router'] ?? $this->getRouterService());
  18339.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  18340.             return $this->privates['security.authenticator.guard.main.0'];
  18341.         }
  18342.         $d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  18343.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  18344.             return $this->privates['security.authenticator.guard.main.0'];
  18345.         }
  18346.         return $this->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\CoreAuthenticator(($this->services['knpu.oauth2.registry'] ?? ($this->services['knpu.oauth2.registry'] = new \KnpU\OAuth2ClientBundle\Client\ClientRegistry($this, ['nellapp' => 'knpu.oauth2.client.nellapp']))), new \Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\UserRetriever\DoctrineUserRetriever($a$b), $c$d), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  18347.     }
  18348.     /**
  18349.      * Gets the private 'security.channel_listener' shared service.
  18350.      *
  18351.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  18352.      */
  18353.     protected function getSecurity_ChannelListenerService()
  18354.     {
  18355.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  18356.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  18357.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
  18358.     }
  18359.     /**
  18360.      * Gets the private 'security.command.debug_firewall' shared service.
  18361.      *
  18362.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  18363.      */
  18364.     protected function getSecurity_Command_DebugFirewallService()
  18365.     {
  18366.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18367.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  18368.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  18369.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  18370.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Security/CoreAuthenticator.php';
  18371.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Security\\CoreAuthenticator'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Security\\CoreAuthenticator'] = new \Nellapp\Bundle\SDKBundle\Sync\Security\CoreAuthenticator($this->getEnv('resolve:SYNC_SECRET'))));
  18372.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.xenY4AD'] ?? $this->get_ServiceLocator_XenY4ADService()), ($this->privates['.service_locator.JQT2lUN'] ?? $this->get_ServiceLocator_JQT2lUNService()), ['core_sync' => [=> $a], 'api' => [=> $a], 'main' => [=> ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service())]], true);
  18373.         $instance->setName('debug:firewall');
  18374.         $instance->setDescription('Display information about your security firewall(s)');
  18375.         return $instance;
  18376.     }
  18377.     /**
  18378.      * Gets the private 'security.command.user_password_encoder' shared service.
  18379.      *
  18380.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  18381.      *
  18382.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  18383.      */
  18384.     protected function getSecurity_Command_UserPasswordEncoderService()
  18385.     {
  18386.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  18387.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), []);
  18388.         $instance->setName('security:encode-password');
  18389.         $instance->setDescription('Encode a password');
  18390.         return $instance;
  18391.     }
  18392.     /**
  18393.      * Gets the private 'security.command.user_password_hash' shared service.
  18394.      *
  18395.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  18396.      */
  18397.     protected function getSecurity_Command_UserPasswordHashService()
  18398.     {
  18399.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18400.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  18401.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  18402.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  18403.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? ($this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory([]))), []);
  18404.         $instance->setName('security:hash-password');
  18405.         $instance->setDescription('Hash a user password');
  18406.         return $instance;
  18407.     }
  18408.     /**
  18409.      * Gets the private 'security.context_listener.0' shared service.
  18410.      *
  18411.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  18412.      */
  18413.     protected function getSecurity_ContextListener_0Service()
  18414.     {
  18415.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  18416.         if (isset($this->privates['security.context_listener.0'])) {
  18417.             return $this->privates['security.context_listener.0'];
  18418.         }
  18419.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  18420.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  18421.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  18422.     }
  18423.     /**
  18424.      * Gets the private 'security.encoder_factory.generic' shared service.
  18425.      *
  18426.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  18427.      *
  18428.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  18429.      */
  18430.     protected function getSecurity_EncoderFactory_GenericService()
  18431.     {
  18432.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  18433.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory([]);
  18434.     }
  18435.     /**
  18436.      * Gets the private 'security.event_dispatcher.api' shared service.
  18437.      *
  18438.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  18439.      */
  18440.     protected function getSecurity_EventDispatcher_ApiService()
  18441.     {
  18442.         $this->privates['security.event_dispatcher.api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  18443.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  18444.             return ($this->privates['security.listener.user_checker.api'] ?? $this->getSecurity_Listener_UserChecker_ApiService());
  18445.         }, => 'preCheckCredentials'], 256);
  18446.         $instance->addListener('security.authentication.success', [=> function () {
  18447.             return ($this->privates['security.listener.user_checker.api'] ?? $this->getSecurity_Listener_UserChecker_ApiService());
  18448.         }, => 'postCheckCredentials'], 256);
  18449.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  18450.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  18451.         }, => 'checkPassport'], 1024);
  18452.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  18453.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  18454.         }, => 'handleLoginSuccessEvent'], 0);
  18455.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  18456.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  18457.         }, => 'checkPassport'], 0);
  18458.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  18459.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  18460.         }, => 'onLoginSuccess'], 0);
  18461.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  18462.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  18463.         }, => 'logout'], 0);
  18464.         return $instance;
  18465.     }
  18466.     /**
  18467.      * Gets the private 'security.event_dispatcher.core_sync' shared service.
  18468.      *
  18469.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  18470.      */
  18471.     protected function getSecurity_EventDispatcher_CoreSyncService()
  18472.     {
  18473.         $this->privates['security.event_dispatcher.core_sync'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  18474.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  18475.             return ($this->privates['security.listener.user_checker.core_sync'] ?? $this->getSecurity_Listener_UserChecker_CoreSyncService());
  18476.         }, => 'preCheckCredentials'], 256);
  18477.         $instance->addListener('security.authentication.success', [=> function () {
  18478.             return ($this->privates['security.listener.user_checker.core_sync'] ?? $this->getSecurity_Listener_UserChecker_CoreSyncService());
  18479.         }, => 'postCheckCredentials'], 256);
  18480.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  18481.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  18482.         }, => 'checkPassport'], 1024);
  18483.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  18484.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  18485.         }, => 'handleLoginSuccessEvent'], 0);
  18486.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  18487.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  18488.         }, => 'checkPassport'], 0);
  18489.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  18490.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  18491.         }, => 'onLoginSuccess'], 0);
  18492.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  18493.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  18494.         }, => 'logout'], 0);
  18495.         return $instance;
  18496.     }
  18497.     /**
  18498.      * Gets the private 'security.event_dispatcher.main' shared service.
  18499.      *
  18500.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  18501.      */
  18502.     protected function getSecurity_EventDispatcher_MainService()
  18503.     {
  18504.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  18505.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  18506.             return ($this->privates['security.listener.main.user_provider'] ?? $this->getSecurity_Listener_Main_UserProviderService());
  18507.         }, => 'checkPassport'], 2048);
  18508.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  18509.             return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  18510.         }, => 'onSuccessfulLogin'], 0);
  18511.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  18512.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  18513.         }, => 'onLogout'], 64);
  18514.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  18515.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  18516.         }, => 'onLogout'], 0);
  18517.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  18518.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  18519.         }, => 'preCheckCredentials'], 256);
  18520.         $instance->addListener('security.authentication.success', [=> function () {
  18521.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  18522.         }, => 'postCheckCredentials'], 256);
  18523.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  18524.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  18525.         }, => 'checkPassport'], 1024);
  18526.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  18527.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  18528.         }, => 'handleLoginSuccessEvent'], 0);
  18529.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  18530.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  18531.         }, => 'checkPassport'], 0);
  18532.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  18533.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  18534.         }, => 'onLoginSuccess'], 0);
  18535.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  18536.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  18537.         }, => 'logout'], 0);
  18538.         return $instance;
  18539.     }
  18540.     /**
  18541.      * Gets the private 'security.firewall.map' shared service.
  18542.      *
  18543.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  18544.      */
  18545.     protected function getSecurity_Firewall_MapService()
  18546.     {
  18547.         $a = ($this->privates['.service_locator.xenY4AD'] ?? $this->get_ServiceLocator_XenY4ADService());
  18548.         if (isset($this->privates['security.firewall.map'])) {
  18549.             return $this->privates['security.firewall.map'];
  18550.         }
  18551.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  18552.             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)/')));
  18553.             yield 'security.firewall.map.context.core_sync_doc' => ($this->privates['.security.request_matcher.kIrDqWZ'] ?? ($this->privates['.security.request_matcher.kIrDqWZ'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:CORE_REVERSE_SYNC').'/doc')));
  18554.             yield 'security.firewall.map.context.core_sync' => ($this->privates['.security.request_matcher.YcWvD6f'] ?? ($this->privates['.security.request_matcher.YcWvD6f'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:CORE_REVERSE_SYNC').'/')));
  18555.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  18556.             yield 'security.firewall.map.context.main' => NULL;
  18557.         }, 5));
  18558.     }
  18559.     /**
  18560.      * Gets the private 'security.firewall.map.context.api' shared service.
  18561.      *
  18562.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  18563.      */
  18564.     protected function getSecurity_Firewall_Map_Context_ApiService()
  18565.     {
  18566.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  18567.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  18568.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  18569.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  18570.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  18571.         if (isset($this->privates['security.firewall.map.context.api'])) {
  18572.             return $this->privates['security.firewall.map.context.api'];
  18573.         }
  18574.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  18575.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  18576.             yield => ($this->privates['debug.security.firewall.authenticator.api'] ?? $this->getDebug_Security_Firewall_Authenticator_ApiService());
  18577.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  18578.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a'api'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api''security.user_checker''.security.request_matcher.p4VlLPC'truetrue'security.user.provider.concrete.app_user_provider'NULLNULLNULLNULL, [=> 'Nellapp\\Bundle\\SDKBundle\\Sync\\Security\\CoreAuthenticator'], NULL));
  18579.     }
  18580.     /**
  18581.      * Gets the private 'security.firewall.map.context.core_sync' shared service.
  18582.      *
  18583.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  18584.      */
  18585.     protected function getSecurity_Firewall_Map_Context_CoreSyncService()
  18586.     {
  18587.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  18588.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  18589.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  18590.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  18591.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  18592.         if (isset($this->privates['security.firewall.map.context.core_sync'])) {
  18593.             return $this->privates['security.firewall.map.context.core_sync'];
  18594.         }
  18595.         return $this->privates['security.firewall.map.context.core_sync'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  18596.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  18597.             yield => ($this->privates['debug.security.firewall.authenticator.core_sync'] ?? $this->getDebug_Security_Firewall_Authenticator_CoreSyncService());
  18598.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  18599.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a'core_sync'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('core_sync''security.user_checker''.security.request_matcher.YcWvD6f'truetrue'security.user.provider.concrete.app_user_provider'NULLNULLNULLNULL, [=> 'Nellapp\\Bundle\\SDKBundle\\Sync\\Security\\CoreAuthenticator'], NULL));
  18600.     }
  18601.     /**
  18602.      * Gets the private 'security.firewall.map.context.core_sync_doc' shared service.
  18603.      *
  18604.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  18605.      */
  18606.     protected function getSecurity_Firewall_Map_Context_CoreSyncDocService()
  18607.     {
  18608.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  18609.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  18610.         return $this->privates['security.firewall.map.context.core_sync_doc'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  18611.             return new \EmptyIterator();
  18612.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('core_sync_doc''security.user_checker''.security.request_matcher.kIrDqWZ'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  18613.     }
  18614.     /**
  18615.      * Gets the private 'security.firewall.map.context.dev' shared service.
  18616.      *
  18617.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  18618.      */
  18619.     protected function getSecurity_Firewall_Map_Context_DevService()
  18620.     {
  18621.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  18622.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  18623.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  18624.             return new \EmptyIterator();
  18625.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  18626.     }
  18627.     /**
  18628.      * Gets the private 'security.firewall.map.context.main' shared service.
  18629.      *
  18630.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  18631.      */
  18632.     protected function getSecurity_Firewall_Map_Context_MainService()
  18633.     {
  18634.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  18635.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  18636.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  18637.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  18638.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  18639.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  18640.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  18641.         if (isset($this->privates['security.firewall.map.context.main'])) {
  18642.             return $this->privates['security.firewall.map.context.main'];
  18643.         }
  18644.         $b = ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service());
  18645.         if (isset($this->privates['security.firewall.map.context.main'])) {
  18646.             return $this->privates['security.firewall.map.context.main'];
  18647.         }
  18648.         $c = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  18649.         if (isset($this->privates['security.firewall.map.context.main'])) {
  18650.             return $this->privates['security.firewall.map.context.main'];
  18651.         }
  18652.         $d = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  18653.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  18654.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  18655.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  18656.             yield => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  18657.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  18658.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($d, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a'main'$bNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($d$a$c, ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.app_user_provider''main''security.authenticator.guard.main.0'NULLNULL, [=> 'guard'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  18659.     }
  18660.     /**
  18661.      * Gets the private 'security.helper' shared service.
  18662.      *
  18663.      * @return \Symfony\Component\Security\Core\Security
  18664.      */
  18665.     protected function getSecurity_HelperService()
  18666.     {
  18667.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18668.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  18669.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  18670.         ], [
  18671.             'security.authorization_checker' => '?',
  18672.             'security.token_storage' => '?',
  18673.         ]));
  18674.     }
  18675.     /**
  18676.      * Gets the private 'security.http_utils' shared service.
  18677.      *
  18678.      * @return \Symfony\Component\Security\Http\HttpUtils
  18679.      */
  18680.     protected function getSecurity_HttpUtilsService()
  18681.     {
  18682.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  18683.         $a = ($this->services['router'] ?? $this->getRouterService());
  18684.         if (isset($this->privates['security.http_utils'])) {
  18685.             return $this->privates['security.http_utils'];
  18686.         }
  18687.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  18688.     }
  18689.     /**
  18690.      * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  18691.      *
  18692.      * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  18693.      */
  18694.     protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  18695.     {
  18696.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  18697.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  18698.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  18699.         return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? ($this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory([]))));
  18700.     }
  18701.     /**
  18702.      * Gets the private 'security.listener.main.user_provider' shared service.
  18703.      *
  18704.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  18705.      */
  18706.     protected function getSecurity_Listener_Main_UserProviderService()
  18707.     {
  18708.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  18709.         return $this->privates['security.listener.main.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  18710.     }
  18711.     /**
  18712.      * Gets the private 'security.listener.password_migrating' shared service.
  18713.      *
  18714.      * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  18715.      */
  18716.     protected function getSecurity_Listener_PasswordMigratingService()
  18717.     {
  18718.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  18719.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  18720.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  18721.         return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? ($this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory([]))));
  18722.     }
  18723.     /**
  18724.      * Gets the private 'security.listener.session.main' shared service.
  18725.      *
  18726.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  18727.      */
  18728.     protected function getSecurity_Listener_Session_MainService()
  18729.     {
  18730.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  18731.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  18732.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  18733.         return $this->privates['security.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'));
  18734.     }
  18735.     /**
  18736.      * Gets the private 'security.listener.user_checker.api' shared service.
  18737.      *
  18738.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  18739.      */
  18740.     protected function getSecurity_Listener_UserChecker_ApiService()
  18741.     {
  18742.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  18743.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  18744.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  18745.         return $this->privates['security.listener.user_checker.api'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  18746.     }
  18747.     /**
  18748.      * Gets the private 'security.listener.user_checker.core_sync' shared service.
  18749.      *
  18750.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  18751.      */
  18752.     protected function getSecurity_Listener_UserChecker_CoreSyncService()
  18753.     {
  18754.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  18755.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  18756.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  18757.         return $this->privates['security.listener.user_checker.core_sync'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  18758.     }
  18759.     /**
  18760.      * Gets the private 'security.listener.user_checker.main' shared service.
  18761.      *
  18762.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  18763.      */
  18764.     protected function getSecurity_Listener_UserChecker_MainService()
  18765.     {
  18766.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  18767.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  18768.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  18769.         return $this->privates['security.listener.user_checker.main'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  18770.     }
  18771.     /**
  18772.      * Gets the private 'security.listener.user_provider' shared service.
  18773.      *
  18774.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  18775.      */
  18776.     protected function getSecurity_Listener_UserProviderService()
  18777.     {
  18778.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  18779.         return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  18780.     }
  18781.     /**
  18782.      * Gets the private 'security.logout.listener.default.main' shared service.
  18783.      *
  18784.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  18785.      */
  18786.     protected function getSecurity_Logout_Listener_Default_MainService()
  18787.     {
  18788.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  18789.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  18790.         if (isset($this->privates['security.logout.listener.default.main'])) {
  18791.             return $this->privates['security.logout.listener.default.main'];
  18792.         }
  18793.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener($a'nellapp_sdk_logged_out');
  18794.     }
  18795.     /**
  18796.      * Gets the private 'security.logout_url_generator' shared service.
  18797.      *
  18798.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  18799.      */
  18800.     protected function getSecurity_LogoutUrlGeneratorService()
  18801.     {
  18802.         $a = ($this->services['router'] ?? $this->getRouterService());
  18803.         if (isset($this->privates['security.logout_url_generator'])) {
  18804.             return $this->privates['security.logout_url_generator'];
  18805.         }
  18806.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  18807.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  18808.         return $instance;
  18809.     }
  18810.     /**
  18811.      * Gets the private 'security.role_hierarchy' shared service.
  18812.      *
  18813.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  18814.      */
  18815.     protected function getSecurity_RoleHierarchyService()
  18816.     {
  18817.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  18818.     }
  18819.     /**
  18820.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  18821.      *
  18822.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  18823.      */
  18824.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  18825.     {
  18826.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  18827.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  18828.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  18829.         return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\Account\\User''email'NULL);
  18830.     }
  18831.     /**
  18832.      * Gets the private 'security.validator.user_password' shared service.
  18833.      *
  18834.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  18835.      */
  18836.     protected function getSecurity_Validator_UserPasswordService()
  18837.     {
  18838.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  18839.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  18840.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  18841.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  18842.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  18843.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? ($this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory([]))));
  18844.     }
  18845.     /**
  18846.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  18847.      *
  18848.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  18849.      */
  18850.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  18851.     {
  18852.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  18853.     }
  18854.     /**
  18855.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  18856.      *
  18857.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  18858.      */
  18859.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  18860.     {
  18861.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  18862.         $a->add(new \Drosalys\Bundle\ApiBundle\Request\ParamConverter\AutoInstanceObjectParamConverter(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage())), 0'doctrine.orm');
  18863.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  18864.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  18865.     }
  18866.     /**
  18867.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  18868.      *
  18869.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  18870.      */
  18871.     protected function getSensioFrameworkExtra_Security_ListenerService()
  18872.     {
  18873.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  18874.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  18875.             return $this->privates['sensio_framework_extra.security.listener'];
  18876.         }
  18877.         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()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($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()));
  18878.     }
  18879.     /**
  18880.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  18881.      *
  18882.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  18883.      */
  18884.     protected function getSensioFrameworkExtra_View_ListenerService()
  18885.     {
  18886.         $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))));
  18887.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18888.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  18889.         ], [
  18890.             'twig' => '?',
  18891.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  18892.         return $instance;
  18893.     }
  18894.     /**
  18895.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  18896.      *
  18897.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  18898.      */
  18899.     protected function getSerializer_Mapping_CacheWarmerService()
  18900.     {
  18901.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  18902.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  18903.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  18904.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Mapping\Loader\AttributeLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  18905.     }
  18906.     /**
  18907.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  18908.      *
  18909.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  18910.      */
  18911.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  18912.     {
  18913.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Mapping\Loader\AttributeLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
  18914.     }
  18915.     /**
  18916.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  18917.      *
  18918.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  18919.      */
  18920.     protected function getSerializer_NameConverter_MetadataAwareService()
  18921.     {
  18922.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  18923.     }
  18924.     /**
  18925.      * Gets the private 'session.factory' shared service.
  18926.      *
  18927.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  18928.      */
  18929.     protected function getSession_FactoryService()
  18930.     {
  18931.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  18932.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  18933.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  18934.         if (isset($this->privates['session.factory'])) {
  18935.             return $this->privates['session.factory'];
  18936.         }
  18937.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [=> $a=> 'onSessionUsage']);
  18938.     }
  18939.     /**
  18940.      * Gets the private 'session.storage.factory.service' shared service.
  18941.      *
  18942.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  18943.      *
  18944.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
  18945.      */
  18946.     protected function getSession_Storage_Factory_ServiceService()
  18947.     {
  18948.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
  18949.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  18950.     }
  18951.     /**
  18952.      * Gets the private 'session.storage.metadata_bag' shared service.
  18953.      *
  18954.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  18955.      *
  18956.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  18957.      */
  18958.     protected function getSession_Storage_MetadataBagService()
  18959.     {
  18960.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  18961.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  18962.     }
  18963.     /**
  18964.      * Gets the private 'session.storage.native' shared service.
  18965.      *
  18966.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  18967.      *
  18968.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  18969.      */
  18970.     protected function getSession_Storage_NativeService()
  18971.     {
  18972.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  18973.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], ($this->privates['Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\RedisSessionHandler'] ?? $this->getRedisSessionHandlerService()), $this->getSession_Storage_MetadataBagService());
  18974.     }
  18975.     /**
  18976.      * Gets the private 'session_listener' shared service.
  18977.      *
  18978.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  18979.      */
  18980.     protected function getSessionListenerService()
  18981.     {
  18982.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18983.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  18984.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  18985.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  18986.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  18987.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  18988.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  18989.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  18990.         ], [
  18991.             'initialized_session' => '?',
  18992.             'logger' => '?',
  18993.             'request_stack' => '?',
  18994.             'session' => '?',
  18995.             'session_collector' => '?',
  18996.             'session_factory' => '?',
  18997.             'session_storage' => '?',
  18998.         ]), true$this->parameters['session.storage.options']);
  18999.     }
  19000.     /**
  19001.      * Gets the private 'spiriit_form_filter.type.filter_boolean' shared service.
  19002.      *
  19003.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\BooleanFilterType
  19004.      */
  19005.     protected function getSpiriitFormFilter_Type_FilterBooleanService()
  19006.     {
  19007.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19008.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19009.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/BooleanFilterType.php';
  19010.         return $this->privates['spiriit_form_filter.type.filter_boolean'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\BooleanFilterType();
  19011.     }
  19012.     /**
  19013.      * Gets the private 'spiriit_form_filter.type.filter_checkbox' shared service.
  19014.      *
  19015.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CheckboxFilterType
  19016.      */
  19017.     protected function getSpiriitFormFilter_Type_FilterCheckboxService()
  19018.     {
  19019.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19020.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19021.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/CheckboxFilterType.php';
  19022.         return $this->privates['spiriit_form_filter.type.filter_checkbox'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CheckboxFilterType();
  19023.     }
  19024.     /**
  19025.      * Gets the private 'spiriit_form_filter.type.filter_choice' shared service.
  19026.      *
  19027.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\ChoiceFilterType
  19028.      */
  19029.     protected function getSpiriitFormFilter_Type_FilterChoiceService()
  19030.     {
  19031.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19032.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19033.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/ChoiceFilterType.php';
  19034.         return $this->privates['spiriit_form_filter.type.filter_choice'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\ChoiceFilterType();
  19035.     }
  19036.     /**
  19037.      * Gets the private 'spiriit_form_filter.type.filter_collection_adapter' shared service.
  19038.      *
  19039.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CollectionAdapterFilterType
  19040.      */
  19041.     protected function getSpiriitFormFilter_Type_FilterCollectionAdapterService()
  19042.     {
  19043.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19044.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19045.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/CollectionAdapterFilterType.php';
  19046.         return $this->privates['spiriit_form_filter.type.filter_collection_adapter'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CollectionAdapterFilterType();
  19047.     }
  19048.     /**
  19049.      * Gets the private 'spiriit_form_filter.type.filter_date' shared service.
  19050.      *
  19051.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateFilterType
  19052.      */
  19053.     protected function getSpiriitFormFilter_Type_FilterDateService()
  19054.     {
  19055.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19056.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19057.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateFilterType.php';
  19058.         return $this->privates['spiriit_form_filter.type.filter_date'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateFilterType();
  19059.     }
  19060.     /**
  19061.      * Gets the private 'spiriit_form_filter.type.filter_date_range' shared service.
  19062.      *
  19063.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateRangeFilterType
  19064.      */
  19065.     protected function getSpiriitFormFilter_Type_FilterDateRangeService()
  19066.     {
  19067.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19068.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19069.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateRangeFilterType.php';
  19070.         return $this->privates['spiriit_form_filter.type.filter_date_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateRangeFilterType();
  19071.     }
  19072.     /**
  19073.      * Gets the private 'spiriit_form_filter.type.filter_datetime' shared service.
  19074.      *
  19075.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeFilterType
  19076.      */
  19077.     protected function getSpiriitFormFilter_Type_FilterDatetimeService()
  19078.     {
  19079.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19080.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19081.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateTimeFilterType.php';
  19082.         return $this->privates['spiriit_form_filter.type.filter_datetime'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeFilterType();
  19083.     }
  19084.     /**
  19085.      * Gets the private 'spiriit_form_filter.type.filter_datetime_range' shared service.
  19086.      *
  19087.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeRangeFilterType
  19088.      */
  19089.     protected function getSpiriitFormFilter_Type_FilterDatetimeRangeService()
  19090.     {
  19091.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19092.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19093.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateTimeRangeFilterType.php';
  19094.         return $this->privates['spiriit_form_filter.type.filter_datetime_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeRangeFilterType();
  19095.     }
  19096.     /**
  19097.      * Gets the private 'spiriit_form_filter.type.filter_entity' shared service.
  19098.      *
  19099.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EntityFilterType
  19100.      */
  19101.     protected function getSpiriitFormFilter_Type_FilterEntityService()
  19102.     {
  19103.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19104.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19105.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/EntityFilterType.php';
  19106.         return $this->privates['spiriit_form_filter.type.filter_entity'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EntityFilterType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19107.     }
  19108.     /**
  19109.      * Gets the private 'spiriit_form_filter.type.filter_enum' shared service.
  19110.      *
  19111.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EnumFilterType
  19112.      */
  19113.     protected function getSpiriitFormFilter_Type_FilterEnumService()
  19114.     {
  19115.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19116.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19117.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/EnumFilterType.php';
  19118.         return $this->privates['spiriit_form_filter.type.filter_enum'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EnumFilterType();
  19119.     }
  19120.     /**
  19121.      * Gets the private 'spiriit_form_filter.type.filter_number' shared service.
  19122.      *
  19123.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberFilterType
  19124.      */
  19125.     protected function getSpiriitFormFilter_Type_FilterNumberService()
  19126.     {
  19127.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19128.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19129.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/NumberFilterType.php';
  19130.         return $this->privates['spiriit_form_filter.type.filter_number'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberFilterType();
  19131.     }
  19132.     /**
  19133.      * Gets the private 'spiriit_form_filter.type.filter_number_range' shared service.
  19134.      *
  19135.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberRangeFilterType
  19136.      */
  19137.     protected function getSpiriitFormFilter_Type_FilterNumberRangeService()
  19138.     {
  19139.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19140.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19141.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/NumberRangeFilterType.php';
  19142.         return $this->privates['spiriit_form_filter.type.filter_number_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberRangeFilterType();
  19143.     }
  19144.     /**
  19145.      * Gets the private 'spiriit_form_filter.type.filter_sharedable' shared service.
  19146.      *
  19147.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\SharedableFilterType
  19148.      */
  19149.     protected function getSpiriitFormFilter_Type_FilterSharedableService()
  19150.     {
  19151.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19152.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19153.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/SharedableFilterType.php';
  19154.         return $this->privates['spiriit_form_filter.type.filter_sharedable'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\SharedableFilterType();
  19155.     }
  19156.     /**
  19157.      * Gets the private 'spiriit_form_filter.type.filter_text' shared service.
  19158.      *
  19159.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\TextFilterType
  19160.      */
  19161.     protected function getSpiriitFormFilter_Type_FilterTextService()
  19162.     {
  19163.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19164.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19165.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/TextFilterType.php';
  19166.         return $this->privates['spiriit_form_filter.type.filter_text'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\TextFilterType(1);
  19167.     }
  19168.     /**
  19169.      * Gets the private 'translation.extractor' shared service.
  19170.      *
  19171.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  19172.      */
  19173.     protected function getTranslation_ExtractorService()
  19174.     {
  19175.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  19176.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  19177.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  19178.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  19179.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  19180.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  19181.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  19182.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  19183.         return $instance;
  19184.     }
  19185.     /**
  19186.      * Gets the private 'translation.loader.csv' shared service.
  19187.      *
  19188.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  19189.      */
  19190.     protected function getTranslation_Loader_CsvService()
  19191.     {
  19192.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  19193.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  19194.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  19195.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  19196.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  19197.     }
  19198.     /**
  19199.      * Gets the private 'translation.loader.dat' shared service.
  19200.      *
  19201.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  19202.      */
  19203.     protected function getTranslation_Loader_DatService()
  19204.     {
  19205.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  19206.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  19207.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  19208.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  19209.     }
  19210.     /**
  19211.      * Gets the private 'translation.loader.ini' shared service.
  19212.      *
  19213.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  19214.      */
  19215.     protected function getTranslation_Loader_IniService()
  19216.     {
  19217.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  19218.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  19219.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  19220.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  19221.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  19222.     }
  19223.     /**
  19224.      * Gets the private 'translation.loader.json' shared service.
  19225.      *
  19226.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  19227.      */
  19228.     protected function getTranslation_Loader_JsonService()
  19229.     {
  19230.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  19231.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  19232.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  19233.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  19234.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  19235.     }
  19236.     /**
  19237.      * Gets the private 'translation.loader.mo' shared service.
  19238.      *
  19239.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  19240.      */
  19241.     protected function getTranslation_Loader_MoService()
  19242.     {
  19243.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  19244.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  19245.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  19246.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  19247.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  19248.     }
  19249.     /**
  19250.      * Gets the private 'translation.loader.php' shared service.
  19251.      *
  19252.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  19253.      */
  19254.     protected function getTranslation_Loader_PhpService()
  19255.     {
  19256.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  19257.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  19258.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  19259.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  19260.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  19261.     }
  19262.     /**
  19263.      * Gets the private 'translation.loader.po' shared service.
  19264.      *
  19265.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  19266.      */
  19267.     protected function getTranslation_Loader_PoService()
  19268.     {
  19269.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  19270.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  19271.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  19272.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  19273.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  19274.     }
  19275.     /**
  19276.      * Gets the private 'translation.loader.qt' shared service.
  19277.      *
  19278.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  19279.      */
  19280.     protected function getTranslation_Loader_QtService()
  19281.     {
  19282.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  19283.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  19284.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  19285.     }
  19286.     /**
  19287.      * Gets the private 'translation.loader.res' shared service.
  19288.      *
  19289.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  19290.      */
  19291.     protected function getTranslation_Loader_ResService()
  19292.     {
  19293.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  19294.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  19295.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  19296.     }
  19297.     /**
  19298.      * Gets the private 'translation.loader.xliff' shared service.
  19299.      *
  19300.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  19301.      */
  19302.     protected function getTranslation_Loader_XliffService()
  19303.     {
  19304.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  19305.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  19306.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  19307.     }
  19308.     /**
  19309.      * Gets the private 'translation.loader.yml' shared service.
  19310.      *
  19311.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  19312.      */
  19313.     protected function getTranslation_Loader_YmlService()
  19314.     {
  19315.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  19316.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  19317.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  19318.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  19319.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  19320.     }
  19321.     /**
  19322.      * Gets the private 'translation.provider_collection' shared service.
  19323.      *
  19324.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  19325.      */
  19326.     protected function getTranslation_ProviderCollectionService()
  19327.     {
  19328.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  19329.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  19330.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  19331.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  19332.         }, 1), []))->fromConfig([]);
  19333.     }
  19334.     /**
  19335.      * Gets the private 'translation.reader' shared service.
  19336.      *
  19337.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  19338.      */
  19339.     protected function getTranslation_ReaderService()
  19340.     {
  19341.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  19342.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  19343.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  19344.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  19345.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  19346.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  19347.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  19348.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  19349.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  19350.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  19351.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  19352.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  19353.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  19354.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  19355.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  19356.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  19357.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  19358.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  19359.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  19360.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  19361.         $instance->addLoader('yaml'$a);
  19362.         $instance->addLoader('yml'$a);
  19363.         $instance->addLoader('xlf'$b);
  19364.         $instance->addLoader('xliff'$b);
  19365.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  19366.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  19367.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  19368.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  19369.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  19370.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  19371.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  19372.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  19373.         return $instance;
  19374.     }
  19375.     /**
  19376.      * Gets the private 'translation.warmer' shared service.
  19377.      *
  19378.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  19379.      */
  19380.     protected function getTranslation_WarmerService()
  19381.     {
  19382.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  19383.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  19384.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19385.             'translator' => ['services''translator''getTranslatorService'false],
  19386.         ], [
  19387.             'translator' => '?',
  19388.         ]))->withContext('translation.warmer'$this));
  19389.     }
  19390.     /**
  19391.      * Gets the private 'translation.writer' shared service.
  19392.      *
  19393.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  19394.      */
  19395.     protected function getTranslation_WriterService()
  19396.     {
  19397.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  19398.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  19399.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  19400.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  19401.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  19402.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  19403.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  19404.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  19405.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  19406.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  19407.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  19408.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  19409.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  19410.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  19411.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  19412.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  19413.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  19414.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  19415.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  19416.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  19417.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  19418.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  19419.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  19420.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  19421.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  19422.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  19423.         return $instance;
  19424.     }
  19425.     /**
  19426.      * Gets the private 'translator.default' shared service.
  19427.      *
  19428.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  19429.      */
  19430.     protected function getTranslator_DefaultService()
  19431.     {
  19432.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19433.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  19434.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  19435.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  19436.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  19437.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  19438.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  19439.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  19440.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  19441.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  19442.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  19443.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  19444.         ], [
  19445.             'translation.loader.csv' => '?',
  19446.             'translation.loader.dat' => '?',
  19447.             'translation.loader.ini' => '?',
  19448.             'translation.loader.json' => '?',
  19449.             'translation.loader.mo' => '?',
  19450.             'translation.loader.php' => '?',
  19451.             'translation.loader.po' => '?',
  19452.             'translation.loader.qt' => '?',
  19453.             'translation.loader.res' => '?',
  19454.             'translation.loader.xliff' => '?',
  19455.             'translation.loader.yml' => '?',
  19456.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations/OneupUploaderBundle.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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/NellappSDKBundle.fr.yaml'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/email.fr.yaml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.fr.yml'), 10 => (\dirname(__DIR__4).'/translations/CraueFormFlowBundle.fr.yaml'), 11 => (\dirname(__DIR__4).'/translations/email.fr.yaml'), 12 => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), 13 => (\dirname(__DIR__4).'/translations/validators.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.pt_BR.yml')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.sk.yml')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_CN.yml')], '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'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_TW.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_TW.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'ua' => [=> (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.ua.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/craue/formflow-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 14 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony/translations'), 22 => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'), 23 => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/translations'), 25 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 26 => (\dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 28 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/translations'), 31 => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/translations'), 32 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 33 => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/translations'), 34 => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src/translations'), 35 => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component/translations'), 36 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/craue/formflow-bundle/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/drosalys-web/form-bundle/src/Resources/translations'=> 'vendor/nellapp/sdk-bundle/src/Resources/translations'=> 'vendor/spiriitlabs/form-filter-bundle/Resources/translations'=> 'vendor/oneup/uploader-bundle/src/Resources/translations'=> 'translations'10 => 'vendor/symfony/framework-bundle/translations'11 => 'vendor/symfony/twig-bundle/translations'12 => 'vendor/twig/extra-bundle/translations'13 => 'vendor/sensio/framework-extra-bundle/src/translations'14 => 'vendor/doctrine/doctrine-bundle/translations'15 => 'vendor/doctrine/doctrine-migrations-bundle/translations'16 => 'vendor/symfony/security-bundle/translations'17 => 'vendor/symfony/web-profiler-bundle/translations'18 => 'vendor/symfony/monolog-bundle/translations'19 => 'vendor/symfony/debug-bundle/translations'20 => 'vendor/symfony/maker-bundle/src/translations'21 => 'vendor/nelmio/alice/src/Bridge/Symfony/translations'22 => 'vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'23 => 'vendor/hautelook/alice-bundle/src/translations'24 => 'vendor/drosalys-web/object-extensions/src/Bridge/Symfony/translations'25 => 'vendor/symfony/webpack-encore-bundle/src/translations'26 => 'vendor/knpuniversity/oauth2-client-bundle/src/translations'27 => 'vendor/knplabs/knp-menu-bundle/src/translations'28 => 'vendor/friendsofsymfony/rest-bundle/translations'29 => 'vendor/nelmio/api-doc-bundle/translations'30 => 'vendor/drosalys-web/web-socket-bundle/src/translations'31 => 'vendor/drosalys/api-bundle/src/translations'32 => 'vendor/liip/imagine-bundle/translations'33 => 'vendor/sentry/sentry-symfony/src/translations'34 => 'vendor/oneup/flysystem-bundle/src/translations'35 => 'vendor/symfony/ux-twig-component/translations'36 => 'vendor/willdurand/js-translation-bundle/translations']]], []);
  19457.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  19458.         $instance->setFallbackLocales([=> 'fr']);
  19459.         return $instance;
  19460.     }
  19461.     /**
  19462.      * Gets the private 'twig.command.debug' shared service.
  19463.      *
  19464.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  19465.      */
  19466.     protected function getTwig_Command_DebugService()
  19467.     {
  19468.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19469.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  19470.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  19471.         $instance->setName('debug:twig');
  19472.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  19473.         return $instance;
  19474.     }
  19475.     /**
  19476.      * Gets the private 'twig.command.lint' shared service.
  19477.      *
  19478.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  19479.      */
  19480.     protected function getTwig_Command_LintService()
  19481.     {
  19482.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19483.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  19484.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  19485.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  19486.         $instance->setName('lint:twig');
  19487.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  19488.         return $instance;
  19489.     }
  19490.     /**
  19491.      * Gets the private 'twig.form.renderer' shared service.
  19492.      *
  19493.      * @return \Symfony\Component\Form\FormRenderer
  19494.      */
  19495.     protected function getTwig_Form_RendererService()
  19496.     {
  19497.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  19498.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  19499.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  19500.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  19501.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  19502.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  19503.         if (isset($this->privates['twig.form.renderer'])) {
  19504.             return $this->privates['twig.form.renderer'];
  19505.         }
  19506.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a), NULL);
  19507.     }
  19508.     /**
  19509.      * Gets the private 'twig.mailer.message_listener' shared service.
  19510.      *
  19511.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  19512.      */
  19513.     protected function getTwig_Mailer_MessageListenerService()
  19514.     {
  19515.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  19516.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  19517.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  19518.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  19519.         if (isset($this->privates['twig.mailer.message_listener'])) {
  19520.             return $this->privates['twig.mailer.message_listener'];
  19521.         }
  19522.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  19523.     }
  19524.     /**
  19525.      * Gets the private 'twig.runtime.httpkernel' shared service.
  19526.      *
  19527.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  19528.      */
  19529.     protected function getTwig_Runtime_HttpkernelService()
  19530.     {
  19531.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  19532.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  19533.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  19534.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  19535.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  19536.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  19537.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  19538.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19539.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  19540.         ], [
  19541.             'inline' => '?',
  19542.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  19543.     }
  19544.     /**
  19545.      * Gets the private 'twig.runtime.serializer' shared service.
  19546.      *
  19547.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  19548.      */
  19549.     protected function getTwig_Runtime_SerializerService()
  19550.     {
  19551.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  19552.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  19553.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  19554.         if (isset($this->privates['twig.runtime.serializer'])) {
  19555.             return $this->privates['twig.runtime.serializer'];
  19556.         }
  19557.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
  19558.     }
  19559.     /**
  19560.      * Gets the private 'twig.template_cache_warmer' shared service.
  19561.      *
  19562.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  19563.      */
  19564.     protected function getTwig_TemplateCacheWarmerService()
  19565.     {
  19566.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  19567.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  19568.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  19569.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19570.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  19571.         ], [
  19572.             'twig' => '?',
  19573.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), [(\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views') => NULL, (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  19574.     }
  19575.     /**
  19576.      * Gets the private 'ux.twig_component.component_factory' shared service.
  19577.      *
  19578.      * @return \Symfony\UX\TwigComponent\ComponentFactory
  19579.      */
  19580.     protected function getUx_TwigComponent_ComponentFactoryService()
  19581.     {
  19582.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentFactory.php';
  19583.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19584.         if (isset($this->privates['ux.twig_component.component_factory'])) {
  19585.             return $this->privates['ux.twig_component.component_factory'];
  19586.         }
  19587.         return $this->privates['ux.twig_component.component_factory'] = new \Symfony\UX\TwigComponent\ComponentFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19588.             'ChannelUserPermissionFormComponent' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent''getChannelUserPermissionFormComponentService'false],
  19589.             'ChannelUserPermissionGroupFormComponent' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent''getChannelUserPermissionGroupFormComponentService'false],
  19590.             'ChannelUserProfileCard' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard''getChannelUserProfileCardService'false],
  19591.             'SdkBadgeComponent' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\SdkBadgeComponent''getSdkBadgeComponentService'false],
  19592.         ], [
  19593.             'ChannelUserPermissionFormComponent' => '?',
  19594.             'ChannelUserPermissionGroupFormComponent' => '?',
  19595.             'ChannelUserProfileCard' => '?',
  19596.             'SdkBadgeComponent' => '?',
  19597.         ]), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $a, ['ChannelUserProfileCard' => ['template' => '@NellappSDK/Components/channelUserData/channel_user_profile_card.html.twig''expose_public_props' => true'attributes_var' => 'attributes''key' => 'ChannelUserProfileCard''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard'], 'ChannelUserPermissionFormComponent' => ['template' => '@NellappSDK/Components/permission/channel_user_permission_form.html.twig''expose_public_props' => true'attributes_var' => 'attributes''key' => 'ChannelUserPermissionFormComponent''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent'], 'ChannelUserPermissionGroupFormComponent' => ['template' => '@NellappSDK/Components/permission/channel_user_permission_group_form.html.twig''expose_public_props' => true'attributes_var' => 'attributes''key' => 'ChannelUserPermissionGroupFormComponent''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent'], 'SdkBadgeComponent' => ['template' => '@NellappSDK/Component/sdk-badge-component.html.twig''expose_public_props' => true'attributes_var' => 'attributes''key' => 'SdkBadgeComponent''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\SdkBadgeComponent''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\SdkBadgeComponent']]);
  19598.     }
  19599.     /**
  19600.      * Gets the private 'ux.twig_component.component_renderer' shared service.
  19601.      *
  19602.      * @return \Symfony\UX\TwigComponent\ComponentRenderer
  19603.      */
  19604.     protected function getUx_TwigComponent_ComponentRendererService()
  19605.     {
  19606.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentRendererInterface.php';
  19607.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentRenderer.php';
  19608.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentStack.php';
  19609.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  19610.         if (isset($this->privates['ux.twig_component.component_renderer'])) {
  19611.             return $this->privates['ux.twig_component.component_renderer'];
  19612.         }
  19613.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19614.         if (isset($this->privates['ux.twig_component.component_renderer'])) {
  19615.             return $this->privates['ux.twig_component.component_renderer'];
  19616.         }
  19617.         $c = ($this->privates['ux.twig_component.component_factory'] ?? $this->getUx_TwigComponent_ComponentFactoryService());
  19618.         if (isset($this->privates['ux.twig_component.component_renderer'])) {
  19619.             return $this->privates['ux.twig_component.component_renderer'];
  19620.         }
  19621.         return $this->privates['ux.twig_component.component_renderer'] = new \Symfony\UX\TwigComponent\ComponentRenderer($a$b$c, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), new \Symfony\UX\TwigComponent\ComponentStack());
  19622.     }
  19623.     /**
  19624.      * Gets the private 'validator.builder' shared service.
  19625.      *
  19626.      * @return \Symfony\Component\Validator\ValidatorBuilder
  19627.      */
  19628.     protected function getValidator_BuilderService()
  19629.     {
  19630.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  19631.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  19632.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19633.             'App\\Validator\\Constraints\\RRuleConstraintValidator' => ['privates''App\\Validator\\Constraints\\RRuleConstraintValidator''getRRuleConstraintValidatorService'false],
  19634.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  19635.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  19636.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  19637.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  19638.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  19639.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  19640.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  19641.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  19642.         ], [
  19643.             'App\\Validator\\Constraints\\RRuleConstraintValidator' => '?',
  19644.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  19645.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  19646.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  19647.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  19648.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  19649.             'doctrine.orm.validator.unique' => '?',
  19650.             'security.validator.user_password' => '?',
  19651.             'validator.expression' => '?',
  19652.         ])));
  19653.         if ($this->has('translator')) {
  19654.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  19655.         }
  19656.         $instance->setTranslationDomain('validators');
  19657.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/config/validator/Entity/ModelLesson.xml'), => (\dirname(__DIR__4).'/config/validator/Entity/ModelModule.xml'), => (\dirname(__DIR__4).'/config/validator/Entity/ModelTraining.xml'), => (\dirname(__DIR__4).'/config/validator/Entity/User.xml'), => (\dirname(__DIR__4).'/config/validator/Model/FormFlow/SessionModel.xml')]);
  19658.         $instance->enableAnnotationMapping(true);
  19659.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  19660.         $instance->addMethodMapping('loadValidatorMetadata');
  19661.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  19662.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  19663.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  19664.         return $instance;
  19665.     }
  19666.     /**
  19667.      * Gets the private 'validator.email' shared service.
  19668.      *
  19669.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  19670.      */
  19671.     protected function getValidator_EmailService()
  19672.     {
  19673.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  19674.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  19675.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  19676.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  19677.     }
  19678.     /**
  19679.      * Gets the private 'validator.expression' shared service.
  19680.      *
  19681.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  19682.      */
  19683.     protected function getValidator_ExpressionService()
  19684.     {
  19685.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  19686.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  19687.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  19688.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  19689.     }
  19690.     /**
  19691.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  19692.      *
  19693.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  19694.      */
  19695.     protected function getValidator_Mapping_CacheWarmerService()
  19696.     {
  19697.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  19698.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  19699.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  19700.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  19701.     }
  19702.     /**
  19703.      * Gets the private 'validator.not_compromised_password' shared service.
  19704.      *
  19705.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  19706.      */
  19707.     protected function getValidator_NotCompromisedPasswordService()
  19708.     {
  19709.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  19710.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  19711.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  19712.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8'trueNULL);
  19713.     }
  19714.     /**
  19715.      * Gets the private 'var_dumper.command.server_dump' shared service.
  19716.      *
  19717.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  19718.      */
  19719.     protected function getVarDumper_Command_ServerDumpService()
  19720.     {
  19721.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19722.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  19723.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  19724.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  19725.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  19726.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  19727.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  19728.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  19729.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  19730.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  19731.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  19732.         $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
  19733.         $instance->setName('server:dump');
  19734.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  19735.         return $instance;
  19736.     }
  19737.     /**
  19738.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  19739.      *
  19740.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  19741.      */
  19742.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  19743.     {
  19744.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  19745.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  19746.         return $instance;
  19747.     }
  19748.     /**
  19749.      * Gets the private 'var_dumper.html_dumper' shared service.
  19750.      *
  19751.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  19752.      */
  19753.     protected function getVarDumper_HtmlDumperService()
  19754.     {
  19755.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  19756.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  19757.         return $instance;
  19758.     }
  19759.     /**
  19760.      * Gets the private 'var_dumper.server_connection' shared service.
  19761.      *
  19762.      * @return \Symfony\Component\VarDumper\Server\Connection
  19763.      */
  19764.     protected function getVarDumper_ServerConnectionService()
  19765.     {
  19766.         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()]);
  19767.     }
  19768.     /**
  19769.      * Gets the private 'web_profiler.csp.handler' shared service.
  19770.      *
  19771.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  19772.      */
  19773.     protected function getWebProfiler_Csp_HandlerService()
  19774.     {
  19775.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  19776.     }
  19777.     /**
  19778.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  19779.      *
  19780.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  19781.      */
  19782.     protected function getWebProfiler_DebugToolbarService()
  19783.     {
  19784.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  19785.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  19786.             return $this->privates['web_profiler.debug_toolbar'];
  19787.         }
  19788.         $b = ($this->services['router'] ?? $this->getRouterService());
  19789.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  19790.             return $this->privates['web_profiler.debug_toolbar'];
  19791.         }
  19792.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2$b'^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  19793.     }
  19794.     /**
  19795.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  19796.      *
  19797.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  19798.      */
  19799.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  19800.     {
  19801.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  19802.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  19803.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  19804.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  19805.     }
  19806.     /**
  19807.      * Gets the private 'webpack_encore.entrypoint_lookup[core]' shared service.
  19808.      *
  19809.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  19810.      */
  19811.     protected function getWebpackEncore_EntrypointLookupcoreService()
  19812.     {
  19813.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  19814.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  19815.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  19816.         return $this->privates['webpack_encore.entrypoint_lookup[core]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/bundles/nellappsdk/entrypoints.json'), NULL'core'true);
  19817.     }
  19818.     /**
  19819.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  19820.      *
  19821.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  19822.      */
  19823.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  19824.     {
  19825.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19826.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  19827.             'core' => ['privates''webpack_encore.entrypoint_lookup[core]''getWebpackEncore_EntrypointLookupcoreService'false],
  19828.         ], [
  19829.             '_default' => '?',
  19830.             'core' => '?',
  19831.         ]), '_default');
  19832.     }
  19833.     /**
  19834.      * Gets the private 'webpack_encore.exception_listener' shared service.
  19835.      *
  19836.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  19837.      */
  19838.     protected function getWebpackEncore_ExceptionListenerService()
  19839.     {
  19840.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  19841.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default'=> 'core']);
  19842.     }
  19843.     /**
  19844.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  19845.      *
  19846.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  19847.      */
  19848.     protected function getWebpackEncore_TagRendererService()
  19849.     {
  19850.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  19851.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19852.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  19853.             return $this->privates['webpack_encore.tag_renderer'];
  19854.         }
  19855.         return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), [], ['defer' => true], [], $a);
  19856.     }
  19857.     /**
  19858.      * Gets the public 'cache_clearer' alias.
  19859.      *
  19860.      * @return object The ".container.private.cache_clearer" service.
  19861.      */
  19862.     protected function getCacheClearerService()
  19863.     {
  19864.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  19865.         return $this->get('.container.private.cache_clearer');
  19866.     }
  19867.     /**
  19868.      * Gets the public 'filesystem' alias.
  19869.      *
  19870.      * @return object The ".container.private.filesystem" service.
  19871.      */
  19872.     protected function getFilesystemService()
  19873.     {
  19874.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  19875.         return $this->get('.container.private.filesystem');
  19876.     }
  19877.     /**
  19878.      * Gets the public 'serializer' alias.
  19879.      *
  19880.      * @return object The ".container.private.serializer" service.
  19881.      */
  19882.     protected function getSerializerService()
  19883.     {
  19884.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  19885.         return $this->get('.container.private.serializer');
  19886.     }
  19887.     /**
  19888.      * Gets the public 'form.factory' alias.
  19889.      *
  19890.      * @return object The ".container.private.form.factory" service.
  19891.      */
  19892.     protected function getForm_FactoryService()
  19893.     {
  19894.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  19895.         return $this->get('.container.private.form.factory');
  19896.     }
  19897.     /**
  19898.      * Gets the public 'form.type.file' alias.
  19899.      *
  19900.      * @return object The ".container.private.form.type.file" service.
  19901.      */
  19902.     protected function getForm_Type_FileService()
  19903.     {
  19904.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  19905.         return $this->get('.container.private.form.type.file');
  19906.     }
  19907.     /**
  19908.      * Gets the public 'profiler' alias.
  19909.      *
  19910.      * @return object The ".container.private.profiler" service.
  19911.      */
  19912.     protected function getProfilerService()
  19913.     {
  19914.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  19915.         return $this->get('.container.private.profiler');
  19916.     }
  19917.     /**
  19918.      * Gets the public 'twig' alias.
  19919.      *
  19920.      * @return object The ".container.private.twig" service.
  19921.      */
  19922.     protected function getTwigService()
  19923.     {
  19924.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  19925.         return $this->get('.container.private.twig');
  19926.     }
  19927.     /**
  19928.      * Gets the public 'security.authorization_checker' alias.
  19929.      *
  19930.      * @return object The ".container.private.security.authorization_checker" service.
  19931.      */
  19932.     protected function getSecurity_AuthorizationCheckerService()
  19933.     {
  19934.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  19935.         return $this->get('.container.private.security.authorization_checker');
  19936.     }
  19937.     /**
  19938.      * Gets the public 'security.token_storage' alias.
  19939.      *
  19940.      * @return object The ".container.private.security.token_storage" service.
  19941.      */
  19942.     protected function getSecurity_TokenStorageService()
  19943.     {
  19944.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  19945.         return $this->get('.container.private.security.token_storage');
  19946.     }
  19947.     /**
  19948.      * Gets the public 'security.password_encoder' alias.
  19949.      *
  19950.      * @return object The ".container.private.security.password_encoder" service.
  19951.      */
  19952.     protected function getSecurity_PasswordEncoderService()
  19953.     {
  19954.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  19955.         return $this->get('.container.private.security.password_encoder');
  19956.     }
  19957.     /**
  19958.      * Gets the public 'session' alias.
  19959.      *
  19960.      * @return object The ".container.private.session" service.
  19961.      */
  19962.     protected function getSessionService()
  19963.     {
  19964.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  19965.         return $this->get('.container.private.session');
  19966.     }
  19967.     /**
  19968.      * Gets the public 'validator' alias.
  19969.      *
  19970.      * @return object The ".container.private.validator" service.
  19971.      */
  19972.     protected function getValidatorService()
  19973.     {
  19974.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  19975.         return $this->get('.container.private.validator');
  19976.     }
  19977.     /**
  19978.      * @return array|bool|float|int|string|\UnitEnum|null
  19979.      */
  19980.     public function getParameter(string $name)
  19981.     {
  19982.         if (isset($this->buildParameters[$name])) {
  19983.             return $this->buildParameters[$name];
  19984.         }
  19985.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  19986.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  19987.         }
  19988.         if (isset($this->loadedDynamicParameters[$name])) {
  19989.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  19990.         }
  19991.         return $this->parameters[$name];
  19992.     }
  19993.     public function hasParameter(string $name): bool
  19994.     {
  19995.         if (isset($this->buildParameters[$name])) {
  19996.             return true;
  19997.         }
  19998.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  19999.     }
  20000.     public function setParameter(string $name$value): void
  20001.     {
  20002.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  20003.     }
  20004.     public function getParameterBag(): ParameterBagInterface
  20005.     {
  20006.         if (null === $this->parameterBag) {
  20007.             $parameters $this->parameters;
  20008.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  20009.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  20010.             }
  20011.             foreach ($this->buildParameters as $name => $value) {
  20012.                 $parameters[$name] = $value;
  20013.             }
  20014.             $this->parameterBag = new FrozenParameterBag($parameters);
  20015.         }
  20016.         return $this->parameterBag;
  20017.     }
  20018.     private $loadedDynamicParameters = [
  20019.         'kernel.runtime_environment' => false,
  20020.         'kernel.build_dir' => false,
  20021.         'kernel.cache_dir' => false,
  20022.         'admin_email' => false,
  20023.         'core_sync_reverse' => false,
  20024.         'kernel.secret' => false,
  20025.         'kernel.trusted_proxies' => false,
  20026.         'debug.container.dump' => false,
  20027.         'serializer.mapping.cache.file' => false,
  20028.         'session.save_path' => false,
  20029.         'validator.mapping.cache.file' => false,
  20030.         'profiler.storage.dsn' => false,
  20031.         'doctrine.orm.proxy_dir' => false,
  20032.         'hautelook_alice.fixtures_path' => false,
  20033.         'drosalys.web_socket.server_uri' => false,
  20034.         'nellapp_sdk.api_internal.secret' => false,
  20035.         'nellapp_sdk.sync.base_uri' => false,
  20036.         'nellapp_sdk.sync.secret' => false,
  20037.         'nellapp_sdk.routing.default_domain' => false,
  20038.         'oneup_uploader.chunks' => false,
  20039.         'oneup_uploader.orphanage' => false,
  20040.         'oneup_uploader.config' => false,
  20041.     ];
  20042.     private $dynamicParameters = [];
  20043.     private function getDynamicParameter(string $name)
  20044.     {
  20045.         switch ($name) {
  20046.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  20047.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  20048.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  20049.             case 'admin_email'$value $this->getEnv('ADMIN_EMAIL'); break;
  20050.             case 'core_sync_reverse'$value $this->getEnv('CORE_REVERSE_SYNC'); break;
  20051.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  20052.             case 'kernel.trusted_proxies'$value $this->getEnv('TRUSTED_PROXIES'); break;
  20053.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  20054.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  20055.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  20056.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  20057.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  20058.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  20059.             case 'hautelook_alice.fixtures_path'$value = [
  20060.                 => $this->getEnv('resolve:FIXTURES_DIRECTORY'),
  20061.             ]; break;
  20062.             case 'drosalys.web_socket.server_uri'$value $this->getEnv('resolve:WS_ADDRESS').':'.$this->getEnv('string:resolve:WS_PORT'); break;
  20063.             case 'nellapp_sdk.api_internal.secret'$value $this->getEnv('APP_SECRET'); break;
  20064.             case 'nellapp_sdk.sync.base_uri'$value $this->getEnv('resolve:SYNC_DOMAIN'); break;
  20065.             case 'nellapp_sdk.sync.secret'$value $this->getEnv('resolve:SYNC_SECRET'); break;
  20066.             case 'nellapp_sdk.routing.default_domain'$value $this->getEnv('DEFAULT_DOMAIN'); break;
  20067.             case 'oneup_uploader.chunks'$value = [
  20068.                 'maxage' => 604800,
  20069.                 'storage' => [
  20070.                     'type' => 'filesystem',
  20071.                     'filesystem' => NULL,
  20072.                     'directory' => ($this->targetDir.''.'/uploader/chunks'),
  20073.                     'stream_wrapper' => NULL,
  20074.                     'sync_buffer_size' => '100K',
  20075.                     'prefix' => 'chunks',
  20076.                 ],
  20077.                 'load_distribution' => true,
  20078.             ]; break;
  20079.             case 'oneup_uploader.orphanage'$value = [
  20080.                 'maxage' => 604800,
  20081.                 'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  20082.             ]; break;
  20083.             case 'oneup_uploader.config'$value = [
  20084.                 'mappings' => [
  20085.                     'none' => [
  20086.                         'frontend' => 'dropzone',
  20087.                         'custom_frontend' => [
  20088.                             'name' => NULL,
  20089.                             'class' => NULL,
  20090.                         ],
  20091.                         'storage' => [
  20092.                             'service' => NULL,
  20093.                             'type' => 'filesystem',
  20094.                             'filesystem' => NULL,
  20095.                             'directory' => NULL,
  20096.                             'stream_wrapper' => NULL,
  20097.                             'sync_buffer_size' => '100K',
  20098.                         ],
  20099.                         'route_prefix' => '',
  20100.                         'endpoints' => [
  20101.                             'upload' => NULL,
  20102.                             'progress' => NULL,
  20103.                             'cancel' => NULL,
  20104.                         ],
  20105.                         'allowed_mimetypes' => [
  20106.                         ],
  20107.                         'disallowed_mimetypes' => [
  20108.                         ],
  20109.                         'error_handler' => NULL,
  20110.                         'max_size' => 9223372036854775807,
  20111.                         'use_orphanage' => false,
  20112.                         'enable_progress' => false,
  20113.                         'enable_cancelation' => false,
  20114.                         'namer' => 'oneup_uploader.namer.uniqid',
  20115.                         'root_folder' => false,
  20116.                     ],
  20117.                 ],
  20118.                 'chunks' => [
  20119.                     'maxage' => 604800,
  20120.                     'storage' => [
  20121.                         'type' => 'filesystem',
  20122.                         'filesystem' => NULL,
  20123.                         'directory' => ($this->targetDir.''.'/uploader/chunks'),
  20124.                         'stream_wrapper' => NULL,
  20125.                         'sync_buffer_size' => '100K',
  20126.                         'prefix' => 'chunks',
  20127.                     ],
  20128.                     'load_distribution' => true,
  20129.                 ],
  20130.                 'orphanage' => [
  20131.                     'maxage' => 604800,
  20132.                     'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  20133.                 ],
  20134.                 'twig' => true,
  20135.             ]; break;
  20136.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  20137.         }
  20138.         $this->loadedDynamicParameters[$name] = true;
  20139.         return $this->dynamicParameters[$name] = $value;
  20140.     }
  20141.     protected function getDefaultParameters(): array
  20142.     {
  20143.         return [
  20144.             'kernel.project_dir' => \dirname(__DIR__4),
  20145.             'kernel.environment' => 'dev',
  20146.             'kernel.debug' => true,
  20147.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  20148.             'kernel.bundles' => [
  20149.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  20150.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  20151.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  20152.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  20153.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  20154.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  20155.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  20156.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  20157.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  20158.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  20159.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  20160.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  20161.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  20162.                 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  20163.                 'DrosalysWebObjectExtensionsBundle' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DrosalysWebObjectExtensionsBundle',
  20164.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  20165.                 'CraueFormFlowBundle' => 'Craue\\FormFlowBundle\\CraueFormFlowBundle',
  20166.                 'KnpUOAuth2ClientBundle' => 'KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle',
  20167.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  20168.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  20169.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  20170.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  20171.                 'DrosalysWebFormBundle' => 'DrosalysWeb\\Bundle\\FormBundle\\DrosalysWebFormBundle',
  20172.                 'DrosalysWebWebSocketBundle' => 'DrosalysWeb\\Bundle\\WebSocketBundle\\DrosalysWebWebSocketBundle',
  20173.                 'NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\NellappSDKBundle',
  20174.                 'DrosalysApiBundle' => 'Drosalys\\Bundle\\ApiBundle\\DrosalysApiBundle',
  20175.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  20176.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  20177.                 'SpiriitFormFilterBundle' => 'Spiriit\\Bundle\\FormFilterBundle\\SpiriitFormFilterBundle',
  20178.                 'OneupUploaderBundle' => 'Oneup\\UploaderBundle\\OneupUploaderBundle',
  20179.                 'OneupFlysystemBundle' => 'Oneup\\FlysystemBundle\\OneupFlysystemBundle',
  20180.                 'TwigComponentBundle' => 'Symfony\\UX\\TwigComponent\\TwigComponentBundle',
  20181.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  20182.             ],
  20183.             'kernel.bundles_metadata' => [
  20184.                 'FrameworkBundle' => [
  20185.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  20186.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  20187.                 ],
  20188.                 'TwigBundle' => [
  20189.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  20190.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  20191.                 ],
  20192.                 'TwigExtraBundle' => [
  20193.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  20194.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  20195.                 ],
  20196.                 'SensioFrameworkExtraBundle' => [
  20197.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  20198.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  20199.                 ],
  20200.                 'DoctrineBundle' => [
  20201.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  20202.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  20203.                 ],
  20204.                 'DoctrineMigrationsBundle' => [
  20205.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  20206.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  20207.                 ],
  20208.                 'SecurityBundle' => [
  20209.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  20210.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  20211.                 ],
  20212.                 'WebProfilerBundle' => [
  20213.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  20214.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  20215.                 ],
  20216.                 'MonologBundle' => [
  20217.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  20218.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  20219.                 ],
  20220.                 'DebugBundle' => [
  20221.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  20222.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  20223.                 ],
  20224.                 'MakerBundle' => [
  20225.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  20226.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  20227.                 ],
  20228.                 'NelmioAliceBundle' => [
  20229.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  20230.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  20231.                 ],
  20232.                 'FidryAliceDataFixturesBundle' => [
  20233.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  20234.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  20235.                 ],
  20236.                 'HautelookAliceBundle' => [
  20237.                     'path' => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src'),
  20238.                     'namespace' => 'Hautelook\\AliceBundle',
  20239.                 ],
  20240.                 'DrosalysWebObjectExtensionsBundle' => [
  20241.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony'),
  20242.                     'namespace' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony',
  20243.                 ],
  20244.                 'WebpackEncoreBundle' => [
  20245.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  20246.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  20247.                 ],
  20248.                 'CraueFormFlowBundle' => [
  20249.                     'path' => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle'),
  20250.                     'namespace' => 'Craue\\FormFlowBundle',
  20251.                 ],
  20252.                 'KnpUOAuth2ClientBundle' => [
  20253.                     'path' => (\dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src'),
  20254.                     'namespace' => 'KnpU\\OAuth2ClientBundle',
  20255.                 ],
  20256.                 'KnpMenuBundle' => [
  20257.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  20258.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  20259.                 ],
  20260.                 'FOSRestBundle' => [
  20261.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  20262.                     'namespace' => 'FOS\\RestBundle',
  20263.                 ],
  20264.                 'NelmioApiDocBundle' => [
  20265.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  20266.                     'namespace' => 'Nelmio\\ApiDocBundle',
  20267.                 ],
  20268.                 'KnpPaginatorBundle' => [
  20269.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  20270.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  20271.                 ],
  20272.                 'DrosalysWebFormBundle' => [
  20273.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src'),
  20274.                     'namespace' => 'DrosalysWeb\\Bundle\\FormBundle',
  20275.                 ],
  20276.                 'DrosalysWebWebSocketBundle' => [
  20277.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src'),
  20278.                     'namespace' => 'DrosalysWeb\\Bundle\\WebSocketBundle',
  20279.                 ],
  20280.                 'NellappSDKBundle' => [
  20281.                     'path' => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src'),
  20282.                     'namespace' => 'Nellapp\\Bundle\\SDKBundle',
  20283.                 ],
  20284.                 'DrosalysApiBundle' => [
  20285.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src'),
  20286.                     'namespace' => 'Drosalys\\Bundle\\ApiBundle',
  20287.                 ],
  20288.                 'LiipImagineBundle' => [
  20289.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  20290.                     'namespace' => 'Liip\\ImagineBundle',
  20291.                 ],
  20292.                 'SentryBundle' => [
  20293.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  20294.                     'namespace' => 'Sentry\\SentryBundle',
  20295.                 ],
  20296.                 'SpiriitFormFilterBundle' => [
  20297.                     'path' => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle'),
  20298.                     'namespace' => 'Spiriit\\Bundle\\FormFilterBundle',
  20299.                 ],
  20300.                 'OneupUploaderBundle' => [
  20301.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src'),
  20302.                     'namespace' => 'Oneup\\UploaderBundle',
  20303.                 ],
  20304.                 'OneupFlysystemBundle' => [
  20305.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src'),
  20306.                     'namespace' => 'Oneup\\FlysystemBundle',
  20307.                 ],
  20308.                 'TwigComponentBundle' => [
  20309.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component'),
  20310.                     'namespace' => 'Symfony\\UX\\TwigComponent',
  20311.                 ],
  20312.                 'BazingaJsTranslationBundle' => [
  20313.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  20314.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  20315.                 ],
  20316.             ],
  20317.             'kernel.charset' => 'UTF-8',
  20318.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  20319.             'container.dumper.inline_class_loader' => true,
  20320.             'container.dumper.inline_factories' => true,
  20321.             'var_folder_path' => \dirname(__DIR__3),
  20322.             'uploads_path' => (\dirname(__DIR__3).'/uploads'),
  20323.             'uploaded_files_path' => (\dirname(__DIR__3).'/uploads/files'),
  20324.             'event_dispatcher.event_aliases' => [
  20325.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  20326.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  20327.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  20328.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  20329.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  20330.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  20331.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  20332.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  20333.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  20334.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  20335.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  20336.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  20337.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  20338.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  20339.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  20340.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  20341.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  20342.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  20343.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  20344.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  20345.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  20346.             ],
  20347.             'fragment.renderer.hinclude.global_template' => NULL,
  20348.             'fragment.path' => '/_fragment',
  20349.             'kernel.http_method_override' => true,
  20350.             'kernel.trusted_hosts' => [
  20351.             ],
  20352.             'kernel.default_locale' => 'fr',
  20353.             'kernel.enabled_locales' => [
  20354.             ],
  20355.             'kernel.error_controller' => 'error_controller',
  20356.             'kernel.trusted_headers' => 14,
  20357.             'debug.file_link_format' => NULL,
  20358.             'asset.request_context.base_path' => NULL,
  20359.             'asset.request_context.secure' => NULL,
  20360.             'translator.logging' => false,
  20361.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  20362.             'debug.error_handler.throw_at' => -1,
  20363.             'router.request_context.host' => 'localhost',
  20364.             'router.request_context.scheme' => 'http',
  20365.             'router.request_context.base_url' => '',
  20366.             'router.resource' => 'kernel::loadRoutes',
  20367.             'request_listener.http_port' => 80,
  20368.             'request_listener.https_port' => 443,
  20369.             'session.metadata.storage_key' => '_sf2_meta',
  20370.             'session.storage.options' => [
  20371.                 'cache_limiter' => '0',
  20372.                 'cookie_lifetime' => 86400,
  20373.                 'cookie_secure' => 'auto',
  20374.                 'cookie_httponly' => false,
  20375.                 'cookie_samesite' => 'lax',
  20376.                 'gc_probability' => 1,
  20377.             ],
  20378.             'session.metadata.update_threshold' => 0,
  20379.             'form.type_extension.csrf.enabled' => false,
  20380.             'validator.translation_domain' => 'validators',
  20381.             'profiler_listener.only_exceptions' => false,
  20382.             'profiler_listener.only_main_requests' => false,
  20383.             'twig.form.resources' => [
  20384.                 => 'form_div_layout.html.twig',
  20385.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  20386.                 => '@NellappSDK/Form/form_theme_checkboxes.html.twig',
  20387.                 => '@NellappSDK/Form/form_theme.html.twig',
  20388.                 => 'bootstrap_4_layout.html.twig',
  20389.                 => 'Form/form_layout.html.twig',
  20390.                 => 'Form/form_flow_layout.html.twig',
  20391.                 => 'Form/form_theme_home.html.twig',
  20392.                 => '@NellappSDK/Form/nellapp_boolean_type.html.twig',
  20393.                 => '@DrosalysWebForm/Form/collection_layout.html.twig',
  20394.                 10 => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  20395.             ],
  20396.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  20397.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  20398.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  20399.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  20400.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  20401.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  20402.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  20403.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  20404.             'doctrine.entity_managers' => [
  20405.                 'default' => 'doctrine.orm.default_entity_manager',
  20406.             ],
  20407.             'doctrine.default_entity_manager' => 'default',
  20408.             'doctrine.dbal.connection_factory.types' => [
  20409.                 'uuid' => [
  20410.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  20411.                 ],
  20412.                 'ulid' => [
  20413.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  20414.                 ],
  20415.             ],
  20416.             'doctrine.connections' => [
  20417.                 'default' => 'doctrine.dbal.default_connection',
  20418.             ],
  20419.             'doctrine.default_connection' => 'default',
  20420.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  20421.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  20422.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  20423.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  20424.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  20425.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  20426.             'doctrine.orm.cache.memcache_host' => 'localhost',
  20427.             'doctrine.orm.cache.memcache_port' => 11211,
  20428.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  20429.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  20430.             'doctrine.orm.cache.memcached_host' => 'localhost',
  20431.             'doctrine.orm.cache.memcached_port' => 11211,
  20432.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  20433.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  20434.             'doctrine.orm.cache.redis_host' => 'localhost',
  20435.             'doctrine.orm.cache.redis_port' => 6379,
  20436.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  20437.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  20438.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  20439.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  20440.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  20441.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  20442.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  20443.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  20444.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  20445.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  20446.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  20447.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  20448.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  20449.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  20450.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  20451.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  20452.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  20453.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  20454.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  20455.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  20456.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  20457.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  20458.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  20459.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  20460.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  20461.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  20462.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  20463.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  20464.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  20465.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  20466.             'doctrine.orm.auto_generate_proxy_classes' => true,
  20467.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  20468.             'doctrine.orm.proxy_namespace' => 'Proxies',
  20469.             'doctrine.migrations.preferred_em' => NULL,
  20470.             'doctrine.migrations.preferred_connection' => NULL,
  20471.             'security.role_hierarchy.roles' => [
  20472.                 'ROLE_SUPER_ADMIN' => [
  20473.                     => 'ROLE_ADMIN',
  20474.                 ],
  20475.             ],
  20476.             'security.access.denied_url' => NULL,
  20477.             'security.authentication.manager.erase_credentials' => true,
  20478.             'security.authentication.session_strategy.strategy' => 'migrate',
  20479.             'security.access.always_authenticate_before_granting' => false,
  20480.             'security.authentication.hide_user_not_found' => true,
  20481.             'security.firewalls' => [
  20482.                 => 'dev',
  20483.                 => 'core_sync_doc',
  20484.                 => 'core_sync',
  20485.                 => 'api',
  20486.                 => 'main',
  20487.             ],
  20488.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  20489.             'web_profiler.debug_toolbar.mode' => 2,
  20490.             'monolog.use_microseconds' => true,
  20491.             'monolog.swift_mailer.handlers' => [
  20492.             ],
  20493.             'monolog.handlers_to_channels' => [
  20494.                 'monolog.handler.console' => [
  20495.                     'type' => 'exclusive',
  20496.                     'elements' => [
  20497.                         => 'event',
  20498.                         => 'doctrine',
  20499.                         => 'console',
  20500.                     ],
  20501.                 ],
  20502.                 'monolog.handler.main' => [
  20503.                     'type' => 'exclusive',
  20504.                     'elements' => [
  20505.                         => 'event',
  20506.                     ],
  20507.                 ],
  20508.             ],
  20509.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  20510.             'nelmio_alice.functions_blacklist' => [
  20511.                 => 'current',
  20512.                 => 'shuffle',
  20513.                 => 'date',
  20514.                 => 'time',
  20515.                 => 'file',
  20516.                 => 'md5',
  20517.                 => 'sha1',
  20518.             ],
  20519.             'nelmio_alice.locale' => 'en_US',
  20520.             'nelmio_alice.seed' => 1,
  20521.             'nelmio_alice.loading_limit' => 5,
  20522.             'nelmio_alice.max_unique_values_retry' => 150,
  20523.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  20524.             'hautelook_alice.root_dirs' => [
  20525.                 => \dirname(__DIR__4),
  20526.             ],
  20527.             'drosalys_object_extensions.serialize_log.model_manager_name' => 'default',
  20528.             'drosalys_object_extensions.serialize_log.use_internal_entity' => true,
  20529.             'craue.form.flow.class' => 'Craue\\FormFlowBundle\\Form\\FormFlow',
  20530.             'craue.form.flow.storage.class' => 'Craue\\FormFlowBundle\\Storage\\SessionStorage',
  20531.             'craue.form.flow.event_listener.previous_step_invalid.class' => 'Craue\\FormFlowBundle\\EventListener\\PreviousStepInvalidEventListener',
  20532.             'craue.form.flow.event_listener.previous_step_invalid.event' => 'flow.previous_step_invalid',
  20533.             'craue.form.flow.event_listener.flow_expired.class' => 'Craue\\FormFlowBundle\\EventListener\\FlowExpiredEventListener',
  20534.             'craue.form.flow.event_listener.flow_expired.event' => 'flow.flow_expired',
  20535.             'craue_twig_extensions.formflow.class' => 'Craue\\FormFlowBundle\\Twig\\Extension\\FormFlowExtension',
  20536.             'craue_formflow.util.class' => 'Craue\\FormFlowBundle\\Util\\FormFlowUtil',
  20537.             'knp_menu.renderer.list.options' => [
  20538.             ],
  20539.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  20540.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  20541.             'knp_menu.renderer.twig.options' => [
  20542.             ],
  20543.             'knp_menu.renderer.twig.template' => 'Partials/components/header/knp-menu.html.twig',
  20544.             'knp_menu.default_renderer' => 'twig',
  20545.             'fos_rest.format_listener.rules' => NULL,
  20546.             'nelmio_api_doc.areas' => [
  20547.                 => 'default',
  20548.             ],
  20549.             'knp_paginator.template.pagination' => '@NellappSDK/Partials/component/pagination/pagination.html.twig',
  20550.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  20551.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  20552.             'knp_paginator.page_range' => 5,
  20553.             'knp_paginator.page_limit' => NULL,
  20554.             'drosalys_form.collection.import_template' => true,
  20555.             'drosalys_form.collection.main_form_template' => 'bootstrap_4_layout.html.twig',
  20556.             'drosalys_form.select_or_create.import_template' => true,
  20557.             'drosalys_form.select_or_create.layout_template' => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  20558.             'drosalys.web_socket.server_context' => [
  20559.             ],
  20560.             'drosalys.web_socket.router_resource' => (\dirname(__DIR__4).'/config/ws_routes.yaml'),
  20561.             'nellapp_sdk.global_getter.global_entities' => [
  20562.                 'channel_class' => 'App\\Entity\\Channel\\Channel',
  20563.                 'channel_white_label_class' => 'App\\Entity\\Channel\\ChannelWhiteLabel',
  20564.                 'user_class' => 'App\\Entity\\Account\\User',
  20565.                 'channel_user_data_class' => 'App\\Entity\\ChannelUserData\\ChannelUserData',
  20566.                 'channel_user_role_class' => 'Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRole',
  20567.             ],
  20568.             'nellapp_sdk.default.doctrine_connection' => 'default',
  20569.             'nellapp_sdk.auth.enable' => true,
  20570.             'nellapp_sdk.auth.doctrine_connection' => 'default',
  20571.             'nellapp_sdk.sync.enable' => true,
  20572.             'nellapp_sdk.channel.enable' => true,
  20573.             'entities_handled' => [
  20574.                 => 'channel_channel',
  20575.                 => 'channel_configuration',
  20576.                 => 'channel_white_label',
  20577.                 => 'channel_user_from_channels',
  20578.                 => 'channel_group',
  20579.                 => 'channel_user_role',
  20580.                 => 'channel_session',
  20581.                 => 'channel_place',
  20582.                 => 'channel_room',
  20583.                 => 'channel_user_data',
  20584.                 10 => 'abstract_cursus',
  20585.                 11 => 'channel_training',
  20586.                 12 => 'channel_user_perm_training',
  20587.                 13 => 'channel_user_perm_session',
  20588.                 14 => 'channel_user_perm_cursus',
  20589.             ],
  20590.             'nellapp_sdk.template_header.search_deactivated_domain' => [
  20591.             ],
  20592.             'drosalys_api.serializer.symfony' => true,
  20593.             'liip_imagine.resolvers' => [
  20594.                 'default' => [
  20595.                     'web_path' => [
  20596.                         'web_root' => (\dirname(__DIR__4).'/public'),
  20597.                         'cache_prefix' => 'media/cache',
  20598.                     ],
  20599.                 ],
  20600.             ],
  20601.             'liip_imagine.loaders' => [
  20602.                 'default' => [
  20603.                     'filesystem' => [
  20604.                         'locator' => 'filesystem',
  20605.                         'data_root' => [
  20606.                             => (\dirname(__DIR__4).'/public'),
  20607.                         ],
  20608.                         'allow_unresolvable_data_roots' => false,
  20609.                         'bundle_resources' => [
  20610.                             'enabled' => false,
  20611.                             'access_control_type' => 'blacklist',
  20612.                             'access_control_list' => [
  20613.                             ],
  20614.                         ],
  20615.                     ],
  20616.                 ],
  20617.                 'uploads' => [
  20618.                     'filesystem' => [
  20619.                         'data_root' => [
  20620.                             => (\dirname(__DIR__3).'/uploads/files'),
  20621.                         ],
  20622.                         'locator' => 'filesystem',
  20623.                         'allow_unresolvable_data_roots' => false,
  20624.                         'bundle_resources' => [
  20625.                             'enabled' => false,
  20626.                             'access_control_type' => 'blacklist',
  20627.                             'access_control_list' => [
  20628.                             ],
  20629.                         ],
  20630.                     ],
  20631.                 ],
  20632.             ],
  20633.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  20634.             'liip_imagine.jpegoptim.stripAll' => true,
  20635.             'liip_imagine.jpegoptim.max' => NULL,
  20636.             'liip_imagine.jpegoptim.progressive' => true,
  20637.             'liip_imagine.jpegoptim.tempDir' => NULL,
  20638.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  20639.             'liip_imagine.optipng.level' => 7,
  20640.             'liip_imagine.optipng.stripAll' => true,
  20641.             'liip_imagine.optipng.tempDir' => NULL,
  20642.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  20643.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  20644.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  20645.             'liip_imagine.cwebp.tempDir' => NULL,
  20646.             'liip_imagine.cwebp.q' => 75,
  20647.             'liip_imagine.cwebp.alphaQ' => 100,
  20648.             'liip_imagine.cwebp.m' => 4,
  20649.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  20650.             'liip_imagine.cwebp.alphaMethod' => 1,
  20651.             'liip_imagine.cwebp.exact' => false,
  20652.             'liip_imagine.cwebp.metadata' => [
  20653.                 => 'none',
  20654.             ],
  20655.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  20656.             'liip_imagine.cache.resolver.default' => 'default',
  20657.             'liip_imagine.default_image' => NULL,
  20658.             'liip_imagine.filter_sets' => [
  20659.                 'channel_thumbnail' => [
  20660.                     'quality' => 100,
  20661.                     'jpeg_quality' => 80,
  20662.                     'png_compression_level' => 8,
  20663.                     'png_compression_filter' => NULL,
  20664.                     'format' => NULL,
  20665.                     'animated' => false,
  20666.                     'cache' => NULL,
  20667.                     'data_loader' => NULL,
  20668.                     'default_image' => NULL,
  20669.                     'filters' => [
  20670.                         'auto_rotate' => [
  20671.                         ],
  20672.                         'strip' => [
  20673.                         ],
  20674.                         'thumbnail' => [
  20675.                             'size' => [
  20676.                                 => 600,
  20677.                                 => 300,
  20678.                             ],
  20679.                             'mode' => 'inset',
  20680.                             'allow_upscale' => true,
  20681.                         ],
  20682.                     ],
  20683.                     'post_processors' => [
  20684.                     ],
  20685.                 ],
  20686.                 'avatar_thumbnail' => [
  20687.                     'quality' => 100,
  20688.                     'jpeg_quality' => 80,
  20689.                     'png_compression_level' => 8,
  20690.                     'png_compression_filter' => NULL,
  20691.                     'format' => NULL,
  20692.                     'animated' => false,
  20693.                     'cache' => NULL,
  20694.                     'data_loader' => NULL,
  20695.                     'default_image' => NULL,
  20696.                     'filters' => [
  20697.                         'auto_rotate' => [
  20698.                         ],
  20699.                         'strip' => [
  20700.                         ],
  20701.                         'thumbnail' => [
  20702.                             'size' => [
  20703.                                 => 100,
  20704.                                 => 100,
  20705.                             ],
  20706.                             'mode' => 'outbound',
  20707.                             'allow_upscale' => true,
  20708.                         ],
  20709.                     ],
  20710.                     'post_processors' => [
  20711.                     ],
  20712.                 ],
  20713.                 'cache' => [
  20714.                     'quality' => 100,
  20715.                     'jpeg_quality' => NULL,
  20716.                     'png_compression_level' => NULL,
  20717.                     'png_compression_filter' => NULL,
  20718.                     'format' => NULL,
  20719.                     'animated' => false,
  20720.                     'cache' => NULL,
  20721.                     'data_loader' => NULL,
  20722.                     'default_image' => NULL,
  20723.                     'filters' => [
  20724.                     ],
  20725.                     'post_processors' => [
  20726.                     ],
  20727.                 ],
  20728.                 'logos_resize' => [
  20729.                     'quality' => 85,
  20730.                     'jpeg_quality' => NULL,
  20731.                     'png_compression_level' => NULL,
  20732.                     'png_compression_filter' => NULL,
  20733.                     'format' => NULL,
  20734.                     'animated' => false,
  20735.                     'cache' => NULL,
  20736.                     'data_loader' => 'uploads',
  20737.                     'default_image' => NULL,
  20738.                     'filters' => [
  20739.                         'thumbnail' => [
  20740.                             'size' => [
  20741.                                 => 150,
  20742.                                 => 70,
  20743.                             ],
  20744.                             'mode' => 'inset',
  20745.                         ],
  20746.                     ],
  20747.                     'post_processors' => [
  20748.                     ],
  20749.                 ],
  20750.             ],
  20751.             'liip_imagine.binary.loader.default' => 'default',
  20752.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  20753.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  20754.             'liip_imagine.webp.generate' => false,
  20755.             'liip_imagine.webp.options' => [
  20756.                 'quality' => 100,
  20757.                 'cache' => NULL,
  20758.                 'data_loader' => NULL,
  20759.                 'post_processors' => [
  20760.                 ],
  20761.             ],
  20762.             'env(SENTRY_RELEASE)' => '1.0.0+no-version-set@{no ref',
  20763.             'sentry.tracing.enabled' => true,
  20764.             'sentry.tracing.dbal.enabled' => true,
  20765.             'sentry.tracing.dbal.connections' => [
  20766.             ],
  20767.             'sentry.tracing.cache.enabled' => true,
  20768.             'sentry.tracing.http_client.enabled' => true,
  20769.             'spiriit_form_filter.query_builder_updater.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\FilterBuilderUpdater',
  20770.             'spiriit_form_filter.form_data_extractor.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\FormDataExtractor',
  20771.             'spiriit_form_filter.data_extraction_method.default.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\DefaultExtractionMethod',
  20772.             'spiriit_form_filter.data_extraction_method.text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\TextExtractionMethod',
  20773.             'spiriit_form_filter.data_extraction_method.key_values.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\ValueKeysExtractionMethod',
  20774.             'spiriit_form_filter.filter_prepare.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\PrepareListener',
  20775.             'spiriit_form_filter.type.filter_text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType',
  20776.             'spiriit_form_filter.type.filter_number.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType',
  20777.             'spiriit_form_filter.type.filter_number_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType',
  20778.             'spiriit_form_filter.type.filter_checkbox.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType',
  20779.             'spiriit_form_filter.type.filter_boolean.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType',
  20780.             'spiriit_form_filter.type.filter_choice.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType',
  20781.             'spiriit_form_filter.type.filter_date.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType',
  20782.             'spiriit_form_filter.type.filter_date_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType',
  20783.             'spiriit_form_filter.type.filter_datetime.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType',
  20784.             'spiriit_form_filter.type.filter_datetime_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType',
  20785.             'spiriit_form_filter.type.filter_collection_adapter.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType',
  20786.             'spiriit_form_filter.type.filter_sharedable.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType',
  20787.             'spiriit_form_filter.type.filter_enum.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType',
  20788.             'spiriit_form_filter.type_extension.filter_extension.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension',
  20789.             'spiriit_form_filter.get_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Subscriber\\DoctrineORMSubscriber',
  20790.             'spiriit_form_filter.apply_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\DoctrineApplyFilterListener',
  20791.             'spiriit_form_filter.type.filter_entity.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType',
  20792.             'spiriit_form_filter.where_method' => 'and',
  20793.             'spiriit_form_filter.text.condition_pattern' => 1,
  20794.             'oneup_uploader.chunks.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\ChunkManager',
  20795.             'oneup_uploader.chunks_storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\GaufretteStorage',
  20796.             'oneup_uploader.chunks_storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FlysystemStorage',
  20797.             'oneup_uploader.chunks_storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FilesystemStorage',
  20798.             'oneup_uploader.namer.urlsafename.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UrlSafeNamer',
  20799.             'oneup_uploader.namer.uniqid.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UniqidNamer',
  20800.             'oneup_uploader.routing.loader.class' => 'Oneup\\UploaderBundle\\Routing\\RouteLoader',
  20801.             'oneup_uploader.storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\GaufretteStorage',
  20802.             'oneup_uploader.storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FlysystemStorage',
  20803.             'oneup_uploader.storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemStorage',
  20804.             'oneup_uploader.orphanage.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemOrphanageStorage',
  20805.             'oneup_uploader.orphanage.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Orphanage\\OrphanageManager',
  20806.             'oneup_uploader.controller.fineuploader.class' => 'Oneup\\UploaderBundle\\Controller\\FineUploaderController',
  20807.             'oneup_uploader.controller.blueimp.class' => 'Oneup\\UploaderBundle\\Controller\\BlueimpController',
  20808.             'oneup_uploader.controller.uploadify.class' => 'Oneup\\UploaderBundle\\Controller\\UploadifyController',
  20809.             'oneup_uploader.controller.yui3.class' => 'Oneup\\UploaderBundle\\Controller\\YUI3Controller',
  20810.             'oneup_uploader.controller.fancyupload.class' => 'Oneup\\UploaderBundle\\Controller\\FancyUploadController',
  20811.             'oneup_uploader.controller.mooupload.class' => 'Oneup\\UploaderBundle\\Controller\\MooUploadController',
  20812.             'oneup_uploader.controller.plupload.class' => 'Oneup\\UploaderBundle\\Controller\\PluploadController',
  20813.             'oneup_uploader.controller.dropzone.class' => 'Oneup\\UploaderBundle\\Controller\\DropzoneController',
  20814.             'oneup_uploader.command.clear_chunks.class' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  20815.             'oneup_uploader.command.clear_orphans.class' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  20816.             'oneup_uploader.error_handler.noop.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\NoopErrorHandler',
  20817.             'oneup_uploader.error_handler.blueimp.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\BlueimpErrorHandler',
  20818.             'oneup_uploader.error_handler.plupload.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\PluploadErrorHandler',
  20819.             'oneup_uploader.error_handler.dropzone.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\DropzoneErrorHandler',
  20820.             'oneup_uploader.config.none' => [
  20821.                 'frontend' => 'dropzone',
  20822.                 'custom_frontend' => [
  20823.                     'name' => NULL,
  20824.                     'class' => NULL,
  20825.                 ],
  20826.                 'storage' => [
  20827.                     'service' => NULL,
  20828.                     'type' => 'filesystem',
  20829.                     'filesystem' => NULL,
  20830.                     'directory' => NULL,
  20831.                     'stream_wrapper' => NULL,
  20832.                     'sync_buffer_size' => '100K',
  20833.                 ],
  20834.                 'route_prefix' => '',
  20835.                 'endpoints' => [
  20836.                     'upload' => NULL,
  20837.                     'progress' => NULL,
  20838.                     'cancel' => NULL,
  20839.                 ],
  20840.                 'allowed_mimetypes' => [
  20841.                 ],
  20842.                 'disallowed_mimetypes' => [
  20843.                 ],
  20844.                 'error_handler' => NULL,
  20845.                 'max_size' => 9223372036854775807,
  20846.                 'use_orphanage' => false,
  20847.                 'enable_progress' => false,
  20848.                 'enable_cancelation' => false,
  20849.                 'namer' => 'oneup_uploader.namer.uniqid',
  20850.                 'root_folder' => false,
  20851.             ],
  20852.             'oneup_uploader.controllers' => [
  20853.                 'none' => [
  20854.                     => 'oneup_uploader.controller.none',
  20855.                     => [
  20856.                         'enable_progress' => false,
  20857.                         'enable_cancelation' => false,
  20858.                         'route_prefix' => '',
  20859.                         'endpoints' => [
  20860.                             'upload' => NULL,
  20861.                             'progress' => NULL,
  20862.                             'cancel' => NULL,
  20863.                         ],
  20864.                     ],
  20865.                 ],
  20866.             ],
  20867.             'oneup_uploader.maxsize' => [
  20868.                 'none' => 20971520,
  20869.             ],
  20870.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  20871.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  20872.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  20873.             'maker.compatible_check.doctrine.supports_attributes' => true,
  20874.             'data_collector.templates' => [
  20875.                 'data_collector.request' => [
  20876.                     => 'request',
  20877.                     => '@WebProfiler/Collector/request.html.twig',
  20878.                 ],
  20879.                 'data_collector.time' => [
  20880.                     => 'time',
  20881.                     => '@WebProfiler/Collector/time.html.twig',
  20882.                 ],
  20883.                 'data_collector.memory' => [
  20884.                     => 'memory',
  20885.                     => '@WebProfiler/Collector/memory.html.twig',
  20886.                 ],
  20887.                 'data_collector.validator' => [
  20888.                     => 'validator',
  20889.                     => '@WebProfiler/Collector/validator.html.twig',
  20890.                 ],
  20891.                 'data_collector.ajax' => [
  20892.                     => 'ajax',
  20893.                     => '@WebProfiler/Collector/ajax.html.twig',
  20894.                 ],
  20895.                 'data_collector.form' => [
  20896.                     => 'form',
  20897.                     => '@WebProfiler/Collector/form.html.twig',
  20898.                 ],
  20899.                 'data_collector.exception' => [
  20900.                     => 'exception',
  20901.                     => '@WebProfiler/Collector/exception.html.twig',
  20902.                 ],
  20903.                 'data_collector.logger' => [
  20904.                     => 'logger',
  20905.                     => '@WebProfiler/Collector/logger.html.twig',
  20906.                 ],
  20907.                 'data_collector.events' => [
  20908.                     => 'events',
  20909.                     => '@WebProfiler/Collector/events.html.twig',
  20910.                 ],
  20911.                 'data_collector.router' => [
  20912.                     => 'router',
  20913.                     => '@WebProfiler/Collector/router.html.twig',
  20914.                 ],
  20915.                 'data_collector.cache' => [
  20916.                     => 'cache',
  20917.                     => '@WebProfiler/Collector/cache.html.twig',
  20918.                 ],
  20919.                 'data_collector.translation' => [
  20920.                     => 'translation',
  20921.                     => '@WebProfiler/Collector/translation.html.twig',
  20922.                 ],
  20923.                 'data_collector.security' => [
  20924.                     => 'security',
  20925.                     => '@Security/Collector/security.html.twig',
  20926.                 ],
  20927.                 'data_collector.twig' => [
  20928.                     => 'twig',
  20929.                     => '@WebProfiler/Collector/twig.html.twig',
  20930.                 ],
  20931.                 'data_collector.http_client' => [
  20932.                     => 'http_client',
  20933.                     => '@WebProfiler/Collector/http_client.html.twig',
  20934.                 ],
  20935.                 'data_collector.doctrine' => [
  20936.                     => 'db',
  20937.                     => '@Doctrine/Collector/db.html.twig',
  20938.                 ],
  20939.                 'data_collector.dump' => [
  20940.                     => 'dump',
  20941.                     => '@Debug/Profiler/dump.html.twig',
  20942.                 ],
  20943.                 'data_collector.messenger' => [
  20944.                     => 'messenger',
  20945.                     => '@WebProfiler/Collector/messenger.html.twig',
  20946.                 ],
  20947.                 'mailer.data_collector' => [
  20948.                     => 'mailer',
  20949.                     => '@WebProfiler/Collector/mailer.html.twig',
  20950.                 ],
  20951.                 'data_collector.config' => [
  20952.                     => 'config',
  20953.                     => '@WebProfiler/Collector/config.html.twig',
  20954.                 ],
  20955.             ],
  20956.             'console.command.ids' => [
  20957.             ],
  20958.         ];
  20959.     }
  20960.     protected function throw($message)
  20961.     {
  20962.         throw new RuntimeException($message);
  20963.     }
  20964. }