var/cache/dev/ContainerFcGIo6F/App_KernelDevDebugContainer.php line 24579

Open in your IDE?
  1. <?php
  2. namespace ContainerFcGIo6F;
  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\\Async\\AbstractCursus\\GetCollectionByUser' => 'getGetCollectionByUserService',
  46.             'App\\Controller\\Async\\Account\\AvailableExceptionCollectionAction' => 'getAvailableExceptionCollectionActionService',
  47.             'App\\Controller\\Async\\Account\\EventCollectionAction' => 'getEventCollectionActionService',
  48.             'App\\Controller\\Async\\Account\\ExportPlanningAction' => 'getExportPlanningActionService',
  49.             'App\\Controller\\Async\\Account\\UpdateLastConnected' => 'getUpdateLastConnectedService',
  50.             'App\\Controller\\Async\\AvailableException\\CollectionAction' => 'getCollectionActionService',
  51.             'App\\Controller\\Async\\AvailableException\\PostAction' => 'getPostActionService',
  52.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction' => 'getAvailableExceptionCollectionAction2Service',
  53.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction' => 'getEventCollectionAction2Service',
  54.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction' => 'getPostAbsenceActionService',
  55.             'App\\Controller\\Async\\Event\\CollectionAction' => 'getCollectionAction2Service',
  56.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction' => 'getCanJoinActionService',
  57.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction' => 'getCanManageActionService',
  58.             'App\\Controller\\Async\\Event\\Conference\\CancelAction' => 'getCancelActionService',
  59.             'App\\Controller\\Async\\Event\\Conference\\EndAction' => 'getEndActionService',
  60.             'App\\Controller\\Async\\Event\\Conference\\GetAction' => 'getGetActionService',
  61.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction' => 'getJoinRedirectActionService',
  62.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction' => 'getRecordingsActionService',
  63.             'App\\Controller\\Async\\Event\\DeleteAction' => 'getDeleteActionService',
  64.             'App\\Controller\\Async\\Event\\DirtyGetAction' => 'getDirtyGetActionService',
  65.             'App\\Controller\\Async\\Event\\DuplicateAction' => 'getDuplicateActionService',
  66.             'App\\Controller\\Async\\Event\\GetAction' => 'getGetAction2Service',
  67.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction' => 'getDeleteMultipleActionService',
  68.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction' => 'getDuplicateMultipleActionService',
  69.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction' => 'getPutEventsActionService',
  70.             'App\\Controller\\Async\\Event\\PostAction' => 'getPostAction2Service',
  71.             'App\\Controller\\Async\\Event\\PutAction' => 'getPutActionService',
  72.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction' => 'getDeleteAllRecurringActionService',
  73.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction' => 'getDeleteIncomingRecurringActionService',
  74.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction' => 'getPutAllRecurringActionService',
  75.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction' => 'getPutIncomingRecurringActionService',
  76.             'App\\Controller\\Async\\Event\\RruleCollectionAction' => 'getRruleCollectionActionService',
  77.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction' => 'getCollectionUserFavoriteActionService',
  78.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction' => 'getConfirmMultipleActionService',
  79.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction' => 'getDeleteUserFavoriteActionService',
  80.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction' => 'getGetUserFavoriteActionService',
  81.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction' => 'getPostUserFavoriteActionService',
  82.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction' => 'getPutFavoriteActionService',
  83.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction' => 'getPutUserFavoriteNameActionService',
  84.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction' => 'getShareFavoriteActionService',
  85.             'App\\Controller\\Async\\File\\GetPreviewAction' => 'getGetPreviewActionService',
  86.             'App\\Controller\\Async\\Group\\CollectionAction' => 'getCollectionAction3Service',
  87.             'App\\Controller\\Async\\Group\\EventCollectionAction' => 'getEventCollectionAction3Service',
  88.             'App\\Controller\\Async\\Group\\GetAction' => 'getGetAction3Service',
  89.             'App\\Controller\\Async\\Hollidays\\CollectionAction' => 'getCollectionAction4Service',
  90.             'App\\Controller\\Async\\Lesson\\CollectionAction' => 'getCollectionAction5Service',
  91.             'App\\Controller\\Async\\Lesson\\PostAction' => 'getPostAction3Service',
  92.             'App\\Controller\\Async\\PlanningResource\\CollectionAction' => 'getCollectionAction6Service',
  93.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction' => 'getCollectionByIdsActionService',
  94.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction' => 'getExportPlanningResourceActionService',
  95.             'App\\Controller\\Async\\RedirectToNimForEventAction' => 'getRedirectToNimForEventActionService',
  96.             'App\\Controller\\Async\\Resources\\CollectionAction' => 'getCollectionAction7Service',
  97.             'App\\Controller\\Async\\Room\\CollectionAction' => 'getCollectionAction8Service',
  98.             'App\\Controller\\Async\\Room\\EventCollectionAction' => 'getEventCollectionAction4Service',
  99.             'App\\Controller\\Async\\Session\\EventCollectionAction' => 'getEventCollectionAction5Service',
  100.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction' => 'getCollectionAction9Service',
  101.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction' => 'getGetPreviewAction2Service',
  102.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction' => 'getPostGenerateActionService',
  103.             'App\\Controller\\Async\\UserSign\\CollectionAction' => 'getCollectionAction10Service',
  104.             'App\\Controller\\Async\\UserSign\\CollectionPutAction' => 'getCollectionPutActionService',
  105.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction' => 'getCollectionPutMultipleRecallActionService',
  106.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction' => 'getCollectionPutMultipleSigningActionService',
  107.             'App\\Controller\\Async\\UserSign\\GetByEventAction' => 'getGetByEventActionService',
  108.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction' => 'getGetByUserAndEventActionService',
  109.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction' => 'getPastCertifiedCollectionActionService',
  110.             'App\\Controller\\Async\\UserSign\\PostJustificationAction' => 'getPostJustificationActionService',
  111.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction' => 'getPostTeacherJustificationActionService',
  112.             'App\\Controller\\Async\\UserSign\\PutAction' => 'getPutAction2Service',
  113.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction' => 'getPutJustificationTextActionService',
  114.             'App\\Controller\\Async\\UserSign\\PutSignatureAction' => 'getPutSignatureActionService',
  115.             'App\\Controller\\Async\\UserSign\\PutStatusAction' => 'getPutStatusActionService',
  116.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction' => 'getUncertifiedStudentsCollectionActionService',
  117.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction' => 'getUncertifiedTeachersCollectionActionService',
  118.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction' => 'getUserNotValidatedCollectionActionService',
  119.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction' => 'getUserRecalledCollectionActionService',
  120.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction' => 'getUserValidatedCollectionActionService',
  121.             'App\\Controller\\Async\\User\\CollectionAction' => 'getCollectionAction11Service',
  122.             'App\\Controller\\Async\\User\\Notification\\NotificationController' => 'getNotificationControllerService',
  123.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController' => 'getNotificationRedirectControllerService',
  124.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeAllController' => 'getNotificationSeeAllControllerService',
  125.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController' => 'getNotificationSeeControllerService',
  126.             'App\\Controller\\AutoToken\\SigningAction' => 'getSigningActionService',
  127.             'App\\Controller\\FileController' => 'getFileControllerService',
  128.             'App\\Controller\\IndexController' => 'getIndexControllerService',
  129.             'App\\Controller\\Manage\\HomeController' => 'getHomeControllerService',
  130.             'App\\Controller\\Manage\\RoomController' => 'getRoomControllerService',
  131.             'App\\Controller\\Manage\\SessionController' => 'getSessionControllerService',
  132.             'App\\Controller\\Manage\\SignaturesSheetController' => 'getSignaturesSheetControllerService',
  133.             'App\\Controller\\Manage\\SigningController' => 'getSigningControllerService',
  134.             'App\\Controller\\Manage\\UserPlanningController' => 'getUserPlanningControllerService',
  135.             'App\\Controller\\OAuth\\NellappController' => 'getNellappControllerService',
  136.             'App\\Controller\\Profile\\AbsentController' => 'getAbsentControllerService',
  137.             'App\\Controller\\Profile\\PlanningController' => 'getPlanningControllerService',
  138.             'App\\Controller\\Profile\\ProfileSigningController' => 'getProfileSigningControllerService',
  139.             'App\\Controller\\ReverseSync\\Account\\Notification\\CollectionAction' => 'getCollectionAction12Service',
  140.             'App\\Controller\\ReverseSync\\Account\\Notification\\GetAction' => 'getGetAction4Service',
  141.             'App\\Controller\\ReverseSync\\Planning\\ChannelUserData\\EventCollectionAction' => 'getEventCollectionAction6Service',
  142.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByAdminChannelUserDataAction' => 'getGetAnalyticsByAdminChannelUserDataActionService',
  143.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByEventTypeAction' => 'getGetAnalyticsByEventTypeActionService',
  144.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsForAdminChannelUserDataAction' => 'getGetAnalyticsForAdminChannelUserDataActionService',
  145.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetChannelUserDataCollectionByPeriodAction' => 'getGetChannelUserDataCollectionByPeriodActionService',
  146.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetGlobalAnalyticsAction' => 'getGetGlobalAnalyticsActionService',
  147.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByDates' => 'getEventCollectionActionByDatesService',
  148.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByResource' => 'getEventCollectionActionByResourceService',
  149.             'App\\Controller\\ReverseSync\\Planning\\EventGlobalProgress' => 'getEventGlobalProgressService',
  150.             'App\\Controller\\ReverseSync\\Planning\\EventUserProgressionAction' => 'getEventUserProgressionActionService',
  151.             'App\\Controller\\ReverseSync\\Proxy\\Channel\\GetEventDataForNimAction' => 'getGetEventDataForNimActionService',
  152.             'App\\Controller\\SearchCategoryController' => 'getSearchCategoryControllerService',
  153.             'App\\Controller\\SearchController' => 'getSearchControllerService',
  154.             'App\\WebSocket\\Component\\EventLockerComponent' => 'getEventLockerComponentService',
  155.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  156.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DoctrineBlamer.App\\Entity\\Account\\User' => 'getUserService',
  157.             'Faker\\Generator' => 'getGeneratorService',
  158.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  159.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\ConnectAction' => 'getConnectActionService',
  160.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\ConnectCheckAction' => 'getConnectCheckActionService',
  161.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\GlobalLogoutController' => 'getGlobalLogoutControllerService',
  162.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LoggedOutAction' => 'getLoggedOutActionService',
  163.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LogoutAction' => 'getLogoutActionService',
  164.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction' => 'getCollectionAction13Service',
  165.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController' => 'getChatNotificationControllerService',
  166.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction' => 'getChannelAdminCollectionActionService',
  167.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction' => 'getChannelLearnerCollectionActionService',
  168.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction' => 'getChannelUserCollectionActionService',
  169.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController' => 'getChannelResourceAccessCacheControllerService',
  170.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\DeleteAction' => 'getDeleteAction2Service',
  171.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\EditAction' => 'getEditActionService',
  172.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\IndexAction' => 'getIndexActionService',
  173.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\NewAction' => 'getNewActionService',
  174.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Controller\\Sync\\CollectionAction' => 'getCollectionAction14Service',
  175.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController' => 'getErrorControllerService',
  176.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  177.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  178.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  179.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  180.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  181.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  182.             'cache.app' => 'getCache_AppService',
  183.             'cache.app_clearer' => 'getCache_AppClearerService',
  184.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  185.             'cache.system' => 'getCache_SystemService',
  186.             'cache.system_clearer' => 'getCache_SystemClearerService',
  187.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  188.             'cache_warmer' => 'getCacheWarmerService',
  189.             'console.command_loader' => 'getConsole_CommandLoaderService',
  190.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  191.             'craue.form.flow.storage' => 'getCraue_Form_Flow_StorageService',
  192.             'craue_formflow_util' => 'getCraueFormflowUtilService',
  193.             'data_collector.dump' => 'getDataCollector_DumpService',
  194.             'doctrine' => 'getDoctrineService',
  195.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  196.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  197.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  198.             'error_controller' => 'getErrorController2Service',
  199.             'event_dispatcher' => 'getEventDispatcherService',
  200.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  201.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  202.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  203.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  204.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
  205.             'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
  206.             'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
  207.             'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
  208.             'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
  209.             'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
  210.             'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
  211.             'http_kernel' => 'getHttpKernelService',
  212.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  213.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  214.             'knp_paginator' => 'getKnpPaginatorService',
  215.             'knpu.oauth2.client.nellapp' => 'getKnpu_Oauth2_Client_NellappService',
  216.             'knpu.oauth2.registry' => 'getKnpu_Oauth2_RegistryService',
  217.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  218.             'liip_imagine.binary.loader.uploads' => 'getLiipImagine_Binary_Loader_UploadsService',
  219.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  220.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  221.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  222.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  223.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  224.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  225.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  226.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  227.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  228.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  229.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  230.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  231.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  232.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  233.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  234.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  235.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  236.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  237.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  238.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  239.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  240.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  241.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  242.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  243.             'oneup_flysystem.mount_manager' => 'getOneupFlysystem_MountManagerService',
  244.             'oneup_uploader.chunk_manager' => 'getOneupUploader_ChunkManagerService',
  245.             'oneup_uploader.controller.none' => 'getOneupUploader_Controller_NoneService',
  246.             'oneup_uploader.namer.uniqid' => 'getOneupUploader_Namer_UniqidService',
  247.             'oneup_uploader.orphanage_manager' => 'getOneupUploader_OrphanageManagerService',
  248.             'oneup_uploader.routing.loader' => 'getOneupUploader_Routing_LoaderService',
  249.             'oneup_uploader.templating.uploader_helper' => 'getOneupUploader_Templating_UploaderHelperService',
  250.             'oneup_uploader.twig.extension.uploader' => 'getOneupUploader_Twig_Extension_UploaderService',
  251.             'request_stack' => 'getRequestStackService',
  252.             'router' => 'getRouterService',
  253.             'routing.loader' => 'getRouting_LoaderService',
  254.             'services_resetter' => 'getServicesResetterService',
  255.             'spiriit_form_filter.filter_prepare' => 'getSpiriitFormFilter_FilterPrepareService',
  256.             'spiriit_form_filter.query_builder_updater' => 'getSpiriitFormFilter_QueryBuilderUpdaterService',
  257.             'translator' => 'getTranslatorService',
  258.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  259.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  260.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  261.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  262.             'cache_clearer' => 'getCacheClearerService',
  263.             'filesystem' => 'getFilesystemService',
  264.             'serializer' => 'getSerializerService',
  265.             'form.factory' => 'getForm_FactoryService',
  266.             'form.type.file' => 'getForm_Type_FileService',
  267.             'profiler' => 'getProfilerService',
  268.             'twig' => 'getTwigService',
  269.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  270.             'security.token_storage' => 'getSecurity_TokenStorageService',
  271.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  272.             'session' => 'getSessionService',
  273.             'validator' => 'getValidatorService',
  274.         ];
  275.         $this->aliases = [
  276.             'database_connection' => 'doctrine.dbal.default_connection',
  277.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  278.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  279.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  280.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  281.             'oauth2.registry' => 'knpu.oauth2.registry',
  282.         ];
  283.         $this->privates['service_container'] = function () {
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  290.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  303.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  352.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  353.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  354.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  367.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  368.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  369.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  370.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  371.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  382.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  391.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Mapping/Loader/AttributeLoader.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  435.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  436.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  437.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  438.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  439.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ActionRequestTrait.php';
  441.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ParamConverter/AutoInstanceObjectParamConverter.php';
  442.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  444.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  447.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  448.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  449.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  451.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  452.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  453.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  454.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  455.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  456.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  458.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  459.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  462.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  463.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  464.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  465.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  466.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  467.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/RegexSchemaAssetFilter.php';
  468.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  470.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  472.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/Compatibility/MiddlewareInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverMiddleware.php';
  474.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryForV2V3.php';
  476.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  478.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  479.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  480.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  481.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  482.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  483.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  484.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  485.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  486.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  507.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  517.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  519.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  520.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  523.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  524.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  525.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  526.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  546.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Util/FormFlowUtil.php';
  547.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  549.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  550.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  551.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  552.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Normalizer/ArrayNormalizerInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Normalizer/CamelKeysNormalizer.php';
  554.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  555.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  556.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  557.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  560.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ParamFetcherListener.php';
  561.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcherInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ResolverTrait.php';
  563.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcher.php';
  564.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReaderInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReader.php';
  566.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  583.             include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Routing/Loader/YamlFileLoader.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  585.             include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Routing/Loader/XmlFileLoader.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  590.             include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Routing/Loader/AnnotatedRouteControllerLoader.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  593.             include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Routing/RequestContext.php';
  594.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/ControllerEntityResolverSubscriber.php';
  595.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/DeviceIdSubscriber.php';
  596.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RequestChannelDomainSubscriber.php';
  597.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RouteSecuritySubscriber.php';
  598.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntitiesService.php';
  599.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntityKeys.php';
  600.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/ChannelMainDomainUtils.php';
  601.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/DomainsRoutingUtils.php';
  602.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGeneratorInterface.php';
  603.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainInterface.php';
  604.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainTrait.php';
  605.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/AbstractUrlGenerator.php';
  606.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGenerator.php';
  607.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/HandleExpireTokenSubscriber.php';
  608.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/RouteCollectionLoaderInterface.php';
  609.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/AbstractRouteCollectionLoader.php';
  610.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Loader/RouteCollectionLoader.php';
  611.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Routing/RouteClient.php';
  612.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/AbstractForceUserFromSetupSubscriber.php';
  613.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/EventSubscriber/ForceUserFromSetupSubscriber.php';
  614.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  615.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  616.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  617.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  618.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  619.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  620.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/UserResourceRepositoryInterface.php';
  621.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/UserFromChannelRepository/UserFromChannelRepositoryInterface.php';
  622.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/UserFromChannelRepository/UserFromChannelRepositoryTrait.php';
  623.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/UserFromChannelRepository.php';
  624.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Action/ActionRetriever.php';
  625.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionControllerSubscriber.php';
  626.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/DeserializeActionControllerSubscriber.php';
  627.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/SerializerInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/SerializerAdapter.php';
  629.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  631.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  632.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  633.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  634.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  635.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  636.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  637.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  638.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  639.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  640.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  641.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  642.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php';
  643.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  644.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  645.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  646.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  647.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  648.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  650.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  651.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  652.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  653.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php';
  654.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php';
  655.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php';
  656.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/LoginListener.php';
  657.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  658.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  659.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  660.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  663.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/AbstractTraceableHttpClient.php';
  664.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/TraceableHttpClientForV5.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  667.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php';
  668.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV3.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  672.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/SymfonyUrlGenerator.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  679.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  695.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/ChannelUserRoleNormalizer.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  702.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/EventNormalizer.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  705.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/FormErrorIteratorNormalizer.php';
  706.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/FormErrorNormalizer.php';
  707.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/LessonNormalizer.php';
  708.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/PlanningResourceNormalizer.php';
  709.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ActivityFeed/Serializer/Normalizer/TrackDataActivityNormalizer.php';
  710.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ActivityFeed/Service/ActivityFeedService.php';
  711.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Serializer/SerialRelation/AbstractSerialRelationHandler.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  714.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Serializer/SerialRelation/Denormalizer/SerialRelationDenormalizer.php';
  715.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Serializer/SerialRelation/Normalizer/SerialRelationNormalizer.php';
  716.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Serializer/Normalizer/RouteCollectionNormalizer.php';
  717.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Serializer/Normalizer/RouteNormalizer.php';
  718.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/EntityNormalizer.php';
  719.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/PaginationNormalizer.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/CamelCaseToSnakeCaseNameConverter.php';
  721.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/DecorateIterableNormalizer.php';
  722.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  757.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  761.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  762.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  763.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  764.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  765.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  766.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  767.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  768.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  769.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  770.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  771.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  772.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  773.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  781.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  782.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  787.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  788.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  789.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  790.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  791.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  792.             include_once \dirname(__DIR__4).'/src/Twig/Extension/CalendarExtension.php';
  793.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelExtension.php';
  794.             include_once \dirname(__DIR__4).'/src/Twig/Extension/DateExtension.php';
  795.             include_once \dirname(__DIR__4).'/src/Twig/Extension/EnvExtension.php';
  796.             include_once \dirname(__DIR__4).'/src/Twig/Extension/EventCapabilityExtension.php';
  797.             include_once \dirname(__DIR__4).'/src/Twig/Extension/EventExtension.php';
  798.             include_once \dirname(__DIR__4).'/src/Twig/Extension/FileExtension.php';
  799.             include_once \dirname(__DIR__4).'/src/Twig/Extension/KnpExtension.php';
  800.             include_once \dirname(__DIR__4).'/src/Twig/Extension/PraExtension.php';
  801.             include_once \dirname(__DIR__4).'/src/Twig/Extension/SideNavExtension.php';
  802.             include_once \dirname(__DIR__4).'/src/Twig/Extension/SignaturesSheetsExtension.php';
  803.             include_once \dirname(__DIR__4).'/src/Twig/Extension/User/FavoriteFilterExtension.php';
  804.             include_once \dirname(__DIR__4).'/src/Twig/Extension/User/Notification/NotificationExtension.php';
  805.             include_once \dirname(__DIR__4).'/src/Twig/Extension/UserExtension.php';
  806.             include_once \dirname(__DIR__4).'/src/Twig/Extension/UserSignExtension.php';
  807.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  808.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  809.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  810.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  811.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Twig/Extension/FormFlowExtension.php';
  812.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  813.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  814.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  815.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  816.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  817.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  818.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  819.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
  820.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  821.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  822.             include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Twig/Extension/RoutingExtension.php';
  823.             include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Routing/Generator/WebSocketWrapperUrlGenerator.php';
  824.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Extension/PermissionExtension.php';
  825.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/DomainsRoutingExtension.php';
  826.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/UrlGeneratorExtension.php';
  827.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/AppExtension.php';
  828.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/BooleanExtension.php';
  829.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelContactExtension.php';
  830.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelExtension.php';
  831.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelGetterExtension.php';
  832.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelUserDataExtension.php';
  833.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChatNotificationExtension.php';
  834.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ContactExtension.php';
  835.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/CustomizableViewExtension.php';
  836.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/DateDiffExtension.php';
  837.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/EnumForFormExtension.php';
  838.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/EnvExtension.php';
  839.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FileExtension.php';
  840.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FormExtension.php';
  841.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/HeaderExtension.php';
  842.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/IaExtension.php';
  843.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ImageExtension.php';
  844.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFileExtension.php';
  845.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFormatExtension.php';
  846.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/PaginationExtension.php';
  847.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/PlanningExtension.php';
  848.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SerializerExtension.php';
  849.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavExtension.php';
  850.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavItemExtension.php';
  851.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/UserExtension.php';
  852.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/VersionExtension.php';
  853.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/WebSocketExtension.php';
  854.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Twig/Extension/UserFromChannelExtension.php';
  855.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  856.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  857.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php';
  858.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  859.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php';
  860.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  861.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  862.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  863.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  864.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/TwigEnvironmentConfigurator.php';
  865.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  866.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  867.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  868.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  869.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  870.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  871.             include_once __DIR__.'/proxy-classes.php';
  872.         };
  873.     }
  874.     public function compile(): void
  875.     {
  876.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  877.     }
  878.     public function isCompiled(): bool
  879.     {
  880.         return true;
  881.     }
  882.     public function getRemovedIds(): array
  883.     {
  884.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  885.     }
  886.     protected function createProxy($class\Closure $factory)
  887.     {
  888.         return $factory();
  889.     }
  890.     /**
  891.      * Gets the public '.container.private.cache_clearer' shared service.
  892.      *
  893.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  894.      */
  895.     protected function get_Container_Private_CacheClearerService()
  896.     {
  897.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  898.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  899.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  900.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  901.         }, 1));
  902.     }
  903.     /**
  904.      * Gets the public '.container.private.filesystem' shared service.
  905.      *
  906.      * @return \Symfony\Component\Filesystem\Filesystem
  907.      */
  908.     protected function get_Container_Private_FilesystemService()
  909.     {
  910.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  911.     }
  912.     /**
  913.      * Gets the public '.container.private.form.factory' shared service.
  914.      *
  915.      * @return \Symfony\Component\Form\FormFactory
  916.      */
  917.     protected function get_Container_Private_Form_FactoryService()
  918.     {
  919.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  920.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  921.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  922.         if (isset($this->services['.container.private.form.factory'])) {
  923.             return $this->services['.container.private.form.factory'];
  924.         }
  925.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  926.     }
  927.     /**
  928.      * Gets the public '.container.private.form.type.file' shared service.
  929.      *
  930.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  931.      */
  932.     protected function get_Container_Private_Form_Type_FileService()
  933.     {
  934.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  935.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  936.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  937.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  938.     }
  939.     /**
  940.      * Gets the public '.container.private.profiler' shared service.
  941.      *
  942.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  943.      */
  944.     protected function get_Container_Private_ProfilerService()
  945.     {
  946.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  947.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  948.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  949.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  950.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  951.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  952.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  953.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  954.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  955.         $d->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  956.         $d->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  957.         $d->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()));
  958.         $d->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()));
  959.         $d->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  960.         $d->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()));
  961.         $d->addInstance('cache.messenger.restart_workers_signal.traceable', ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()));
  962.         $d->addInstance('cache.validator_expression_language.traceable', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  963.         $d->addInstance('cache.doctrine.orm.default.result.traceable', ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  964.         $d->addInstance('cache.doctrine.orm.default.query.traceable', ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  965.         $d->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  966.         $d->addInstance('cache.webpack_encore.traceable', ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService()));
  967.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  968.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  969.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  970.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  971.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  972.         if ($this->has('kernel')) {
  973.             $g->setKernel($b);
  974.         }
  975.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  976.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  977.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  978.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  979.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  980.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  981.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  982.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  983.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  984.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  985.         $instance->add($d);
  986.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  987.         $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));
  988.         $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())));
  989.         $instance->add($e);
  990.         $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([])))));
  991.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  992.         $instance->add($f);
  993.         $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()))));
  994.         $instance->add($g);
  995.         return $instance;
  996.     }
  997.     /**
  998.      * Gets the public '.container.private.security.authorization_checker' shared service.
  999.      *
  1000.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1001.      */
  1002.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1003.     {
  1004.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1005.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1006.             return $this->services['.container.private.security.authorization_checker'];
  1007.         }
  1008.         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);
  1009.     }
  1010.     /**
  1011.      * Gets the public '.container.private.security.password_encoder' shared service.
  1012.      *
  1013.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  1014.      *
  1015.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  1016.      */
  1017.     protected function get_Container_Private_Security_PasswordEncoderService()
  1018.     {
  1019.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  1020.         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()));
  1021.     }
  1022.     /**
  1023.      * Gets the public '.container.private.security.token_storage' shared service.
  1024.      *
  1025.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1026.      */
  1027.     protected function get_Container_Private_Security_TokenStorageService()
  1028.     {
  1029.         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, [
  1030.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1031.         ], [
  1032.             'request_stack' => '?',
  1033.         ]));
  1034.     }
  1035.     /**
  1036.      * Gets the public '.container.private.serializer' shared service.
  1037.      *
  1038.      * @return \Symfony\Component\Serializer\Serializer
  1039.      */
  1040.     protected function get_Container_Private_SerializerService()
  1041.     {
  1042.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1043.         if (isset($this->services['.container.private.serializer'])) {
  1044.             return $this->services['.container.private.serializer'];
  1045.         }
  1046.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1047.         if (isset($this->services['.container.private.serializer'])) {
  1048.             return $this->services['.container.private.serializer'];
  1049.         }
  1050.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1051.         if (isset($this->services['.container.private.serializer'])) {
  1052.             return $this->services['.container.private.serializer'];
  1053.         }
  1054.         $d = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1055.         $e = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  1056.         $f = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1057.         $g = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($e);
  1058.         $h = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($e$f$d$a$gNULL, [], $a);
  1059.         $i = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\EntityNormalizer($e$f$d$a$gNULL, [], $a);
  1060.         $i->setEm($c);
  1061.         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\ActivityFeed\Serializer\Normalizer\TrackDataActivityNormalizer(new \Nellapp\Bundle\SDKBundle\ActivityFeed\Service\ActivityFeedService(($this->services['translator'] ?? $this->getTranslatorService())), $h), => new \Nellapp\Bundle\SDKBundle\Serializer\SerialRelation\Denormalizer\SerialRelationDenormalizer($c), => new \Nellapp\Bundle\SDKBundle\Serializer\SerialRelation\Normalizer\SerialRelationNormalizer(), 10 => new \Nellapp\Bundle\SDKBundle\Sync\Routing\Serializer\Normalizer\RouteCollectionNormalizer(), 11 => new \Nellapp\Bundle\SDKBundle\Sync\Routing\Serializer\Normalizer\RouteNormalizer(), 12 => $i13 => new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\PaginationNormalizer(new \Symfony\Component\Serializer\NameConverter\CamelCaseToSnakeCaseNameConverter()), 14 => new \App\Serializer\Normalizer\DecorateIterableNormalizer($i), 15 => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), 16 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 18 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $f), 21 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($e$f$a$gNULL, [])), 22 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 23 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 24 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 25 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 26 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 27 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 28 => $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()]);
  1062.     }
  1063.     /**
  1064.      * Gets the public '.container.private.session' shared service.
  1065.      *
  1066.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1067.      */
  1068.     protected function get_Container_Private_SessionService()
  1069.     {
  1070.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1071.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1072.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1073.         if (isset($this->services['.container.private.session'])) {
  1074.             return $this->services['.container.private.session'];
  1075.         }
  1076.         return $this->services['.container.private.session'] = $a->createSession();
  1077.     }
  1078.     /**
  1079.      * Gets the public '.container.private.twig' shared service.
  1080.      *
  1081.      * @return \Twig\Environment
  1082.      */
  1083.     protected function get_Container_Private_TwigService()
  1084.     {
  1085.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1086.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1087.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1088.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1089.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1090.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1091.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1092.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1093.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1094.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1095.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1096.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1097.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), 'CraueFormFlow');
  1098.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), '!CraueFormFlow');
  1099.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1100.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1101.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  1102.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  1103.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1104.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1105.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), 'DrosalysWebForm');
  1106.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), '!DrosalysWebForm');
  1107.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/NellappSDKBundle'), 'NellappSDK');
  1108.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), 'NellappSDK');
  1109.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), '!NellappSDK');
  1110.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1111.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1112.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), 'SpiriitFormFilter');
  1113.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), '!SpiriitFormFilter');
  1114.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  1115.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  1116.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1117.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1118.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1119.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1120.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1121.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1122.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1123.         $d = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  1124.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1125.         $f = ($this->services['router'] ?? $this->getRouterService());
  1126.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1127.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1128.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1129.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1130.         $j = new \Craue\FormFlowBundle\Twig\Extension\FormFlowExtension();
  1131.         $j->setFormFlowUtil(($this->services['craue_formflow_util'] ?? ($this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil())));
  1132.         $k = new \Knp\Menu\Util\MenuManipulator();
  1133.         $l = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  1134.         $m = new \Symfony\Bridge\Twig\AppVariable();
  1135.         $m->setEnvironment('dev');
  1136.         $m->setDebug(true);
  1137.         if ($this->has('.container.private.security.token_storage')) {
  1138.             $m->setTokenStorage($h);
  1139.         }
  1140.         if ($this->has('request_stack')) {
  1141.             $m->setRequestStack($g);
  1142.         }
  1143.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1144.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1145.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1146.         $instance->addExtension($d);
  1147.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  1148.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1149.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1150.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1151.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1152.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1153.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g$f)));
  1154.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  1155.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1156.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1157.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1158.         $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)));
  1159.         $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())));
  1160.         $instance->addExtension(new \App\Twig\Extension\CalendarExtension());
  1161.         $instance->addExtension(new \App\Twig\Extension\ChannelExtension());
  1162.         $instance->addExtension(new \App\Twig\Extension\DateExtension());
  1163.         $instance->addExtension(new \App\Twig\Extension\EnvExtension());
  1164.         $instance->addExtension(new \App\Twig\Extension\EventCapabilityExtension());
  1165.         $instance->addExtension(new \App\Twig\Extension\EventExtension());
  1166.         $instance->addExtension(new \App\Twig\Extension\FileExtension());
  1167.         $instance->addExtension(new \App\Twig\Extension\KnpExtension());
  1168.         $instance->addExtension(new \App\Twig\Extension\PraExtension());
  1169.         $instance->addExtension(new \App\Twig\Extension\SideNavExtension());
  1170.         $instance->addExtension(new \App\Twig\Extension\SignaturesSheetsExtension());
  1171.         $instance->addExtension(new \App\Twig\Extension\User\FavoriteFilterExtension());
  1172.         $instance->addExtension(new \App\Twig\Extension\User\Notification\NotificationExtension());
  1173.         $instance->addExtension(new \App\Twig\Extension\UserExtension());
  1174.         $instance->addExtension(new \App\Twig\Extension\UserSignExtension());
  1175.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1176.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1177.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1178.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1179.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  1180.         ], [
  1181.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1182.             'webpack_encore.tag_renderer' => '?',
  1183.         ])));
  1184.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1185.         $instance->addExtension($j);
  1186.         $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, [
  1187.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  1188.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  1189.         ], [
  1190.             'list' => '?',
  1191.             'twig' => '?',
  1192.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  1193.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->getKnpMenu_MenuProvider_LazyService());
  1194.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  1195.         }, 2)), $k$l), $l$k));
  1196.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($d));
  1197.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f$c)));
  1198.         $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()))));
  1199.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Permission\Twig\Extension\PermissionExtension());
  1200.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\DomainsRoutingExtension());
  1201.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\UrlGeneratorExtension());
  1202.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\AppExtension());
  1203.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\BooleanExtension());
  1204.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelContactExtension());
  1205.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelExtension());
  1206.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelGetterExtension());
  1207.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelUserDataExtension());
  1208.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChatNotificationExtension());
  1209.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ContactExtension());
  1210.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\CustomizableViewExtension());
  1211.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\DateDiffExtension());
  1212.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\EnumForFormExtension());
  1213.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\EnvExtension());
  1214.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FileExtension());
  1215.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FormExtension());
  1216.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\HeaderExtension());
  1217.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\IaExtension());
  1218.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ImageExtension());
  1219.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFileExtension());
  1220.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFormatExtension());
  1221.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\PaginationExtension());
  1222.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\PlanningExtension());
  1223.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SerializerExtension());
  1224.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavExtension());
  1225.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavItemExtension());
  1226.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\UserExtension());
  1227.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\VersionExtension());
  1228.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\WebSocketExtension());
  1229.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Channel\Twig\Extension\UserFromChannelExtension());
  1230.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  1231.         $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())));
  1232.         $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension());
  1233.         $instance->addExtension(($this->services['oneup_uploader.twig.extension.uploader'] ?? $this->getOneupUploader_Twig_Extension_UploaderService()));
  1234.         $instance->addExtension(new \Symfony\UX\TwigComponent\Twig\ComponentExtension((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1235.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => ['privates''ux.twig_component.component_factory''getUx_TwigComponent_ComponentFactoryService'false],
  1236.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => ['privates''ux.twig_component.component_renderer''getUx_TwigComponent_ComponentRendererService'false],
  1237.         ], [
  1238.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => 'Symfony\\UX\\TwigComponent\\ComponentFactory',
  1239.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => 'Symfony\\UX\\TwigComponent\\ComponentRenderer',
  1240.         ]))->withContext('ux.twig_component.twig.component_extension'$this)));
  1241.         $instance->addGlobal('app'$m);
  1242.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1243.             'App\\Twig\\RunTime\\CalendarRuntime' => ['privates''App\\Twig\\RunTime\\CalendarRuntime''getCalendarRuntimeService'false],
  1244.             'App\\Twig\\RunTime\\ChannelRuntime' => ['privates''App\\Twig\\RunTime\\ChannelRuntime''getChannelRuntimeService'false],
  1245.             'App\\Twig\\RunTime\\DateRuntime' => ['privates''App\\Twig\\RunTime\\DateRuntime''getDateRuntimeService'false],
  1246.             'App\\Twig\\RunTime\\EnvRuntime' => ['privates''App\\Twig\\RunTime\\EnvRuntime''getEnvRuntimeService'false],
  1247.             'App\\Twig\\RunTime\\EventCapabilityRuntime' => ['privates''App\\Twig\\RunTime\\EventCapabilityRuntime''getEventCapabilityRuntimeService'false],
  1248.             'App\\Twig\\RunTime\\EventRuntime' => ['privates''App\\Twig\\RunTime\\EventRuntime''getEventRuntimeService'false],
  1249.             'App\\Twig\\RunTime\\FileRuntime' => ['privates''App\\Twig\\RunTime\\FileRuntime''getFileRuntimeService'false],
  1250.             'App\\Twig\\RunTime\\KnpRuntime' => ['privates''App\\Twig\\RunTime\\KnpRuntime''getKnpRuntimeService'false],
  1251.             'App\\Twig\\RunTime\\PraRuntime' => ['privates''App\\Twig\\RunTime\\PraRuntime''getPraRuntimeService'false],
  1252.             'App\\Twig\\RunTime\\SideNavRuntime' => ['privates''App\\Twig\\RunTime\\SideNavRuntime''getSideNavRuntimeService'false],
  1253.             'App\\Twig\\RunTime\\SignaturesSheetsRuntime' => ['privates''App\\Twig\\RunTime\\SignaturesSheetsRuntime''getSignaturesSheetsRuntimeService'false],
  1254.             'App\\Twig\\RunTime\\User\\FavoriteFilterRuntime' => ['privates''App\\Twig\\RunTime\\User\\FavoriteFilterRuntime''getFavoriteFilterRuntimeService'false],
  1255.             'App\\Twig\\RunTime\\User\\Notification\\NotificationRuntime' => ['privates''App\\Twig\\RunTime\\User\\Notification\\NotificationRuntime''getNotificationRuntimeService'false],
  1256.             'App\\Twig\\RunTime\\UserRuntime' => ['privates''App\\Twig\\RunTime\\UserRuntime''getUserRuntimeService'false],
  1257.             'App\\Twig\\RunTime\\UserSignRuntime' => ['privates''App\\Twig\\RunTime\\UserSignRuntime''getUserSignRuntimeService'false],
  1258.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1259.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  1260.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  1261.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime''getChannelUserDataPermissionRuntimeService'false],
  1262.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime''getTranslateRuntimeService'false],
  1263.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime''getUserOwnerRuntimeService'false],
  1264.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime''getDomainsRoutingRuntimeService'false],
  1265.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime''getUrlGeneratorRuntimeService'false],
  1266.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime''getAppRuntimeService'false],
  1267.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime''getBooleanRuntimeService'false],
  1268.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelContactRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelContactRuntime''getChannelContactRuntimeService'false],
  1269.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime''getChannelGetterRuntimeService'false],
  1270.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime''getChannelRuntime2Service'false],
  1271.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime''getChannelUserDataRuntimeService'false],
  1272.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime''getChatNotificationRuntimeService'false],
  1273.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ContactRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ContactRuntime''getContactRuntimeService'false],
  1274.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime''getCustomizableViewRuntimeService'false],
  1275.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\DateDiffRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\DateDiffRuntime''getDateDiffRuntimeService'false],
  1276.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnumForFormRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnumForFormRuntime''getEnumForFormRuntimeService'false],
  1277.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime''getEnvRuntime2Service'false],
  1278.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime''getFileRuntime2Service'false],
  1279.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime''getFormRuntimeService'false],
  1280.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime''getHeaderRuntimeService'false],
  1281.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\IaRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\IaRuntime''getIaRuntimeService'false],
  1282.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime''getImageRunTimeService'false],
  1283.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime''getNellappFileRuntimeService'false],
  1284.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime''getNellappFormatRuntimeService'false],
  1285.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime''getPaginationRuntimeService'false],
  1286.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PlanningRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PlanningRuntime''getPlanningRuntimeService'false],
  1287.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime''getSerializerRuntimeService'false],
  1288.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime''getSideNavItemRuntimeService'false],
  1289.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime''getSideNavRuntime2Service'false],
  1290.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime''getUserRunTime2Service'false],
  1291.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime''getVersionRuntimeService'false],
  1292.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime''getWebSocketRuntimeService'false],
  1293.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime''getUserFromChannelRuntimeService'false],
  1294.         ], [
  1295.             'App\\Twig\\RunTime\\CalendarRuntime' => '?',
  1296.             'App\\Twig\\RunTime\\ChannelRuntime' => '?',
  1297.             'App\\Twig\\RunTime\\DateRuntime' => '?',
  1298.             'App\\Twig\\RunTime\\EnvRuntime' => '?',
  1299.             'App\\Twig\\RunTime\\EventCapabilityRuntime' => '?',
  1300.             'App\\Twig\\RunTime\\EventRuntime' => '?',
  1301.             'App\\Twig\\RunTime\\FileRuntime' => '?',
  1302.             'App\\Twig\\RunTime\\KnpRuntime' => '?',
  1303.             'App\\Twig\\RunTime\\PraRuntime' => '?',
  1304.             'App\\Twig\\RunTime\\SideNavRuntime' => '?',
  1305.             'App\\Twig\\RunTime\\SignaturesSheetsRuntime' => '?',
  1306.             'App\\Twig\\RunTime\\User\\FavoriteFilterRuntime' => '?',
  1307.             'App\\Twig\\RunTime\\User\\Notification\\NotificationRuntime' => '?',
  1308.             'App\\Twig\\RunTime\\UserRuntime' => '?',
  1309.             'App\\Twig\\RunTime\\UserSignRuntime' => '?',
  1310.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1311.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1312.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1313.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => '?',
  1314.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => '?',
  1315.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => '?',
  1316.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime' => '?',
  1317.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => '?',
  1318.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => '?',
  1319.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => '?',
  1320.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelContactRuntime' => '?',
  1321.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => '?',
  1322.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => '?',
  1323.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => '?',
  1324.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => '?',
  1325.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ContactRuntime' => '?',
  1326.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => '?',
  1327.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\DateDiffRuntime' => '?',
  1328.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnumForFormRuntime' => '?',
  1329.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => '?',
  1330.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => '?',
  1331.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => '?',
  1332.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => '?',
  1333.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\IaRuntime' => '?',
  1334.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => '?',
  1335.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => '?',
  1336.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => '?',
  1337.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => '?',
  1338.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PlanningRuntime' => '?',
  1339.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => '?',
  1340.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => '?',
  1341.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => '?',
  1342.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => '?',
  1343.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => '?',
  1344.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => '?',
  1345.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime' => '?',
  1346.         ])));
  1347.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  1348.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  1349.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  1350.         (new \Symfony\UX\TwigComponent\Twig\TwigEnvironmentConfigurator(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'',')))->configure($instance);
  1351.         return $instance;
  1352.     }
  1353.     /**
  1354.      * Gets the public '.container.private.validator' shared service.
  1355.      *
  1356.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1357.      */
  1358.     protected function get_Container_Private_ValidatorService()
  1359.     {
  1360.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1361.         if (isset($this->services['.container.private.validator'])) {
  1362.             return $this->services['.container.private.validator'];
  1363.         }
  1364.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1365.     }
  1366.     /**
  1367.      * Gets the public 'App\Controller\Async\AbstractCursus\GetCollectionByUser' shared autowired service.
  1368.      *
  1369.      * @return \App\Controller\Async\AbstractCursus\GetCollectionByUser
  1370.      */
  1371.     protected function getGetCollectionByUserService()
  1372.     {
  1373.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1374.         include_once \dirname(__DIR__4).'/src/Controller/Async/AbstractCursus/GetCollectionByUser.php';
  1375.         $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()));
  1376.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser'$this));
  1377.         return $instance;
  1378.     }
  1379.     /**
  1380.      * Gets the public 'App\Controller\Async\Account\AvailableExceptionCollectionAction' shared autowired service.
  1381.      *
  1382.      * @return \App\Controller\Async\Account\AvailableExceptionCollectionAction
  1383.      */
  1384.     protected function getAvailableExceptionCollectionActionService()
  1385.     {
  1386.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1387.         include_once \dirname(__DIR__4).'/src/Controller/Async/Account/AvailableExceptionCollectionAction.php';
  1388.         $this->services['App\\Controller\\Async\\Account\\AvailableExceptionCollectionAction'] = $instance = new \App\Controller\Async\Account\AvailableExceptionCollectionAction(($this->privates['App\\Repository\\Planning\\AvailableExceptionRepository'] ?? $this->getAvailableExceptionRepositoryService()));
  1389.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Account\\AvailableExceptionCollectionAction'$this));
  1390.         return $instance;
  1391.     }
  1392.     /**
  1393.      * Gets the public 'App\Controller\Async\Account\EventCollectionAction' shared autowired service.
  1394.      *
  1395.      * @return \App\Controller\Async\Account\EventCollectionAction
  1396.      */
  1397.     protected function getEventCollectionActionService()
  1398.     {
  1399.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1400.         include_once \dirname(__DIR__4).'/src/Controller/Async/Account/EventCollectionAction.php';
  1401.         $this->services['App\\Controller\\Async\\Account\\EventCollectionAction'] = $instance = new \App\Controller\Async\Account\EventCollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  1402.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Account\\EventCollectionAction'$this));
  1403.         return $instance;
  1404.     }
  1405.     /**
  1406.      * Gets the public 'App\Controller\Async\Account\ExportPlanningAction' shared autowired service.
  1407.      *
  1408.      * @return \App\Controller\Async\Account\ExportPlanningAction
  1409.      */
  1410.     protected function getExportPlanningActionService()
  1411.     {
  1412.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1413.         include_once \dirname(__DIR__4).'/src/Controller/Async/Account/ExportPlanningAction.php';
  1414.         $this->services['App\\Controller\\Async\\Account\\ExportPlanningAction'] = $instance = new \App\Controller\Async\Account\ExportPlanningAction(($this->privates['App\\Service\\PlanningResourceExportService'] ?? $this->getPlanningResourceExportServiceService()));
  1415.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Account\\ExportPlanningAction'$this));
  1416.         return $instance;
  1417.     }
  1418.     /**
  1419.      * Gets the public 'App\Controller\Async\Account\UpdateLastConnected' shared autowired service.
  1420.      *
  1421.      * @return \App\Controller\Async\Account\UpdateLastConnected
  1422.      */
  1423.     protected function getUpdateLastConnectedService()
  1424.     {
  1425.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1426.         include_once \dirname(__DIR__4).'/src/Controller/Async/Account/UpdateLastConnected.php';
  1427.         $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()));
  1428.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Account\\UpdateLastConnected'$this));
  1429.         return $instance;
  1430.     }
  1431.     /**
  1432.      * Gets the public 'App\Controller\Async\AvailableException\CollectionAction' shared autowired service.
  1433.      *
  1434.      * @return \App\Controller\Async\AvailableException\CollectionAction
  1435.      */
  1436.     protected function getCollectionActionService()
  1437.     {
  1438.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1439.         include_once \dirname(__DIR__4).'/src/Controller/Async/AvailableException/CollectionAction.php';
  1440.         $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()));
  1441.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\AvailableException\\CollectionAction'$this));
  1442.         return $instance;
  1443.     }
  1444.     /**
  1445.      * Gets the public 'App\Controller\Async\AvailableException\PostAction' shared autowired service.
  1446.      *
  1447.      * @return \App\Controller\Async\AvailableException\PostAction
  1448.      */
  1449.     protected function getPostActionService()
  1450.     {
  1451.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1452.         include_once \dirname(__DIR__4).'/src/Controller/Async/AvailableException/PostAction.php';
  1453.         include_once \dirname(__DIR__4).'/src/Service/Calendar/AvailableExceptionFactory.php';
  1454.         $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\\Service\\Calendar\\AvailableExceptionManager'] ?? $this->getAvailableExceptionManagerService()), ($this->privates['App\\Service\\Calendar\\AvailableExceptionFactory'] ?? ($this->privates['App\\Service\\Calendar\\AvailableExceptionFactory'] = new \App\Service\Calendar\AvailableExceptionFactory())), ($this->privates['App\\Repository\\Planning\\AvailableExceptionRepository'] ?? $this->getAvailableExceptionRepositoryService()));
  1455.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\AvailableException\\PostAction'$this));
  1456.         return $instance;
  1457.     }
  1458.     /**
  1459.      * Gets the public 'App\Controller\Async\ChannelUserData\AvailableExceptionCollectionAction' shared autowired service.
  1460.      *
  1461.      * @return \App\Controller\Async\ChannelUserData\AvailableExceptionCollectionAction
  1462.      */
  1463.     protected function getAvailableExceptionCollectionAction2Service()
  1464.     {
  1465.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1466.         include_once \dirname(__DIR__4).'/src/Controller/Async/ChannelUserData/AvailableExceptionCollectionAction.php';
  1467.         $this->services['App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction'] = $instance = new \App\Controller\Async\ChannelUserData\AvailableExceptionCollectionAction(($this->privates['App\\Repository\\Planning\\AvailableExceptionRepository'] ?? $this->getAvailableExceptionRepositoryService()));
  1468.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction'$this));
  1469.         return $instance;
  1470.     }
  1471.     /**
  1472.      * Gets the public 'App\Controller\Async\ChannelUserData\EventCollectionAction' shared autowired service.
  1473.      *
  1474.      * @return \App\Controller\Async\ChannelUserData\EventCollectionAction
  1475.      */
  1476.     protected function getEventCollectionAction2Service()
  1477.     {
  1478.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1479.         include_once \dirname(__DIR__4).'/src/Controller/Async/ChannelUserData/EventCollectionAction.php';
  1480.         $this->services['App\\Controller\\Async\\ChannelUserData\\EventCollectionAction'] = $instance = new \App\Controller\Async\ChannelUserData\EventCollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  1481.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\ChannelUserData\\EventCollectionAction'$this));
  1482.         return $instance;
  1483.     }
  1484.     /**
  1485.      * Gets the public 'App\Controller\Async\Event\Absence\PostAbsenceAction' shared autowired service.
  1486.      *
  1487.      * @return \App\Controller\Async\Event\Absence\PostAbsenceAction
  1488.      */
  1489.     protected function getPostAbsenceActionService()
  1490.     {
  1491.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1492.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Absence/PostAbsenceAction.php';
  1493.         $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()));
  1494.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction'$this));
  1495.         return $instance;
  1496.     }
  1497.     /**
  1498.      * Gets the public 'App\Controller\Async\Event\CollectionAction' shared autowired service.
  1499.      *
  1500.      * @return \App\Controller\Async\Event\CollectionAction
  1501.      */
  1502.     protected function getCollectionAction2Service()
  1503.     {
  1504.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1505.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/CollectionAction.php';
  1506.         $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()));
  1507.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\CollectionAction'$this));
  1508.         return $instance;
  1509.     }
  1510.     /**
  1511.      * Gets the public 'App\Controller\Async\Event\Conference\CanJoinAction' shared autowired service.
  1512.      *
  1513.      * @return \App\Controller\Async\Event\Conference\CanJoinAction
  1514.      */
  1515.     protected function getCanJoinActionService()
  1516.     {
  1517.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1518.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/CanJoinAction.php';
  1519.         $this->services['App\\Controller\\Async\\Event\\Conference\\CanJoinAction'] = $instance = new \App\Controller\Async\Event\Conference\CanJoinAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1520.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\CanJoinAction'$this));
  1521.         return $instance;
  1522.     }
  1523.     /**
  1524.      * Gets the public 'App\Controller\Async\Event\Conference\CanManageAction' shared autowired service.
  1525.      *
  1526.      * @return \App\Controller\Async\Event\Conference\CanManageAction
  1527.      */
  1528.     protected function getCanManageActionService()
  1529.     {
  1530.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1531.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/CanManageAction.php';
  1532.         $this->services['App\\Controller\\Async\\Event\\Conference\\CanManageAction'] = $instance = new \App\Controller\Async\Event\Conference\CanManageAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1533.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\CanManageAction'$this));
  1534.         return $instance;
  1535.     }
  1536.     /**
  1537.      * Gets the public 'App\Controller\Async\Event\Conference\CancelAction' shared autowired service.
  1538.      *
  1539.      * @return \App\Controller\Async\Event\Conference\CancelAction
  1540.      */
  1541.     protected function getCancelActionService()
  1542.     {
  1543.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1544.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/CancelAction.php';
  1545.         $this->services['App\\Controller\\Async\\Event\\Conference\\CancelAction'] = $instance = new \App\Controller\Async\Event\Conference\CancelAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1546.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\CancelAction'$this));
  1547.         return $instance;
  1548.     }
  1549.     /**
  1550.      * Gets the public 'App\Controller\Async\Event\Conference\EndAction' shared autowired service.
  1551.      *
  1552.      * @return \App\Controller\Async\Event\Conference\EndAction
  1553.      */
  1554.     protected function getEndActionService()
  1555.     {
  1556.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1557.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/EndAction.php';
  1558.         $this->services['App\\Controller\\Async\\Event\\Conference\\EndAction'] = $instance = new \App\Controller\Async\Event\Conference\EndAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1559.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\EndAction'$this));
  1560.         return $instance;
  1561.     }
  1562.     /**
  1563.      * Gets the public 'App\Controller\Async\Event\Conference\GetAction' shared autowired service.
  1564.      *
  1565.      * @return \App\Controller\Async\Event\Conference\GetAction
  1566.      */
  1567.     protected function getGetActionService()
  1568.     {
  1569.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1570.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/GetAction.php';
  1571.         $this->services['App\\Controller\\Async\\Event\\Conference\\GetAction'] = $instance = new \App\Controller\Async\Event\Conference\GetAction();
  1572.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\GetAction'$this));
  1573.         return $instance;
  1574.     }
  1575.     /**
  1576.      * Gets the public 'App\Controller\Async\Event\Conference\JoinRedirectAction' shared autowired service.
  1577.      *
  1578.      * @return \App\Controller\Async\Event\Conference\JoinRedirectAction
  1579.      */
  1580.     protected function getJoinRedirectActionService()
  1581.     {
  1582.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1583.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/JoinRedirectAction.php';
  1584.         $this->services['App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction'] = $instance = new \App\Controller\Async\Event\Conference\JoinRedirectAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1585.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction'$this));
  1586.         return $instance;
  1587.     }
  1588.     /**
  1589.      * Gets the public 'App\Controller\Async\Event\Conference\RecordingsAction' shared autowired service.
  1590.      *
  1591.      * @return \App\Controller\Async\Event\Conference\RecordingsAction
  1592.      */
  1593.     protected function getRecordingsActionService()
  1594.     {
  1595.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1596.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/RecordingsAction.php';
  1597.         $this->services['App\\Controller\\Async\\Event\\Conference\\RecordingsAction'] = $instance = new \App\Controller\Async\Event\Conference\RecordingsAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1598.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\RecordingsAction'$this));
  1599.         return $instance;
  1600.     }
  1601.     /**
  1602.      * Gets the public 'App\Controller\Async\Event\DeleteAction' shared autowired service.
  1603.      *
  1604.      * @return \App\Controller\Async\Event\DeleteAction
  1605.      */
  1606.     protected function getDeleteActionService()
  1607.     {
  1608.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1609.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/DeleteAction.php';
  1610.         $this->services['App\\Controller\\Async\\Event\\DeleteAction'] = $instance = new \App\Controller\Async\Event\DeleteAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Calendar\\EventManager'] ?? $this->getEventManagerService()));
  1611.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\DeleteAction'$this));
  1612.         return $instance;
  1613.     }
  1614.     /**
  1615.      * Gets the public 'App\Controller\Async\Event\DirtyGetAction' shared autowired service.
  1616.      *
  1617.      * @return \App\Controller\Async\Event\DirtyGetAction
  1618.      */
  1619.     protected function getDirtyGetActionService()
  1620.     {
  1621.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1622.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/DirtyGetAction.php';
  1623.         $this->services['App\\Controller\\Async\\Event\\DirtyGetAction'] = $instance = new \App\Controller\Async\Event\DirtyGetAction();
  1624.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\DirtyGetAction'$this));
  1625.         return $instance;
  1626.     }
  1627.     /**
  1628.      * Gets the public 'App\Controller\Async\Event\DuplicateAction' shared autowired service.
  1629.      *
  1630.      * @return \App\Controller\Async\Event\DuplicateAction
  1631.      */
  1632.     protected function getDuplicateActionService()
  1633.     {
  1634.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1635.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/DuplicateAction.php';
  1636.         $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()));
  1637.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\DuplicateAction'$this));
  1638.         return $instance;
  1639.     }
  1640.     /**
  1641.      * Gets the public 'App\Controller\Async\Event\GetAction' shared autowired service.
  1642.      *
  1643.      * @return \App\Controller\Async\Event\GetAction
  1644.      */
  1645.     protected function getGetAction2Service()
  1646.     {
  1647.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/GetAction.php';
  1648.         return $this->services['App\\Controller\\Async\\Event\\GetAction'] = new \App\Controller\Async\Event\GetAction();
  1649.     }
  1650.     /**
  1651.      * Gets the public 'App\Controller\Async\Event\MultipleActions\DeleteMultipleAction' shared autowired service.
  1652.      *
  1653.      * @return \App\Controller\Async\Event\MultipleActions\DeleteMultipleAction
  1654.      */
  1655.     protected function getDeleteMultipleActionService()
  1656.     {
  1657.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1658.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/MultipleActions/DeleteMultipleAction.php';
  1659.         $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\\Calendar\\EventManager'] ?? $this->getEventManagerService()));
  1660.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction'$this));
  1661.         return $instance;
  1662.     }
  1663.     /**
  1664.      * Gets the public 'App\Controller\Async\Event\MultipleActions\DuplicateMultipleAction' shared autowired service.
  1665.      *
  1666.      * @return \App\Controller\Async\Event\MultipleActions\DuplicateMultipleAction
  1667.      */
  1668.     protected function getDuplicateMultipleActionService()
  1669.     {
  1670.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1671.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  1672.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/MultipleActions/DuplicateMultipleAction.php';
  1673.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  1674.         $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()));
  1675.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction'$this));
  1676.         return $instance;
  1677.     }
  1678.     /**
  1679.      * Gets the public 'App\Controller\Async\Event\MultipleActions\PutEventsAction' shared autowired service.
  1680.      *
  1681.      * @return \App\Controller\Async\Event\MultipleActions\PutEventsAction
  1682.      */
  1683.     protected function getPutEventsActionService()
  1684.     {
  1685.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1686.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  1687.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/MultipleActions/PutEventsAction.php';
  1688.         $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()));
  1689.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction'$this));
  1690.         return $instance;
  1691.     }
  1692.     /**
  1693.      * Gets the public 'App\Controller\Async\Event\PostAction' shared autowired service.
  1694.      *
  1695.      * @return \App\Controller\Async\Event\PostAction
  1696.      */
  1697.     protected function getPostAction2Service()
  1698.     {
  1699.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1700.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/PostAction.php';
  1701.         $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()), ($this->privates['App\\Security\\Planning\\EventPermissionChecker'] ?? $this->getEventPermissionCheckerService()));
  1702.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\PostAction'$this));
  1703.         return $instance;
  1704.     }
  1705.     /**
  1706.      * Gets the public 'App\Controller\Async\Event\PutAction' shared autowired service.
  1707.      *
  1708.      * @return \App\Controller\Async\Event\PutAction
  1709.      */
  1710.     protected function getPutActionService()
  1711.     {
  1712.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1713.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/PutAction.php';
  1714.         $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()), ($this->privates['App\\Security\\Planning\\EventPermissionChecker'] ?? $this->getEventPermissionCheckerService()));
  1715.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\PutAction'$this));
  1716.         return $instance;
  1717.     }
  1718.     /**
  1719.      * Gets the public 'App\Controller\Async\Event\RecurringActions\DeleteAllRecurringAction' shared autowired service.
  1720.      *
  1721.      * @return \App\Controller\Async\Event\RecurringActions\DeleteAllRecurringAction
  1722.      */
  1723.     protected function getDeleteAllRecurringActionService()
  1724.     {
  1725.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1726.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/RecurringActions/DeleteAllRecurringAction.php';
  1727.         $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()));
  1728.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction'$this));
  1729.         return $instance;
  1730.     }
  1731.     /**
  1732.      * Gets the public 'App\Controller\Async\Event\RecurringActions\DeleteIncomingRecurringAction' shared autowired service.
  1733.      *
  1734.      * @return \App\Controller\Async\Event\RecurringActions\DeleteIncomingRecurringAction
  1735.      */
  1736.     protected function getDeleteIncomingRecurringActionService()
  1737.     {
  1738.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1739.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/RecurringActions/DeleteIncomingRecurringAction.php';
  1740.         $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()));
  1741.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction'$this));
  1742.         return $instance;
  1743.     }
  1744.     /**
  1745.      * Gets the public 'App\Controller\Async\Event\RecurringActions\PutAllRecurringAction' shared autowired service.
  1746.      *
  1747.      * @return \App\Controller\Async\Event\RecurringActions\PutAllRecurringAction
  1748.      */
  1749.     protected function getPutAllRecurringActionService()
  1750.     {
  1751.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1752.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/RecurringActions/PutAllRecurringAction.php';
  1753.         $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()));
  1754.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction'$this));
  1755.         return $instance;
  1756.     }
  1757.     /**
  1758.      * Gets the public 'App\Controller\Async\Event\RecurringActions\PutIncomingRecurringAction' shared autowired service.
  1759.      *
  1760.      * @return \App\Controller\Async\Event\RecurringActions\PutIncomingRecurringAction
  1761.      */
  1762.     protected function getPutIncomingRecurringActionService()
  1763.     {
  1764.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1765.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/RecurringActions/PutIncomingRecurringAction.php';
  1766.         $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()));
  1767.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction'$this));
  1768.         return $instance;
  1769.     }
  1770.     /**
  1771.      * Gets the public 'App\Controller\Async\Event\RruleCollectionAction' shared autowired service.
  1772.      *
  1773.      * @return \App\Controller\Async\Event\RruleCollectionAction
  1774.      */
  1775.     protected function getRruleCollectionActionService()
  1776.     {
  1777.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1778.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/RruleCollectionAction.php';
  1779.         $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()));
  1780.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\RruleCollectionAction'$this));
  1781.         return $instance;
  1782.     }
  1783.     /**
  1784.      * Gets the public 'App\Controller\Async\FavoriteFilter\CollectionUserFavoriteAction' shared autowired service.
  1785.      *
  1786.      * @return \App\Controller\Async\FavoriteFilter\CollectionUserFavoriteAction
  1787.      */
  1788.     protected function getCollectionUserFavoriteActionService()
  1789.     {
  1790.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1791.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/CollectionUserFavoriteAction.php';
  1792.         $this->services['App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction'] = $instance = new \App\Controller\Async\FavoriteFilter\CollectionUserFavoriteAction(($this->privates['App\\Repository\\Account\\UserFavoriteFilterRepository'] ?? $this->getUserFavoriteFilterRepositoryService()));
  1793.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction'$this));
  1794.         return $instance;
  1795.     }
  1796.     /**
  1797.      * Gets the public 'App\Controller\Async\FavoriteFilter\ConfirmMultipleAction' shared autowired service.
  1798.      *
  1799.      * @return \App\Controller\Async\FavoriteFilter\ConfirmMultipleAction
  1800.      */
  1801.     protected function getConfirmMultipleActionService()
  1802.     {
  1803.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1804.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/ConfirmMultipleAction.php';
  1805.         $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()));
  1806.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction'$this));
  1807.         return $instance;
  1808.     }
  1809.     /**
  1810.      * Gets the public 'App\Controller\Async\FavoriteFilter\DeleteUserFavoriteAction' shared autowired service.
  1811.      *
  1812.      * @return \App\Controller\Async\FavoriteFilter\DeleteUserFavoriteAction
  1813.      */
  1814.     protected function getDeleteUserFavoriteActionService()
  1815.     {
  1816.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1817.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/DeleteUserFavoriteAction.php';
  1818.         $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()));
  1819.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction'$this));
  1820.         return $instance;
  1821.     }
  1822.     /**
  1823.      * Gets the public 'App\Controller\Async\FavoriteFilter\GetUserFavoriteAction' shared autowired service.
  1824.      *
  1825.      * @return \App\Controller\Async\FavoriteFilter\GetUserFavoriteAction
  1826.      */
  1827.     protected function getGetUserFavoriteActionService()
  1828.     {
  1829.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1830.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/GetUserFavoriteAction.php';
  1831.         $this->services['App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction'] = $instance = new \App\Controller\Async\FavoriteFilter\GetUserFavoriteAction();
  1832.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction'$this));
  1833.         return $instance;
  1834.     }
  1835.     /**
  1836.      * Gets the public 'App\Controller\Async\FavoriteFilter\PostUserFavoriteAction' shared autowired service.
  1837.      *
  1838.      * @return \App\Controller\Async\FavoriteFilter\PostUserFavoriteAction
  1839.      */
  1840.     protected function getPostUserFavoriteActionService()
  1841.     {
  1842.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1843.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/PostUserFavoriteAction.php';
  1844.         $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()));
  1845.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction'$this));
  1846.         return $instance;
  1847.     }
  1848.     /**
  1849.      * Gets the public 'App\Controller\Async\FavoriteFilter\PutFavoriteAction' shared autowired service.
  1850.      *
  1851.      * @return \App\Controller\Async\FavoriteFilter\PutFavoriteAction
  1852.      */
  1853.     protected function getPutFavoriteActionService()
  1854.     {
  1855.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1856.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/PutFavoriteAction.php';
  1857.         $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()));
  1858.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction'$this));
  1859.         return $instance;
  1860.     }
  1861.     /**
  1862.      * Gets the public 'App\Controller\Async\FavoriteFilter\PutUserFavoriteNameAction' shared autowired service.
  1863.      *
  1864.      * @return \App\Controller\Async\FavoriteFilter\PutUserFavoriteNameAction
  1865.      */
  1866.     protected function getPutUserFavoriteNameActionService()
  1867.     {
  1868.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1869.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/PutUserFavoriteNameAction.php';
  1870.         $this->services['App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction'] = $instance = new \App\Controller\Async\FavoriteFilter\PutUserFavoriteNameAction();
  1871.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction'$this));
  1872.         return $instance;
  1873.     }
  1874.     /**
  1875.      * Gets the public 'App\Controller\Async\FavoriteFilter\ShareFavoriteAction' shared autowired service.
  1876.      *
  1877.      * @return \App\Controller\Async\FavoriteFilter\ShareFavoriteAction
  1878.      */
  1879.     protected function getShareFavoriteActionService()
  1880.     {
  1881.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1882.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/ShareFavoriteAction.php';
  1883.         $this->services['App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction'] = $instance = new \App\Controller\Async\FavoriteFilter\ShareFavoriteAction(($this->privates['App\\Service\\FavoriteFilter\\FavoriteFilterManager'] ?? $this->getFavoriteFilterManagerService()));
  1884.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction'$this));
  1885.         return $instance;
  1886.     }
  1887.     /**
  1888.      * Gets the public 'App\Controller\Async\File\GetPreviewAction' shared autowired service.
  1889.      *
  1890.      * @return \App\Controller\Async\File\GetPreviewAction
  1891.      */
  1892.     protected function getGetPreviewActionService()
  1893.     {
  1894.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1895.         include_once \dirname(__DIR__4).'/src/Controller/Async/File/GetPreviewAction.php';
  1896.         $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()));
  1897.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\File\\GetPreviewAction'$this));
  1898.         return $instance;
  1899.     }
  1900.     /**
  1901.      * Gets the public 'App\Controller\Async\Group\CollectionAction' shared autowired service.
  1902.      *
  1903.      * @return \App\Controller\Async\Group\CollectionAction
  1904.      */
  1905.     protected function getCollectionAction3Service()
  1906.     {
  1907.         include_once \dirname(__DIR__4).'/src/Controller/Async/Group/CollectionAction.php';
  1908.         return $this->services['App\\Controller\\Async\\Group\\CollectionAction'] = new \App\Controller\Async\Group\CollectionAction(($this->privates['App\\Repository\\Channel\\GroupRepository'] ?? $this->getGroupRepositoryService()));
  1909.     }
  1910.     /**
  1911.      * Gets the public 'App\Controller\Async\Group\EventCollectionAction' shared autowired service.
  1912.      *
  1913.      * @return \App\Controller\Async\Group\EventCollectionAction
  1914.      */
  1915.     protected function getEventCollectionAction3Service()
  1916.     {
  1917.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1918.         include_once \dirname(__DIR__4).'/src/Controller/Async/Group/EventCollectionAction.php';
  1919.         $this->services['App\\Controller\\Async\\Group\\EventCollectionAction'] = $instance = new \App\Controller\Async\Group\EventCollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  1920.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Group\\EventCollectionAction'$this));
  1921.         return $instance;
  1922.     }
  1923.     /**
  1924.      * Gets the public 'App\Controller\Async\Group\GetAction' shared autowired service.
  1925.      *
  1926.      * @return \App\Controller\Async\Group\GetAction
  1927.      */
  1928.     protected function getGetAction3Service()
  1929.     {
  1930.         include_once \dirname(__DIR__4).'/src/Controller/Async/Group/GetAction.php';
  1931.         return $this->services['App\\Controller\\Async\\Group\\GetAction'] = new \App\Controller\Async\Group\GetAction();
  1932.     }
  1933.     /**
  1934.      * Gets the public 'App\Controller\Async\Hollidays\CollectionAction' shared autowired service.
  1935.      *
  1936.      * @return \App\Controller\Async\Hollidays\CollectionAction
  1937.      */
  1938.     protected function getCollectionAction4Service()
  1939.     {
  1940.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1941.         include_once \dirname(__DIR__4).'/src/Controller/Async/Hollidays/CollectionAction.php';
  1942.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Hollidays/HollidaysService.php';
  1943.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Hollidays/ApiHollidaysInterface.php';
  1944.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Hollidays/FrenchApiHollidays.php';
  1945.         $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()))));
  1946.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Hollidays\\CollectionAction'$this));
  1947.         return $instance;
  1948.     }
  1949.     /**
  1950.      * Gets the public 'App\Controller\Async\Lesson\CollectionAction' shared autowired service.
  1951.      *
  1952.      * @return \App\Controller\Async\Lesson\CollectionAction
  1953.      */
  1954.     protected function getCollectionAction5Service()
  1955.     {
  1956.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1957.         include_once \dirname(__DIR__4).'/src/Controller/Async/Lesson/CollectionAction.php';
  1958.         $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()));
  1959.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Lesson\\CollectionAction'$this));
  1960.         return $instance;
  1961.     }
  1962.     /**
  1963.      * Gets the public 'App\Controller\Async\Lesson\PostAction' shared autowired service.
  1964.      *
  1965.      * @return \App\Controller\Async\Lesson\PostAction
  1966.      */
  1967.     protected function getPostAction3Service()
  1968.     {
  1969.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1970.         include_once \dirname(__DIR__4).'/src/Controller/Async/Lesson/PostAction.php';
  1971.         $this->services['App\\Controller\\Async\\Lesson\\PostAction'] = $instance = new \App\Controller\Async\Lesson\PostAction(($this->privates['App\\Repository\\Channel\\LessonRepository'] ?? $this->getLessonRepositoryService()));
  1972.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Lesson\\PostAction'$this));
  1973.         return $instance;
  1974.     }
  1975.     /**
  1976.      * Gets the public 'App\Controller\Async\PlanningResource\CollectionAction' shared autowired service.
  1977.      *
  1978.      * @return \App\Controller\Async\PlanningResource\CollectionAction
  1979.      */
  1980.     protected function getCollectionAction6Service()
  1981.     {
  1982.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1983.         include_once \dirname(__DIR__4).'/src/Controller/Async/PlanningResource/CollectionAction.php';
  1984.         $this->services['App\\Controller\\Async\\PlanningResource\\CollectionAction'] = $instance = new \App\Controller\Async\PlanningResource\CollectionAction(($this->privates['App\\Repository\\Planning\\PlanningResourceRepository'] ?? $this->getPlanningResourceRepositoryService()));
  1985.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\PlanningResource\\CollectionAction'$this));
  1986.         return $instance;
  1987.     }
  1988.     /**
  1989.      * Gets the public 'App\Controller\Async\PlanningResource\CollectionByIdsAction' shared autowired service.
  1990.      *
  1991.      * @return \App\Controller\Async\PlanningResource\CollectionByIdsAction
  1992.      */
  1993.     protected function getCollectionByIdsActionService()
  1994.     {
  1995.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1996.         include_once \dirname(__DIR__4).'/src/Controller/Async/PlanningResource/CollectionByIdsAction.php';
  1997.         $this->services['App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction'] = $instance = new \App\Controller\Async\PlanningResource\CollectionByIdsAction(($this->privates['App\\Repository\\Planning\\PlanningResourceRepository'] ?? $this->getPlanningResourceRepositoryService()));
  1998.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction'$this));
  1999.         return $instance;
  2000.     }
  2001.     /**
  2002.      * Gets the public 'App\Controller\Async\PlanningResource\ExportPlanningResourceAction' shared autowired service.
  2003.      *
  2004.      * @return \App\Controller\Async\PlanningResource\ExportPlanningResourceAction
  2005.      */
  2006.     protected function getExportPlanningResourceActionService()
  2007.     {
  2008.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2009.         include_once \dirname(__DIR__4).'/src/Controller/Async/PlanningResource/ExportPlanningResourceAction.php';
  2010.         $this->services['App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction'] = $instance = new \App\Controller\Async\PlanningResource\ExportPlanningResourceAction(($this->privates['App\\Service\\PlanningResourceExportService'] ?? $this->getPlanningResourceExportServiceService()));
  2011.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction'$this));
  2012.         return $instance;
  2013.     }
  2014.     /**
  2015.      * Gets the public 'App\Controller\Async\RedirectToNimForEventAction' shared autowired service.
  2016.      *
  2017.      * @return \App\Controller\Async\RedirectToNimForEventAction
  2018.      */
  2019.     protected function getRedirectToNimForEventActionService()
  2020.     {
  2021.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2022.         include_once \dirname(__DIR__4).'/src/Controller/Async/RedirectToNimForEventAction.php';
  2023.         $this->services['App\\Controller\\Async\\RedirectToNimForEventAction'] = $instance = new \App\Controller\Async\RedirectToNimForEventAction(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2024.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\RedirectToNimForEventAction'$this));
  2025.         return $instance;
  2026.     }
  2027.     /**
  2028.      * Gets the public 'App\Controller\Async\Resources\CollectionAction' shared autowired service.
  2029.      *
  2030.      * @return \App\Controller\Async\Resources\CollectionAction
  2031.      */
  2032.     protected function getCollectionAction7Service()
  2033.     {
  2034.         include_once \dirname(__DIR__4).'/src/Controller/Async/Resources/CollectionAction.php';
  2035.         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()));
  2036.     }
  2037.     /**
  2038.      * Gets the public 'App\Controller\Async\Room\CollectionAction' shared autowired service.
  2039.      *
  2040.      * @return \App\Controller\Async\Room\CollectionAction
  2041.      */
  2042.     protected function getCollectionAction8Service()
  2043.     {
  2044.         include_once \dirname(__DIR__4).'/src/Controller/Async/Room/CollectionAction.php';
  2045.         return $this->services['App\\Controller\\Async\\Room\\CollectionAction'] = new \App\Controller\Async\Room\CollectionAction(($this->privates['App\\Repository\\Channel\\RoomRepository'] ?? $this->getRoomRepositoryService()));
  2046.     }
  2047.     /**
  2048.      * Gets the public 'App\Controller\Async\Room\EventCollectionAction' shared autowired service.
  2049.      *
  2050.      * @return \App\Controller\Async\Room\EventCollectionAction
  2051.      */
  2052.     protected function getEventCollectionAction4Service()
  2053.     {
  2054.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2055.         include_once \dirname(__DIR__4).'/src/Controller/Async/Room/EventCollectionAction.php';
  2056.         $this->services['App\\Controller\\Async\\Room\\EventCollectionAction'] = $instance = new \App\Controller\Async\Room\EventCollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  2057.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Room\\EventCollectionAction'$this));
  2058.         return $instance;
  2059.     }
  2060.     /**
  2061.      * Gets the public 'App\Controller\Async\Session\EventCollectionAction' shared autowired service.
  2062.      *
  2063.      * @return \App\Controller\Async\Session\EventCollectionAction
  2064.      */
  2065.     protected function getEventCollectionAction5Service()
  2066.     {
  2067.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2068.         include_once \dirname(__DIR__4).'/src/Controller/Async/Session/EventCollectionAction.php';
  2069.         $this->services['App\\Controller\\Async\\Session\\EventCollectionAction'] = $instance = new \App\Controller\Async\Session\EventCollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  2070.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Session\\EventCollectionAction'$this));
  2071.         return $instance;
  2072.     }
  2073.     /**
  2074.      * Gets the public 'App\Controller\Async\SignaturesSheet\CollectionAction' shared autowired service.
  2075.      *
  2076.      * @return \App\Controller\Async\SignaturesSheet\CollectionAction
  2077.      */
  2078.     protected function getCollectionAction9Service()
  2079.     {
  2080.         include_once \dirname(__DIR__4).'/src/Controller/Async/SignaturesSheet/CollectionAction.php';
  2081.         return $this->services['App\\Controller\\Async\\SignaturesSheet\\CollectionAction'] = new \App\Controller\Async\SignaturesSheet\CollectionAction(($this->privates['App\\Repository\\SignaturesSheetRepository'] ?? $this->getSignaturesSheetRepositoryService()));
  2082.     }
  2083.     /**
  2084.      * Gets the public 'App\Controller\Async\SignaturesSheet\GetPreviewAction' shared autowired service.
  2085.      *
  2086.      * @return \App\Controller\Async\SignaturesSheet\GetPreviewAction
  2087.      */
  2088.     protected function getGetPreviewAction2Service()
  2089.     {
  2090.         include_once \dirname(__DIR__4).'/src/Controller/Async/SignaturesSheet/GetPreviewAction.php';
  2091.         return $this->services['App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction'] = new \App\Controller\Async\SignaturesSheet\GetPreviewAction(($this->privates['App\\Service\\Sign\\SignaturesSheetService'] ?? $this->getSignaturesSheetServiceService()));
  2092.     }
  2093.     /**
  2094.      * Gets the public 'App\Controller\Async\SignaturesSheet\PostGenerateAction' shared autowired service.
  2095.      *
  2096.      * @return \App\Controller\Async\SignaturesSheet\PostGenerateAction
  2097.      */
  2098.     protected function getPostGenerateActionService()
  2099.     {
  2100.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2101.         include_once \dirname(__DIR__4).'/src/Controller/Async/SignaturesSheet/PostGenerateAction.php';
  2102.         $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\\AbstractCursusEntityClient'] ?? $this->getAbstractCursusEntityClientService()));
  2103.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction'$this));
  2104.         return $instance;
  2105.     }
  2106.     /**
  2107.      * Gets the public 'App\Controller\Async\UserSign\CollectionAction' shared autowired service.
  2108.      *
  2109.      * @return \App\Controller\Async\UserSign\CollectionAction
  2110.      */
  2111.     protected function getCollectionAction10Service()
  2112.     {
  2113.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/CollectionAction.php';
  2114.         return $this->services['App\\Controller\\Async\\UserSign\\CollectionAction'] = new \App\Controller\Async\UserSign\CollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2115.     }
  2116.     /**
  2117.      * Gets the public 'App\Controller\Async\UserSign\CollectionPutAction' shared autowired service.
  2118.      *
  2119.      * @return \App\Controller\Async\UserSign\CollectionPutAction
  2120.      */
  2121.     protected function getCollectionPutActionService()
  2122.     {
  2123.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2124.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/CollectionPutAction.php';
  2125.         $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()));
  2126.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\CollectionPutAction'$this));
  2127.         return $instance;
  2128.     }
  2129.     /**
  2130.      * Gets the public 'App\Controller\Async\UserSign\CollectionPutMultipleRecallAction' shared autowired service.
  2131.      *
  2132.      * @return \App\Controller\Async\UserSign\CollectionPutMultipleRecallAction
  2133.      */
  2134.     protected function getCollectionPutMultipleRecallActionService()
  2135.     {
  2136.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2137.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/CollectionPutMultipleRecallAction.php';
  2138.         $a = ($this->services['router'] ?? $this->getRouterService());
  2139.         $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);
  2140.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction'$this));
  2141.         return $instance;
  2142.     }
  2143.     /**
  2144.      * Gets the public 'App\Controller\Async\UserSign\CollectionPutMultipleSigningAction' shared autowired service.
  2145.      *
  2146.      * @return \App\Controller\Async\UserSign\CollectionPutMultipleSigningAction
  2147.      */
  2148.     protected function getCollectionPutMultipleSigningActionService()
  2149.     {
  2150.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/CollectionPutMultipleSigningAction.php';
  2151.         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()));
  2152.     }
  2153.     /**
  2154.      * Gets the public 'App\Controller\Async\UserSign\GetByEventAction' shared autowired service.
  2155.      *
  2156.      * @return \App\Controller\Async\UserSign\GetByEventAction
  2157.      */
  2158.     protected function getGetByEventActionService()
  2159.     {
  2160.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/GetByEventAction.php';
  2161.         return $this->services['App\\Controller\\Async\\UserSign\\GetByEventAction'] = new \App\Controller\Async\UserSign\GetByEventAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2162.     }
  2163.     /**
  2164.      * Gets the public 'App\Controller\Async\UserSign\GetByUserAndEventAction' shared autowired service.
  2165.      *
  2166.      * @return \App\Controller\Async\UserSign\GetByUserAndEventAction
  2167.      */
  2168.     protected function getGetByUserAndEventActionService()
  2169.     {
  2170.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2171.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/GetByUserAndEventAction.php';
  2172.         $this->services['App\\Controller\\Async\\UserSign\\GetByUserAndEventAction'] = $instance = new \App\Controller\Async\UserSign\GetByUserAndEventAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2173.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\GetByUserAndEventAction'$this));
  2174.         return $instance;
  2175.     }
  2176.     /**
  2177.      * Gets the public 'App\Controller\Async\UserSign\PastCertifiedCollectionAction' shared autowired service.
  2178.      *
  2179.      * @return \App\Controller\Async\UserSign\PastCertifiedCollectionAction
  2180.      */
  2181.     protected function getPastCertifiedCollectionActionService()
  2182.     {
  2183.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PastCertifiedCollectionAction.php';
  2184.         return $this->services['App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction'] = new \App\Controller\Async\UserSign\PastCertifiedCollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2185.     }
  2186.     /**
  2187.      * Gets the public 'App\Controller\Async\UserSign\PostJustificationAction' shared autowired service.
  2188.      *
  2189.      * @return \App\Controller\Async\UserSign\PostJustificationAction
  2190.      */
  2191.     protected function getPostJustificationActionService()
  2192.     {
  2193.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PostJustificationAction.php';
  2194.         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()));
  2195.     }
  2196.     /**
  2197.      * Gets the public 'App\Controller\Async\UserSign\PostTeacherJustificationAction' shared autowired service.
  2198.      *
  2199.      * @return \App\Controller\Async\UserSign\PostTeacherJustificationAction
  2200.      */
  2201.     protected function getPostTeacherJustificationActionService()
  2202.     {
  2203.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2204.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PostTeacherJustificationAction.php';
  2205.         $this->services['App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction'] = $instance = new \App\Controller\Async\UserSign\PostTeacherJustificationAction(($this->privates['App\\Service\\Sign\\SignService'] ?? $this->getSignServiceService()));
  2206.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction'$this));
  2207.         return $instance;
  2208.     }
  2209.     /**
  2210.      * Gets the public 'App\Controller\Async\UserSign\PutAction' shared autowired service.
  2211.      *
  2212.      * @return \App\Controller\Async\UserSign\PutAction
  2213.      */
  2214.     protected function getPutAction2Service()
  2215.     {
  2216.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2217.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PutAction.php';
  2218.         $this->services['App\\Controller\\Async\\UserSign\\PutAction'] = $instance = new \App\Controller\Async\UserSign\PutAction();
  2219.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\PutAction'$this));
  2220.         return $instance;
  2221.     }
  2222.     /**
  2223.      * Gets the public 'App\Controller\Async\UserSign\PutJustificationTextAction' shared autowired service.
  2224.      *
  2225.      * @return \App\Controller\Async\UserSign\PutJustificationTextAction
  2226.      */
  2227.     protected function getPutJustificationTextActionService()
  2228.     {
  2229.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PutJustificationTextAction.php';
  2230.         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()));
  2231.     }
  2232.     /**
  2233.      * Gets the public 'App\Controller\Async\UserSign\PutSignatureAction' shared autowired service.
  2234.      *
  2235.      * @return \App\Controller\Async\UserSign\PutSignatureAction
  2236.      */
  2237.     protected function getPutSignatureActionService()
  2238.     {
  2239.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PutSignatureAction.php';
  2240.         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()));
  2241.     }
  2242.     /**
  2243.      * Gets the public 'App\Controller\Async\UserSign\PutStatusAction' shared autowired service.
  2244.      *
  2245.      * @return \App\Controller\Async\UserSign\PutStatusAction
  2246.      */
  2247.     protected function getPutStatusActionService()
  2248.     {
  2249.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2250.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PutStatusAction.php';
  2251.         $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()));
  2252.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\PutStatusAction'$this));
  2253.         return $instance;
  2254.     }
  2255.     /**
  2256.      * Gets the public 'App\Controller\Async\UserSign\UncertifiedStudentsCollectionAction' shared autowired service.
  2257.      *
  2258.      * @return \App\Controller\Async\UserSign\UncertifiedStudentsCollectionAction
  2259.      */
  2260.     protected function getUncertifiedStudentsCollectionActionService()
  2261.     {
  2262.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2263.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/UncertifiedStudentsCollectionAction.php';
  2264.         $this->services['App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction'] = $instance = new \App\Controller\Async\UserSign\UncertifiedStudentsCollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2265.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction'$this));
  2266.         return $instance;
  2267.     }
  2268.     /**
  2269.      * Gets the public 'App\Controller\Async\UserSign\UncertifiedTeachersCollectionAction' shared autowired service.
  2270.      *
  2271.      * @return \App\Controller\Async\UserSign\UncertifiedTeachersCollectionAction
  2272.      */
  2273.     protected function getUncertifiedTeachersCollectionActionService()
  2274.     {
  2275.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/UncertifiedTeachersCollectionAction.php';
  2276.         return $this->services['App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction'] = new \App\Controller\Async\UserSign\UncertifiedTeachersCollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2277.     }
  2278.     /**
  2279.      * Gets the public 'App\Controller\Async\UserSign\UserNotValidatedCollectionAction' shared autowired service.
  2280.      *
  2281.      * @return \App\Controller\Async\UserSign\UserNotValidatedCollectionAction
  2282.      */
  2283.     protected function getUserNotValidatedCollectionActionService()
  2284.     {
  2285.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2286.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/UserNotValidatedCollectionAction.php';
  2287.         $this->services['App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction'] = $instance = new \App\Controller\Async\UserSign\UserNotValidatedCollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2288.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction'$this));
  2289.         return $instance;
  2290.     }
  2291.     /**
  2292.      * Gets the public 'App\Controller\Async\UserSign\UserRecalledCollectionAction' shared autowired service.
  2293.      *
  2294.      * @return \App\Controller\Async\UserSign\UserRecalledCollectionAction
  2295.      */
  2296.     protected function getUserRecalledCollectionActionService()
  2297.     {
  2298.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2299.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/UserRecalledCollectionAction.php';
  2300.         $this->services['App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction'] = $instance = new \App\Controller\Async\UserSign\UserRecalledCollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2301.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction'$this));
  2302.         return $instance;
  2303.     }
  2304.     /**
  2305.      * Gets the public 'App\Controller\Async\UserSign\UserValidatedCollectionAction' shared autowired service.
  2306.      *
  2307.      * @return \App\Controller\Async\UserSign\UserValidatedCollectionAction
  2308.      */
  2309.     protected function getUserValidatedCollectionActionService()
  2310.     {
  2311.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2312.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/UserValidatedCollectionAction.php';
  2313.         $this->services['App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction'] = $instance = new \App\Controller\Async\UserSign\UserValidatedCollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2314.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction'$this));
  2315.         return $instance;
  2316.     }
  2317.     /**
  2318.      * Gets the public 'App\Controller\Async\User\CollectionAction' shared autowired service.
  2319.      *
  2320.      * @return \App\Controller\Async\User\CollectionAction
  2321.      */
  2322.     protected function getCollectionAction11Service()
  2323.     {
  2324.         include_once \dirname(__DIR__4).'/src/Controller/Async/User/CollectionAction.php';
  2325.         return $this->services['App\\Controller\\Async\\User\\CollectionAction'] = new \App\Controller\Async\User\CollectionAction(($this->privates['App\\Repository\\Account\\UserRepository'] ?? $this->getUserRepositoryService()));
  2326.     }
  2327.     /**
  2328.      * Gets the public 'App\Controller\Async\User\Notification\NotificationController' shared autowired service.
  2329.      *
  2330.      * @return \App\Controller\Async\User\Notification\NotificationController
  2331.      */
  2332.     protected function getNotificationControllerService()
  2333.     {
  2334.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2335.         include_once \dirname(__DIR__4).'/src/Controller/Async/User/Notification/NotificationController.php';
  2336.         $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()));
  2337.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\User\\Notification\\NotificationController'$this));
  2338.         return $instance;
  2339.     }
  2340.     /**
  2341.      * Gets the public 'App\Controller\Async\User\Notification\NotificationRedirectController' shared autowired service.
  2342.      *
  2343.      * @return \App\Controller\Async\User\Notification\NotificationRedirectController
  2344.      */
  2345.     protected function getNotificationRedirectControllerService()
  2346.     {
  2347.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2348.         include_once \dirname(__DIR__4).'/src/Controller/Async/User/Notification/NotificationRedirectController.php';
  2349.         $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()));
  2350.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\User\\Notification\\NotificationRedirectController'$this));
  2351.         return $instance;
  2352.     }
  2353.     /**
  2354.      * Gets the public 'App\Controller\Async\User\Notification\NotificationSeeAllController' shared autowired service.
  2355.      *
  2356.      * @return \App\Controller\Async\User\Notification\NotificationSeeAllController
  2357.      */
  2358.     protected function getNotificationSeeAllControllerService()
  2359.     {
  2360.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2361.         include_once \dirname(__DIR__4).'/src/Controller/Async/User/Notification/NotificationSeeAllController.php';
  2362.         $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()));
  2363.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\User\\Notification\\NotificationSeeAllController'$this));
  2364.         return $instance;
  2365.     }
  2366.     /**
  2367.      * Gets the public 'App\Controller\Async\User\Notification\NotificationSeeController' shared autowired service.
  2368.      *
  2369.      * @return \App\Controller\Async\User\Notification\NotificationSeeController
  2370.      */
  2371.     protected function getNotificationSeeControllerService()
  2372.     {
  2373.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2374.         include_once \dirname(__DIR__4).'/src/Controller/Async/User/Notification/NotificationSeeController.php';
  2375.         $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()));
  2376.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\User\\Notification\\NotificationSeeController'$this));
  2377.         return $instance;
  2378.     }
  2379.     /**
  2380.      * Gets the public 'App\Controller\AutoToken\SigningAction' shared autowired service.
  2381.      *
  2382.      * @return \App\Controller\AutoToken\SigningAction
  2383.      */
  2384.     protected function getSigningActionService()
  2385.     {
  2386.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2387.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2388.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2389.         include_once \dirname(__DIR__4).'/src/Controller/AutoToken/SigningAction.php';
  2390.         $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()));
  2391.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2392.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2393.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  2394.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  2395.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2396.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2397.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2398.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2399.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2400.             'router' => ['services''router''getRouterService'false],
  2401.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2402.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2403.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  2404.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  2405.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2406.         ], [
  2407.             'doctrine' => '?',
  2408.             'form.factory' => '?',
  2409.             'fos_rest.view_handler' => '?',
  2410.             'http_kernel' => '?',
  2411.             'message_bus' => '?',
  2412.             'messenger.default_bus' => '?',
  2413.             'parameter_bag' => '?',
  2414.             'request_stack' => '?',
  2415.             'router' => '?',
  2416.             'security.authorization_checker' => '?',
  2417.             'security.token_storage' => '?',
  2418.             'serializer' => '?',
  2419.             'session' => '.session.deprecated',
  2420.             'twig' => '?',
  2421.         ]))->withContext('App\\Controller\\AutoToken\\SigningAction'$this));
  2422.         return $instance;
  2423.     }
  2424.     /**
  2425.      * Gets the public 'App\Controller\FileController' shared autowired service.
  2426.      *
  2427.      * @return \App\Controller\FileController
  2428.      */
  2429.     protected function getFileControllerService()
  2430.     {
  2431.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2432.         include_once \dirname(__DIR__4).'/src/Controller/FileController.php';
  2433.         $this->services['App\\Controller\\FileController'] = $instance = new \App\Controller\FileController(($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()));
  2434.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\FileController'$this));
  2435.         return $instance;
  2436.     }
  2437.     /**
  2438.      * Gets the public 'App\Controller\IndexController' shared autowired service.
  2439.      *
  2440.      * @return \App\Controller\IndexController
  2441.      */
  2442.     protected function getIndexControllerService()
  2443.     {
  2444.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2445.         include_once \dirname(__DIR__4).'/src/Controller/IndexController.php';
  2446.         $this->services['App\\Controller\\IndexController'] = $instance = new \App\Controller\IndexController();
  2447.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\IndexController'$this));
  2448.         return $instance;
  2449.     }
  2450.     /**
  2451.      * Gets the public 'App\Controller\Manage\HomeController' shared autowired service.
  2452.      *
  2453.      * @return \App\Controller\Manage\HomeController
  2454.      */
  2455.     protected function getHomeControllerService()
  2456.     {
  2457.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2458.         include_once \dirname(__DIR__4).'/src/Controller/Manage/HomeController.php';
  2459.         $this->services['App\\Controller\\Manage\\HomeController'] = $instance = new \App\Controller\Manage\HomeController();
  2460.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Manage\\HomeController'$this));
  2461.         return $instance;
  2462.     }
  2463.     /**
  2464.      * Gets the public 'App\Controller\Manage\RoomController' shared autowired service.
  2465.      *
  2466.      * @return \App\Controller\Manage\RoomController
  2467.      */
  2468.     protected function getRoomControllerService()
  2469.     {
  2470.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2471.         include_once \dirname(__DIR__4).'/src/Controller/Manage/RoomController.php';
  2472.         $this->services['App\\Controller\\Manage\\RoomController'] = $instance = new \App\Controller\Manage\RoomController();
  2473.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Manage\\RoomController'$this));
  2474.         return $instance;
  2475.     }
  2476.     /**
  2477.      * Gets the public 'App\Controller\Manage\SessionController' shared autowired service.
  2478.      *
  2479.      * @return \App\Controller\Manage\SessionController
  2480.      */
  2481.     protected function getSessionControllerService()
  2482.     {
  2483.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2484.         include_once \dirname(__DIR__4).'/src/Controller/Manage/SessionController.php';
  2485.         $this->services['App\\Controller\\Manage\\SessionController'] = $instance = new \App\Controller\Manage\SessionController();
  2486.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Manage\\SessionController'$this));
  2487.         return $instance;
  2488.     }
  2489.     /**
  2490.      * Gets the public 'App\Controller\Manage\SignaturesSheetController' shared autowired service.
  2491.      *
  2492.      * @return \App\Controller\Manage\SignaturesSheetController
  2493.      */
  2494.     protected function getSignaturesSheetControllerService()
  2495.     {
  2496.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2497.         include_once \dirname(__DIR__4).'/src/Controller/Manage/SignaturesSheetController.php';
  2498.         $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()));
  2499.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Manage\\SignaturesSheetController'$this));
  2500.         return $instance;
  2501.     }
  2502.     /**
  2503.      * Gets the public 'App\Controller\Manage\SigningController' shared autowired service.
  2504.      *
  2505.      * @return \App\Controller\Manage\SigningController
  2506.      */
  2507.     protected function getSigningControllerService()
  2508.     {
  2509.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2510.         include_once \dirname(__DIR__4).'/src/Controller/Manage/SigningController.php';
  2511.         $this->services['App\\Controller\\Manage\\SigningController'] = $instance = new \App\Controller\Manage\SigningController();
  2512.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Manage\\SigningController'$this));
  2513.         return $instance;
  2514.     }
  2515.     /**
  2516.      * Gets the public 'App\Controller\Manage\UserPlanningController' shared autowired service.
  2517.      *
  2518.      * @return \App\Controller\Manage\UserPlanningController
  2519.      */
  2520.     protected function getUserPlanningControllerService()
  2521.     {
  2522.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2523.         include_once \dirname(__DIR__4).'/src/Controller/Manage/UserPlanningController.php';
  2524.         $this->services['App\\Controller\\Manage\\UserPlanningController'] = $instance = new \App\Controller\Manage\UserPlanningController();
  2525.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Manage\\UserPlanningController'$this));
  2526.         return $instance;
  2527.     }
  2528.     /**
  2529.      * Gets the public 'App\Controller\OAuth\NellappController' shared autowired service.
  2530.      *
  2531.      * @return \App\Controller\OAuth\NellappController
  2532.      */
  2533.     protected function getNellappControllerService()
  2534.     {
  2535.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2536.         include_once \dirname(__DIR__4).'/src/Controller/OAuth/NellappController.php';
  2537.         $this->services['App\\Controller\\OAuth\\NellappController'] = $instance = new \App\Controller\OAuth\NellappController();
  2538.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\OAuth\\NellappController'$this));
  2539.         return $instance;
  2540.     }
  2541.     /**
  2542.      * Gets the public 'App\Controller\Profile\AbsentController' shared autowired service.
  2543.      *
  2544.      * @return \App\Controller\Profile\AbsentController
  2545.      */
  2546.     protected function getAbsentControllerService()
  2547.     {
  2548.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2549.         include_once \dirname(__DIR__4).'/src/Controller/Profile/AbsentController.php';
  2550.         $this->services['App\\Controller\\Profile\\AbsentController'] = $instance = new \App\Controller\Profile\AbsentController(($this->privates['App\\Repository\\Planning\\AvailableExceptionRepository'] ?? $this->getAvailableExceptionRepositoryService()));
  2551.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Profile\\AbsentController'$this));
  2552.         return $instance;
  2553.     }
  2554.     /**
  2555.      * Gets the public 'App\Controller\Profile\PlanningController' shared autowired service.
  2556.      *
  2557.      * @return \App\Controller\Profile\PlanningController
  2558.      */
  2559.     protected function getPlanningControllerService()
  2560.     {
  2561.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2562.         include_once \dirname(__DIR__4).'/src/Controller/Profile/PlanningController.php';
  2563.         $this->services['App\\Controller\\Profile\\PlanningController'] = $instance = new \App\Controller\Profile\PlanningController();
  2564.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Profile\\PlanningController'$this));
  2565.         return $instance;
  2566.     }
  2567.     /**
  2568.      * Gets the public 'App\Controller\Profile\ProfileSigningController' shared autowired service.
  2569.      *
  2570.      * @return \App\Controller\Profile\ProfileSigningController
  2571.      */
  2572.     protected function getProfileSigningControllerService()
  2573.     {
  2574.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2575.         include_once \dirname(__DIR__4).'/src/Controller/Profile/ProfileSigningController.php';
  2576.         $this->services['App\\Controller\\Profile\\ProfileSigningController'] = $instance = new \App\Controller\Profile\ProfileSigningController(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2577.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Profile\\ProfileSigningController'$this));
  2578.         return $instance;
  2579.     }
  2580.     /**
  2581.      * Gets the public 'App\Controller\ReverseSync\Account\Notification\CollectionAction' shared autowired service.
  2582.      *
  2583.      * @return \App\Controller\ReverseSync\Account\Notification\CollectionAction
  2584.      */
  2585.     protected function getCollectionAction12Service()
  2586.     {
  2587.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2588.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Account/Notification/CollectionAction.php';
  2589.         $this->services['App\\Controller\\ReverseSync\\Account\\Notification\\CollectionAction'] = $instance = new \App\Controller\ReverseSync\Account\Notification\CollectionAction(($this->privates['App\\Repository\\Account\\NotificationRepository'] ?? $this->getNotificationRepositoryService()));
  2590.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Account\\Notification\\CollectionAction'$this));
  2591.         return $instance;
  2592.     }
  2593.     /**
  2594.      * Gets the public 'App\Controller\ReverseSync\Account\Notification\GetAction' shared autowired service.
  2595.      *
  2596.      * @return \App\Controller\ReverseSync\Account\Notification\GetAction
  2597.      */
  2598.     protected function getGetAction4Service()
  2599.     {
  2600.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2601.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Account/Notification/GetAction.php';
  2602.         $this->services['App\\Controller\\ReverseSync\\Account\\Notification\\GetAction'] = $instance = new \App\Controller\ReverseSync\Account\Notification\GetAction();
  2603.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Account\\Notification\\GetAction'$this));
  2604.         return $instance;
  2605.     }
  2606.     /**
  2607.      * Gets the public 'App\Controller\ReverseSync\Planning\ChannelUserData\EventCollectionAction' shared autowired service.
  2608.      *
  2609.      * @return \App\Controller\ReverseSync\Planning\ChannelUserData\EventCollectionAction
  2610.      */
  2611.     protected function getEventCollectionAction6Service()
  2612.     {
  2613.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2614.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/ChannelUserData/EventCollectionAction.php';
  2615.         $this->services['App\\Controller\\ReverseSync\\Planning\\ChannelUserData\\EventCollectionAction'] = $instance = new \App\Controller\ReverseSync\Planning\ChannelUserData\EventCollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  2616.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\ChannelUserData\\EventCollectionAction'$this));
  2617.         return $instance;
  2618.     }
  2619.     /**
  2620.      * Gets the public 'App\Controller\ReverseSync\Planning\Channel\Analytics\GetAnalyticsByAdminChannelUserDataAction' shared autowired service.
  2621.      *
  2622.      * @return \App\Controller\ReverseSync\Planning\Channel\Analytics\GetAnalyticsByAdminChannelUserDataAction
  2623.      */
  2624.     protected function getGetAnalyticsByAdminChannelUserDataActionService()
  2625.     {
  2626.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2627.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/Channel/Analytics/GetAnalyticsByAdminChannelUserDataAction.php';
  2628.         $this->services['App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByAdminChannelUserDataAction'] = $instance = new \App\Controller\ReverseSync\Planning\Channel\Analytics\GetAnalyticsByAdminChannelUserDataAction(($this->privates['App\\Service\\Calendar\\Analytics\\AdminChannelUserDataAnalyticsService'] ?? $this->getAdminChannelUserDataAnalyticsServiceService()));
  2629.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByAdminChannelUserDataAction'$this));
  2630.         return $instance;
  2631.     }
  2632.     /**
  2633.      * Gets the public 'App\Controller\ReverseSync\Planning\Channel\Analytics\GetAnalyticsByEventTypeAction' shared autowired service.
  2634.      *
  2635.      * @return \App\Controller\ReverseSync\Planning\Channel\Analytics\GetAnalyticsByEventTypeAction
  2636.      */
  2637.     protected function getGetAnalyticsByEventTypeActionService()
  2638.     {
  2639.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2640.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/Channel/Analytics/GetAnalyticsByEventTypeAction.php';
  2641.         $this->services['App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByEventTypeAction'] = $instance = new \App\Controller\ReverseSync\Planning\Channel\Analytics\GetAnalyticsByEventTypeAction(($this->privates['App\\Service\\Calendar\\Analytics\\EventChannelAnalyticsService'] ?? $this->getEventChannelAnalyticsServiceService()));
  2642.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByEventTypeAction'$this));
  2643.         return $instance;
  2644.     }
  2645.     /**
  2646.      * Gets the public 'App\Controller\ReverseSync\Planning\Channel\Analytics\GetAnalyticsForAdminChannelUserDataAction' shared autowired service.
  2647.      *
  2648.      * @return \App\Controller\ReverseSync\Planning\Channel\Analytics\GetAnalyticsForAdminChannelUserDataAction
  2649.      */
  2650.     protected function getGetAnalyticsForAdminChannelUserDataActionService()
  2651.     {
  2652.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2653.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/Channel/Analytics/GetAnalyticsForAdminChannelUserDataAction.php';
  2654.         $this->services['App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsForAdminChannelUserDataAction'] = $instance = new \App\Controller\ReverseSync\Planning\Channel\Analytics\GetAnalyticsForAdminChannelUserDataAction(($this->privates['App\\Service\\Calendar\\Analytics\\AdminChannelUserDataAnalyticsService'] ?? $this->getAdminChannelUserDataAnalyticsServiceService()));
  2655.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsForAdminChannelUserDataAction'$this));
  2656.         return $instance;
  2657.     }
  2658.     /**
  2659.      * Gets the public 'App\Controller\ReverseSync\Planning\Channel\Analytics\GetChannelUserDataCollectionByPeriodAction' shared autowired service.
  2660.      *
  2661.      * @return \App\Controller\ReverseSync\Planning\Channel\Analytics\GetChannelUserDataCollectionByPeriodAction
  2662.      */
  2663.     protected function getGetChannelUserDataCollectionByPeriodActionService()
  2664.     {
  2665.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2666.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/Channel/Analytics/GetChannelUserDataCollectionByPeriodAction.php';
  2667.         $this->services['App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetChannelUserDataCollectionByPeriodAction'] = $instance = new \App\Controller\ReverseSync\Planning\Channel\Analytics\GetChannelUserDataCollectionByPeriodAction(($this->privates['App\\Repository\\ChannelUserData\\ChannelUserDataRepository'] ?? $this->getChannelUserDataRepositoryService()));
  2668.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetChannelUserDataCollectionByPeriodAction'$this));
  2669.         return $instance;
  2670.     }
  2671.     /**
  2672.      * Gets the public 'App\Controller\ReverseSync\Planning\Channel\Analytics\GetGlobalAnalyticsAction' shared autowired service.
  2673.      *
  2674.      * @return \App\Controller\ReverseSync\Planning\Channel\Analytics\GetGlobalAnalyticsAction
  2675.      */
  2676.     protected function getGetGlobalAnalyticsActionService()
  2677.     {
  2678.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2679.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/Channel/Analytics/GetGlobalAnalyticsAction.php';
  2680.         $this->services['App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetGlobalAnalyticsAction'] = $instance = new \App\Controller\ReverseSync\Planning\Channel\Analytics\GetGlobalAnalyticsAction(($this->privates['App\\Service\\Calendar\\Analytics\\EventChannelAnalyticsService'] ?? $this->getEventChannelAnalyticsServiceService()));
  2681.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetGlobalAnalyticsAction'$this));
  2682.         return $instance;
  2683.     }
  2684.     /**
  2685.      * Gets the public 'App\Controller\ReverseSync\Planning\EventCollectionActionByDates' shared autowired service.
  2686.      *
  2687.      * @return \App\Controller\ReverseSync\Planning\EventCollectionActionByDates
  2688.      */
  2689.     protected function getEventCollectionActionByDatesService()
  2690.     {
  2691.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2692.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/EventCollectionActionByDates.php';
  2693.         $this->services['App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByDates'] = $instance = new \App\Controller\ReverseSync\Planning\EventCollectionActionByDates(($this->privates['App\\Service\\EventsUserProgression'] ?? $this->getEventsUserProgressionService()));
  2694.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByDates'$this));
  2695.         return $instance;
  2696.     }
  2697.     /**
  2698.      * Gets the public 'App\Controller\ReverseSync\Planning\EventCollectionActionByResource' shared autowired service.
  2699.      *
  2700.      * @return \App\Controller\ReverseSync\Planning\EventCollectionActionByResource
  2701.      */
  2702.     protected function getEventCollectionActionByResourceService()
  2703.     {
  2704.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2705.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/EventCollectionActionByResource.php';
  2706.         $this->services['App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByResource'] = $instance = new \App\Controller\ReverseSync\Planning\EventCollectionActionByResource(($this->privates['App\\Service\\EventsUserProgression'] ?? $this->getEventsUserProgressionService()));
  2707.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByResource'$this));
  2708.         return $instance;
  2709.     }
  2710.     /**
  2711.      * Gets the public 'App\Controller\ReverseSync\Planning\EventGlobalProgress' shared autowired service.
  2712.      *
  2713.      * @return \App\Controller\ReverseSync\Planning\EventGlobalProgress
  2714.      */
  2715.     protected function getEventGlobalProgressService()
  2716.     {
  2717.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2718.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/EventGlobalProgress.php';
  2719.         $this->services['App\\Controller\\ReverseSync\\Planning\\EventGlobalProgress'] = $instance = new \App\Controller\ReverseSync\Planning\EventGlobalProgress(($this->privates['App\\Service\\EventsUserProgression'] ?? $this->getEventsUserProgressionService()));
  2720.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\EventGlobalProgress'$this));
  2721.         return $instance;
  2722.     }
  2723.     /**
  2724.      * Gets the public 'App\Controller\ReverseSync\Planning\EventUserProgressionAction' shared autowired service.
  2725.      *
  2726.      * @return \App\Controller\ReverseSync\Planning\EventUserProgressionAction
  2727.      */
  2728.     protected function getEventUserProgressionActionService()
  2729.     {
  2730.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2731.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/EventUserProgressionAction.php';
  2732.         $this->services['App\\Controller\\ReverseSync\\Planning\\EventUserProgressionAction'] = $instance = new \App\Controller\ReverseSync\Planning\EventUserProgressionAction(($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()));
  2733.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\EventUserProgressionAction'$this));
  2734.         return $instance;
  2735.     }
  2736.     /**
  2737.      * Gets the public 'App\Controller\ReverseSync\Proxy\Channel\GetEventDataForNimAction' shared autowired service.
  2738.      *
  2739.      * @return \App\Controller\ReverseSync\Proxy\Channel\GetEventDataForNimAction
  2740.      */
  2741.     protected function getGetEventDataForNimActionService()
  2742.     {
  2743.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2744.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  2745.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Proxy/Channel/GetEventDataForNimAction.php';
  2746.         $this->services['App\\Controller\\ReverseSync\\Proxy\\Channel\\GetEventDataForNimAction'] = $instance = new \App\Controller\ReverseSync\Proxy\Channel\GetEventDataForNimAction(($this->privates['App\\Repository\\Planning\\PlanningResourceRepository'] ?? $this->getPlanningResourceRepositoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  2747.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Proxy\\Channel\\GetEventDataForNimAction'$this));
  2748.         return $instance;
  2749.     }
  2750.     /**
  2751.      * Gets the public 'App\Controller\SearchCategoryController' shared autowired service.
  2752.      *
  2753.      * @return \App\Controller\SearchCategoryController
  2754.      */
  2755.     protected function getSearchCategoryControllerService()
  2756.     {
  2757.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2758.         include_once \dirname(__DIR__4).'/src/Controller/SearchCategoryController.php';
  2759.         $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()));
  2760.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\SearchCategoryController'$this));
  2761.         return $instance;
  2762.     }
  2763.     /**
  2764.      * Gets the public 'App\Controller\SearchController' shared autowired service.
  2765.      *
  2766.      * @return \App\Controller\SearchController
  2767.      */
  2768.     protected function getSearchControllerService()
  2769.     {
  2770.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2771.         include_once \dirname(__DIR__4).'/src/Controller/SearchController.php';
  2772.         $this->services['App\\Controller\\SearchController'] = $instance = new \App\Controller\SearchController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\SearchService'] ?? $this->getSearchServiceService()));
  2773.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\SearchController'$this));
  2774.         return $instance;
  2775.     }
  2776.     /**
  2777.      * Gets the public 'App\WebSocket\Component\EventLockerComponent' shared autowired service.
  2778.      *
  2779.      * @return \App\WebSocket\Component\EventLockerComponent
  2780.      */
  2781.     protected function getEventLockerComponentService()
  2782.     {
  2783.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2784.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/ComponentInterface.php';
  2785.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Component/ComponentTrait.php';
  2786.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2787.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Component/AbstractComponent.php';
  2788.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/MessageInterface.php';
  2789.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/MessageComponentInterface.php';
  2790.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Component/AbstractMessageComponent.php';
  2791.         include_once \dirname(__DIR__4).'/src/WebSocket/Component/EventLockerComponent.php';
  2792.         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()));
  2793.     }
  2794.     /**
  2795.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  2796.      *
  2797.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  2798.      */
  2799.     protected function getProfilerControllerService()
  2800.     {
  2801.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  2802.         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()));
  2803.     }
  2804.     /**
  2805.      * Gets the public 'DrosalysWeb\ObjectExtensions\Bridge\Symfony\DoctrineBlamer.App\Entity\Account\User' shared service.
  2806.      *
  2807.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Symfony\DoctrineBlamer
  2808.      */
  2809.     protected function getUserService()
  2810.     {
  2811.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Blame/BlamerInterface.php';
  2812.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/Blamer.php';
  2813.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/DoctrineBlamer.php';
  2814.         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']);
  2815.     }
  2816.     /**
  2817.      * Gets the public 'Faker\Generator' shared service.
  2818.      *
  2819.      * @return \Faker\Generator
  2820.      */
  2821.     protected function getGeneratorService()
  2822.     {
  2823.         include_once \dirname(__DIR__4).'/vendor/fakerphp/faker/src/Faker/Generator.php';
  2824.         include_once \dirname(__DIR__4).'/vendor/fakerphp/faker/src/Faker/Factory.php';
  2825.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Faker/Provider/AliceProvider.php';
  2826.         include_once \dirname(__DIR__4).'/vendor/fakerphp/faker/src/Faker/Provider/Base.php';
  2827.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Fixture/Provider/HtmlLorem.php';
  2828.         include_once \dirname(__DIR__4).'/vendor/fakerphp/faker/src/Faker/Provider/Image.php';
  2829.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Fixture/Provider/Image.php';
  2830.         $this->services['Faker\\Generator'] = $instance \Faker\Factory::create('en_US');
  2831.         $instance->seed(1);
  2832.         $instance->addProvider(new \Nelmio\Alice\Faker\Provider\AliceProvider());
  2833.         $instance->addProvider(new \Nellapp\Bundle\SDKBundle\Fixture\Provider\HtmlLorem($instance));
  2834.         $instance->addProvider(new \Nellapp\Bundle\SDKBundle\Fixture\Provider\Image($instance));
  2835.         return $instance;
  2836.     }
  2837.     /**
  2838.      * Gets the public 'Liip\ImagineBundle\Controller\ImagineController' shared service.
  2839.      *
  2840.      * @return \Liip\ImagineBundle\Controller\ImagineController
  2841.      */
  2842.     protected function getImagineControllerService()
  2843.     {
  2844.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Controller/ImagineController.php';
  2845.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/Controller/ControllerConfig.php';
  2846.         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));
  2847.     }
  2848.     /**
  2849.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectAction' shared autowired service.
  2850.      *
  2851.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectAction
  2852.      */
  2853.     protected function getConnectActionService()
  2854.     {
  2855.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/ConnectAction.php';
  2856.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/ClientRegistry.php';
  2857.         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']))));
  2858.     }
  2859.     /**
  2860.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectCheckAction' shared autowired service.
  2861.      *
  2862.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectCheckAction
  2863.      */
  2864.     protected function getConnectCheckActionService()
  2865.     {
  2866.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/ConnectCheckAction.php';
  2867.         return $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\ConnectCheckAction'] = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectCheckAction();
  2868.     }
  2869.     /**
  2870.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\GlobalLogoutController' shared autowired service.
  2871.      *
  2872.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\GlobalLogoutController
  2873.      */
  2874.     protected function getGlobalLogoutControllerService()
  2875.     {
  2876.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2877.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/GlobalLogoutController.php';
  2878.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Session/SessionDeleter.php';
  2879.         $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\GlobalLogoutController'] = $instance = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\GlobalLogoutController(new \Nellapp\Bundle\SDKBundle\Auth\Session\SessionDeleter(($this->privates['Redis'] ?? $this->getRedisService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'npm'));
  2880.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\GlobalLogoutController'$this));
  2881.         return $instance;
  2882.     }
  2883.     /**
  2884.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LoggedOutAction' shared autowired service.
  2885.      *
  2886.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LoggedOutAction
  2887.      */
  2888.     protected function getLoggedOutActionService()
  2889.     {
  2890.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2891.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/LoggedOutAction.php';
  2892.         $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LoggedOutAction'] = $instance = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LoggedOutAction();
  2893.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LoggedOutAction'$this));
  2894.         return $instance;
  2895.     }
  2896.     /**
  2897.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LogoutAction' shared autowired service.
  2898.      *
  2899.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LogoutAction
  2900.      */
  2901.     protected function getLogoutActionService()
  2902.     {
  2903.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2904.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/LogoutAction.php';
  2905.         $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LogoutAction'] = $instance = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LogoutAction();
  2906.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LogoutAction'$this));
  2907.         return $instance;
  2908.     }
  2909.     /**
  2910.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChannelUserRole\CollectionAction' shared autowired service.
  2911.      *
  2912.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChannelUserRole\CollectionAction
  2913.      */
  2914.     protected function getCollectionAction13Service()
  2915.     {
  2916.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2917.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  2918.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/ChannelUserRole/CollectionAction.php';
  2919.         $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()));
  2920.         $instance->setContainer(($this->privates['.service_locator.hUT.c7I'] ?? $this->get_ServiceLocator_HUT_C7IService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction'$this));
  2921.         return $instance;
  2922.     }
  2923.     /**
  2924.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChatNotification\ChatNotificationController' shared autowired service.
  2925.      *
  2926.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChatNotification\ChatNotificationController
  2927.      */
  2928.     protected function getChatNotificationControllerService()
  2929.     {
  2930.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2931.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/ChatNotification/ChatNotificationController.php';
  2932.         $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()));
  2933.         $instance->setContainer(($this->privates['.service_locator.hUT.c7I'] ?? $this->get_ServiceLocator_HUT_C7IService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController'$this));
  2934.         return $instance;
  2935.     }
  2936.     /**
  2937.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelAdminCollectionAction' shared autowired service.
  2938.      *
  2939.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelAdminCollectionAction
  2940.      */
  2941.     protected function getChannelAdminCollectionActionService()
  2942.     {
  2943.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2944.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  2945.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/User/ChannelAdminCollectionAction.php';
  2946.         $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()));
  2947.         $instance->setContainer(($this->privates['.service_locator.hUT.c7I'] ?? $this->get_ServiceLocator_HUT_C7IService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction'$this));
  2948.         return $instance;
  2949.     }
  2950.     /**
  2951.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelLearnerCollectionAction' shared autowired service.
  2952.      *
  2953.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelLearnerCollectionAction
  2954.      */
  2955.     protected function getChannelLearnerCollectionActionService()
  2956.     {
  2957.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2958.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  2959.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/User/ChannelLearnerCollectionAction.php';
  2960.         $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()));
  2961.         $instance->setContainer(($this->privates['.service_locator.hUT.c7I'] ?? $this->get_ServiceLocator_HUT_C7IService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction'$this));
  2962.         return $instance;
  2963.     }
  2964.     /**
  2965.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelUserCollectionAction' shared autowired service.
  2966.      *
  2967.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelUserCollectionAction
  2968.      */
  2969.     protected function getChannelUserCollectionActionService()
  2970.     {
  2971.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2972.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  2973.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/User/ChannelUserCollectionAction.php';
  2974.         $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()));
  2975.         $instance->setContainer(($this->privates['.service_locator.hUT.c7I'] ?? $this->get_ServiceLocator_HUT_C7IService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction'$this));
  2976.         return $instance;
  2977.     }
  2978.     /**
  2979.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Async\ChannelResourceAccessCacheController' shared autowired service.
  2980.      *
  2981.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Async\ChannelResourceAccessCacheController
  2982.      */
  2983.     protected function getChannelResourceAccessCacheControllerService()
  2984.     {
  2985.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2986.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Async/ChannelResourceAccessCacheController.php';
  2987.         $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()));
  2988.         $instance->setContainer(($this->privates['.service_locator.S1k0Ue9'] ?? $this->get_ServiceLocator_S1k0Ue9Service())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController'$this));
  2989.         return $instance;
  2990.     }
  2991.     /**
  2992.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction' shared autowired service.
  2993.      *
  2994.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction
  2995.      */
  2996.     protected function getDeleteAction2Service()
  2997.     {
  2998.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2999.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  3000.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/DeleteAction.php';
  3001.         $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3002.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  3003.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  3004.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  3005.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  3006.         $instance->setContainer(($this->privates['.service_locator.S1k0Ue9'] ?? $this->get_ServiceLocator_S1k0Ue9Service())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\DeleteAction'$this));
  3007.         return $instance;
  3008.     }
  3009.     /**
  3010.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction' shared autowired service.
  3011.      *
  3012.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction
  3013.      */
  3014.     protected function getEditActionService()
  3015.     {
  3016.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3017.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  3018.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/EditAction.php';
  3019.         $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3020.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  3021.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  3022.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  3023.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  3024.         $instance->setContainer(($this->privates['.service_locator.S1k0Ue9'] ?? $this->get_ServiceLocator_S1k0Ue9Service())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\EditAction'$this));
  3025.         return $instance;
  3026.     }
  3027.     /**
  3028.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction' shared autowired service.
  3029.      *
  3030.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction
  3031.      */
  3032.     protected function getIndexActionService()
  3033.     {
  3034.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3035.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  3036.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/IndexAction.php';
  3037.         $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()));
  3038.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  3039.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  3040.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  3041.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  3042.         $instance->setContainer(($this->privates['.service_locator.S1k0Ue9'] ?? $this->get_ServiceLocator_S1k0Ue9Service())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\IndexAction'$this));
  3043.         return $instance;
  3044.     }
  3045.     /**
  3046.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction' shared autowired service.
  3047.      *
  3048.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction
  3049.      */
  3050.     protected function getNewActionService()
  3051.     {
  3052.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3053.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  3054.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/NewAction.php';
  3055.         $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3056.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  3057.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  3058.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  3059.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  3060.         $instance->setContainer(($this->privates['.service_locator.S1k0Ue9'] ?? $this->get_ServiceLocator_S1k0Ue9Service())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\NewAction'$this));
  3061.         return $instance;
  3062.     }
  3063.     /**
  3064.      * Gets the public 'Nellapp\Bundle\SDKBundle\Sync\Routing\Controller\Sync\CollectionAction' shared autowired service.
  3065.      *
  3066.      * @return \Nellapp\Bundle\SDKBundle\Sync\Routing\Controller\Sync\CollectionAction
  3067.      */
  3068.     protected function getCollectionAction14Service()
  3069.     {
  3070.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Controller/Sync/CollectionAction.php';
  3071.         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()));
  3072.     }
  3073.     /**
  3074.      * Gets the public 'Nellapp\Bundle\SDKBundle\Twig\Controller\ErrorController' shared autowired service.
  3075.      *
  3076.      * @return \Nellapp\Bundle\SDKBundle\Twig\Controller\ErrorController
  3077.      */
  3078.     protected function getErrorControllerService()
  3079.     {
  3080.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Controller/ErrorController.php';
  3081.         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()));
  3082.     }
  3083.     /**
  3084.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  3085.      *
  3086.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  3087.      */
  3088.     protected function getRedirectControllerService()
  3089.     {
  3090.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  3091.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  3092.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  3093.     }
  3094.     /**
  3095.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  3096.      *
  3097.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  3098.      */
  3099.     protected function getTemplateControllerService()
  3100.     {
  3101.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  3102.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3103.     }
  3104.     /**
  3105.      * Gets the public 'bazinga.jstranslation.controller' shared service.
  3106.      *
  3107.      * @return \Bazinga\Bundle\JsTranslationBundle\Controller\Controller
  3108.      */
  3109.     protected function getBazinga_Jstranslation_ControllerService()
  3110.     {
  3111.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php';
  3112.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  3113.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  3114.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  3115.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  3116.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  3117.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  3118.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  3119.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  3120.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  3121.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  3122.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  3123.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  3124.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  3125.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  3126.         $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');
  3127.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  3128.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  3129.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  3130.         $instance->addLoader('yaml'$a);
  3131.         $instance->addLoader('yml'$a);
  3132.         $instance->addLoader('xlf'$b);
  3133.         $instance->addLoader('xliff'$b);
  3134.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  3135.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  3136.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  3137.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  3138.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  3139.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  3140.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  3141.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  3142.         return $instance;
  3143.     }
  3144.     /**
  3145.      * Gets the public 'bazinga.jstranslation.dump_command' shared service.
  3146.      *
  3147.      * @return \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand
  3148.      */
  3149.     protected function getBazinga_Jstranslation_DumpCommandService()
  3150.     {
  3151.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3152.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Command/DumpCommand.php';
  3153.         $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));
  3154.         $instance->setName('bazinga:js-translation:dump');
  3155.         return $instance;
  3156.     }
  3157.     /**
  3158.      * Gets the public 'bazinga.jstranslation.translation_dumper' shared service.
  3159.      *
  3160.      * @return \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper
  3161.      */
  3162.     protected function getBazinga_Jstranslation_TranslationDumperService()
  3163.     {
  3164.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Dumper/TranslationDumper.php';
  3165.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  3166.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  3167.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  3168.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  3169.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  3170.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  3171.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  3172.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  3173.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  3174.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  3175.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  3176.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  3177.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  3178.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  3179.         $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', [], []);
  3180.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  3181.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  3182.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  3183.         $instance->addLoader('yaml'$a);
  3184.         $instance->addLoader('yml'$a);
  3185.         $instance->addLoader('xlf'$b);
  3186.         $instance->addLoader('xliff'$b);
  3187.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  3188.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  3189.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  3190.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  3191.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  3192.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  3193.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  3194.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  3195.         return $instance;
  3196.     }
  3197.     /**
  3198.      * Gets the public 'bazinga.jstranslation.translation_finder' shared service.
  3199.      *
  3200.      * @return \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder
  3201.      */
  3202.     protected function getBazinga_Jstranslation_TranslationFinderService()
  3203.     {
  3204.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Finder/TranslationFinder.php';
  3205.         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/datetime.fr.yaml'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/email.fr.yaml'), 10 => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.fr.yml'), 11 => (\dirname(__DIR__4).'/translations/CraueFormFlowBundle.fr.yaml'), 12 => (\dirname(__DIR__4).'/translations/email.fr.yaml'), 13 => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), 14 => (\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')]]);
  3206.     }
  3207.     /**
  3208.      * Gets the public 'cache.app' shared service.
  3209.      *
  3210.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3211.      */
  3212.     protected function getCache_AppService()
  3213.     {
  3214.         $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))));
  3215.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3216.         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));
  3217.     }
  3218.     /**
  3219.      * Gets the public 'cache.app_clearer' shared service.
  3220.      *
  3221.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  3222.      */
  3223.     protected function getCache_AppClearerService()
  3224.     {
  3225.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  3226.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  3227.         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())]);
  3228.     }
  3229.     /**
  3230.      * Gets the public 'cache.global_clearer' shared service.
  3231.      *
  3232.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  3233.      */
  3234.     protected function getCache_GlobalClearerService()
  3235.     {
  3236.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  3237.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  3238.         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())]);
  3239.     }
  3240.     /**
  3241.      * Gets the public 'cache.system' shared service.
  3242.      *
  3243.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3244.      */
  3245.     protected function getCache_SystemService()
  3246.     {
  3247.         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()))));
  3248.     }
  3249.     /**
  3250.      * Gets the public 'cache.system_clearer' shared service.
  3251.      *
  3252.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  3253.      */
  3254.     protected function getCache_SystemClearerService()
  3255.     {
  3256.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  3257.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  3258.         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())]);
  3259.     }
  3260.     /**
  3261.      * Gets the public 'cache.validator_expression_language' shared service.
  3262.      *
  3263.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3264.      */
  3265.     protected function getCache_ValidatorExpressionLanguageService()
  3266.     {
  3267.         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()))));
  3268.     }
  3269.     /**
  3270.      * Gets the public 'cache_warmer' shared service.
  3271.      *
  3272.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  3273.      */
  3274.     protected function getCacheWarmerService()
  3275.     {
  3276.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  3277.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  3278.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  3279.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  3280.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  3281.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  3282.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  3283.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  3284.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  3285.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  3286.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  3287.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  3288.             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'))));
  3289.         }, 10), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  3290.     }
  3291.     /**
  3292.      * Gets the public 'console.command_loader' shared service.
  3293.      *
  3294.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  3295.      */
  3296.     protected function getConsole_CommandLoaderService()
  3297.     {
  3298.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  3299.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  3300.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3301.             'App\\Command\\Alert\\AlertPraWithParentNotGroup' => ['privates''.App\\Command\\Alert\\AlertPraWithParentNotGroup.lazy''getAlertPraWithParentNotGroup_LazyService'false],
  3302.             'App\\Command\\CleanDuplicatePRACommand' => ['privates''.App\\Command\\CleanDuplicatePRACommand.lazy''getCleanDuplicatePRACommand_LazyService'false],
  3303.             'App\\Command\\CleanEventLocked' => ['privates''App\\Command\\CleanEventLocked''getCleanEventLockedService'false],
  3304.             'App\\Command\\CleanNotifCommand' => ['privates''App\\Command\\CleanNotifCommand''getCleanNotifCommandService'false],
  3305.             'App\\Command\\CleanUploadsCommand' => ['privates''App\\Command\\CleanUploadsCommand''getCleanUploadsCommandService'false],
  3306.             'App\\Command\\Conference\\ConferenceNotifyOpenCommand' => ['privates''.App\\Command\\Conference\\ConferenceNotifyOpenCommand.lazy''getConferenceNotifyOpenCommand_LazyService'false],
  3307.             'App\\Command\\Conference\\ConferenceSyncStatusCommand' => ['privates''.App\\Command\\Conference\\ConferenceSyncStatusCommand.lazy''getConferenceSyncStatusCommand_LazyService'false],
  3308.             'App\\Command\\DataFixer\\FixEventGroupCommand' => ['privates''.App\\Command\\DataFixer\\FixEventGroupCommand.lazy''getFixEventGroupCommand_LazyService'false],
  3309.             'App\\Command\\DataFixer\\PraHierarchyCommand' => ['privates''App\\Command\\DataFixer\\PraHierarchyCommand''getPraHierarchyCommandService'false],
  3310.             'App\\Command\\DataTestGenerator\\RunFixturesForTestCommand' => ['privates''.App\\Command\\DataTestGenerator\\RunFixturesForTestCommand.lazy''getRunFixturesForTestCommand_LazyService'false],
  3311.             'App\\Command\\Event\\CleanEmptyRruleEntitiesCommand' => ['privates''.App\\Command\\Event\\CleanEmptyRruleEntitiesCommand.lazy''getCleanEmptyRruleEntitiesCommand_LazyService'false],
  3312.             'App\\Command\\Event\\FixEventResourcesFutureEventsCommand' => ['privates''App\\Command\\Event\\FixEventResourcesFutureEventsCommand''getFixEventResourcesFutureEventsCommandService'false],
  3313.             'App\\Command\\Event\\RefreshEventsResourcesCommand' => ['privates''App\\Command\\Event\\RefreshEventsResourcesCommand''getRefreshEventsResourcesCommandService'false],
  3314.             'App\\Command\\GenerateIncomingUserSignsCommand' => ['privates''.App\\Command\\GenerateIncomingUserSignsCommand.lazy''getGenerateIncomingUserSignsCommand_LazyService'false],
  3315.             'App\\Command\\RemoveNotConfirmedUsersignsCommand' => ['privates''App\\Command\\RemoveNotConfirmedUsersignsCommand''getRemoveNotConfirmedUsersignsCommandService'false],
  3316.             'App\\Command\\SetFormerByDefaultOnEventCommand' => ['privates''App\\Command\\SetFormerByDefaultOnEventCommand''getSetFormerByDefaultOnEventCommandService'false],
  3317.             'App\\Command\\Signature\\CheckSignaturesRecallsCommand' => ['privates''App\\Command\\Signature\\CheckSignaturesRecallsCommand''getCheckSignaturesRecallsCommandService'false],
  3318.             'App\\Command\\Signature\\CheckUserSignAlertCommand' => ['privates''.App\\Command\\Signature\\CheckUserSignAlertCommand.lazy''getCheckUserSignAlertCommand_LazyService'false],
  3319.             'App\\Command\\Signature\\FixBlankSignCommand' => ['privates''.App\\Command\\Signature\\FixBlankSignCommand.lazy''getFixBlankSignCommand_LazyService'false],
  3320.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  3321.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  3322.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  3323.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  3324.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  3325.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  3326.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  3327.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  3328.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  3329.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  3330.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  3331.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  3332.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  3333.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  3334.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  3335.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  3336.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  3337.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  3338.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  3339.             'console.command.messenger_failed_messages_retry' => ['privates''.console.command.messenger_failed_messages_retry.lazy''get_Console_Command_MessengerFailedMessagesRetry_LazyService'false],
  3340.             'console.command.messenger_failed_messages_show' => ['privates''.console.command.messenger_failed_messages_show.lazy''get_Console_Command_MessengerFailedMessagesShow_LazyService'false],
  3341.             'console.command.messenger_failed_messages_remove' => ['privates''.console.command.messenger_failed_messages_remove.lazy''get_Console_Command_MessengerFailedMessagesRemove_LazyService'false],
  3342.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  3343.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  3344.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  3345.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  3346.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  3347.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  3348.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  3349.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  3350.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  3351.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  3352.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  3353.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  3354.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  3355.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  3356.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  3357.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  3358.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  3359.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  3360.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  3361.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  3362.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  3363.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  3364.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  3365.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  3366.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  3367.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  3368.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  3369.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  3370.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  3371.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  3372.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  3373.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  3374.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  3375.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  3376.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  3377.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  3378.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  3379.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  3380.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  3381.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  3382.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  3383.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  3384.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  3385.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  3386.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  3387.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  3388.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  3389.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  3390.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  3391.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  3392.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  3393.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  3394.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  3395.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  3396.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  3397.             '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],
  3398.             'nelmio_api_doc.command.dump' => ['services''nelmio_api_doc.command.dump''getNelmioApiDoc_Command_DumpService'false],
  3399.             'DrosalysWeb\\Bundle\\WebSocketBundle\\Command\\ServerRunCommand' => ['privates''DrosalysWeb\\Bundle\\WebSocketBundle\\Command\\ServerRunCommand''getServerRunCommandService'false],
  3400.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand.lazy''getCheckChannelMenuDisplayedCommand_LazyService'false],
  3401.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand.lazy''getCleanExpiredChannelResourcePermissionCommand_LazyService'false],
  3402.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand' => ['privates''Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand''getFailedMessageCommandService'false],
  3403.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand.lazy''getFullRefreshClassCommand_LazyService'false],
  3404.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand.lazy''getRefreshClassCommand_LazyService'false],
  3405.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand.lazy''getRefreshOneCommand_LazyService'false],
  3406.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand.lazy''getUserFromChannelCommand_LazyService'false],
  3407.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand.lazy''getSyncOneCommand_LazyService'false],
  3408.             'liip_imagine.command.cache_remove' => ['privates''liip_imagine.command.cache_remove''getLiipImagine_Command_CacheRemoveService'false],
  3409.             'liip_imagine.command.cache_resolve' => ['privates''liip_imagine.command.cache_resolve''getLiipImagine_Command_CacheResolveService'false],
  3410.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => ['privates''Sentry\\SentryBundle\\Command\\SentryTestCommand''getSentryTestCommandService'false],
  3411.             'oneup_uploader.command.clear_chunks' => ['privates''oneup_uploader.command.clear_chunks''getOneupUploader_Command_ClearChunksService'false],
  3412.             'oneup_uploader.command.clear_orphans' => ['privates''oneup_uploader.command.clear_orphans''getOneupUploader_Command_ClearOrphansService'false],
  3413.             'bazinga.jstranslation.dump_command' => ['services''bazinga.jstranslation.dump_command''getBazinga_Jstranslation_DumpCommandService'false],
  3414.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  3415.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  3416.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  3417.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  3418.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  3419.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  3420.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  3421.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  3422.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  3423.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  3424.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  3425.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  3426.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  3427.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  3428.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  3429.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  3430.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  3431.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  3432.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  3433.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  3434.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  3435.         ], [
  3436.             'App\\Command\\Alert\\AlertPraWithParentNotGroup' => '?',
  3437.             'App\\Command\\CleanDuplicatePRACommand' => '?',
  3438.             'App\\Command\\CleanEventLocked' => 'App\\Command\\CleanEventLocked',
  3439.             'App\\Command\\CleanNotifCommand' => 'App\\Command\\CleanNotifCommand',
  3440.             'App\\Command\\CleanUploadsCommand' => 'App\\Command\\CleanUploadsCommand',
  3441.             'App\\Command\\Conference\\ConferenceNotifyOpenCommand' => '?',
  3442.             'App\\Command\\Conference\\ConferenceSyncStatusCommand' => '?',
  3443.             'App\\Command\\DataFixer\\FixEventGroupCommand' => '?',
  3444.             'App\\Command\\DataFixer\\PraHierarchyCommand' => 'App\\Command\\DataFixer\\PraHierarchyCommand',
  3445.             'App\\Command\\DataTestGenerator\\RunFixturesForTestCommand' => '?',
  3446.             'App\\Command\\Event\\CleanEmptyRruleEntitiesCommand' => '?',
  3447.             'App\\Command\\Event\\FixEventResourcesFutureEventsCommand' => 'App\\Command\\Event\\FixEventResourcesFutureEventsCommand',
  3448.             'App\\Command\\Event\\RefreshEventsResourcesCommand' => 'App\\Command\\Event\\RefreshEventsResourcesCommand',
  3449.             'App\\Command\\GenerateIncomingUserSignsCommand' => '?',
  3450.             'App\\Command\\RemoveNotConfirmedUsersignsCommand' => 'App\\Command\\RemoveNotConfirmedUsersignsCommand',
  3451.             'App\\Command\\SetFormerByDefaultOnEventCommand' => 'App\\Command\\SetFormerByDefaultOnEventCommand',
  3452.             'App\\Command\\Signature\\CheckSignaturesRecallsCommand' => 'App\\Command\\Signature\\CheckSignaturesRecallsCommand',
  3453.             'App\\Command\\Signature\\CheckUserSignAlertCommand' => '?',
  3454.             'App\\Command\\Signature\\FixBlankSignCommand' => '?',
  3455.             'console.command.about' => '?',
  3456.             'console.command.assets_install' => '?',
  3457.             'console.command.cache_clear' => '?',
  3458.             'console.command.cache_pool_clear' => '?',
  3459.             'console.command.cache_pool_prune' => '?',
  3460.             'console.command.cache_pool_delete' => '?',
  3461.             'console.command.cache_pool_list' => '?',
  3462.             'console.command.cache_warmup' => '?',
  3463.             'console.command.config_debug' => '?',
  3464.             'console.command.config_dump_reference' => '?',
  3465.             'console.command.container_debug' => '?',
  3466.             'console.command.container_lint' => '?',
  3467.             'console.command.debug_autowiring' => '?',
  3468.             'console.command.dotenv_debug' => '?',
  3469.             'console.command.event_dispatcher_debug' => '?',
  3470.             'console.command.messenger_consume_messages' => '?',
  3471.             'console.command.messenger_setup_transports' => '?',
  3472.             'console.command.messenger_debug' => '?',
  3473.             'console.command.messenger_stop_workers' => '?',
  3474.             'console.command.messenger_failed_messages_retry' => '?',
  3475.             'console.command.messenger_failed_messages_show' => '?',
  3476.             'console.command.messenger_failed_messages_remove' => '?',
  3477.             'console.command.router_debug' => '?',
  3478.             'console.command.router_match' => '?',
  3479.             'console.command.translation_debug' => '?',
  3480.             'console.command.translation_extract' => '?',
  3481.             'console.command.validator_debug' => '?',
  3482.             'console.command.translation_pull' => '?',
  3483.             'console.command.translation_push' => '?',
  3484.             'console.command.xliff_lint' => '?',
  3485.             'console.command.yaml_lint' => '?',
  3486.             'console.command.form_debug' => '?',
  3487.             'console.command.secrets_set' => '?',
  3488.             'console.command.secrets_remove' => '?',
  3489.             'console.command.secrets_generate_key' => '?',
  3490.             'console.command.secrets_list' => '?',
  3491.             'console.command.secrets_decrypt_to_local' => '?',
  3492.             'console.command.secrets_encrypt_from_local' => '?',
  3493.             'twig.command.debug' => '?',
  3494.             'twig.command.lint' => '?',
  3495.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  3496.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  3497.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  3498.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  3499.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  3500.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  3501.             'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  3502.             'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  3503.             'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  3504.             'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  3505.             'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  3506.             'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  3507.             'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  3508.             'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  3509.             'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  3510.             'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  3511.             'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  3512.             'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  3513.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  3514.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  3515.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  3516.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  3517.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  3518.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  3519.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  3520.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  3521.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  3522.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  3523.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  3524.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  3525.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  3526.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  3527.             'security.command.debug_firewall' => '?',
  3528.             'security.command.user_password_encoder' => '?',
  3529.             'security.command.user_password_hash' => '?',
  3530.             'var_dumper.command.server_dump' => '?',
  3531.             'monolog.command.server_log' => '?',
  3532.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'Hautelook\\AliceBundle\\Console\\Command\\Doctrine\\DoctrineOrmLoadDataFixturesCommand',
  3533.             'nelmio_api_doc.command.dump' => 'Nelmio\\ApiDocBundle\\Command\\DumpCommand',
  3534.             'DrosalysWeb\\Bundle\\WebSocketBundle\\Command\\ServerRunCommand' => 'DrosalysWeb\\Bundle\\WebSocketBundle\\Command\\ServerRunCommand',
  3535.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand' => '?',
  3536.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand' => '?',
  3537.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand' => 'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand',
  3538.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand' => '?',
  3539.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand' => '?',
  3540.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand' => '?',
  3541.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand' => '?',
  3542.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand' => '?',
  3543.             'liip_imagine.command.cache_remove' => 'Liip\\ImagineBundle\\Command\\RemoveCacheCommand',
  3544.             'liip_imagine.command.cache_resolve' => 'Liip\\ImagineBundle\\Command\\ResolveCacheCommand',
  3545.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand',
  3546.             'oneup_uploader.command.clear_chunks' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  3547.             'oneup_uploader.command.clear_orphans' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  3548.             'bazinga.jstranslation.dump_command' => 'Bazinga\\Bundle\\JsTranslationBundle\\Command\\DumpCommand',
  3549.             'maker.auto_command.make_auth' => '?',
  3550.             'maker.auto_command.make_command' => '?',
  3551.             'maker.auto_command.make_controller' => '?',
  3552.             'maker.auto_command.make_crud' => '?',
  3553.             'maker.auto_command.make_docker_database' => '?',
  3554.             'maker.auto_command.make_entity' => '?',
  3555.             'maker.auto_command.make_fixtures' => '?',
  3556.             'maker.auto_command.make_form' => '?',
  3557.             'maker.auto_command.make_message' => '?',
  3558.             'maker.auto_command.make_messenger_middleware' => '?',
  3559.             'maker.auto_command.make_registration_form' => '?',
  3560.             'maker.auto_command.make_reset_password' => '?',
  3561.             'maker.auto_command.make_serializer_encoder' => '?',
  3562.             'maker.auto_command.make_serializer_normalizer' => '?',
  3563.             'maker.auto_command.make_subscriber' => '?',
  3564.             'maker.auto_command.make_twig_extension' => '?',
  3565.             'maker.auto_command.make_test' => '?',
  3566.             'maker.auto_command.make_validator' => '?',
  3567.             'maker.auto_command.make_voter' => '?',
  3568.             'maker.auto_command.make_user' => '?',
  3569.             'maker.auto_command.make_migration' => '?',
  3570.         ]), ['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']);
  3571.     }
  3572.     /**
  3573.      * Gets the public 'container.env_var_processors_locator' shared service.
  3574.      *
  3575.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3576.      */
  3577.     protected function getContainer_EnvVarProcessorsLocatorService()
  3578.     {
  3579.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3580.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3581.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3582.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3583.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3584.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3585.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3586.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3587.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3588.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3589.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3590.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3591.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3592.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3593.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3594.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3595.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3596.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3597.         ], [
  3598.             'base64' => '?',
  3599.             'bool' => '?',
  3600.             'const' => '?',
  3601.             'csv' => '?',
  3602.             'default' => '?',
  3603.             'file' => '?',
  3604.             'float' => '?',
  3605.             'int' => '?',
  3606.             'json' => '?',
  3607.             'key' => '?',
  3608.             'not' => '?',
  3609.             'query_string' => '?',
  3610.             'require' => '?',
  3611.             'resolve' => '?',
  3612.             'string' => '?',
  3613.             'trim' => '?',
  3614.             'url' => '?',
  3615.         ]);
  3616.     }
  3617.     /**
  3618.      * Gets the public 'craue.form.flow.storage' shared service.
  3619.      *
  3620.      * @return \Craue\FormFlowBundle\Storage\SessionStorage
  3621.      */
  3622.     protected function getCraue_Form_Flow_StorageService()
  3623.     {
  3624.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/StorageInterface.php';
  3625.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/SessionProviderTrait.php';
  3626.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/SessionStorage.php';
  3627.         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())));
  3628.     }
  3629.     /**
  3630.      * Gets the public 'craue_formflow_util' shared service.
  3631.      *
  3632.      * @return \Craue\FormFlowBundle\Util\FormFlowUtil
  3633.      */
  3634.     protected function getCraueFormflowUtilService()
  3635.     {
  3636.         return $this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil();
  3637.     }
  3638.     /**
  3639.      * Gets the public 'data_collector.dump' shared service.
  3640.      *
  3641.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  3642.      */
  3643.     protected function getDataCollector_DumpService()
  3644.     {
  3645.         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()));
  3646.     }
  3647.     /**
  3648.      * Gets the public 'doctrine' shared service.
  3649.      *
  3650.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  3651.      */
  3652.     protected function getDoctrineService()
  3653.     {
  3654.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  3655.     }
  3656.     /**
  3657.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  3658.      *
  3659.      * @return \Doctrine\DBAL\Connection
  3660.      */
  3661.     protected function getDoctrine_Dbal_DefaultConnectionService()
  3662.     {
  3663.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  3664.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  3665.             return $this->services['doctrine.dbal.default_connection'];
  3666.         }
  3667.         $b = new \Doctrine\DBAL\Configuration();
  3668.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  3669.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3670.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3671.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  3672.         $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))));
  3673.         $d->setConnectionName('default');
  3674.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  3675.         $b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\RegexSchemaAssetFilter('~^(?!messenger_messages)~')]));
  3676.         $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())))]);
  3677.         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, []);
  3678.     }
  3679.     /**
  3680.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  3681.      *
  3682.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  3683.      */
  3684.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  3685.     {
  3686.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3687.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber''getAbstractCursusSubscriberService'false],
  3688.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber''getChannelConfigurationSubscriberService'false],
  3689.             'App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''getEventSubscriberService'false],
  3690.             'App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''getPlanningResourceAssociationSubscriberService'false],
  3691.             'App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber''getFileCertificationSubscriberService'false],
  3692.             'App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber''getUserSignCertificationSubscriberService'false],
  3693.             'App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''getUserSignSubscriberService'false],
  3694.             'App\\EventListener\\FileRemoveListener' => ['privates''App\\EventListener\\FileRemoveListener''getFileRemoveListenerService'false],
  3695.         ], [
  3696.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber' => '?',
  3697.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber' => '?',
  3698.             'App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber' => '?',
  3699.             'App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber' => '?',
  3700.             'App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber' => '?',
  3701.             'App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber' => '?',
  3702.             'App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber' => '?',
  3703.             'App\\EventListener\\FileRemoveListener' => '?',
  3704.         ]));
  3705.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber');
  3706.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber');
  3707.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber');
  3708.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber');
  3709.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber');
  3710.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber');
  3711.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber');
  3712.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber');
  3713.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber');
  3714.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber');
  3715.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber');
  3716.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber');
  3717.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber');
  3718.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber');
  3719.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber');
  3720.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber');
  3721.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber');
  3722.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber');
  3723.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber');
  3724.         $instance->registerService('App\\EventListener\\FileRemoveListener''App\\EventListener\\FileRemoveListener');
  3725.         return $instance;
  3726.     }
  3727.     /**
  3728.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  3729.      *
  3730.      * @return \Doctrine\ORM\EntityManager
  3731.      */
  3732.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  3733.     {
  3734.         if ($lazyLoad) {
  3735.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  3736.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3737.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  3738.                     $proxy->setProxyInitializer(null);
  3739.                     return true;
  3740.                 });
  3741.             });
  3742.         }
  3743.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  3744.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  3745.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  3746.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  3747.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  3748.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  3749.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  3750.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  3751.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  3752.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  3753.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  3754.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  3755.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  3756.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  3757.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  3758.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/RepositoryFactoryCompatibility.php';
  3759.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  3760.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  3761.         $a = new \Doctrine\ORM\Configuration();
  3762.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  3763.         $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)));
  3764.         $b->addDriver($c'App\\Entity');
  3765.         $b->addDriver($c'Nellapp\\Bundle\\SDKBundle\\Entity');
  3766.         $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');
  3767.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ActivityFeed/Entity')], false), 'Nellapp\\Bundle\\SDKBundle\\ActivityFeed\\Entity');
  3768.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Entity')], false), 'Nellapp\\Bundle\\SDKBundle\\Auth\\Entity');
  3769.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Entity')], false), 'Nellapp\\Bundle\\SDKBundle\\Channel\\Entity');
  3770.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Entity')], false), 'Nellapp\\Bundle\\SDKBundle\\Permission\\Entity');
  3771.         $a->setEntityNamespaces(['App' => 'App\\Entity''NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\Entity']);
  3772.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3773.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  3774.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  3775.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3776.             'App\\Doctrine\\Id\\TransparentUuidGenerator' => ['privates''App\\Doctrine\\Id\\TransparentUuidGenerator''getTransparentUuidGeneratorService'false],
  3777.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  3778.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  3779.         ], [
  3780.             'App\\Doctrine\\Id\\TransparentUuidGenerator' => '?',
  3781.             'doctrine.ulid_generator' => '?',
  3782.             'doctrine.uuid_generator' => '?',
  3783.         ])));
  3784.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  3785.         $a->setProxyNamespace('Proxies');
  3786.         $a->setAutoGenerateProxyClasses(true);
  3787.         $a->setSchemaIgnoreClasses([]);
  3788.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  3789.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  3790.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  3791.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  3792.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  3793.         $a->setLazyGhostObjectEnabled(false);
  3794.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3795.             'App\\Repository\\Account\\NotificationRepository' => ['privates''App\\Repository\\Account\\NotificationRepository''getNotificationRepositoryService'false],
  3796.             'App\\Repository\\Account\\UserFavoriteFilterRepository' => ['privates''App\\Repository\\Account\\UserFavoriteFilterRepository''getUserFavoriteFilterRepositoryService'false],
  3797.             'App\\Repository\\Account\\UserRepository' => ['privates''App\\Repository\\Account\\UserRepository''getUserRepositoryService'false],
  3798.             'App\\Repository\\ChannelUserData\\AbstractCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\AbstractCursusRepository''getAbstractCursusRepositoryService'false],
  3799.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => ['privates''App\\Repository\\ChannelUserData\\ChannelUserDataRepository''getChannelUserDataRepositoryService'false],
  3800.             'App\\Repository\\ChannelUserData\\FavoriteFilterRepository' => ['privates''App\\Repository\\ChannelUserData\\FavoriteFilterRepository''getFavoriteFilterRepositoryService'false],
  3801.             'App\\Repository\\Channel\\ChannelContactRepository' => ['privates''App\\Repository\\Channel\\ChannelContactRepository''getChannelContactRepositoryService'false],
  3802.             'App\\Repository\\Channel\\ChannelRepository' => ['privates''App\\Repository\\Channel\\ChannelRepository''getChannelRepositoryService'false],
  3803.             'App\\Repository\\Channel\\ChannelUserCursusPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserCursusPermissionRepository''getChannelUserCursusPermissionRepositoryService'false],
  3804.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserSessionPermissionRepository''getChannelUserSessionPermissionRepositoryService'false],
  3805.             'App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository''getChannelUserTrainingPermissionRepositoryService'false],
  3806.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => ['privates''App\\Repository\\Channel\\ChannelWhiteLabelRepository''getChannelWhiteLabelRepositoryService'false],
  3807.             'App\\Repository\\Channel\\GroupRepository' => ['privates''App\\Repository\\Channel\\GroupRepository''getGroupRepositoryService'false],
  3808.             'App\\Repository\\Channel\\LessonRepository' => ['privates''App\\Repository\\Channel\\LessonRepository''getLessonRepositoryService'false],
  3809.             'App\\Repository\\Channel\\PlaceRepository' => ['privates''App\\Repository\\Channel\\PlaceRepository''getPlaceRepositoryService'false],
  3810.             'App\\Repository\\Channel\\RoomRepository' => ['privates''App\\Repository\\Channel\\RoomRepository''getRoomRepositoryService'false],
  3811.             'App\\Repository\\Channel\\SessionRepository' => ['privates''App\\Repository\\Channel\\SessionRepository''getSessionRepositoryService'false],
  3812.             'App\\Repository\\Channel\\TrainingRepository' => ['privates''App\\Repository\\Channel\\TrainingRepository''getTrainingRepositoryService'false],
  3813.             'App\\Repository\\Common\\ContactRepository' => ['privates''App\\Repository\\Common\\ContactRepository''getContactRepositoryService'false],
  3814.             'App\\Repository\\Conference\\ConferenceRepository' => ['privates''App\\Repository\\Conference\\ConferenceRepository''getConferenceRepositoryService'false],
  3815.             'App\\Repository\\FileRepository' => ['privates''App\\Repository\\FileRepository''getFileRepositoryService'false],
  3816.             'App\\Repository\\Planning\\AvailableExceptionRepository' => ['privates''App\\Repository\\Planning\\AvailableExceptionRepository''getAvailableExceptionRepositoryService'false],
  3817.             'App\\Repository\\Planning\\EventRepository' => ['privates''App\\Repository\\Planning\\EventRepository''getEventRepositoryService'false],
  3818.             'App\\Repository\\Planning\\PlanningResourceAssociationRepository' => ['privates''App\\Repository\\Planning\\PlanningResourceAssociationRepository''getPlanningResourceAssociationRepositoryService'false],
  3819.             'App\\Repository\\Planning\\PlanningResourceRepository' => ['privates''App\\Repository\\Planning\\PlanningResourceRepository''getPlanningResourceRepositoryService'false],
  3820.             'App\\Repository\\Planning\\RRuleEntityRepository' => ['privates''App\\Repository\\Planning\\RRuleEntityRepository''getRRuleEntityRepositoryService'false],
  3821.             'App\\Repository\\Planning\\RRuleExceptionRepository' => ['privates''App\\Repository\\Planning\\RRuleExceptionRepository''getRRuleExceptionRepositoryService'false],
  3822.             'App\\Repository\\SignaturesSheetRepository' => ['privates''App\\Repository\\SignaturesSheetRepository''getSignaturesSheetRepositoryService'false],
  3823.             'App\\Repository\\Signing\\UserSignRepository' => ['privates''App\\Repository\\Signing\\UserSignRepository''getUserSignRepositoryService'false],
  3824.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\ChannelUserRoleRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\ChannelUserRoleRepository''getChannelUserRoleRepositoryService'false],
  3825.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository''getUserFromChannelRepositoryService'false],
  3826.         ], [
  3827.             'App\\Repository\\Account\\NotificationRepository' => '?',
  3828.             'App\\Repository\\Account\\UserFavoriteFilterRepository' => '?',
  3829.             'App\\Repository\\Account\\UserRepository' => '?',
  3830.             'App\\Repository\\ChannelUserData\\AbstractCursusRepository' => '?',
  3831.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => '?',
  3832.             'App\\Repository\\ChannelUserData\\FavoriteFilterRepository' => '?',
  3833.             'App\\Repository\\Channel\\ChannelContactRepository' => '?',
  3834.             'App\\Repository\\Channel\\ChannelRepository' => '?',
  3835.             'App\\Repository\\Channel\\ChannelUserCursusPermissionRepository' => '?',
  3836.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => '?',
  3837.             'App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository' => '?',
  3838.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => '?',
  3839.             'App\\Repository\\Channel\\GroupRepository' => '?',
  3840.             'App\\Repository\\Channel\\LessonRepository' => '?',
  3841.             'App\\Repository\\Channel\\PlaceRepository' => '?',
  3842.             'App\\Repository\\Channel\\RoomRepository' => '?',
  3843.             'App\\Repository\\Channel\\SessionRepository' => '?',
  3844.             'App\\Repository\\Channel\\TrainingRepository' => '?',
  3845.             'App\\Repository\\Common\\ContactRepository' => '?',
  3846.             'App\\Repository\\Conference\\ConferenceRepository' => '?',
  3847.             'App\\Repository\\FileRepository' => '?',
  3848.             'App\\Repository\\Planning\\AvailableExceptionRepository' => '?',
  3849.             'App\\Repository\\Planning\\EventRepository' => '?',
  3850.             'App\\Repository\\Planning\\PlanningResourceAssociationRepository' => '?',
  3851.             'App\\Repository\\Planning\\PlanningResourceRepository' => '?',
  3852.             'App\\Repository\\Planning\\RRuleEntityRepository' => '?',
  3853.             'App\\Repository\\Planning\\RRuleExceptionRepository' => '?',
  3854.             'App\\Repository\\SignaturesSheetRepository' => '?',
  3855.             'App\\Repository\\Signing\\UserSignRepository' => '?',
  3856.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\ChannelUserRoleRepository' => '?',
  3857.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository' => '?',
  3858.         ])));
  3859.         $a->addCustomStringFunction('MATCH_AGAINST''App\\Doctrine\\Functions\\MatchAgainstFunction');
  3860.         $a->addCustomStringFunction('FIND_IN_SET''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  3861.         $a->addCustomStringFunction('JSON_CONTAINS''DoctrineExtensions\\Query\\Mysql\\JsonContains');
  3862.         $a->addCustomDatetimeFunction('DATE_FORMAT''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  3863.         $a->addCustomDatetimeFunction('DATE''DoctrineExtensions\\Query\\Mysql\\Date');
  3864.         $a->addCustomDatetimeFunction('TIMEDIFF''DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  3865.         $a->addCustomDatetimeFunction('TIMESTAMPDIFF''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  3866.         $a->addCustomDatetimeFunction('TIME_TO_SEC''DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  3867.         $a->addCustomDatetimeFunction('DAYOFWEEK''DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  3868.         $a->addCustomDatetimeFunction('YEARWEEK''DoctrineExtensions\\Query\\Mysql\\YearWeek');
  3869.         $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()));
  3870.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  3871.         return $instance;
  3872.     }
  3873.     /**
  3874.      * Gets the public 'error_controller' shared service.
  3875.      *
  3876.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  3877.      */
  3878.     protected function getErrorController2Service()
  3879.     {
  3880.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  3881.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  3882.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  3883.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  3884.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  3885.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3886.         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)));
  3887.     }
  3888.     /**
  3889.      * Gets the public 'event_dispatcher' shared service.
  3890.      *
  3891.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  3892.      */
  3893.     protected function getEventDispatcherService()
  3894.     {
  3895.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  3896.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3897.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  3898.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3899.         $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())));
  3900.         $instance->addListener('kernel.controller', [=> function () {
  3901.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  3902.         }, => 'onKernelController'], 0);
  3903.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3904.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  3905.         }, => 'checkPassport'], 1024);
  3906.         $instance->addListener('kernel.response', [=> function () {
  3907.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  3908.         }, => 'onKernelResponse'], 0);
  3909.         $instance->addListener('kernel.exception', [=> function () {
  3910.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  3911.         }, => 'onKernelException'], 0);
  3912.         $instance->addListener('flow.previous_step_invalid', [=> function () {
  3913.             return ($this->privates['craue.form.flow.event_listener.previous_step_invalid'] ?? $this->getCraue_Form_Flow_EventListener_PreviousStepInvalidService());
  3914.         }, => 'onPreviousStepInvalid'], 0);
  3915.         $instance->addListener('flow.flow_expired', [=> function () {
  3916.             return ($this->privates['craue.form.flow.event_listener.flow_expired'] ?? $this->getCraue_Form_Flow_EventListener_FlowExpiredService());
  3917.         }, => 'onFlowExpired'], 0);
  3918.         $instance->addListener('kernel.request', [=> function () {
  3919.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  3920.         }, => 'onKernelRequest'], 10);
  3921.         $instance->addListener('kernel.request', [=> function () {
  3922.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  3923.         }, => 'onKernelRequest'], 34);
  3924.         $instance->addListener('kernel.controller', [=> function () {
  3925.             return ($this->privates['fos_rest.param_fetcher_listener'] ?? $this->getFosRest_ParamFetcherListenerService());
  3926.         }, => 'onKernelController'], 5);
  3927.         $instance->addListener('kernel.request', [=> function () {
  3928.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  3929.         }, => 'onKernelRequest'], 0);
  3930.         $instance->addListener('console.command', [=> function () {
  3931.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  3932.         }, => 'handleConsoleCommandEvent'], 128);
  3933.         $instance->addListener('console.terminate', [=> function () {
  3934.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  3935.         }, => 'handleConsoleTerminateEvent'], -64);
  3936.         $instance->addListener('console.error', [=> function () {
  3937.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  3938.         }, => 'handleConsoleErrorEvent'], -64);
  3939.         $instance->addListener('kernel.exception', [=> function () {
  3940.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->getErrorListenerService());
  3941.         }, => 'handleExceptionEvent'], 128);
  3942.         $instance->addListener('kernel.request', [=> function () {
  3943.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  3944.         }, => 'handleKernelRequestEvent'], 5);
  3945.         $instance->addListener('kernel.controller', [=> function () {
  3946.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  3947.         }, => 'handleKernelControllerEvent'], 10);
  3948.         $instance->addListener('kernel.request', [=> function () {
  3949.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  3950.         }, => 'handleKernelRequestEvent'], 3);
  3951.         $instance->addListener('kernel.finish_request', [=> function () {
  3952.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  3953.         }, => 'handleKernelFinishRequestEvent'], 5);
  3954.         $instance->addListener('kernel.request', [=> function () {
  3955.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  3956.         }, => 'handleKernelRequestEvent'], 4);
  3957.         $instance->addListener('kernel.response', [=> function () {
  3958.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  3959.         }, => 'handleKernelResponseEvent'], 15);
  3960.         $instance->addListener('kernel.terminate', [=> function () {
  3961.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  3962.         }, => 'handleKernelTerminateEvent'], 5);
  3963.         $instance->addListener('kernel.request', [=> function () {
  3964.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  3965.         }, => 'handleKernelRequestEvent'], 2);
  3966.         $instance->addListener('kernel.finish_request', [=> function () {
  3967.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  3968.         }, => 'handleKernelFinishRequestEvent'], 10);
  3969.         $instance->addListener('kernel.response', [=> function () {
  3970.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  3971.         }, => 'handleKernelResponseEvent'], 15);
  3972.         $instance->addListener('console.command', [=> function () {
  3973.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  3974.         }, => 'handleConsoleCommandEvent'], 118);
  3975.         $instance->addListener('console.terminate', [=> function () {
  3976.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  3977.         }, => 'handleConsoleTerminateEvent'], -54);
  3978.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3979.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->getMessengerListenerService());
  3980.         }, => 'handleWorkerMessageFailedEvent'], 50);
  3981.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  3982.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->getMessengerListenerService());
  3983.         }, => 'handleWorkerMessageHandledEvent'], 50);
  3984.         $instance->addListener('kernel.request', [=> function () {
  3985.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  3986.         }, => 'handleKernelRequestEvent'], 0);
  3987.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3988.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  3989.         }, => 'handleLoginSuccessEvent'], 0);
  3990.         $instance->addListener('spiriit_filter.prepare', [=> function () {
  3991.             return ($this->services['spiriit_form_filter.filter_prepare'] ?? ($this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener()));
  3992.         }, => 'onFilterBuilderPrepare'], 0);
  3993.         $instance->addListener('spiriit_filter.apply_filters.orm', [=> function () {
  3994.             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')));
  3995.         }, => 'onApplyFilterCondition'], 0);
  3996.         $instance->addListener('oneup_uploader.validation', [=> function () {
  3997.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] = new \Oneup\UploaderBundle\EventListener\MaxSizeValidationListener()));
  3998.         }, => 'onValidate'], 0);
  3999.         $instance->addListener('oneup_uploader.validation', [=> function () {
  4000.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] = new \Oneup\UploaderBundle\EventListener\AllowedMimetypeAndExtensionValidationListener()));
  4001.         }, => 'onValidate'], 0);
  4002.         $instance->addListener('oneup_uploader.validation', [=> function () {
  4003.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] = new \Oneup\UploaderBundle\EventListener\DisallowedMimetypeValidationListener()));
  4004.         }, => 'onValidate'], 0);
  4005.         $instance->addListener('event.persist', [=> function () {
  4006.             return ($this->privates['App\\EventSubscriber\\GroupEventAssociationSubscriber'] ?? $this->getGroupEventAssociationSubscriberService());
  4007.         }, => 'createGroupMemberAssociations'], 0);
  4008.         $instance->addListener('kernel.terminate', [=> function () {
  4009.             return ($this->privates['App\\EventSubscriber\\KernelEventSubscriber'] ?? $this->getKernelEventSubscriberService());
  4010.         }, => '__invoke'], 0);
  4011.         $instance->addListener('kernel.response', [=> function () {
  4012.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  4013.         }, => 'onKernelResponse'], 0);
  4014.         $instance->addListener('kernel.response', [=> function () {
  4015.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  4016.         }, => 'onKernelResponse'], -1024);
  4017.         $instance->addListener('kernel.request', [=> function () {
  4018.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  4019.         }, => 'setDefaultLocale'], 100);
  4020.         $instance->addListener('kernel.request', [=> function () {
  4021.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  4022.         }, => 'onKernelRequest'], 16);
  4023.         $instance->addListener('kernel.finish_request', [=> function () {
  4024.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  4025.         }, => 'onKernelFinishRequest'], 0);
  4026.         $instance->addListener('kernel.request', [=> function () {
  4027.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  4028.         }, => 'onKernelRequest'], 256);
  4029.         $instance->addListener('kernel.response', [=> function () {
  4030.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  4031.         }, => 'onResponse'], -255);
  4032.         $instance->addListener('kernel.controller_arguments', [=> function () {
  4033.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  4034.         }, => 'onControllerArguments'], 0);
  4035.         $instance->addListener('kernel.exception', [=> function () {
  4036.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  4037.         }, => 'logKernelException'], 0);
  4038.         $instance->addListener('kernel.exception', [=> function () {
  4039.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  4040.         }, => 'onKernelException'], -128);
  4041.         $instance->addListener('kernel.response', [=> function () {
  4042.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  4043.         }, => 'removeCspHeader'], -128);
  4044.         $instance->addListener('kernel.request', [=> function () {
  4045.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  4046.         }, => 'onKernelRequest'], 15);
  4047.         $instance->addListener('kernel.finish_request', [=> function () {
  4048.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  4049.         }, => 'onKernelFinishRequest'], -15);
  4050.         $instance->addListener('console.error', [=> function () {
  4051.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  4052.         }, => 'onConsoleError'], -128);
  4053.         $instance->addListener('console.terminate', [=> function () {
  4054.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  4055.         }, => 'onConsoleTerminate'], -128);
  4056.         $instance->addListener('console.error', [=> function () {
  4057.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  4058.         }, => 'onConsoleError'], 0);
  4059.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  4060.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  4061.         }, => 'onMessage'], -255);
  4062.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  4063.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  4064.         }, => 'onMessage'], -255);
  4065.         $instance->addListener('kernel.request', [=> function () {
  4066.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  4067.         }, => 'configure'], 2048);
  4068.         $instance->addListener('console.command', [=> function () {
  4069.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  4070.         }, => 'configure'], 2048);
  4071.         $instance->addListener('kernel.request', [=> function () {
  4072.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  4073.         }, => 'onKernelRequest'], 32);
  4074.         $instance->addListener('kernel.finish_request', [=> function () {
  4075.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  4076.         }, => 'onKernelFinishRequest'], 0);
  4077.         $instance->addListener('kernel.exception', [=> function () {
  4078.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  4079.         }, => 'onKernelException'], -64);
  4080.         $instance->addListener('kernel.response', [=> function () {
  4081.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  4082.         }, => 'onKernelResponse'], 0);
  4083.         $instance->addListener('kernel.request', [=> function () {
  4084.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  4085.         }, => 'onKernelRequest'], 128);
  4086.         $instance->addListener('kernel.response', [=> function () {
  4087.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  4088.         }, => 'onKernelResponse'], -1000);
  4089.         $instance->addListener('kernel.finish_request', [=> function () {
  4090.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  4091.         }, => 'onFinishRequest'], 0);
  4092.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  4093.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  4094.         }, => 'onMessageFailed'], 100);
  4095.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  4096.             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()));
  4097.         }, => 'onMessageFailed'], 200);
  4098.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  4099.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->getMessenger_Failure_SendFailedMessageToFailureTransportListenerService());
  4100.         }, => 'onMessageFailed'], -100);
  4101.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  4102.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  4103.         }, => 'onWorkerStarted'], 0);
  4104.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  4105.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  4106.         }, => 'onWorkerRunning'], 0);
  4107.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  4108.             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()));
  4109.         }, => 'onMessageFailed'], 0);
  4110.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  4111.             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()));
  4112.         }, => 'onWorkerRunning'], 0);
  4113.         $instance->addListener('kernel.response', [=> function () {
  4114.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  4115.         }, => 'onKernelResponse'], -100);
  4116.         $instance->addListener('kernel.exception', [=> function () {
  4117.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  4118.         }, => 'onKernelException'], 0);
  4119.         $instance->addListener('kernel.terminate', [=> function () {
  4120.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  4121.         }, => 'onKernelTerminate'], -1024);
  4122.         $instance->addListener('kernel.controller', [=> function () {
  4123.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  4124.         }, => 'onKernelController'], 0);
  4125.         $instance->addListener('kernel.response', [=> function () {
  4126.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  4127.         }, => 'onKernelResponse'], 0);
  4128.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  4129.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  4130.         }, => 'onMessage'], 0);
  4131.         $instance->addListener('kernel.controller', [=> function () {
  4132.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  4133.         }, => 'onKernelController'], 0);
  4134.         $instance->addListener('kernel.controller', [=> function () {
  4135.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  4136.         }, => 'onKernelController'], 0);
  4137.         $instance->addListener('kernel.controller', [=> function () {
  4138.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  4139.         }, => 'onKernelController'], -128);
  4140.         $instance->addListener('kernel.view', [=> function () {
  4141.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  4142.         }, => 'onKernelView'], 0);
  4143.         $instance->addListener('kernel.controller', [=> function () {
  4144.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  4145.         }, => 'onKernelController'], 0);
  4146.         $instance->addListener('kernel.response', [=> function () {
  4147.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  4148.         }, => 'onKernelResponse'], 0);
  4149.         $instance->addListener('kernel.controller_arguments', [=> function () {
  4150.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  4151.         }, => 'onKernelControllerArguments'], 0);
  4152.         $instance->addListener('kernel.controller_arguments', [=> function () {
  4153.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  4154.         }, => 'onKernelControllerArguments'], 0);
  4155.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  4156.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  4157.         }, => 'onWorkerMessageHandled'], 0);
  4158.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  4159.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  4160.         }, => 'onWorkerMessageFailed'], 0);
  4161.         $instance->addListener('kernel.response', [=> function () {
  4162.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  4163.         }, => 'onKernelResponse'], 0);
  4164.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4165.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  4166.         }, => 'checkPassport'], 0);
  4167.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4168.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  4169.         }, => 'onLoginSuccess'], 0);
  4170.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  4171.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  4172.         }, => 'onVoterVote'], 0);
  4173.         $instance->addListener('kernel.request', [=> function () {
  4174.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  4175.         }, => 'configureLogoutUrlGenerator'], 8);
  4176.         $instance->addListener('kernel.request', [=> function () {
  4177.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  4178.         }, => 'onKernelRequest'], 8);
  4179.         $instance->addListener('kernel.finish_request', [=> function () {
  4180.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  4181.         }, => 'onKernelFinishRequest'], 0);
  4182.         $instance->addListener('kernel.response', [=> function () {
  4183.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  4184.         }, => 'onKernelResponse'], -128);
  4185.         $instance->addListener('console.command', [=> function () {
  4186.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  4187.         }, => 'onCommand'], 255);
  4188.         $instance->addListener('console.terminate', [=> function () {
  4189.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  4190.         }, => 'onTerminate'], -255);
  4191.         $instance->addListener('console.command', [=> function () {
  4192.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  4193.         }, => 'configure'], 1024);
  4194.         $instance->addListener('console.error', [=> function () {
  4195.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  4196.         }, => 'onConsoleError'], 0);
  4197.         $instance->addListener('console.terminate', [=> function () {
  4198.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  4199.         }, => 'onConsoleTerminate'], 0);
  4200.         $instance->addListener('kernel.finish_request', [=> function () {
  4201.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  4202.         }, => 'resetAssets'], 0);
  4203.         $instance->addListener('kernel.view', [=> function () {
  4204.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  4205.         }, => 'onKernelView'], 30);
  4206.         $instance->addListener('knp_pager.before', [=> function () {
  4207.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  4208.         }, => 'before'], 0);
  4209.         $instance->addListener('knp_pager.pagination', [=> function () {
  4210.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  4211.         }, => 'pagination'], 0);
  4212.         $instance->addListener('knp_pager.before', [=> function () {
  4213.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  4214.         }, => 'before'], 1);
  4215.         $instance->addListener('knp_pager.before', [=> function () {
  4216.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  4217.         }, => 'before'], 1);
  4218.         $instance->addListener('knp_pager.pagination', [=> function () {
  4219.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  4220.         }, => 'pagination'], 1);
  4221.         $instance->addListener('kernel.controller_arguments', [=> function () {
  4222.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] ?? $this->getControllerEntityResolverSubscriberService());
  4223.         }, => '__invoke'], 31);
  4224.         $instance->addListener('kernel.response', [=> function () {
  4225.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\DeviceIdSubscriber'] ?? $this->getDeviceIdSubscriberService());
  4226.         }, => 'onResponse'], 0);
  4227.         $instance->addListener('kernel.request', [=> function () {
  4228.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] ?? $this->getRequestChannelDomainSubscriberService());
  4229.         }, => '__invoke'], 32);
  4230.         $instance->addListener('kernel.controller_arguments', [=> function () {
  4231.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RouteSecuritySubscriber()));
  4232.         }, => '__invoke'], 15);
  4233.         $instance->addListener('kernel.terminate', [=> function () {
  4234.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->getTerminateMenuDisplayedSubscriberService());
  4235.         }, => 'refreshTracked'], 0);
  4236.         $instance->addListener('console.terminate', [=> function () {
  4237.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->getTerminateMenuDisplayedSubscriberService());
  4238.         }, => 'refreshTracked'], 0);
  4239.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4240.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  4241.         }, => 'onLoginSuccess'], 0);
  4242.         $instance->addListener('kernel.terminate', [=> function () {
  4243.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  4244.         }, => 'onTerminate'], 0);
  4245.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4246.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  4247.         }, => 'logout'], 0);
  4248.         $instance->addListener('kernel.request', [=> function () {
  4249.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'] ?? $this->getHandleExpireTokenSubscriberService());
  4250.         }, => 'onKernelRequest'], 0);
  4251.         $instance->addListener('kernel.terminate', [=> function () {
  4252.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\EventSubscriber\\ReverseSyncSubscriber'] ?? $this->getReverseSyncSubscriber2Service());
  4253.         }, => 'sendTracked'], 0);
  4254.         $instance->addListener('console.terminate', [=> function () {
  4255.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\EventSubscriber\\ReverseSyncSubscriber'] ?? $this->getReverseSyncSubscriber2Service());
  4256.         }, => 'sendTracked'], 0);
  4257.         $instance->addListener('Nellapp\\Bundle\\SDKBundle\\Permission\\Event\\ChannelMenuDisplayedEvent', [=> function () {
  4258.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] ?? $this->getChannelMenuDisplayedSubscriberService());
  4259.         }, => '__invoke'], 0);
  4260.         $instance->addListener('kernel.request', [=> function () {
  4261.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ForceUserFromSetupSubscriber'] ?? $this->getForceUserFromSetupSubscriberService());
  4262.         }, => '__invoke'], 0);
  4263.         $instance->addListener('kernel.terminate', [=> function () {
  4264.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->getTerminateExportSubscriberService());
  4265.         }, => 'exportTracked'], 0);
  4266.         $instance->addListener('console.terminate', [=> function () {
  4267.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->getTerminateExportSubscriberService());
  4268.         }, => 'exportTracked'], 0);
  4269.         $instance->addListener('kernel.terminate', [=> function () {
  4270.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->getTerminateRefreshSubscriberService());
  4271.         }, => 'refreshTracked'], 0);
  4272.         $instance->addListener('console.terminate', [=> function () {
  4273.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->getTerminateRefreshSubscriberService());
  4274.         }, => 'refreshTracked'], 0);
  4275.         $instance->addListener('kernel.controller', [=> function () {
  4276.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] ?? $this->getActionControllerSubscriberService());
  4277.         }, => '__invoke'], 15);
  4278.         $instance->addListener('kernel.view', [=> function () {
  4279.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] ?? $this->getActionResponseSubscriberService());
  4280.         }, => '__invoke'], 63);
  4281.         $instance->addListener('kernel.controller_arguments', [=> function () {
  4282.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] ?? $this->getDeserializeActionControllerSubscriberService());
  4283.         }, => '__invoke'], -63);
  4284.         $instance->addListener('kernel.exception', [=> function () {
  4285.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\HandleErrorSubscriber()));
  4286.         }, => '__invoke'], -195);
  4287.         $instance->addListener('spiriit_form_filter.apply.orm.filter_boolean', [=> function () {
  4288.             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()));
  4289.         }, => 'filterBoolean'], 0);
  4290.         $instance->addListener('spiriit_form_filter.apply.orm.filter_checkbox', [=> function () {
  4291.             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()));
  4292.         }, => 'filterCheckbox'], 0);
  4293.         $instance->addListener('spiriit_form_filter.apply.orm.filter_choice', [=> function () {
  4294.             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()));
  4295.         }, => 'filterValue'], 0);
  4296.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date', [=> function () {
  4297.             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()));
  4298.         }, => 'filterDate'], 0);
  4299.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date_range', [=> function () {
  4300.             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()));
  4301.         }, => 'filterDateRange'], 0);
  4302.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime', [=> function () {
  4303.             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()));
  4304.         }, => 'filterDateTime'], 0);
  4305.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime_range', [=> function () {
  4306.             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()));
  4307.         }, => 'filterDateTimeRange'], 0);
  4308.         $instance->addListener('spiriit_form_filter.apply.orm.filter_entity', [=> function () {
  4309.             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()));
  4310.         }, => 'filterEntity'], 0);
  4311.         $instance->addListener('spiriit_form_filter.apply.orm.filter_enum', [=> function () {
  4312.             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()));
  4313.         }, => 'filterEnum'], 0);
  4314.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number', [=> function () {
  4315.             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()));
  4316.         }, => 'filterNumber'], 0);
  4317.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number_range', [=> function () {
  4318.             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()));
  4319.         }, => 'filterNumberRange'], 0);
  4320.         $instance->addListener('spiriit_form_filter.apply.orm.filter_text', [=> function () {
  4321.             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()));
  4322.         }, => 'filterText'], 0);
  4323.         $instance->addListener('spiriit_form_filter.apply.orm.text', [=> function () {
  4324.             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()));
  4325.         }, => 'filterText'], 0);
  4326.         $instance->addListener('spiriit_form_filter.apply.orm.email', [=> function () {
  4327.             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()));
  4328.         }, => 'filterValue'], 0);
  4329.         $instance->addListener('spiriit_form_filter.apply.orm.integer', [=> function () {
  4330.             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()));
  4331.         }, => 'filterValue'], 0);
  4332.         $instance->addListener('spiriit_form_filter.apply.orm.money', [=> function () {
  4333.             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()));
  4334.         }, => 'filterValue'], 0);
  4335.         $instance->addListener('spiriit_form_filter.apply.orm.number', [=> function () {
  4336.             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()));
  4337.         }, => 'filterValue'], 0);
  4338.         $instance->addListener('spiriit_form_filter.apply.orm.percent', [=> function () {
  4339.             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()));
  4340.         }, => 'filterValue'], 0);
  4341.         $instance->addListener('spiriit_form_filter.apply.orm.search', [=> function () {
  4342.             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()));
  4343.         }, => 'filterValue'], 0);
  4344.         $instance->addListener('spiriit_form_filter.apply.orm.url', [=> function () {
  4345.             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()));
  4346.         }, => 'filterValue'], 0);
  4347.         $instance->addListener('spiriit_form_filter.apply.orm.choice', [=> function () {
  4348.             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()));
  4349.         }, => 'filterValue'], 0);
  4350.         $instance->addListener('spiriit_form_filter.apply.orm.entity', [=> function () {
  4351.             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()));
  4352.         }, => 'filterEntity'], 0);
  4353.         $instance->addListener('spiriit_form_filter.apply.orm.country', [=> function () {
  4354.             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()));
  4355.         }, => 'filterValue'], 0);
  4356.         $instance->addListener('spiriit_form_filter.apply.orm.language', [=> function () {
  4357.             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()));
  4358.         }, => 'filterValue'], 0);
  4359.         $instance->addListener('spiriit_form_filter.apply.orm.locale', [=> function () {
  4360.             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()));
  4361.         }, => 'filterValue'], 0);
  4362.         $instance->addListener('spiriit_form_filter.apply.orm.timezone', [=> function () {
  4363.             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()));
  4364.         }, => 'filterValue'], 0);
  4365.         $instance->addListener('spiriit_form_filter.apply.orm.date', [=> function () {
  4366.             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()));
  4367.         }, => 'filterDate'], 0);
  4368.         $instance->addListener('spiriit_form_filter.apply.orm.datetime', [=> function () {
  4369.             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()));
  4370.         }, => 'filterDate'], 0);
  4371.         $instance->addListener('spiriit_form_filter.apply.orm.birthday', [=> function () {
  4372.             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()));
  4373.         }, => 'filterDate'], 0);
  4374.         $instance->addListener('spiriit_form_filter.apply.orm.checkbox', [=> function () {
  4375.             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()));
  4376.         }, => 'filterValue'], 0);
  4377.         $instance->addListener('spiriit_form_filter.apply.orm.radio', [=> function () {
  4378.             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()));
  4379.         }, => 'filterValue'], 0);
  4380.         return $instance;
  4381.     }
  4382.     /**
  4383.      * Gets the public 'fidry_alice_data_fixtures.loader.doctrine' shared service.
  4384.      *
  4385.      * @return \Fidry\AliceDataFixtures\Loader\PurgerLoader
  4386.      */
  4387.     protected function getFidryAliceDataFixtures_Loader_DoctrineService($lazyLoad true)
  4388.     {
  4389.         if ($lazyLoad) {
  4390.             return $this->services['fidry_alice_data_fixtures.loader.doctrine'] = $this->createProxy('PurgerLoader_cb68499', function () {
  4391.                 return \PurgerLoader_cb68499::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4392.                     $wrappedInstance $this->getFidryAliceDataFixtures_Loader_DoctrineService(false);
  4393.                     $proxy->setProxyInitializer(null);
  4394.                     return true;
  4395.                 });
  4396.             });
  4397.         }
  4398.         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()));
  4399.     }
  4400.     /**
  4401.      * Gets the public 'fidry_alice_data_fixtures.persistence.persister.doctrine' shared service.
  4402.      *
  4403.      * @return \Fidry\AliceDataFixtures\Bridge\Doctrine\Persister\ObjectManagerPersister
  4404.      */
  4405.     protected function getFidryAliceDataFixtures_Persistence_Persister_DoctrineService($lazyLoad true)
  4406.     {
  4407.         if ($lazyLoad) {
  4408.             return $this->services['fidry_alice_data_fixtures.persistence.persister.doctrine'] = $this->createProxy('ObjectManagerPersister_eccc052', function () {
  4409.                 return \ObjectManagerPersister_eccc052::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4410.                     $wrappedInstance $this->getFidryAliceDataFixtures_Persistence_Persister_DoctrineService(false);
  4411.                     $proxy->setProxyInitializer(null);
  4412.                     return true;
  4413.                 });
  4414.             });
  4415.         }
  4416.         return new \Fidry\AliceDataFixtures\Bridge\Doctrine\Persister\ObjectManagerPersister(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4417.     }
  4418.     /**
  4419.      * Gets the public 'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' shared service.
  4420.      *
  4421.      * @return \Fidry\AliceDataFixtures\Bridge\Doctrine\Purger\Purger
  4422.      */
  4423.     protected function getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService($lazyLoad true)
  4424.     {
  4425.         if ($lazyLoad) {
  4426.             return $this->services['fidry_alice_data_fixtures.persistence.purger_factory.doctrine'] = $this->createProxy('Purger_2d4d1ea', function () {
  4427.                 return \Purger_2d4d1ea::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4428.                     $wrappedInstance $this->getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService(false);
  4429.                     $proxy->setProxyInitializer(null);
  4430.                     return true;
  4431.                 });
  4432.             });
  4433.         }
  4434.         return new \Fidry\AliceDataFixtures\Bridge\Doctrine\Purger\Purger(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4435.     }
  4436.     /**
  4437.      * Gets the public 'fos_rest.view_handler' shared service.
  4438.      *
  4439.      * @return \FOS\RestBundle\View\ViewHandler
  4440.      */
  4441.     protected function getFosRest_ViewHandlerService()
  4442.     {
  4443.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  4444.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  4445.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  4446.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  4447.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/SymfonySerializerAdapter.php';
  4448.         $a = ($this->services['router'] ?? $this->getRouterService());
  4449.         if (isset($this->services['fos_rest.view_handler'])) {
  4450.             return $this->services['fos_rest.view_handler'];
  4451.         }
  4452.         $b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  4453.         if (isset($this->services['fos_rest.view_handler'])) {
  4454.             return $this->services['fos_rest.view_handler'];
  4455.         }
  4456.         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]);
  4457.     }
  4458.     /**
  4459.      * Gets the public 'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' shared service.
  4460.      *
  4461.      * @return \Hautelook\AliceBundle\Console\Command\Doctrine\DoctrineOrmLoadDataFixturesCommand
  4462.      */
  4463.     protected function getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService()
  4464.     {
  4465.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4466.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Console/Command/Doctrine/DoctrineOrmLoadDataFixturesCommand.php';
  4467.         $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()));
  4468.         $instance->setName('hautelook:fixtures:load');
  4469.         return $instance;
  4470.     }
  4471.     /**
  4472.      * Gets the public 'hautelook_alice.data_fixtures.append_loader' shared service.
  4473.      *
  4474.      * @return \Fidry\AliceDataFixtures\Loader\FileResolverLoader
  4475.      */
  4476.     protected function getHautelookAlice_DataFixtures_AppendLoaderService()
  4477.     {
  4478.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Loader/FileResolverLoader.php';
  4479.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/FileResolverInterface.php';
  4480.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/File/KernelFileResolver.php';
  4481.         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))))));
  4482.     }
  4483.     /**
  4484.      * Gets the public 'hautelook_alice.data_fixtures.purge_loader' shared service.
  4485.      *
  4486.      * @return \Fidry\AliceDataFixtures\Loader\FileResolverLoader
  4487.      */
  4488.     protected function getHautelookAlice_DataFixtures_PurgeLoaderService()
  4489.     {
  4490.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Loader/FileResolverLoader.php';
  4491.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/FileResolverInterface.php';
  4492.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/File/KernelFileResolver.php';
  4493.         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))))));
  4494.     }
  4495.     /**
  4496.      * Gets the public 'hautelook_alice.loader' shared service.
  4497.      *
  4498.      * @return \Hautelook\AliceBundle\Loader\DoctrineOrmLoader
  4499.      */
  4500.     protected function getHautelookAlice_LoaderService()
  4501.     {
  4502.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/LoaderInterface.php';
  4503.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/LoggerAwareInterface.php';
  4504.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Loader/DoctrineOrmLoader.php';
  4505.         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()));
  4506.     }
  4507.     /**
  4508.      * Gets the public 'hautelook_alice.locator' shared service.
  4509.      *
  4510.      * @return \Hautelook\AliceBundle\Locator\EnvironmentlessFilesLocator
  4511.      */
  4512.     protected function getHautelookAlice_LocatorService()
  4513.     {
  4514.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/FixtureLocatorInterface.php';
  4515.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Locator/EnvironmentlessFilesLocator.php';
  4516.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Locator/EnvDirectoryLocator.php';
  4517.         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']));
  4518.     }
  4519.     /**
  4520.      * Gets the public 'hautelook_alice.resolver.bundle' shared service.
  4521.      *
  4522.      * @return \Hautelook\AliceBundle\Resolver\Bundle\NoBundleResolver
  4523.      */
  4524.     protected function getHautelookAlice_Resolver_BundleService()
  4525.     {
  4526.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/BundleResolverInterface.php';
  4527.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/Bundle/NoBundleResolver.php';
  4528.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/Bundle/SimpleBundleResolver.php';
  4529.         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))));
  4530.     }
  4531.     /**
  4532.      * Gets the public 'hautelook_alice.resolver.file' shared service.
  4533.      *
  4534.      * @return \Hautelook\AliceBundle\Resolver\File\KernelFileResolver
  4535.      */
  4536.     protected function getHautelookAlice_Resolver_FileService()
  4537.     {
  4538.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/FileResolverInterface.php';
  4539.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/File/KernelFileResolver.php';
  4540.         return $this->services['hautelook_alice.resolver.file'] = new \Hautelook\AliceBundle\Resolver\File\KernelFileResolver(($this->services['kernel'] ?? $this->get('kernel'1)));
  4541.     }
  4542.     /**
  4543.      * Gets the public 'http_kernel' shared service.
  4544.      *
  4545.      * @return \Symfony\Component\HttpKernel\HttpKernel
  4546.      */
  4547.     protected function getHttpKernelService()
  4548.     {
  4549.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4550.         if (isset($this->services['http_kernel'])) {
  4551.             return $this->services['http_kernel'];
  4552.         }
  4553.         $b = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  4554.         if (isset($this->services['http_kernel'])) {
  4555.             return $this->services['http_kernel'];
  4556.         }
  4557.         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);
  4558.     }
  4559.     /**
  4560.      * Gets the public 'knp_menu.factory' shared service.
  4561.      *
  4562.      * @return \Knp\Menu\MenuFactory
  4563.      */
  4564.     protected function getKnpMenu_FactoryService()
  4565.     {
  4566.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  4567.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  4568.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  4569.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  4570.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Menu/Extension/RoutingExtension.php';
  4571.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  4572.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  4573.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Menu\Extension\RoutingExtension(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService())), 0);
  4574.         return $instance;
  4575.     }
  4576.     /**
  4577.      * Gets the public 'knp_menu.matcher' shared service.
  4578.      *
  4579.      * @return \Knp\Menu\Matcher\Matcher
  4580.      */
  4581.     protected function getKnpMenu_MatcherService()
  4582.     {
  4583.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  4584.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  4585.         }, 1));
  4586.     }
  4587.     /**
  4588.      * Gets the public 'knp_paginator' shared service.
  4589.      *
  4590.      * @return \Knp\Component\Pager\Paginator
  4591.      */
  4592.     protected function getKnpPaginatorService($lazyLoad true)
  4593.     {
  4594.         if ($lazyLoad) {
  4595.             return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  4596.                 return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4597.                     $wrappedInstance $this->getKnpPaginatorService(false);
  4598.                     $proxy->setProxyInitializer(null);
  4599.                     return true;
  4600.                 });
  4601.             });
  4602.         }
  4603.         $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())));
  4604.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  4605.         return $instance;
  4606.     }
  4607.     /**
  4608.      * Gets the public 'knpu.oauth2.client.nellapp' shared service.
  4609.      *
  4610.      * @return \KnpU\OAuth2ClientBundle\Client\OAuth2Client
  4611.      */
  4612.     protected function getKnpu_Oauth2_Client_NellappService()
  4613.     {
  4614.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2ClientInterface.php';
  4615.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2Client.php';
  4616.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/ArrayAccessorTrait.php';
  4617.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/GuardedPropertyTrait.php';
  4618.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/QueryBuilderTrait.php';
  4619.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Provider/AbstractProvider.php';
  4620.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php';
  4621.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/Provider/CoreProvider.php';
  4622.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/DependencyInjection/ProviderFactory.php';
  4623.         $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', [], []);
  4624.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  4625.         $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())));
  4626.         $a->setDomainsRoutingUtils(new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'npm'));
  4627.         return $this->services['knpu.oauth2.client.nellapp'] = new \KnpU\OAuth2ClientBundle\Client\OAuth2Client($a$b);
  4628.     }
  4629.     /**
  4630.      * Gets the public 'knpu.oauth2.registry' shared service.
  4631.      *
  4632.      * @return \KnpU\OAuth2ClientBundle\Client\ClientRegistry
  4633.      */
  4634.     protected function getKnpu_Oauth2_RegistryService()
  4635.     {
  4636.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/ClientRegistry.php';
  4637.         return $this->services['knpu.oauth2.registry'] = new \KnpU\OAuth2ClientBundle\Client\ClientRegistry($this, ['nellapp' => 'knpu.oauth2.client.nellapp']);
  4638.     }
  4639.     /**
  4640.      * Gets the public 'liip_imagine.binary.loader.default' shared service.
  4641.      *
  4642.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  4643.      */
  4644.     protected function getLiipImagine_Binary_Loader_DefaultService()
  4645.     {
  4646.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  4647.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
  4648.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
  4649.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
  4650.         $a \Symfony\Component\Mime\MimeTypes::getDefault();
  4651.         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));
  4652.     }
  4653.     /**
  4654.      * Gets the public 'liip_imagine.binary.loader.uploads' shared service.
  4655.      *
  4656.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  4657.      */
  4658.     protected function getLiipImagine_Binary_Loader_UploadsService()
  4659.     {
  4660.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  4661.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
  4662.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
  4663.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
  4664.         $a \Symfony\Component\Mime\MimeTypes::getDefault();
  4665.         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));
  4666.     }
  4667.     /**
  4668.      * Gets the public 'liip_imagine.cache.manager' shared service.
  4669.      *
  4670.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  4671.      */
  4672.     protected function getLiipImagine_Cache_ManagerService()
  4673.     {
  4674.         $a = ($this->services['router'] ?? $this->getRouterService());
  4675.         if (isset($this->services['liip_imagine.cache.manager'])) {
  4676.             return $this->services['liip_imagine.cache.manager'];
  4677.         }
  4678.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4679.         if (isset($this->services['liip_imagine.cache.manager'])) {
  4680.             return $this->services['liip_imagine.cache.manager'];
  4681.         }
  4682.         $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);
  4683.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  4684.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  4685.         return $instance;
  4686.     }
  4687.     /**
  4688.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  4689.      *
  4690.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  4691.      */
  4692.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  4693.     {
  4694.         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');
  4695.     }
  4696.     /**
  4697.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  4698.      *
  4699.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  4700.      */
  4701.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  4702.     {
  4703.         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()));
  4704.     }
  4705.     /**
  4706.      * Gets the public 'liip_imagine.cache.signer' shared service.
  4707.      *
  4708.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  4709.      */
  4710.     protected function getLiipImagine_Cache_SignerService()
  4711.     {
  4712.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  4713.     }
  4714.     /**
  4715.      * Gets the public 'liip_imagine.config.stack_collection' shared service.
  4716.      *
  4717.      * @return \Liip\ImagineBundle\Config\StackCollection
  4718.      */
  4719.     protected function getLiipImagine_Config_StackCollectionService()
  4720.     {
  4721.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackCollection.php';
  4722.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilderInterface.php';
  4723.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilder.php';
  4724.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
  4725.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
  4726.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/FilterFactoryCollection.php';
  4727.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  4728.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
  4729.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/BackgroundFactory.php';
  4730.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  4731.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/CropFactory.php';
  4732.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
  4733.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/DownscaleFactory.php';
  4734.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
  4735.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
  4736.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
  4737.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/PasteFactory.php';
  4738.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
  4739.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ResizeFactory.php';
  4740.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
  4741.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ScaleFactory.php';
  4742.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
  4743.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ThumbnailFactory.php';
  4744.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/UpscaleFactory.php';
  4745.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
  4746.         $a = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory();
  4747.         $b = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory();
  4748.         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']);
  4749.     }
  4750.     /**
  4751.      * Gets the public 'liip_imagine.data.manager' shared service.
  4752.      *
  4753.      * @return \Liip\ImagineBundle\Imagine\Data\DataManager
  4754.      */
  4755.     protected function getLiipImagine_Data_ManagerService()
  4756.     {
  4757.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
  4758.         $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);
  4759.         $instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
  4760.         $instance->addLoader('uploads', ($this->services['liip_imagine.binary.loader.uploads'] ?? $this->getLiipImagine_Binary_Loader_UploadsService()));
  4761.         return $instance;
  4762.     }
  4763.     /**
  4764.      * Gets the public 'liip_imagine.filter.loader.downscale' shared service.
  4765.      *
  4766.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader
  4767.      */
  4768.     protected function getLiipImagine_Filter_Loader_DownscaleService()
  4769.     {
  4770.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4771.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  4772.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  4773.         return $this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader();
  4774.     }
  4775.     /**
  4776.      * Gets the public 'liip_imagine.filter.loader.fixed' shared service.
  4777.      *
  4778.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader
  4779.      */
  4780.     protected function getLiipImagine_Filter_Loader_FixedService()
  4781.     {
  4782.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4783.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  4784.         return $this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader();
  4785.     }
  4786.     /**
  4787.      * Gets the public 'liip_imagine.filter.loader.flip' shared service.
  4788.      *
  4789.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader
  4790.      */
  4791.     protected function getLiipImagine_Filter_Loader_FlipService()
  4792.     {
  4793.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4794.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  4795.         return $this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader();
  4796.     }
  4797.     /**
  4798.      * Gets the public 'liip_imagine.filter.loader.grayscale' shared service.
  4799.      *
  4800.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader
  4801.      */
  4802.     protected function getLiipImagine_Filter_Loader_GrayscaleService()
  4803.     {
  4804.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4805.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  4806.         return $this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader();
  4807.     }
  4808.     /**
  4809.      * Gets the public 'liip_imagine.filter.loader.interlace' shared service.
  4810.      *
  4811.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader
  4812.      */
  4813.     protected function getLiipImagine_Filter_Loader_InterlaceService()
  4814.     {
  4815.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4816.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  4817.         return $this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader();
  4818.     }
  4819.     /**
  4820.      * Gets the public 'liip_imagine.filter.loader.resample' shared service.
  4821.      *
  4822.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader
  4823.      */
  4824.     protected function getLiipImagine_Filter_Loader_ResampleService()
  4825.     {
  4826.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4827.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResampleFilterLoader.php';
  4828.         return $this->services['liip_imagine.filter.loader.resample'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
  4829.     }
  4830.     /**
  4831.      * Gets the public 'liip_imagine.filter.loader.rotate' shared service.
  4832.      *
  4833.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader
  4834.      */
  4835.     protected function getLiipImagine_Filter_Loader_RotateService()
  4836.     {
  4837.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4838.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  4839.         return $this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader();
  4840.     }
  4841.     /**
  4842.      * Gets the public 'liip_imagine.filter.manager' shared service.
  4843.      *
  4844.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterManager
  4845.      */
  4846.     protected function getLiipImagine_Filter_ManagerService()
  4847.     {
  4848.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterManager.php';
  4849.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4850.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RelativeResizeFilterLoader.php';
  4851.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResizeFilterLoader.php';
  4852.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ThumbnailFilterLoader.php';
  4853.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/CropFilterLoader.php';
  4854.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/PasteFilterLoader.php';
  4855.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/WatermarkFilterLoader.php';
  4856.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/BackgroundFilterLoader.php';
  4857.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/StripFilterLoader.php';
  4858.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  4859.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/UpscaleFilterLoader.php';
  4860.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/AutoRotateFilterLoader.php';
  4861.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PostProcessorInterface.php';
  4862.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/AbstractPostProcessor.php';
  4863.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/JpegOptimPostProcessor.php';
  4864.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/OptiPngPostProcessor.php';
  4865.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PngquantPostProcessor.php';
  4866.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/MozJpegPostProcessor.php';
  4867.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/CwebpPostProcessor.php';
  4868.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  4869.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  4870.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  4871.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  4872.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  4873.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  4874.         $a = ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService());
  4875.         $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()));
  4876.         $instance->addLoader('relative_resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader());
  4877.         $instance->addLoader('resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader());
  4878.         $instance->addLoader('thumbnail', new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader());
  4879.         $instance->addLoader('crop', new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader());
  4880.         $instance->addLoader('grayscale', ($this->services['liip_imagine.filter.loader.grayscale'] ?? ($this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader())));
  4881.         $instance->addLoader('paste_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a\dirname(__DIR__4)));
  4882.         $instance->addLoader('watermark_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a\dirname(__DIR__4)));
  4883.         $instance->addLoader('background', new \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader($a));
  4884.         $instance->addLoader('strip', new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader());
  4885.         $instance->addLoader('scale', new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader());
  4886.         $instance->addLoader('upscale', new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader());
  4887.         $instance->addLoader('downscale', ($this->services['liip_imagine.filter.loader.downscale'] ?? ($this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader())));
  4888.         $instance->addLoader('auto_rotate', new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader());
  4889.         $instance->addLoader('rotate', ($this->services['liip_imagine.filter.loader.rotate'] ?? ($this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader())));
  4890.         $instance->addLoader('flip', ($this->services['liip_imagine.filter.loader.flip'] ?? ($this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader())));
  4891.         $instance->addLoader('interlace', ($this->services['liip_imagine.filter.loader.interlace'] ?? ($this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader())));
  4892.         $instance->addLoader('resample', ($this->services['liip_imagine.filter.loader.resample'] ?? $this->getLiipImagine_Filter_Loader_ResampleService()));
  4893.         $instance->addLoader('fixed', ($this->services['liip_imagine.filter.loader.fixed'] ?? ($this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader())));
  4894.         $instance->addPostProcessor('jpegoptim', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor('/usr/bin/jpegoptim'trueNULLtrueNULL));
  4895.         $instance->addPostProcessor('optipng', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor('/usr/bin/optipng'7trueNULL));
  4896.         $instance->addPostProcessor('pngquant', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant'));
  4897.         $instance->addPostProcessor('mozjpeg', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg'));
  4898.         $instance->addPostProcessor('cwebp', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\CwebpPostProcessor('/usr/bin/cwebp'NULL751004'fast'1false$this->parameters['liip_imagine.cwebp.metadata']));
  4899.         return $instance;
  4900.     }
  4901.     /**
  4902.      * Gets the public 'messenger.default_bus' shared service.
  4903.      *
  4904.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  4905.      */
  4906.     protected function getMessenger_DefaultBusService()
  4907.     {
  4908.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  4909.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService());
  4910.             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')));
  4911.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  4912.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  4913.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  4914.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'] ?? $this->getMenuDisplayedMiddlewareService());
  4915.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  4916.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService());
  4917.         }, 8)));
  4918.     }
  4919.     /**
  4920.      * Gets the public 'nelmio_alice.data_loader' shared service.
  4921.      *
  4922.      * @return \Nelmio\Alice\Loader\SimpleDataLoader
  4923.      */
  4924.     protected function getNelmioAlice_DataLoaderService()
  4925.     {
  4926.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/DataLoaderInterface.php';
  4927.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Loader/SimpleDataLoader.php';
  4928.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilderInterface.php';
  4929.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/SimpleBuilder.php';
  4930.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/DenormalizerInterface.php';
  4931.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/SimpleDenormalizer.php';
  4932.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/ParameterBagDenormalizerInterface.php';
  4933.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Parameter/SimpleParameterBagDenormalizer.php';
  4934.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FixtureBagDenormalizerInterface.php';
  4935.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SimpleFixtureBagDenormalizer.php';
  4936.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerInterface.php';
  4937.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/TolerantFixtureDenormalizer.php';
  4938.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerRegistry.php';
  4939.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParserInterface.php';
  4940.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/ElementFlagParser.php';
  4941.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/FlagParserRegistry.php';
  4942.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/ChainableFlagParserInterface.php';
  4943.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/ConfiguratorFlagParser.php';
  4944.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/ExtendFlagParser.php';
  4945.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/OptionalFlagParser.php';
  4946.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/TemplateFlagParser.php';
  4947.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/UniqueFlagParser.php';
  4948.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/ChainableFixtureDenormalizerInterface.php';
  4949.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/CollectionDenormalizer.php';
  4950.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerAwareInterface.php';
  4951.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParserAwareInterface.php';
  4952.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/SimpleCollectionDenormalizer.php';
  4953.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/CollectionDenormalizerWithTemporaryFixture.php';
  4954.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/NullListNameDenormalizer.php';
  4955.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/ReferenceRangeNameDenormalizer.php';
  4956.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationsDenormalizerInterface.php';
  4957.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/SimpleSpecificationsDenormalizer.php';
  4958.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ConstructorDenormalizerInterface.php';
  4959.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/LegacyConstructorDenormalizer.php';
  4960.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/ConstructorDenormalizer.php';
  4961.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ArgumentsDenormalizerInterface.php';
  4962.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Arguments/SimpleArgumentsDenormalizer.php';
  4963.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ValueDenormalizerInterface.php';
  4964.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Value/UniqueValueDenormalizer.php';
  4965.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Value/SimpleValueDenormalizer.php';
  4966.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/ParserInterface.php';
  4967.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/FunctionFixtureReferenceParser.php';
  4968.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/StringMergerParser.php';
  4969.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/SimpleParser.php';
  4970.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/LexerInterface.php';
  4971.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/EmptyValueLexer.php';
  4972.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/ReferenceEscaperLexer.php';
  4973.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/GlobalPatternsLexer.php';
  4974.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/FunctionLexer.php';
  4975.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/StringThenReferenceLexer.php';
  4976.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/SubPatternsLexer.php';
  4977.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/ReferenceLexer.php';
  4978.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParserInterface.php';
  4979.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/ParserAwareInterface.php';
  4980.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/TokenParserRegistry.php';
  4981.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/ChainableTokenParserInterface.php';
  4982.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/AbstractChainableParserAwareParser.php';
  4983.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/DynamicArrayTokenParser.php';
  4984.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/EscapedValueTokenParser.php';
  4985.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureListReferenceTokenParser.php';
  4986.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureMethodReferenceTokenParser.php';
  4987.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureRangeReferenceTokenParser.php';
  4988.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/MethodReferenceTokenParser.php';
  4989.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/OptionalTokenParser.php';
  4990.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/ParameterTokenParser.php';
  4991.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/PropertyReferenceTokenParser.php';
  4992.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/VariableReferenceTokenParser.php';
  4993.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/SimpleReferenceTokenParser.php';
  4994.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/StringArrayTokenParser.php';
  4995.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/StringTokenParser.php';
  4996.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/ArgumentEscaper.php';
  4997.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/TolerantFunctionTokenParser.php';
  4998.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/IdentityTokenParser.php';
  4999.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FunctionTokenParser.php';
  5000.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/VariableTokenParser.php';
  5001.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/WildcardReferenceTokenParser.php';
  5002.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/FactoryDenormalizer.php';
  5003.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/CallsDenormalizerInterface.php';
  5004.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/CallsWithFlagsDenormalizer.php';
  5005.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/FunctionDenormalizer.php';
  5006.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler.php';
  5007.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler/ConfiguratorFlagHandler.php';
  5008.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler/OptionalFlagHandler.php';
  5009.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/PropertyDenormalizerInterface.php';
  5010.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Property/SimplePropertyDenormalizer.php';
  5011.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/NullRangeNameDenormalizer.php';
  5012.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/SimpleDenormalizer.php';
  5013.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/GeneratorInterface.php';
  5014.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/DoublePassGenerator.php';
  5015.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/FixtureSetResolverInterface.php';
  5016.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureSet/RemoveConflictingObjectsResolver.php';
  5017.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureSet/SimpleFixtureSetResolver.php';
  5018.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterBagResolverInterface.php';
  5019.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/RemoveConflictingParametersParameterBagResolver.php';
  5020.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/SimpleParameterBagResolver.php';
  5021.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterResolverInterface.php';
  5022.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/ParameterResolverRegistry.php';
  5023.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ChainableParameterResolverInterface.php';
  5024.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/StaticParameterResolver.php';
  5025.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterResolverAwareInterface.php';
  5026.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/ArrayParameterResolver.php';
  5027.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/RecursiveParameterResolver.php';
  5028.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/StringParameterResolver.php';
  5029.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureBagResolverInterface.php';
  5030.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Fixture/TemplateFixtureBagResolver.php';
  5031.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGeneratorInterface.php';
  5032.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGenerator/CompleteObjectGenerator.php';
  5033.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGenerator/SimpleObjectGenerator.php';
  5034.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ValueResolverInterface.php';
  5035.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGeneratorAwareInterface.php';
  5036.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/ValueResolverRegistry.php';
  5037.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/ChainableValueResolverInterface.php';
  5038.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ValueResolverAwareInterface.php';
  5039.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ArrayValueResolver.php';
  5040.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/DynamicArrayValueResolver.php';
  5041.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/EvaluatedValueResolver.php';
  5042.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FunctionCallArgumentResolver.php';
  5043.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/PhpFunctionCallValueResolver.php';
  5044.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FakerFunctionCallValueResolver.php';
  5045.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixturePropertyReferenceResolver.php';
  5046.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/PropertyAccess/StdPropertyAccessor.php';
  5047.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureMethodCallReferenceResolver.php';
  5048.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/UnresolvedFixtureReferenceIdResolver.php';
  5049.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/SelfFixtureReferenceResolver.php';
  5050.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureReferenceResolver.php';
  5051.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureWildcardReferenceResolver.php';
  5052.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ListValueResolver.php';
  5053.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/OptionalValueResolver.php';
  5054.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ParameterValueResolver.php';
  5055.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/UniqueValueResolver.php';
  5056.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/UniqueValuesPool.php';
  5057.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ValueForCurrentValueResolver.php';
  5058.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/VariableValueResolver.php';
  5059.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/InstantiatorInterface.php';
  5060.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/ExistingInstanceInstantiator.php';
  5061.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/InstantiatorResolver.php';
  5062.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/InstantiatorRegistry.php';
  5063.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/ChainableInstantiatorInterface.php';
  5064.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/AbstractChainableInstantiator.php';
  5065.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NoCallerMethodCallInstantiator.php';
  5066.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/NamedArgumentsResolver.php';
  5067.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NullConstructorInstantiator.php';
  5068.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NoMethodCallInstantiator.php';
  5069.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/StaticFactoryInstantiator.php';
  5070.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5071.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Alice/Generator/Instantiator/Chainable/InstantiatedReferenceInstantiator.php';
  5072.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/HydratorInterface.php';
  5073.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Hydrator/SimpleHydrator.php';
  5074.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Hydrator/PropertyHydratorInterface.php';
  5075.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Hydrator/Property/SymfonyPropertyAccessorHydrator.php';
  5076.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/CallerInterface.php';
  5077.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/SimpleCaller.php';
  5078.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorInterface.php';
  5079.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorRegistry.php';
  5080.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/ChainableCallProcessorInterface.php';
  5081.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorAwareInterface.php';
  5082.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/ConfiguratorMethodCallProcessor.php';
  5083.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/MethodCallWithReferenceProcessor.php';
  5084.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/OptionalMethodCallProcessor.php';
  5085.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/SimpleMethodCallProcessor.php';
  5086.         $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()]));
  5087.         $b = new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\ArgumentEscaper();
  5088.         $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()]))))));
  5089.         $d = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Arguments\SimpleArgumentsDenormalizer($c);
  5090.         $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()]);
  5091.         $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);
  5092.         $g = new \Nelmio\Alice\PropertyAccess\StdPropertyAccessor(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  5093.         $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()]);
  5094.         $i = new \Nelmio\Alice\Generator\NamedArgumentsResolver();
  5095.         $j = new \Hautelook\AliceBundle\Alice\Generator\Instantiator\Chainable\InstantiatedReferenceInstantiator();
  5096.         $j->setContainer($this);
  5097.         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)))));
  5098.     }
  5099.     /**
  5100.      * Gets the public 'nelmio_alice.file_loader' shared service.
  5101.      *
  5102.      * @return \Nelmio\Alice\Loader\SimpleFileLoader
  5103.      */
  5104.     protected function getNelmioAlice_FileLoaderService()
  5105.     {
  5106.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FileLoaderInterface.php';
  5107.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Loader/SimpleFileLoader.php';
  5108.         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()));
  5109.     }
  5110.     /**
  5111.      * Gets the public 'nelmio_alice.files_loader' shared service.
  5112.      *
  5113.      * @return \Nelmio\Alice\Loader\SimpleFilesLoader
  5114.      */
  5115.     protected function getNelmioAlice_FilesLoaderService()
  5116.     {
  5117.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FilesLoaderInterface.php';
  5118.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Loader/SimpleFilesLoader.php';
  5119.         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()));
  5120.     }
  5121.     /**
  5122.      * Gets the public 'nelmio_api_doc.command.dump' shared service.
  5123.      *
  5124.      * @return \Nelmio\ApiDocBundle\Command\DumpCommand
  5125.      */
  5126.     protected function getNelmioApiDoc_Command_DumpService()
  5127.     {
  5128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5129.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Command/DumpCommand.php';
  5130.         $this->services['nelmio_api_doc.command.dump'] = $instance = new \Nelmio\ApiDocBundle\Command\DumpCommand(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  5131.         $instance->setName('nelmio:apidoc:dump');
  5132.         return $instance;
  5133.     }
  5134.     /**
  5135.      * Gets the public 'nelmio_api_doc.controller.swagger_json' shared service.
  5136.      *
  5137.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  5138.      */
  5139.     protected function getNelmioApiDoc_Controller_SwaggerJsonService()
  5140.     {
  5141.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/DocumentationController.php';
  5142.         return $this->services['nelmio_api_doc.controller.swagger_json'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  5143.     }
  5144.     /**
  5145.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  5146.      *
  5147.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  5148.      */
  5149.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  5150.     {
  5151.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/SwaggerUiController.php';
  5152.         return $this->services['nelmio_api_doc.controller.swagger_ui'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  5153.     }
  5154.     /**
  5155.      * Gets the public 'nelmio_api_doc.controller.swagger_yaml' shared service.
  5156.      *
  5157.      * @return \Nelmio\ApiDocBundle\Controller\YamlDocumentationController
  5158.      */
  5159.     protected function getNelmioApiDoc_Controller_SwaggerYamlService()
  5160.     {
  5161.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/YamlDocumentationController.php';
  5162.         return $this->services['nelmio_api_doc.controller.swagger_yaml'] = new \Nelmio\ApiDocBundle\Controller\YamlDocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  5163.     }
  5164.     /**
  5165.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  5166.      *
  5167.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  5168.      */
  5169.     protected function getNelmioApiDoc_Generator_DefaultService()
  5170.     {
  5171.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ApiDocGenerator.php';
  5172.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  5173.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  5174.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  5175.             yield => ($this->privates['nelmio_api_doc.describers.openapi_php.default'] ?? $this->getNelmioApiDoc_Describers_OpenapiPhp_DefaultService());
  5176.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  5177.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  5178.         }, 5), new RewindableGenerator(function () {
  5179.             yield => ($this->privates['nelmio_api_doc.model_describers.enum'] ?? ($this->privates['nelmio_api_doc.model_describers.enum'] = new \Nelmio\ApiDocBundle\ModelDescriber\EnumModelDescriber()));
  5180.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  5181.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  5182.         }, 3));
  5183.         $a = new \Symfony\Bridge\Monolog\Logger('nelmio_api_doc');
  5184.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5185.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5186.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5187.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5188.         $instance->setAlternativeNames([]);
  5189.         $instance->setMediaTypes([=> 'json']);
  5190.         $instance->setLogger($a);
  5191.         return $instance;
  5192.     }
  5193.     /**
  5194.      * Gets the public 'nelmio_api_doc.render_docs' shared service.
  5195.      *
  5196.      * @return \Nelmio\ApiDocBundle\Render\RenderOpenApi
  5197.      */
  5198.     protected function getNelmioApiDoc_RenderDocsService()
  5199.     {
  5200.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/RenderOpenApi.php';
  5201.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/OpenApiRenderer.php';
  5202.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Json/JsonOpenApiRenderer.php';
  5203.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Yaml/YamlOpenApiRenderer.php';
  5204.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/HtmlOpenApiRenderer.php';
  5205.         return $this->services['nelmio_api_doc.render_docs'] = new \Nelmio\ApiDocBundle\Render\RenderOpenApi(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5206.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  5207.         ], [
  5208.             'default' => '?',
  5209.         ]), 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())));
  5210.     }
  5211.     /**
  5212.      * Gets the public 'oneup_flysystem.mount_manager' shared service.
  5213.      *
  5214.      * @return \League\Flysystem\MountManager
  5215.      */
  5216.     protected function getOneupFlysystem_MountManagerService()
  5217.     {
  5218.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemReader.php';
  5219.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemWriter.php';
  5220.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemOperator.php';
  5221.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/MountManager.php';
  5222.         return $this->services['oneup_flysystem.mount_manager'] = new \League\Flysystem\MountManager([]);
  5223.     }
  5224.     /**
  5225.      * Gets the public 'oneup_uploader.chunk_manager' shared service.
  5226.      *
  5227.      * @return \Oneup\UploaderBundle\Uploader\Chunk\ChunkManager
  5228.      */
  5229.     protected function getOneupUploader_ChunkManagerService()
  5230.     {
  5231.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/ChunkManagerInterface.php';
  5232.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/ChunkManager.php';
  5233.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/Storage/ChunkStorageInterface.php';
  5234.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/Storage/FilesystemStorage.php';
  5235.         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')));
  5236.     }
  5237.     /**
  5238.      * Gets the public 'oneup_uploader.controller.none' shared service.
  5239.      *
  5240.      * @return \Oneup\UploaderBundle\Controller\DropzoneController
  5241.      */
  5242.     protected function getOneupUploader_Controller_NoneService()
  5243.     {
  5244.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Controller/AbstractController.php';
  5245.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Controller/AbstractChunkedController.php';
  5246.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Controller/DropzoneController.php';
  5247.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Storage/StorageInterface.php';
  5248.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Storage/FilesystemStorage.php';
  5249.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/ErrorHandler/ErrorHandlerInterface.php';
  5250.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/ErrorHandler/DropzoneErrorHandler.php';
  5251.         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');
  5252.     }
  5253.     /**
  5254.      * Gets the public 'oneup_uploader.namer.uniqid' shared service.
  5255.      *
  5256.      * @return \Oneup\UploaderBundle\Uploader\Naming\UniqidNamer
  5257.      */
  5258.     protected function getOneupUploader_Namer_UniqidService()
  5259.     {
  5260.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Naming/NamerInterface.php';
  5261.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Naming/UniqidNamer.php';
  5262.         return $this->services['oneup_uploader.namer.uniqid'] = new \Oneup\UploaderBundle\Uploader\Naming\UniqidNamer();
  5263.     }
  5264.     /**
  5265.      * Gets the public 'oneup_uploader.orphanage_manager' shared service.
  5266.      *
  5267.      * @return \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager
  5268.      */
  5269.     protected function getOneupUploader_OrphanageManagerService()
  5270.     {
  5271.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Orphanage/OrphanageManager.php';
  5272.         return $this->services['oneup_uploader.orphanage_manager'] = new \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager($this$this->getParameter('oneup_uploader.orphanage'));
  5273.     }
  5274.     /**
  5275.      * Gets the public 'oneup_uploader.routing.loader' shared service.
  5276.      *
  5277.      * @return \Oneup\UploaderBundle\Routing\RouteLoader
  5278.      */
  5279.     protected function getOneupUploader_Routing_LoaderService()
  5280.     {
  5281.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Routing/RouteLoader.php';
  5282.         return $this->services['oneup_uploader.routing.loader'] = new \Oneup\UploaderBundle\Routing\RouteLoader($this->parameters['oneup_uploader.controllers']);
  5283.     }
  5284.     /**
  5285.      * Gets the public 'oneup_uploader.templating.uploader_helper' shared service.
  5286.      *
  5287.      * @return \Oneup\UploaderBundle\Templating\Helper\UploaderHelper
  5288.      */
  5289.     protected function getOneupUploader_Templating_UploaderHelperService()
  5290.     {
  5291.         $a = ($this->services['router'] ?? $this->getRouterService());
  5292.         if (isset($this->services['oneup_uploader.templating.uploader_helper'])) {
  5293.             return $this->services['oneup_uploader.templating.uploader_helper'];
  5294.         }
  5295.         return $this->services['oneup_uploader.templating.uploader_helper'] = new \Oneup\UploaderBundle\Templating\Helper\UploaderHelper($a$this->parameters['oneup_uploader.maxsize']);
  5296.     }
  5297.     /**
  5298.      * Gets the public 'oneup_uploader.twig.extension.uploader' shared service.
  5299.      *
  5300.      * @return \Oneup\UploaderBundle\Twig\Extension\UploaderExtension
  5301.      */
  5302.     protected function getOneupUploader_Twig_Extension_UploaderService()
  5303.     {
  5304.         $a = ($this->services['oneup_uploader.templating.uploader_helper'] ?? $this->getOneupUploader_Templating_UploaderHelperService());
  5305.         if (isset($this->services['oneup_uploader.twig.extension.uploader'])) {
  5306.             return $this->services['oneup_uploader.twig.extension.uploader'];
  5307.         }
  5308.         return $this->services['oneup_uploader.twig.extension.uploader'] = new \Oneup\UploaderBundle\Twig\Extension\UploaderExtension($a);
  5309.     }
  5310.     /**
  5311.      * Gets the public 'request_stack' shared service.
  5312.      *
  5313.      * @return \Symfony\Component\HttpFoundation\RequestStack
  5314.      */
  5315.     protected function getRequestStackService()
  5316.     {
  5317.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  5318.     }
  5319.     /**
  5320.      * Gets the public 'router' shared autowired service.
  5321.      *
  5322.      * @return \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator
  5323.      */
  5324.     protected function getRouterService()
  5325.     {
  5326.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  5327.         $b = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5328.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  5329.         ], [
  5330.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  5331.         ]))->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');
  5332.         $b->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  5333.         $b->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  5334.         return $this->services['router'] = new \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator($b$a);
  5335.     }
  5336.     /**
  5337.      * Gets the public 'routing.loader' shared service.
  5338.      *
  5339.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  5340.      */
  5341.     protected function getRouting_LoaderService()
  5342.     {
  5343.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  5344.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  5345.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  5346.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/GlobalRoutesLoader.php';
  5347.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Routing/Loader/ChannelResourceAccessCacheLoader.php';
  5348.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Routing/Loader/ChannelUserPermissionResourceCrudLoader.php';
  5349.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  5350.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService());
  5351.         if (isset($this->services['routing.loader'])) {
  5352.             return $this->services['routing.loader'];
  5353.         }
  5354.         $b = new \Symfony\Component\Config\Loader\LoaderResolver();
  5355.         $c = ($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)))));
  5356.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  5357.         $b->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($c'dev'));
  5358.         $b->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($c'dev'));
  5359.         $b->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($c'dev'));
  5360.         $b->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($c'dev'));
  5361.         $b->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($c'dev'));
  5362.         $b->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5363.             'kernel' => ['services''kernel''getKernelService'false],
  5364.         ], [
  5365.             'kernel' => 'App\\Kernel',
  5366.         ]), 'dev'));
  5367.         $b->addLoader(new \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\GlobalRoutesLoader());
  5368.         $b->addLoader(new \Nellapp\Bundle\SDKBundle\Permission\Routing\Loader\ChannelResourceAccessCacheLoader());
  5369.         $b->addLoader(new \Nellapp\Bundle\SDKBundle\Permission\Routing\Loader\ChannelUserPermissionResourceCrudLoader($a));
  5370.         $b->addLoader(($this->services['oneup_uploader.routing.loader'] ?? $this->getOneupUploader_Routing_LoaderService()));
  5371.         $b->addLoader($d);
  5372.         $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($c$d));
  5373.         $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($c$d));
  5374.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($b, ['utf8' => true], []);
  5375.     }
  5376.     /**
  5377.      * Gets the public 'services_resetter' shared service.
  5378.      *
  5379.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  5380.      */
  5381.     protected function getServicesResetterService()
  5382.     {
  5383.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  5384.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  5385.             if (isset($this->services['cache.app'])) {
  5386.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  5387.             }
  5388.             if (isset($this->services['cache.system'])) {
  5389.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  5390.             }
  5391.             if (isset($this->privates['cache.validator.traceable'])) {
  5392.                 yield 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? null);
  5393.             }
  5394.             if (isset($this->privates['cache.serializer.traceable'])) {
  5395.                 yield 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? null);
  5396.             }
  5397.             if (isset($this->privates['cache.annotations.traceable'])) {
  5398.                 yield 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? null);
  5399.             }
  5400.             if (isset($this->privates['cache.property_info.traceable'])) {
  5401.                 yield 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? null);
  5402.             }
  5403.             if (isset($this->privates['cache.messenger.restart_workers_signal.traceable'])) {
  5404.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? null);
  5405.             }
  5406.             if (isset($this->privates['.debug.http_client'])) {
  5407.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  5408.             }
  5409.             if (isset($this->privates['mailer.message_logger_listener'])) {
  5410.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  5411.             }
  5412.             if (isset($this->privates['debug.stopwatch'])) {
  5413.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  5414.             }
  5415.             if (isset($this->services['event_dispatcher'])) {
  5416.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  5417.             }
  5418.             if (isset($this->privates['session_listener'])) {
  5419.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  5420.             }
  5421.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  5422.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  5423.             }
  5424.             if (isset($this->services['cache.validator_expression_language'])) {
  5425.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  5426.             }
  5427.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  5428.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  5429.             }
  5430.             if (isset($this->services['.container.private.profiler'])) {
  5431.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  5432.             }
  5433.             if (isset($this->services['.container.private.validator'])) {
  5434.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  5435.             }
  5436.             if (isset($this->services['doctrine'])) {
  5437.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  5438.             }
  5439.             if (isset($this->privates['doctrine.debug_data_holder'])) {
  5440.                 yield 'doctrine.debug_data_holder' => ($this->privates['doctrine.debug_data_holder'] ?? null);
  5441.             }
  5442.             if (isset($this->privates['form.type.entity'])) {
  5443.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  5444.             }
  5445.             if (isset($this->services['.container.private.security.token_storage'])) {
  5446.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  5447.             }
  5448.             if (isset($this->privates['cache.security_expression_language.traceable'])) {
  5449.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? null);
  5450.             }
  5451.             if (isset($this->privates['monolog.handler.main'])) {
  5452.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  5453.             }
  5454.             if (isset($this->privates['monolog.handler.console'])) {
  5455.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  5456.             }
  5457.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  5458.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  5459.             }
  5460.             if (isset($this->privates['cache.webpack_encore.traceable'])) {
  5461.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? null);
  5462.             }
  5463.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  5464.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  5465.             }
  5466.             if (isset($this->privates['webpack_encore.entrypoint_lookup[core]'])) {
  5467.                 yield 'webpack_encore.entrypoint_lookup[core]' => ($this->privates['webpack_encore.entrypoint_lookup[core]'] ?? null);
  5468.             }
  5469.             if (isset($this->services['fos_rest.view_handler'])) {
  5470.                 yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
  5471.             }
  5472.             if (isset($this->privates['.debug.http_client'])) {
  5473.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  5474.             }
  5475.         }, function () {
  5476.             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']));
  5477.         }), ['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']]);
  5478.     }
  5479.     /**
  5480.      * Gets the public 'spiriit_form_filter.filter_prepare' shared service.
  5481.      *
  5482.      * @return \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener
  5483.      */
  5484.     protected function getSpiriitFormFilter_FilterPrepareService()
  5485.     {
  5486.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Event/Listener/PrepareListener.php';
  5487.         return $this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener();
  5488.     }
  5489.     /**
  5490.      * Gets the public 'spiriit_form_filter.query_builder_updater' shared service.
  5491.      *
  5492.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\FilterBuilderUpdater
  5493.      */
  5494.     protected function getSpiriitFormFilter_QueryBuilderUpdaterService()
  5495.     {
  5496.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/FilterBuilderUpdaterInterface.php';
  5497.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/FilterBuilderUpdater.php';
  5498.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/FormDataExtractorInterface.php';
  5499.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/FormDataExtractor.php';
  5500.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/DataExtractionMethodInterface.php';
  5501.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/DefaultExtractionMethod.php';
  5502.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/TextExtractionMethod.php';
  5503.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/ValueKeysExtractionMethod.php';
  5504.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5505.         if (isset($this->services['spiriit_form_filter.query_builder_updater'])) {
  5506.             return $this->services['spiriit_form_filter.query_builder_updater'];
  5507.         }
  5508.         $b = new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\FormDataExtractor();
  5509.         $b->addMethod(new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\Method\DefaultExtractionMethod());
  5510.         $b->addMethod(new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\Method\TextExtractionMethod());
  5511.         $b->addMethod(new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\Method\ValueKeysExtractionMethod());
  5512.         return $this->services['spiriit_form_filter.query_builder_updater'] = new \Spiriit\Bundle\FormFilterBundle\Filter\FilterBuilderUpdater($b$a);
  5513.     }
  5514.     /**
  5515.      * Gets the public 'translator' shared service.
  5516.      *
  5517.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  5518.      */
  5519.     protected function getTranslatorService()
  5520.     {
  5521.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  5522.     }
  5523.     /**
  5524.      * Gets the public 'var_dumper.cloner' shared service.
  5525.      *
  5526.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  5527.      */
  5528.     protected function getVarDumper_ClonerService()
  5529.     {
  5530.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  5531.         $instance->setMaxItems(2500);
  5532.         $instance->setMinDepth(1);
  5533.         $instance->setMaxString(-1);
  5534.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  5535.         return $instance;
  5536.     }
  5537.     /**
  5538.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  5539.      *
  5540.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  5541.      */
  5542.     protected function getWebProfiler_Controller_ExceptionPanelService()
  5543.     {
  5544.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  5545.         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()));
  5546.     }
  5547.     /**
  5548.      * Gets the public 'web_profiler.controller.profiler' shared service.
  5549.      *
  5550.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  5551.      */
  5552.     protected function getWebProfiler_Controller_ProfilerService()
  5553.     {
  5554.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  5555.         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));
  5556.     }
  5557.     /**
  5558.      * Gets the public 'web_profiler.controller.router' shared service.
  5559.      *
  5560.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  5561.      */
  5562.     protected function getWebProfiler_Controller_RouterService()
  5563.     {
  5564.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  5565.         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 () {
  5566.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  5567.         }, 1));
  5568.     }
  5569.     /**
  5570.      * Gets the private '.App\Command\Alert\AlertPraWithParentNotGroup.lazy' shared service.
  5571.      *
  5572.      * @return \Symfony\Component\Console\Command\LazyCommand
  5573.      */
  5574.     protected function getAlertPraWithParentNotGroup_LazyService()
  5575.     {
  5576.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5578.         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 {
  5579.             return ($this->privates['App\\Command\\Alert\\AlertPraWithParentNotGroup'] ?? $this->getAlertPraWithParentNotGroupService());
  5580.         });
  5581.     }
  5582.     /**
  5583.      * Gets the private '.App\Command\CleanDuplicatePRACommand.lazy' shared service.
  5584.      *
  5585.      * @return \Symfony\Component\Console\Command\LazyCommand
  5586.      */
  5587.     protected function getCleanDuplicatePRACommand_LazyService()
  5588.     {
  5589.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5590.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5591.         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 {
  5592.             return ($this->privates['App\\Command\\CleanDuplicatePRACommand'] ?? $this->getCleanDuplicatePRACommandService());
  5593.         });
  5594.     }
  5595.     /**
  5596.      * Gets the private '.App\Command\Conference\ConferenceNotifyOpenCommand.lazy' shared service.
  5597.      *
  5598.      * @return \Symfony\Component\Console\Command\LazyCommand
  5599.      */
  5600.     protected function getConferenceNotifyOpenCommand_LazyService()
  5601.     {
  5602.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5603.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5604.         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 {
  5605.             return ($this->privates['App\\Command\\Conference\\ConferenceNotifyOpenCommand'] ?? $this->getConferenceNotifyOpenCommandService());
  5606.         });
  5607.     }
  5608.     /**
  5609.      * Gets the private '.App\Command\Conference\ConferenceSyncStatusCommand.lazy' shared service.
  5610.      *
  5611.      * @return \Symfony\Component\Console\Command\LazyCommand
  5612.      */
  5613.     protected function getConferenceSyncStatusCommand_LazyService()
  5614.     {
  5615.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5616.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5617.         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 {
  5618.             return ($this->privates['App\\Command\\Conference\\ConferenceSyncStatusCommand'] ?? $this->getConferenceSyncStatusCommandService());
  5619.         });
  5620.     }
  5621.     /**
  5622.      * Gets the private '.App\Command\DataFixer\FixEventGroupCommand.lazy' shared service.
  5623.      *
  5624.      * @return \Symfony\Component\Console\Command\LazyCommand
  5625.      */
  5626.     protected function getFixEventGroupCommand_LazyService()
  5627.     {
  5628.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5629.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5630.         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 {
  5631.             return ($this->privates['App\\Command\\DataFixer\\FixEventGroupCommand'] ?? $this->getFixEventGroupCommandService());
  5632.         });
  5633.     }
  5634.     /**
  5635.      * Gets the private '.App\Command\DataTestGenerator\RunFixturesForTestCommand.lazy' shared service.
  5636.      *
  5637.      * @return \Symfony\Component\Console\Command\LazyCommand
  5638.      */
  5639.     protected function getRunFixturesForTestCommand_LazyService()
  5640.     {
  5641.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5642.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5643.         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 {
  5644.             return ($this->privates['App\\Command\\DataTestGenerator\\RunFixturesForTestCommand'] ?? $this->getRunFixturesForTestCommandService());
  5645.         });
  5646.     }
  5647.     /**
  5648.      * Gets the private '.App\Command\Event\CleanEmptyRruleEntitiesCommand.lazy' shared service.
  5649.      *
  5650.      * @return \Symfony\Component\Console\Command\LazyCommand
  5651.      */
  5652.     protected function getCleanEmptyRruleEntitiesCommand_LazyService()
  5653.     {
  5654.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5655.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5656.         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 {
  5657.             return ($this->privates['App\\Command\\Event\\CleanEmptyRruleEntitiesCommand'] ?? $this->getCleanEmptyRruleEntitiesCommandService());
  5658.         });
  5659.     }
  5660.     /**
  5661.      * Gets the private '.App\Command\GenerateIncomingUserSignsCommand.lazy' shared service.
  5662.      *
  5663.      * @return \Symfony\Component\Console\Command\LazyCommand
  5664.      */
  5665.     protected function getGenerateIncomingUserSignsCommand_LazyService()
  5666.     {
  5667.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5668.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5669.         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 {
  5670.             return ($this->privates['App\\Command\\GenerateIncomingUserSignsCommand'] ?? $this->getGenerateIncomingUserSignsCommandService());
  5671.         });
  5672.     }
  5673.     /**
  5674.      * Gets the private '.App\Command\Signature\CheckUserSignAlertCommand.lazy' shared service.
  5675.      *
  5676.      * @return \Symfony\Component\Console\Command\LazyCommand
  5677.      */
  5678.     protected function getCheckUserSignAlertCommand_LazyService()
  5679.     {
  5680.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5681.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5682.         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 {
  5683.             return ($this->privates['App\\Command\\Signature\\CheckUserSignAlertCommand'] ?? $this->getCheckUserSignAlertCommandService());
  5684.         });
  5685.     }
  5686.     /**
  5687.      * Gets the private '.App\Command\Signature\FixBlankSignCommand.lazy' shared service.
  5688.      *
  5689.      * @return \Symfony\Component\Console\Command\LazyCommand
  5690.      */
  5691.     protected function getFixBlankSignCommand_LazyService()
  5692.     {
  5693.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5694.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5695.         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 {
  5696.             return ($this->privates['App\\Command\\Signature\\FixBlankSignCommand'] ?? $this->getFixBlankSignCommandService());
  5697.         });
  5698.     }
  5699.     /**
  5700.      * Gets the private '.Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand.lazy' shared service.
  5701.      *
  5702.      * @return \Symfony\Component\Console\Command\LazyCommand
  5703.      */
  5704.     protected function getCheckChannelMenuDisplayedCommand_LazyService()
  5705.     {
  5706.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5707.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5708.         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 {
  5709.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand'] ?? $this->getCheckChannelMenuDisplayedCommandService());
  5710.         });
  5711.     }
  5712.     /**
  5713.      * Gets the private '.Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand.lazy' shared service.
  5714.      *
  5715.      * @return \Symfony\Component\Console\Command\LazyCommand
  5716.      */
  5717.     protected function getCleanExpiredChannelResourcePermissionCommand_LazyService()
  5718.     {
  5719.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5720.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5721.         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 {
  5722.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand'] ?? $this->getCleanExpiredChannelResourcePermissionCommandService());
  5723.         });
  5724.     }
  5725.     /**
  5726.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand.lazy' shared service.
  5727.      *
  5728.      * @return \Symfony\Component\Console\Command\LazyCommand
  5729.      */
  5730.     protected function getFullRefreshClassCommand_LazyService()
  5731.     {
  5732.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5733.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5734.         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 {
  5735.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand'] ?? $this->getFullRefreshClassCommandService());
  5736.         });
  5737.     }
  5738.     /**
  5739.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand.lazy' shared service.
  5740.      *
  5741.      * @return \Symfony\Component\Console\Command\LazyCommand
  5742.      */
  5743.     protected function getRefreshClassCommand_LazyService()
  5744.     {
  5745.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5746.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5747.         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 {
  5748.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand'] ?? $this->getRefreshClassCommandService());
  5749.         });
  5750.     }
  5751.     /**
  5752.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand.lazy' shared service.
  5753.      *
  5754.      * @return \Symfony\Component\Console\Command\LazyCommand
  5755.      */
  5756.     protected function getRefreshOneCommand_LazyService()
  5757.     {
  5758.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5759.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5760.         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 {
  5761.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand'] ?? $this->getRefreshOneCommandService());
  5762.         });
  5763.     }
  5764.     /**
  5765.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand.lazy' shared service.
  5766.      *
  5767.      * @return \Symfony\Component\Console\Command\LazyCommand
  5768.      */
  5769.     protected function getUserFromChannelCommand_LazyService()
  5770.     {
  5771.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5772.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5773.         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 {
  5774.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand'] ?? $this->getUserFromChannelCommandService());
  5775.         });
  5776.     }
  5777.     /**
  5778.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand.lazy' shared service.
  5779.      *
  5780.      * @return \Symfony\Component\Console\Command\LazyCommand
  5781.      */
  5782.     protected function getSyncOneCommand_LazyService()
  5783.     {
  5784.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5785.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5786.         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 {
  5787.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand'] ?? $this->getSyncOneCommandService());
  5788.         });
  5789.     }
  5790.     /**
  5791.      * Gets the private '.cache_connection.W_bO6uA' shared service.
  5792.      *
  5793.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  5794.      */
  5795.     protected function get_CacheConnection_WBO6uAService()
  5796.     {
  5797.         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]);
  5798.     }
  5799.     /**
  5800.      * Gets the private '.console.command.about.lazy' shared service.
  5801.      *
  5802.      * @return \Symfony\Component\Console\Command\LazyCommand
  5803.      */
  5804.     protected function get_Console_Command_About_LazyService()
  5805.     {
  5806.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5807.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5808.         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 {
  5809.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  5810.         });
  5811.     }
  5812.     /**
  5813.      * Gets the private '.console.command.assets_install.lazy' shared service.
  5814.      *
  5815.      * @return \Symfony\Component\Console\Command\LazyCommand
  5816.      */
  5817.     protected function get_Console_Command_AssetsInstall_LazyService()
  5818.     {
  5819.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5820.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5821.         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 {
  5822.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  5823.         });
  5824.     }
  5825.     /**
  5826.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  5827.      *
  5828.      * @return \Symfony\Component\Console\Command\LazyCommand
  5829.      */
  5830.     protected function get_Console_Command_CacheClear_LazyService()
  5831.     {
  5832.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5834.         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 {
  5835.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  5836.         });
  5837.     }
  5838.     /**
  5839.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  5840.      *
  5841.      * @return \Symfony\Component\Console\Command\LazyCommand
  5842.      */
  5843.     protected function get_Console_Command_CachePoolClear_LazyService()
  5844.     {
  5845.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5846.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5847.         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 {
  5848.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  5849.         });
  5850.     }
  5851.     /**
  5852.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  5853.      *
  5854.      * @return \Symfony\Component\Console\Command\LazyCommand
  5855.      */
  5856.     protected function get_Console_Command_CachePoolDelete_LazyService()
  5857.     {
  5858.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5859.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5860.         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 {
  5861.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  5862.         });
  5863.     }
  5864.     /**
  5865.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  5866.      *
  5867.      * @return \Symfony\Component\Console\Command\LazyCommand
  5868.      */
  5869.     protected function get_Console_Command_CachePoolList_LazyService()
  5870.     {
  5871.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5872.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5873.         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 {
  5874.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  5875.         });
  5876.     }
  5877.     /**
  5878.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  5879.      *
  5880.      * @return \Symfony\Component\Console\Command\LazyCommand
  5881.      */
  5882.     protected function get_Console_Command_CachePoolPrune_LazyService()
  5883.     {
  5884.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5885.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5886.         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 {
  5887.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  5888.         });
  5889.     }
  5890.     /**
  5891.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  5892.      *
  5893.      * @return \Symfony\Component\Console\Command\LazyCommand
  5894.      */
  5895.     protected function get_Console_Command_CacheWarmup_LazyService()
  5896.     {
  5897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5898.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5899.         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 {
  5900.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  5901.         });
  5902.     }
  5903.     /**
  5904.      * Gets the private '.console.command.config_debug.lazy' shared service.
  5905.      *
  5906.      * @return \Symfony\Component\Console\Command\LazyCommand
  5907.      */
  5908.     protected function get_Console_Command_ConfigDebug_LazyService()
  5909.     {
  5910.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5911.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5912.         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 {
  5913.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  5914.         });
  5915.     }
  5916.     /**
  5917.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  5918.      *
  5919.      * @return \Symfony\Component\Console\Command\LazyCommand
  5920.      */
  5921.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  5922.     {
  5923.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5924.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5925.         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 {
  5926.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  5927.         });
  5928.     }
  5929.     /**
  5930.      * Gets the private '.console.command.container_debug.lazy' shared service.
  5931.      *
  5932.      * @return \Symfony\Component\Console\Command\LazyCommand
  5933.      */
  5934.     protected function get_Console_Command_ContainerDebug_LazyService()
  5935.     {
  5936.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5937.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5938.         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 {
  5939.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  5940.         });
  5941.     }
  5942.     /**
  5943.      * Gets the private '.console.command.container_lint.lazy' shared service.
  5944.      *
  5945.      * @return \Symfony\Component\Console\Command\LazyCommand
  5946.      */
  5947.     protected function get_Console_Command_ContainerLint_LazyService()
  5948.     {
  5949.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5950.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5951.         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 {
  5952.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  5953.         });
  5954.     }
  5955.     /**
  5956.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  5957.      *
  5958.      * @return \Symfony\Component\Console\Command\LazyCommand
  5959.      */
  5960.     protected function get_Console_Command_DebugAutowiring_LazyService()
  5961.     {
  5962.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5964.         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 {
  5965.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  5966.         });
  5967.     }
  5968.     /**
  5969.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  5970.      *
  5971.      * @return \Symfony\Component\Console\Command\LazyCommand
  5972.      */
  5973.     protected function get_Console_Command_DotenvDebug_LazyService()
  5974.     {
  5975.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5977.         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 {
  5978.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  5979.         });
  5980.     }
  5981.     /**
  5982.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  5983.      *
  5984.      * @return \Symfony\Component\Console\Command\LazyCommand
  5985.      */
  5986.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  5987.     {
  5988.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5990.         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 {
  5991.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  5992.         });
  5993.     }
  5994.     /**
  5995.      * Gets the private '.console.command.form_debug.lazy' shared service.
  5996.      *
  5997.      * @return \Symfony\Component\Console\Command\LazyCommand
  5998.      */
  5999.     protected function get_Console_Command_FormDebug_LazyService()
  6000.     {
  6001.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6002.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6003.         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 {
  6004.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  6005.         });
  6006.     }
  6007.     /**
  6008.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  6009.      *
  6010.      * @return \Symfony\Component\Console\Command\LazyCommand
  6011.      */
  6012.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  6013.     {
  6014.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6015.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6016.         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 {
  6017.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  6018.         });
  6019.     }
  6020.     /**
  6021.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  6022.      *
  6023.      * @return \Symfony\Component\Console\Command\LazyCommand
  6024.      */
  6025.     protected function get_Console_Command_MessengerDebug_LazyService()
  6026.     {
  6027.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6028.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6029.         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 {
  6030.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  6031.         });
  6032.     }
  6033.     /**
  6034.      * Gets the private '.console.command.messenger_failed_messages_remove.lazy' shared service.
  6035.      *
  6036.      * @return \Symfony\Component\Console\Command\LazyCommand
  6037.      */
  6038.     protected function get_Console_Command_MessengerFailedMessagesRemove_LazyService()
  6039.     {
  6040.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6041.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6042.         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 {
  6043.             return ($this->privates['console.command.messenger_failed_messages_remove'] ?? $this->getConsole_Command_MessengerFailedMessagesRemoveService());
  6044.         });
  6045.     }
  6046.     /**
  6047.      * Gets the private '.console.command.messenger_failed_messages_retry.lazy' shared service.
  6048.      *
  6049.      * @return \Symfony\Component\Console\Command\LazyCommand
  6050.      */
  6051.     protected function get_Console_Command_MessengerFailedMessagesRetry_LazyService()
  6052.     {
  6053.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6054.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6055.         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 {
  6056.             return ($this->privates['console.command.messenger_failed_messages_retry'] ?? $this->getConsole_Command_MessengerFailedMessagesRetryService());
  6057.         });
  6058.     }
  6059.     /**
  6060.      * Gets the private '.console.command.messenger_failed_messages_show.lazy' shared service.
  6061.      *
  6062.      * @return \Symfony\Component\Console\Command\LazyCommand
  6063.      */
  6064.     protected function get_Console_Command_MessengerFailedMessagesShow_LazyService()
  6065.     {
  6066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6067.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6068.         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 {
  6069.             return ($this->privates['console.command.messenger_failed_messages_show'] ?? $this->getConsole_Command_MessengerFailedMessagesShowService());
  6070.         });
  6071.     }
  6072.     /**
  6073.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  6074.      *
  6075.      * @return \Symfony\Component\Console\Command\LazyCommand
  6076.      */
  6077.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  6078.     {
  6079.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6081.         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 {
  6082.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  6083.         });
  6084.     }
  6085.     /**
  6086.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  6087.      *
  6088.      * @return \Symfony\Component\Console\Command\LazyCommand
  6089.      */
  6090.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  6091.     {
  6092.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6093.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6094.         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 {
  6095.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  6096.         });
  6097.     }
  6098.     /**
  6099.      * Gets the private '.console.command.router_debug.lazy' shared service.
  6100.      *
  6101.      * @return \Symfony\Component\Console\Command\LazyCommand
  6102.      */
  6103.     protected function get_Console_Command_RouterDebug_LazyService()
  6104.     {
  6105.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6106.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6107.         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 {
  6108.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  6109.         });
  6110.     }
  6111.     /**
  6112.      * Gets the private '.console.command.router_match.lazy' shared service.
  6113.      *
  6114.      * @return \Symfony\Component\Console\Command\LazyCommand
  6115.      */
  6116.     protected function get_Console_Command_RouterMatch_LazyService()
  6117.     {
  6118.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6119.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6120.         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 {
  6121.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  6122.         });
  6123.     }
  6124.     /**
  6125.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  6126.      *
  6127.      * @return \Symfony\Component\Console\Command\LazyCommand
  6128.      */
  6129.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  6130.     {
  6131.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6132.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6133.         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 {
  6134.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  6135.         });
  6136.     }
  6137.     /**
  6138.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  6139.      *
  6140.      * @return \Symfony\Component\Console\Command\LazyCommand
  6141.      */
  6142.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  6143.     {
  6144.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6145.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6146.         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 {
  6147.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  6148.         });
  6149.     }
  6150.     /**
  6151.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  6152.      *
  6153.      * @return \Symfony\Component\Console\Command\LazyCommand
  6154.      */
  6155.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  6156.     {
  6157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6159.         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 {
  6160.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  6161.         });
  6162.     }
  6163.     /**
  6164.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  6165.      *
  6166.      * @return \Symfony\Component\Console\Command\LazyCommand
  6167.      */
  6168.     protected function get_Console_Command_SecretsList_LazyService()
  6169.     {
  6170.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6171.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6172.         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 {
  6173.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  6174.         });
  6175.     }
  6176.     /**
  6177.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  6178.      *
  6179.      * @return \Symfony\Component\Console\Command\LazyCommand
  6180.      */
  6181.     protected function get_Console_Command_SecretsRemove_LazyService()
  6182.     {
  6183.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6184.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6185.         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 {
  6186.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  6187.         });
  6188.     }
  6189.     /**
  6190.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  6191.      *
  6192.      * @return \Symfony\Component\Console\Command\LazyCommand
  6193.      */
  6194.     protected function get_Console_Command_SecretsSet_LazyService()
  6195.     {
  6196.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6197.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6198.         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 {
  6199.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  6200.         });
  6201.     }
  6202.     /**
  6203.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  6204.      *
  6205.      * @return \Symfony\Component\Console\Command\LazyCommand
  6206.      */
  6207.     protected function get_Console_Command_TranslationDebug_LazyService()
  6208.     {
  6209.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6210.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6211.         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 {
  6212.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  6213.         });
  6214.     }
  6215.     /**
  6216.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  6217.      *
  6218.      * @return \Symfony\Component\Console\Command\LazyCommand
  6219.      */
  6220.     protected function get_Console_Command_TranslationExtract_LazyService()
  6221.     {
  6222.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6223.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6224.         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 {
  6225.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  6226.         });
  6227.     }
  6228.     /**
  6229.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  6230.      *
  6231.      * @return \Symfony\Component\Console\Command\LazyCommand
  6232.      */
  6233.     protected function get_Console_Command_TranslationPull_LazyService()
  6234.     {
  6235.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6236.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6237.         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 {
  6238.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  6239.         });
  6240.     }
  6241.     /**
  6242.      * Gets the private '.console.command.translation_push.lazy' shared service.
  6243.      *
  6244.      * @return \Symfony\Component\Console\Command\LazyCommand
  6245.      */
  6246.     protected function get_Console_Command_TranslationPush_LazyService()
  6247.     {
  6248.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6249.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6250.         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 {
  6251.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  6252.         });
  6253.     }
  6254.     /**
  6255.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  6256.      *
  6257.      * @return \Symfony\Component\Console\Command\LazyCommand
  6258.      */
  6259.     protected function get_Console_Command_ValidatorDebug_LazyService()
  6260.     {
  6261.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6262.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6263.         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 {
  6264.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  6265.         });
  6266.     }
  6267.     /**
  6268.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  6269.      *
  6270.      * @return \Symfony\Component\Console\Command\LazyCommand
  6271.      */
  6272.     protected function get_Console_Command_XliffLint_LazyService()
  6273.     {
  6274.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6275.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6276.         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 {
  6277.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  6278.         });
  6279.     }
  6280.     /**
  6281.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  6282.      *
  6283.      * @return \Symfony\Component\Console\Command\LazyCommand
  6284.      */
  6285.     protected function get_Console_Command_YamlLint_LazyService()
  6286.     {
  6287.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6288.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6289.         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 {
  6290.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  6291.         });
  6292.     }
  6293.     /**
  6294.      * Gets the private '.debug.http_client' shared service.
  6295.      *
  6296.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  6297.      */
  6298.     protected function get_Debug_HttpClientService()
  6299.     {
  6300.         $a \Symfony\Component\HttpClient\HttpClient::create(['verify_peer' => false'verify_host' => false'headers' => [], 'resolve' => []], 6);
  6301.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  6302.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6303.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6304.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6305.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  6306.         $a->setLogger($b);
  6307.         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))));
  6308.     }
  6309.     /**
  6310.      * Gets the private '.errored..service_locator.075xQut.App\Entity\Channel\Channel' shared service.
  6311.      *
  6312.      * @return \App\Entity\Channel\Channel
  6313.      */
  6314.     protected function getChannelService()
  6315.     {
  6316.         $this->throw('Cannot autowire service ".service_locator.075xQut": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6317.     }
  6318.     /**
  6319.      * Gets the private '.errored..service_locator.075xQut.App\Entity\Channel\Lesson' shared service.
  6320.      *
  6321.      * @return \App\Entity\Channel\Lesson
  6322.      */
  6323.     protected function getLessonService()
  6324.     {
  6325.         $this->throw('Cannot autowire service ".service_locator.075xQut": it references class "App\\Entity\\Channel\\Lesson" but no such service exists.');
  6326.     }
  6327.     /**
  6328.      * Gets the private '.errored..service_locator.0RzKdac.App\Entity\Channel\Channel' shared service.
  6329.      *
  6330.      * @return \App\Entity\Channel\Channel
  6331.      */
  6332.     protected function getChannel2Service()
  6333.     {
  6334.         $this->throw('Cannot autowire service ".service_locator.0RzKdac": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6335.     }
  6336.     /**
  6337.      * Gets the private '.errored..service_locator.0RzKdac.App\Entity\File' shared service.
  6338.      *
  6339.      * @return \App\Entity\File
  6340.      */
  6341.     protected function getFileService()
  6342.     {
  6343.         $this->throw('Cannot autowire service ".service_locator.0RzKdac": it references class "App\\Entity\\File" but no such service exists.');
  6344.     }
  6345.     /**
  6346.      * Gets the private '.errored..service_locator.46984jj.App\Entity\Channel\Channel' shared service.
  6347.      *
  6348.      * @return \App\Entity\Channel\Channel
  6349.      */
  6350.     protected function getChannel3Service()
  6351.     {
  6352.         $this->throw('Cannot autowire service ".service_locator.46984jj": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6353.     }
  6354.     /**
  6355.      * Gets the private '.errored..service_locator.46984jj.App\Entity\Channel\Group' shared service.
  6356.      *
  6357.      * @return \App\Entity\Channel\Group
  6358.      */
  6359.     protected function getGroupService()
  6360.     {
  6361.         $this->throw('Cannot autowire service ".service_locator.46984jj": it references class "App\\Entity\\Channel\\Group" but no such service exists.');
  6362.     }
  6363.     /**
  6364.      * Gets the private '.errored..service_locator.5wQPNPN.App\Entity\Channel\Channel' shared service.
  6365.      *
  6366.      * @return \App\Entity\Channel\Channel
  6367.      */
  6368.     protected function getChannel4Service()
  6369.     {
  6370.         $this->throw('Cannot autowire service ".service_locator.5wQPNPN": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6371.     }
  6372.     /**
  6373.      * Gets the private '.errored..service_locator.5wQPNPN.App\Entity\Signing\UserSign' shared service.
  6374.      *
  6375.      * @return \App\Entity\Signing\UserSign
  6376.      */
  6377.     protected function getUserSignService()
  6378.     {
  6379.         $this->throw('Cannot autowire service ".service_locator.5wQPNPN": it references class "App\\Entity\\Signing\\UserSign" but no such service exists.');
  6380.     }
  6381.     /**
  6382.      * Gets the private '.errored..service_locator.D4B9_8p.App\Entity\Planning\Event' shared service.
  6383.      *
  6384.      * @return \App\Entity\Planning\Event
  6385.      */
  6386.     protected function getEventService()
  6387.     {
  6388.         $this->throw('Cannot autowire service ".service_locator.D4B9_8p": it references class "App\\Entity\\Planning\\Event" but no such service exists.');
  6389.     }
  6390.     /**
  6391.      * Gets the private '.errored..service_locator.Hz23B1H.App\Entity\Channel\Channel' shared service.
  6392.      *
  6393.      * @return \App\Entity\Channel\Channel
  6394.      */
  6395.     protected function getChannel5Service()
  6396.     {
  6397.         $this->throw('Cannot autowire service ".service_locator.Hz23B1H": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6398.     }
  6399.     /**
  6400.      * Gets the private '.errored..service_locator.Hz23B1H.App\Entity\Channel\Room' shared service.
  6401.      *
  6402.      * @return \App\Entity\Channel\Room
  6403.      */
  6404.     protected function getRoomService()
  6405.     {
  6406.         $this->throw('Cannot autowire service ".service_locator.Hz23B1H": it references class "App\\Entity\\Channel\\Room" but no such service exists.');
  6407.     }
  6408.     /**
  6409.      * Gets the private '.errored..service_locator.IcrMgps.App\Entity\Channel\Channel' shared service.
  6410.      *
  6411.      * @return \App\Entity\Channel\Channel
  6412.      */
  6413.     protected function getChannel6Service()
  6414.     {
  6415.         $this->throw('Cannot autowire service ".service_locator.IcrMgps": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6416.     }
  6417.     /**
  6418.      * Gets the private '.errored..service_locator.IcrMgps.App\Entity\Planning\Event' shared service.
  6419.      *
  6420.      * @return \App\Entity\Planning\Event
  6421.      */
  6422.     protected function getEvent2Service()
  6423.     {
  6424.         $this->throw('Cannot autowire service ".service_locator.IcrMgps": it references class "App\\Entity\\Planning\\Event" but no such service exists.');
  6425.     }
  6426.     /**
  6427.      * Gets the private '.errored..service_locator.Ig8zDIC.App\Entity\Channel\Group' shared service.
  6428.      *
  6429.      * @return \App\Entity\Channel\Group
  6430.      */
  6431.     protected function getGroup2Service()
  6432.     {
  6433.         $this->throw('Cannot autowire service ".service_locator.Ig8zDIC": it references class "App\\Entity\\Channel\\Group" but no such service exists.');
  6434.     }
  6435.     /**
  6436.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  6437.      *
  6438.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  6439.      */
  6440.     protected function getLoaderInterfaceService()
  6441.     {
  6442.         $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".');
  6443.     }
  6444.     /**
  6445.      * Gets the private '.errored..service_locator.KtJzez_.App\Entity\Account\UserFavoriteFilter' shared service.
  6446.      *
  6447.      * @return \App\Entity\Account\UserFavoriteFilter
  6448.      */
  6449.     protected function getUserFavoriteFilterService()
  6450.     {
  6451.         $this->throw('Cannot autowire service ".service_locator.KtJzez_": it references class "App\\Entity\\Account\\UserFavoriteFilter" but no such service exists.');
  6452.     }
  6453.     /**
  6454.      * Gets the private '.errored..service_locator.KtJzez_.App\Entity\Channel\Channel' shared service.
  6455.      *
  6456.      * @return \App\Entity\Channel\Channel
  6457.      */
  6458.     protected function getChannel7Service()
  6459.     {
  6460.         $this->throw('Cannot autowire service ".service_locator.KtJzez_": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6461.     }
  6462.     /**
  6463.      * Gets the private '.errored..service_locator.OmHnDsX.App\Entity\Channel\Channel' shared service.
  6464.      *
  6465.      * @return \App\Entity\Channel\Channel
  6466.      */
  6467.     protected function getChannel8Service()
  6468.     {
  6469.         $this->throw('Cannot autowire service ".service_locator.OmHnDsX": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6470.     }
  6471.     /**
  6472.      * Gets the private '.errored..service_locator.OmHnDsX.App\Entity\Channel\Session' shared service.
  6473.      *
  6474.      * @return \App\Entity\Channel\Session
  6475.      */
  6476.     protected function getSession2Service()
  6477.     {
  6478.         $this->throw('Cannot autowire service ".service_locator.OmHnDsX": it references class "App\\Entity\\Channel\\Session" but no such service exists.');
  6479.     }
  6480.     /**
  6481.      * Gets the private '.errored..service_locator.Qh7JY0h.App\Entity\Signing\UserSign' shared service.
  6482.      *
  6483.      * @return \App\Entity\Signing\UserSign
  6484.      */
  6485.     protected function getUserSign2Service()
  6486.     {
  6487.         $this->throw('Cannot autowire service ".service_locator.Qh7JY0h": it references class "App\\Entity\\Signing\\UserSign" but no such service exists.');
  6488.     }
  6489.     /**
  6490.      * Gets the private '.errored..service_locator.RlytIys.App\Entity\Account\User' shared service.
  6491.      *
  6492.      * @return \App\Entity\Account\User
  6493.      */
  6494.     protected function getUser2Service()
  6495.     {
  6496.         $this->throw('Cannot autowire service ".service_locator.RlytIys": it references class "App\\Entity\\Account\\User" but no such service exists.');
  6497.     }
  6498.     /**
  6499.      * Gets the private '.errored..service_locator.S.wFU6W.App\Entity\Account\UserFavoriteFilter' shared service.
  6500.      *
  6501.      * @return \App\Entity\Account\UserFavoriteFilter
  6502.      */
  6503.     protected function getUserFavoriteFilter2Service()
  6504.     {
  6505.         $this->throw('Cannot autowire service ".service_locator.S.wFU6W": it references class "App\\Entity\\Account\\UserFavoriteFilter" but no such service exists.');
  6506.     }
  6507.     /**
  6508.      * Gets the private '.errored..service_locator.S.wFU6W.App\Entity\Channel\Channel' shared service.
  6509.      *
  6510.      * @return \App\Entity\Channel\Channel
  6511.      */
  6512.     protected function getChannel9Service()
  6513.     {
  6514.         $this->throw('Cannot autowire service ".service_locator.S.wFU6W": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6515.     }
  6516.     /**
  6517.      * Gets the private '.errored..service_locator.SExsvfk.App\Entity\Account\User' shared service.
  6518.      *
  6519.      * @return \App\Entity\Account\User
  6520.      */
  6521.     protected function getUser3Service()
  6522.     {
  6523.         $this->throw('Cannot autowire service ".service_locator.SExsvfk": it references class "App\\Entity\\Account\\User" but no such service exists.');
  6524.     }
  6525.     /**
  6526.      * Gets the private '.errored..service_locator.SExsvfk.App\Entity\Channel\Channel' shared service.
  6527.      *
  6528.      * @return \App\Entity\Channel\Channel
  6529.      */
  6530.     protected function getChannel10Service()
  6531.     {
  6532.         $this->throw('Cannot autowire service ".service_locator.SExsvfk": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6533.     }
  6534.     /**
  6535.      * Gets the private '.errored..service_locator.SExsvfk.App\Entity\Channel\Session' shared service.
  6536.      *
  6537.      * @return \App\Entity\Channel\Session
  6538.      */
  6539.     protected function getSession3Service()
  6540.     {
  6541.         $this->throw('Cannot autowire service ".service_locator.SExsvfk": it references class "App\\Entity\\Channel\\Session" but no such service exists.');
  6542.     }
  6543.     /**
  6544.      * Gets the private '.errored..service_locator.Sdca.NS.App\Entity\ChannelUserData\ChannelUserData' shared service.
  6545.      *
  6546.      * @return \App\Entity\ChannelUserData\ChannelUserData
  6547.      */
  6548.     protected function getChannelUserDataService()
  6549.     {
  6550.         $this->throw('Cannot autowire service ".service_locator.Sdca.NS": it references class "App\\Entity\\ChannelUserData\\ChannelUserData" but no such service exists.');
  6551.     }
  6552.     /**
  6553.      * Gets the private '.errored..service_locator.Sdca.NS.App\Entity\Channel\Channel' shared service.
  6554.      *
  6555.      * @return \App\Entity\Channel\Channel
  6556.      */
  6557.     protected function getChannel11Service()
  6558.     {
  6559.         $this->throw('Cannot autowire service ".service_locator.Sdca.NS": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6560.     }
  6561.     /**
  6562.      * Gets the private '.errored..service_locator.XdWTxWI.App\Entity\Account\UserFavoriteFilter' shared service.
  6563.      *
  6564.      * @return \App\Entity\Account\UserFavoriteFilter
  6565.      */
  6566.     protected function getUserFavoriteFilter3Service()
  6567.     {
  6568.         $this->throw('Cannot autowire service ".service_locator.XdWTxWI": it references class "App\\Entity\\Account\\UserFavoriteFilter" but no such service exists.');
  6569.     }
  6570.     /**
  6571.      * Gets the private '.errored..service_locator._HjxFZI.App\Entity\Account\User' shared service.
  6572.      *
  6573.      * @return \App\Entity\Account\User
  6574.      */
  6575.     protected function getUser4Service()
  6576.     {
  6577.         $this->throw('Cannot autowire service ".service_locator._HjxFZI": it references class "App\\Entity\\Account\\User" but no such service exists.');
  6578.     }
  6579.     /**
  6580.      * Gets the private '.errored..service_locator._HjxFZI.App\Entity\Channel\Channel' shared service.
  6581.      *
  6582.      * @return \App\Entity\Channel\Channel
  6583.      */
  6584.     protected function getChannel12Service()
  6585.     {
  6586.         $this->throw('Cannot autowire service ".service_locator._HjxFZI": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6587.     }
  6588.     /**
  6589.      * Gets the private '.errored..service_locator._U2m1zW.App\Entity\Account\Notification' shared service.
  6590.      *
  6591.      * @return \App\Entity\Account\Notification
  6592.      */
  6593.     protected function getNotificationService()
  6594.     {
  6595.         $this->throw('Cannot autowire service ".service_locator._U2m1zW": it references class "App\\Entity\\Account\\Notification" but no such service exists.');
  6596.     }
  6597.     /**
  6598.      * Gets the private '.errored..service_locator.aVAz5lc.App\Entity\Account\UserFavoriteFilter' shared service.
  6599.      *
  6600.      * @return \App\Entity\Account\UserFavoriteFilter
  6601.      */
  6602.     protected function getUserFavoriteFilter4Service()
  6603.     {
  6604.         $this->throw('Cannot autowire service ".service_locator.aVAz5lc": it references class "App\\Entity\\Account\\UserFavoriteFilter" but no such service exists.');
  6605.     }
  6606.     /**
  6607.      * Gets the private '.errored..service_locator.aVAz5lc.App\Entity\Channel\Channel' shared service.
  6608.      *
  6609.      * @return \App\Entity\Channel\Channel
  6610.      */
  6611.     protected function getChannel13Service()
  6612.     {
  6613.         $this->throw('Cannot autowire service ".service_locator.aVAz5lc": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6614.     }
  6615.     /**
  6616.      * Gets the private '.errored..service_locator.bVgpwgd.App\Entity\Channel\Channel' shared service.
  6617.      *
  6618.      * @return \App\Entity\Channel\Channel
  6619.      */
  6620.     protected function getChannel14Service()
  6621.     {
  6622.         $this->throw('Cannot autowire service ".service_locator.bVgpwgd": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6623.     }
  6624.     /**
  6625.      * Gets the private '.errored..service_locator.bVgpwgd.App\Entity\Planning\PlanningResource' shared service.
  6626.      *
  6627.      * @return \App\Entity\Planning\PlanningResource
  6628.      */
  6629.     protected function getPlanningResourceService()
  6630.     {
  6631.         $this->throw('Cannot autowire service ".service_locator.bVgpwgd": it references class "App\\Entity\\Planning\\PlanningResource" but no such service exists.');
  6632.     }
  6633.     /**
  6634.      * Gets the private '.errored..service_locator.fy7ETdA.App\Entity\Channel\Channel' shared service.
  6635.      *
  6636.      * @return \App\Entity\Channel\Channel
  6637.      */
  6638.     protected function getChannel15Service()
  6639.     {
  6640.         $this->throw('Cannot autowire service ".service_locator.fy7ETdA": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6641.     }
  6642.     /**
  6643.      * Gets the private '.errored..service_locator.fy7ETdA.App\Entity\SignaturesSheet' shared service.
  6644.      *
  6645.      * @return \App\Entity\SignaturesSheet
  6646.      */
  6647.     protected function getSignaturesSheetService()
  6648.     {
  6649.         $this->throw('Cannot autowire service ".service_locator.fy7ETdA": it references class "App\\Entity\\SignaturesSheet" but no such service exists.');
  6650.     }
  6651.     /**
  6652.      * Gets the private '.errored..service_locator.iARhfO1.App\Entity\Channel\Channel' shared service.
  6653.      *
  6654.      * @return \App\Entity\Channel\Channel
  6655.      */
  6656.     protected function getChannel16Service()
  6657.     {
  6658.         $this->throw('Cannot autowire service ".service_locator.iARhfO1": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6659.     }
  6660.     /**
  6661.      * Gets the private '.errored..service_locator.jGCgIS..App\Entity\Channel\Channel' shared service.
  6662.      *
  6663.      * @return \App\Entity\Channel\Channel
  6664.      */
  6665.     protected function getChannel17Service()
  6666.     {
  6667.         $this->throw('Cannot autowire service ".service_locator.jGCgIS.": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6668.     }
  6669.     /**
  6670.      * Gets the private '.errored..service_locator.jGCgIS..App\Entity\SignaturesSheet' shared service.
  6671.      *
  6672.      * @return \App\Entity\SignaturesSheet
  6673.      */
  6674.     protected function getSignaturesSheet2Service()
  6675.     {
  6676.         $this->throw('Cannot autowire service ".service_locator.jGCgIS.": it references class "App\\Entity\\SignaturesSheet" but no such service exists.');
  6677.     }
  6678.     /**
  6679.      * Gets the private '.errored..service_locator.k.6sDgC.App\Entity\Channel\Channel' shared service.
  6680.      *
  6681.      * @return \App\Entity\Channel\Channel
  6682.      */
  6683.     protected function getChannel18Service()
  6684.     {
  6685.         $this->throw('Cannot autowire service ".service_locator.k.6sDgC": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6686.     }
  6687.     /**
  6688.      * Gets the private '.errored..service_locator.n_DWpNE.App\Entity\Channel\Channel' shared service.
  6689.      *
  6690.      * @return \App\Entity\Channel\Channel
  6691.      */
  6692.     protected function getChannel19Service()
  6693.     {
  6694.         $this->throw('Cannot autowire service ".service_locator.n_DWpNE": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6695.     }
  6696.     /**
  6697.      * Gets the private '.errored..service_locator.nyQ9vNF.Throwable' shared service.
  6698.      *
  6699.      * @return \Throwable
  6700.      */
  6701.     protected function get_Errored__ServiceLocator_NyQ9vNF_ThrowableService()
  6702.     {
  6703.         $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\\Conference\\ConferenceDeniedException", "App\\Exception\\Conference\\ConferenceDisabledException", "App\\Exception\\Conference\\ConferenceNotFoundException", "App\\Exception\\Conference\\Failed\\ConferenceCreateFailedException", "App\\Exception\\Conference\\Failed\\ConferenceEndFailedException", "App\\Exception\\Conference\\Failed\\ConferenceExpiredException", "App\\Exception\\Conference\\Failed\\ConferenceJoinFailedException", "App\\Exception\\ExternalMeetingClient\\BBBClientException", "App\\Exception\\ExternalMeetingClient\\BBBClientNotFoundException", "App\\Exception\\Planning\\EventManagementUnauthorizedException", "Nellapp\\Bundle\\SDKBundle\\DataSync\\Exception\\HydratorException", "Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Exception\\AppNotFoundException", "Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\Exception\\EntityException".');
  6704.     }
  6705.     /**
  6706.      * Gets the private '.errored..service_locator.pHJ8DAv.App\Entity\Channel\Channel' shared service.
  6707.      *
  6708.      * @return \App\Entity\Channel\Channel
  6709.      */
  6710.     protected function getChannel20Service()
  6711.     {
  6712.         $this->throw('Cannot autowire service ".service_locator.pHJ8DAv": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6713.     }
  6714.     /**
  6715.      * Gets the private '.errored..service_locator.q.2Au53.App\Entity\Channel\Channel' shared service.
  6716.      *
  6717.      * @return \App\Entity\Channel\Channel
  6718.      */
  6719.     protected function getChannel21Service()
  6720.     {
  6721.         $this->throw('Cannot autowire service ".service_locator.q.2Au53": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6722.     }
  6723.     /**
  6724.      * Gets the private '.errored..service_locator.q.2Au53.App\Entity\Planning\PlanningResource' shared service.
  6725.      *
  6726.      * @return \App\Entity\Planning\PlanningResource
  6727.      */
  6728.     protected function getPlanningResource2Service()
  6729.     {
  6730.         $this->throw('Cannot autowire service ".service_locator.q.2Au53": it references class "App\\Entity\\Planning\\PlanningResource" but no such service exists.');
  6731.     }
  6732.     /**
  6733.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  6734.      *
  6735.      * @return \Symfony\Component\Console\Command\LazyCommand
  6736.      */
  6737.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  6738.     {
  6739.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6740.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6741.         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 {
  6742.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  6743.         });
  6744.     }
  6745.     /**
  6746.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  6747.      *
  6748.      * @return \Symfony\Component\Console\Command\LazyCommand
  6749.      */
  6750.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  6751.     {
  6752.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6753.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6754.         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 {
  6755.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  6756.         });
  6757.     }
  6758.     /**
  6759.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  6760.      *
  6761.      * @return \Symfony\Component\Console\Command\LazyCommand
  6762.      */
  6763.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  6764.     {
  6765.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6766.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6767.         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 {
  6768.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  6769.         });
  6770.     }
  6771.     /**
  6772.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  6773.      *
  6774.      * @return \Symfony\Component\Console\Command\LazyCommand
  6775.      */
  6776.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  6777.     {
  6778.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6779.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6780.         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 {
  6781.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  6782.         });
  6783.     }
  6784.     /**
  6785.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  6786.      *
  6787.      * @return \Symfony\Component\Console\Command\LazyCommand
  6788.      */
  6789.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  6790.     {
  6791.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6792.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6793.         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 {
  6794.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  6795.         });
  6796.     }
  6797.     /**
  6798.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  6799.      *
  6800.      * @return \Symfony\Component\Console\Command\LazyCommand
  6801.      */
  6802.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  6803.     {
  6804.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6806.         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 {
  6807.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  6808.         });
  6809.     }
  6810.     /**
  6811.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  6812.      *
  6813.      * @return \Symfony\Component\Console\Command\LazyCommand
  6814.      */
  6815.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  6816.     {
  6817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6818.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6819.         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 {
  6820.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  6821.         });
  6822.     }
  6823.     /**
  6824.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  6825.      *
  6826.      * @return \Symfony\Component\Console\Command\LazyCommand
  6827.      */
  6828.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  6829.     {
  6830.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6831.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6832.         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 {
  6833.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  6834.         });
  6835.     }
  6836.     /**
  6837.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  6838.      *
  6839.      * @return \Symfony\Component\Console\Command\LazyCommand
  6840.      */
  6841.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  6842.     {
  6843.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6844.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6845.         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 {
  6846.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  6847.         });
  6848.     }
  6849.     /**
  6850.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  6851.      *
  6852.      * @return \Symfony\Component\Console\Command\LazyCommand
  6853.      */
  6854.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  6855.     {
  6856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6857.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6858.         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 {
  6859.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  6860.         });
  6861.     }
  6862.     /**
  6863.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  6864.      *
  6865.      * @return \Symfony\Component\Console\Command\LazyCommand
  6866.      */
  6867.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  6868.     {
  6869.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6870.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6871.         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 {
  6872.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  6873.         });
  6874.     }
  6875.     /**
  6876.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  6877.      *
  6878.      * @return \Symfony\Component\Console\Command\LazyCommand
  6879.      */
  6880.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  6881.     {
  6882.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6883.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6884.         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 {
  6885.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  6886.         });
  6887.     }
  6888.     /**
  6889.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  6890.      *
  6891.      * @return \Symfony\Component\Console\Command\LazyCommand
  6892.      */
  6893.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  6894.     {
  6895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6896.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6897.         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 {
  6898.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  6899.         });
  6900.     }
  6901.     /**
  6902.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  6903.      *
  6904.      * @return \Symfony\Component\Console\Command\LazyCommand
  6905.      */
  6906.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  6907.     {
  6908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6909.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6910.         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 {
  6911.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  6912.         });
  6913.     }
  6914.     /**
  6915.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  6916.      *
  6917.      * @return \Symfony\Component\Console\Command\LazyCommand
  6918.      */
  6919.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  6920.     {
  6921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6922.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6923.         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 {
  6924.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  6925.         });
  6926.     }
  6927.     /**
  6928.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  6929.      *
  6930.      * @return \Symfony\Component\Console\Command\LazyCommand
  6931.      */
  6932.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  6933.     {
  6934.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6935.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6936.         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 {
  6937.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  6938.         });
  6939.     }
  6940.     /**
  6941.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  6942.      *
  6943.      * @return \Symfony\Component\Console\Command\LazyCommand
  6944.      */
  6945.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  6946.     {
  6947.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6948.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6949.         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 {
  6950.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  6951.         });
  6952.     }
  6953.     /**
  6954.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  6955.      *
  6956.      * @return \Symfony\Component\Console\Command\LazyCommand
  6957.      */
  6958.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  6959.     {
  6960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6961.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6962.         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 {
  6963.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  6964.         });
  6965.     }
  6966.     /**
  6967.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  6968.      *
  6969.      * @return \Symfony\Component\Console\Command\LazyCommand
  6970.      */
  6971.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  6972.     {
  6973.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6974.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6975.         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 {
  6976.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  6977.         });
  6978.     }
  6979.     /**
  6980.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  6981.      *
  6982.      * @return \Symfony\Component\Console\Command\LazyCommand
  6983.      */
  6984.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  6985.     {
  6986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6987.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6988.         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 {
  6989.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  6990.         });
  6991.     }
  6992.     /**
  6993.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  6994.      *
  6995.      * @return \Symfony\Component\Console\Command\LazyCommand
  6996.      */
  6997.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  6998.     {
  6999.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7000.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7001.         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 {
  7002.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  7003.         });
  7004.     }
  7005.     /**
  7006.      * Gets the private '.messenger.handler_descriptor.jADa3cd' shared service.
  7007.      *
  7008.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  7009.      */
  7010.     protected function get_Messenger_HandlerDescriptor_JADa3cdService()
  7011.     {
  7012.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  7013.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Messenger/Handler/RefreshUserMessageHandler.php';
  7014.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'] ?? $this->getUserRefresherService());
  7015.         if (isset($this->privates['.messenger.handler_descriptor.jADa3cd'])) {
  7016.             return $this->privates['.messenger.handler_descriptor.jADa3cd'];
  7017.         }
  7018.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  7019.         if (isset($this->privates['.messenger.handler_descriptor.jADa3cd'])) {
  7020.             return $this->privates['.messenger.handler_descriptor.jADa3cd'];
  7021.         }
  7022.         return $this->privates['.messenger.handler_descriptor.jADa3cd'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Nellapp\Bundle\SDKBundle\Auth\Messenger\Handler\RefreshUserMessageHandler($a$b), []);
  7023.     }
  7024.     /**
  7025.      * Gets the private '.messenger.handler_descriptor.rUCyI0M' shared service.
  7026.      *
  7027.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  7028.      */
  7029.     protected function get_Messenger_HandlerDescriptor_RUCyI0MService()
  7030.     {
  7031.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  7032.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  7033.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Messenger/Handler/EntitySyncHandler.php';
  7034.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Messenger/EntitySyncAckSender.php';
  7035.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Tracker/Tracker.php';
  7036.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService());
  7037.         if (isset($this->privates['.messenger.handler_descriptor.rUCyI0M'])) {
  7038.             return $this->privates['.messenger.handler_descriptor.rUCyI0M'];
  7039.         }
  7040.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService());
  7041.         if (isset($this->privates['.messenger.handler_descriptor.rUCyI0M'])) {
  7042.             return $this->privates['.messenger.handler_descriptor.rUCyI0M'];
  7043.         }
  7044.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7045.         if (isset($this->privates['.messenger.handler_descriptor.rUCyI0M'])) {
  7046.             return $this->privates['.messenger.handler_descriptor.rUCyI0M'];
  7047.         }
  7048.         $d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  7049.         if (isset($this->privates['.messenger.handler_descriptor.rUCyI0M'])) {
  7050.             return $this->privates['.messenger.handler_descriptor.rUCyI0M'];
  7051.         }
  7052.         return $this->privates['.messenger.handler_descriptor.rUCyI0M'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Nellapp\Bundle\SDKBundle\Sync\Messenger\Handler\EntitySyncHandler(($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Tracker\\Tracker'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Tracker\\Tracker'] = new \Nellapp\Bundle\SDKBundle\ReverseSync\Tracker\Tracker())), $a$b$c, ($this->services['doctrine'] ?? $this->getDoctrineService()), new \Nellapp\Bundle\SDKBundle\Sync\Messenger\EntitySyncAckSender($d'npm'), $this->parameters['entities_handled']), []);
  7053.     }
  7054.     /**
  7055.      * Gets the private '.messenger.handler_descriptor.tGvt0LH' shared service.
  7056.      *
  7057.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  7058.      */
  7059.     protected function get_Messenger_HandlerDescriptor_TGvt0LHService()
  7060.     {
  7061.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  7062.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  7063.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  7064.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  7065.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  7066.         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 () {
  7067.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  7068.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  7069.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  7070.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  7071.         }, 4)))->fromStrings(['main' => 'smtp://null'])), []);
  7072.     }
  7073.     /**
  7074.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  7075.      *
  7076.      * @return \Symfony\Component\Console\Command\LazyCommand
  7077.      */
  7078.     protected function get_Monolog_Command_ServerLog_LazyService()
  7079.     {
  7080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7081.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7082.         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 {
  7083.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  7084.         });
  7085.     }
  7086.     /**
  7087.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  7088.      *
  7089.      * @return \Symfony\Component\Console\Command\LazyCommand
  7090.      */
  7091.     protected function get_Security_Command_DebugFirewall_LazyService()
  7092.     {
  7093.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7094.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7095.         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 {
  7096.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  7097.         });
  7098.     }
  7099.     /**
  7100.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  7101.      *
  7102.      * @return \Symfony\Component\Console\Command\LazyCommand
  7103.      */
  7104.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  7105.     {
  7106.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7107.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7108.         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 {
  7109.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  7110.         });
  7111.     }
  7112.     /**
  7113.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  7114.      *
  7115.      * @return \Symfony\Component\Console\Command\LazyCommand
  7116.      */
  7117.     protected function get_Security_Command_UserPasswordHash_LazyService()
  7118.     {
  7119.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7120.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7121.         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 {
  7122.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  7123.         });
  7124.     }
  7125.     /**
  7126.      * Gets the private '.service_locator.075xQut' shared service.
  7127.      *
  7128.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7129.      */
  7130.     protected function get_ServiceLocator_075xQutService()
  7131.     {
  7132.         return $this->privates['.service_locator.075xQut'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7133.             '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.'],
  7134.             '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.'],
  7135.         ], [
  7136.             'channel' => 'App\\Entity\\Channel\\Channel',
  7137.             'lesson' => 'App\\Entity\\Channel\\Lesson',
  7138.         ]);
  7139.     }
  7140.     /**
  7141.      * Gets the private '.service_locator.0RzKdac' shared service.
  7142.      *
  7143.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7144.      */
  7145.     protected function get_ServiceLocator_0RzKdacService()
  7146.     {
  7147.         return $this->privates['.service_locator.0RzKdac'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7148.             '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.'],
  7149.             '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.'],
  7150.         ], [
  7151.             'channel' => 'App\\Entity\\Channel\\Channel',
  7152.             'file' => 'App\\Entity\\File',
  7153.         ]);
  7154.     }
  7155.     /**
  7156.      * Gets the private '.service_locator.2WKRybA' shared service.
  7157.      *
  7158.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7159.      */
  7160.     protected function get_ServiceLocator_2WKRybAService()
  7161.     {
  7162.         return $this->privates['.service_locator.2WKRybA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7163.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  7164.             'security.event_dispatcher.core_sync' => ['privates''security.event_dispatcher.core_sync''getSecurity_EventDispatcher_CoreSyncService'false],
  7165.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  7166.             'security.event_dispatcher.reverse_sync' => ['privates''security.event_dispatcher.reverse_sync''getSecurity_EventDispatcher_ReverseSyncService'false],
  7167.         ], [
  7168.             'event_dispatcher' => '?',
  7169.             'security.event_dispatcher.core_sync' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  7170.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  7171.             'security.event_dispatcher.reverse_sync' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  7172.         ]);
  7173.     }
  7174.     /**
  7175.      * Gets the private '.service_locator.3ckFgf9' shared service.
  7176.      *
  7177.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7178.      */
  7179.     protected function get_ServiceLocator_3ckFgf9Service()
  7180.     {
  7181.         return $this->privates['.service_locator.3ckFgf9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7182.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  7183.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  7184.             'messenger.transport.reverse_sync_transport' => ['privates''messenger.transport.reverse_sync_transport''getMessenger_Transport_ReverseSyncTransportService'false],
  7185.             'messenger.transport.sync_ack' => ['privates''messenger.transport.sync_ack''getMessenger_Transport_SyncAckService'false],
  7186.             'messenger.transport.sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  7187.             'messenger.transport.sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  7188.             'reverse_sync_transport' => ['privates''messenger.transport.reverse_sync_transport''getMessenger_Transport_ReverseSyncTransportService'false],
  7189.             'sync_ack' => ['privates''messenger.transport.sync_ack''getMessenger_Transport_SyncAckService'false],
  7190.             'sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  7191.             'sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  7192.         ], [
  7193.             'failed' => '?',
  7194.             'messenger.transport.failed' => '?',
  7195.             'messenger.transport.reverse_sync_transport' => '?',
  7196.             'messenger.transport.sync_ack' => '?',
  7197.             'messenger.transport.sync_full_user_transport' => '?',
  7198.             'messenger.transport.sync_transport' => '?',
  7199.             'reverse_sync_transport' => '?',
  7200.             'sync_ack' => '?',
  7201.             'sync_full_user_transport' => '?',
  7202.             'sync_transport' => '?',
  7203.         ]);
  7204.     }
  7205.     /**
  7206.      * Gets the private '.service_locator.46984jj' shared service.
  7207.      *
  7208.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7209.      */
  7210.     protected function get_ServiceLocator_46984jjService()
  7211.     {
  7212.         return $this->privates['.service_locator.46984jj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7213.             '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.'],
  7214.             '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.'],
  7215.         ], [
  7216.             'channel' => 'App\\Entity\\Channel\\Channel',
  7217.             'group' => 'App\\Entity\\Channel\\Group',
  7218.         ]);
  7219.     }
  7220.     /**
  7221.      * Gets the private '.service_locator.5wQPNPN' shared service.
  7222.      *
  7223.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7224.      */
  7225.     protected function get_ServiceLocator_5wQPNPNService()
  7226.     {
  7227.         return $this->privates['.service_locator.5wQPNPN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7228.             '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.'],
  7229.             '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.'],
  7230.         ], [
  7231.             'channel' => 'App\\Entity\\Channel\\Channel',
  7232.             'userSign' => 'App\\Entity\\Signing\\UserSign',
  7233.         ]);
  7234.     }
  7235.     /**
  7236.      * Gets the private '.service_locator.6gc8X_e' shared service.
  7237.      *
  7238.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7239.      */
  7240.     protected function get_ServiceLocator_6gc8XEService()
  7241.     {
  7242.         return $this->privates['.service_locator.6gc8X_e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7243.             'fileRepository' => ['privates''App\\Repository\\FileRepository''getFileRepositoryService'false],
  7244.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  7245.         ], [
  7246.             'fileRepository' => 'App\\Repository\\FileRepository',
  7247.             'paginator' => '?',
  7248.         ]);
  7249.     }
  7250.     /**
  7251.      * Gets the private '.service_locator.B13LZRJ' shared service.
  7252.      *
  7253.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7254.      */
  7255.     protected function get_ServiceLocator_B13LZRJService()
  7256.     {
  7257.         return $this->privates['.service_locator.B13LZRJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7258.             'clientRegistry' => ['services''knpu.oauth2.registry''getKnpu_Oauth2_RegistryService'false],
  7259.         ], [
  7260.             'clientRegistry' => '?',
  7261.         ]);
  7262.     }
  7263.     /**
  7264.      * Gets the private '.service_locator.D4B9_8p' shared service.
  7265.      *
  7266.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7267.      */
  7268.     protected function get_ServiceLocator_D4B98pService()
  7269.     {
  7270.         return $this->privates['.service_locator.D4B9_8p'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7271.             '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.'],
  7272.         ], [
  7273.             'event' => 'App\\Entity\\Planning\\Event',
  7274.         ]);
  7275.     }
  7276.     /**
  7277.      * Gets the private '.service_locator.GNc8e5B' shared service.
  7278.      *
  7279.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7280.      */
  7281.     protected function get_ServiceLocator_GNc8e5BService()
  7282.     {
  7283.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7284.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  7285.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  7286.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  7287.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7288.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7289.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  7290.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7291.             'router' => ['services''router''getRouterService'false],
  7292.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  7293.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  7294.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  7295.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  7296.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7297.         ], [
  7298.             'doctrine' => '?',
  7299.             'form.factory' => '?',
  7300.             'http_kernel' => '?',
  7301.             'message_bus' => '?',
  7302.             'messenger.default_bus' => '?',
  7303.             'parameter_bag' => '?',
  7304.             'request_stack' => '?',
  7305.             'router' => '?',
  7306.             'security.authorization_checker' => '?',
  7307.             'security.token_storage' => '?',
  7308.             'serializer' => '?',
  7309.             'session' => '.session.deprecated',
  7310.             'twig' => '?',
  7311.         ]);
  7312.     }
  7313.     /**
  7314.      * Gets the private '.service_locator.Hz23B1H' shared service.
  7315.      *
  7316.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7317.      */
  7318.     protected function get_ServiceLocator_Hz23B1HService()
  7319.     {
  7320.         return $this->privates['.service_locator.Hz23B1H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7321.             '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.'],
  7322.             '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.'],
  7323.         ], [
  7324.             'channel' => 'App\\Entity\\Channel\\Channel',
  7325.             'room' => 'App\\Entity\\Channel\\Room',
  7326.         ]);
  7327.     }
  7328.     /**
  7329.      * Gets the private '.service_locator.IcrMgps' shared service.
  7330.      *
  7331.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7332.      */
  7333.     protected function get_ServiceLocator_IcrMgpsService()
  7334.     {
  7335.         return $this->privates['.service_locator.IcrMgps'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7336.             '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.'],
  7337.             '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.'],
  7338.         ], [
  7339.             'channel' => 'App\\Entity\\Channel\\Channel',
  7340.             'event' => 'App\\Entity\\Planning\\Event',
  7341.         ]);
  7342.     }
  7343.     /**
  7344.      * Gets the private '.service_locator.Ig8zDIC' shared service.
  7345.      *
  7346.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7347.      */
  7348.     protected function get_ServiceLocator_Ig8zDICService()
  7349.     {
  7350.         return $this->privates['.service_locator.Ig8zDIC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7351.             '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.'],
  7352.         ], [
  7353.             'group' => 'App\\Entity\\Channel\\Group',
  7354.         ]);
  7355.     }
  7356.     /**
  7357.      * Gets the private '.service_locator.IuQR_f2' shared service.
  7358.      *
  7359.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7360.      */
  7361.     protected function get_ServiceLocator_IuQRF2Service()
  7362.     {
  7363.         return $this->privates['.service_locator.IuQR_f2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7364.             'security.firewall.map.context.core_sync' => ['privates''security.firewall.map.context.core_sync''getSecurity_Firewall_Map_Context_CoreSyncService'false],
  7365.             'security.firewall.map.context.core_sync_doc' => ['privates''security.firewall.map.context.core_sync_doc''getSecurity_Firewall_Map_Context_CoreSyncDocService'false],
  7366.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  7367.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  7368.             'security.firewall.map.context.reverse_sync' => ['privates''security.firewall.map.context.reverse_sync''getSecurity_Firewall_Map_Context_ReverseSyncService'false],
  7369.         ], [
  7370.             'security.firewall.map.context.core_sync' => '?',
  7371.             'security.firewall.map.context.core_sync_doc' => '?',
  7372.             'security.firewall.map.context.dev' => '?',
  7373.             'security.firewall.map.context.main' => '?',
  7374.             'security.firewall.map.context.reverse_sync' => '?',
  7375.         ]);
  7376.     }
  7377.     /**
  7378.      * Gets the private '.service_locator.KfbR3DY' shared service.
  7379.      *
  7380.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7381.      */
  7382.     protected function get_ServiceLocator_KfbR3DYService()
  7383.     {
  7384.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7385.             '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".'],
  7386.         ], [
  7387.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  7388.         ]);
  7389.     }
  7390.     /**
  7391.      * Gets the private '.service_locator.KtJzez_' shared service.
  7392.      *
  7393.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7394.      */
  7395.     protected function get_ServiceLocator_KtJzezService()
  7396.     {
  7397.         return $this->privates['.service_locator.KtJzez_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7398.             '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.'],
  7399.             'shareFavoriteFilterDTO' => ['privates''App\\DTO\\UserFavorite\\ShareFavoriteFilterDTO''getShareFavoriteFilterDTOService'false],
  7400.             '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.'],
  7401.         ], [
  7402.             'channel' => 'App\\Entity\\Channel\\Channel',
  7403.             'shareFavoriteFilterDTO' => 'App\\DTO\\UserFavorite\\ShareFavoriteFilterDTO',
  7404.             'userFavorite' => 'App\\Entity\\Account\\UserFavoriteFilter',
  7405.         ]);
  7406.     }
  7407.     /**
  7408.      * Gets the private '.service_locator.N_iEzAJ' shared service.
  7409.      *
  7410.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7411.      */
  7412.     protected function get_ServiceLocator_NIEzAJService()
  7413.     {
  7414.         return $this->privates['.service_locator.N_iEzAJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7415.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  7416.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  7417.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  7418.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7419.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7420.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  7421.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7422.             'router' => ['services''router''getRouterService'false],
  7423.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  7424.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  7425.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  7426.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  7427.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7428.         ], [
  7429.             'doctrine' => '?',
  7430.             'form.factory' => '?',
  7431.             'http_kernel' => '?',
  7432.             'message_bus' => '?',
  7433.             'messenger.default_bus' => '?',
  7434.             'parameter_bag' => '?',
  7435.             'request_stack' => '?',
  7436.             'router' => '?',
  7437.             'security.authorization_checker' => '?',
  7438.             'security.token_storage' => '?',
  7439.             'serializer' => '?',
  7440.             'session' => '.session.deprecated',
  7441.             'twig' => '?',
  7442.         ]);
  7443.     }
  7444.     /**
  7445.      * Gets the private '.service_locator.OmHnDsX' shared service.
  7446.      *
  7447.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7448.      */
  7449.     protected function get_ServiceLocator_OmHnDsXService()
  7450.     {
  7451.         return $this->privates['.service_locator.OmHnDsX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7452.             '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.'],
  7453.             '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.'],
  7454.         ], [
  7455.             'channel' => 'App\\Entity\\Channel\\Channel',
  7456.             'session' => 'App\\Entity\\Channel\\Session',
  7457.         ]);
  7458.     }
  7459.     /**
  7460.      * Gets the private '.service_locator.Qh7JY0h' shared service.
  7461.      *
  7462.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7463.      */
  7464.     protected function get_ServiceLocator_Qh7JY0hService()
  7465.     {
  7466.         return $this->privates['.service_locator.Qh7JY0h'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7467.             '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.'],
  7468.         ], [
  7469.             'userSign' => 'App\\Entity\\Signing\\UserSign',
  7470.         ]);
  7471.     }
  7472.     /**
  7473.      * Gets the private '.service_locator.RlytIys' shared service.
  7474.      *
  7475.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7476.      */
  7477.     protected function get_ServiceLocator_RlytIysService()
  7478.     {
  7479.         return $this->privates['.service_locator.RlytIys'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7480.             '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.'],
  7481.         ], [
  7482.             'user' => 'App\\Entity\\Account\\User',
  7483.         ]);
  7484.     }
  7485.     /**
  7486.      * Gets the private '.service_locator.S.wFU6W' shared service.
  7487.      *
  7488.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7489.      */
  7490.     protected function get_ServiceLocator_S_WFU6WService()
  7491.     {
  7492.         return $this->privates['.service_locator.S.wFU6W'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7493.             '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.'],
  7494.             '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.'],
  7495.         ], [
  7496.             'channel' => 'App\\Entity\\Channel\\Channel',
  7497.             'userFavorite' => 'App\\Entity\\Account\\UserFavoriteFilter',
  7498.         ]);
  7499.     }
  7500.     /**
  7501.      * Gets the private '.service_locator.S1k0Ue9' shared service.
  7502.      *
  7503.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7504.      */
  7505.     protected function get_ServiceLocator_S1k0Ue9Service()
  7506.     {
  7507.         return $this->privates['.service_locator.S1k0Ue9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7508.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  7509.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  7510.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  7511.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7512.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7513.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  7514.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7515.             'router' => ['services''router''getRouterService'false],
  7516.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  7517.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  7518.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  7519.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  7520.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7521.         ], [
  7522.             'doctrine' => '?',
  7523.             'form.factory' => '?',
  7524.             'http_kernel' => '?',
  7525.             'message_bus' => '?',
  7526.             'messenger.default_bus' => '?',
  7527.             'parameter_bag' => '?',
  7528.             'request_stack' => '?',
  7529.             'router' => '?',
  7530.             'security.authorization_checker' => '?',
  7531.             'security.token_storage' => '?',
  7532.             'serializer' => '?',
  7533.             'session' => '.session.deprecated',
  7534.             'twig' => '?',
  7535.         ]);
  7536.     }
  7537.     /**
  7538.      * Gets the private '.service_locator.SExsvfk' shared service.
  7539.      *
  7540.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7541.      */
  7542.     protected function get_ServiceLocator_SExsvfkService()
  7543.     {
  7544.         return $this->privates['.service_locator.SExsvfk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7545.             '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.'],
  7546.             '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.'],
  7547.             '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.'],
  7548.         ], [
  7549.             'channel' => 'App\\Entity\\Channel\\Channel',
  7550.             'session' => 'App\\Entity\\Channel\\Session',
  7551.             'user' => 'App\\Entity\\Account\\User',
  7552.         ]);
  7553.     }
  7554.     /**
  7555.      * Gets the private '.service_locator.Sdca.NS' shared service.
  7556.      *
  7557.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7558.      */
  7559.     protected function get_ServiceLocator_Sdca_NSService()
  7560.     {
  7561.         return $this->privates['.service_locator.Sdca.NS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7562.             '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.'],
  7563.             '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.'],
  7564.         ], [
  7565.             'channel' => 'App\\Entity\\Channel\\Channel',
  7566.             'channelUserData' => 'App\\Entity\\ChannelUserData\\ChannelUserData',
  7567.         ]);
  7568.     }
  7569.     /**
  7570.      * Gets the private '.service_locator.XdWTxWI' shared service.
  7571.      *
  7572.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7573.      */
  7574.     protected function get_ServiceLocator_XdWTxWIService()
  7575.     {
  7576.         return $this->privates['.service_locator.XdWTxWI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7577.             '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.'],
  7578.         ], [
  7579.             'userFavorite' => 'App\\Entity\\Account\\UserFavoriteFilter',
  7580.         ]);
  7581.     }
  7582.     /**
  7583.      * Gets the private '.service_locator.Y4J.A.e' shared service.
  7584.      *
  7585.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7586.      */
  7587.     protected function get_ServiceLocator_Y4J_A_EService()
  7588.     {
  7589.         return $this->privates['.service_locator.Y4J.A.e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7590.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  7591.         ], [
  7592.             'failed' => '?',
  7593.         ]);
  7594.     }
  7595.     /**
  7596.      * Gets the private '.service_locator._HjxFZI' shared service.
  7597.      *
  7598.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7599.      */
  7600.     protected function get_ServiceLocator_HjxFZIService()
  7601.     {
  7602.         return $this->privates['.service_locator._HjxFZI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7603.             '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.'],
  7604.             '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.'],
  7605.         ], [
  7606.             'channel' => 'App\\Entity\\Channel\\Channel',
  7607.             'user' => 'App\\Entity\\Account\\User',
  7608.         ]);
  7609.     }
  7610.     /**
  7611.      * Gets the private '.service_locator._U2m1zW' shared service.
  7612.      *
  7613.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7614.      */
  7615.     protected function get_ServiceLocator_U2m1zWService()
  7616.     {
  7617.         return $this->privates['.service_locator._U2m1zW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7618.             '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.'],
  7619.         ], [
  7620.             'notification' => 'App\\Entity\\Account\\Notification',
  7621.         ]);
  7622.     }
  7623.     /**
  7624.      * Gets the private '.service_locator.aVAz5lc' shared service.
  7625.      *
  7626.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7627.      */
  7628.     protected function get_ServiceLocator_AVAz5lcService()
  7629.     {
  7630.         return $this->privates['.service_locator.aVAz5lc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7631.             '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.'],
  7632.             'favoriteFilterDTO' => ['privates''App\\DTO\\UserFavorite\\FavoriteFilterDTO''getFavoriteFilterDTOService'false],
  7633.             '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.'],
  7634.         ], [
  7635.             'channel' => 'App\\Entity\\Channel\\Channel',
  7636.             'favoriteFilterDTO' => 'App\\DTO\\UserFavorite\\FavoriteFilterDTO',
  7637.             'userFavorite' => 'App\\Entity\\Account\\UserFavoriteFilter',
  7638.         ]);
  7639.     }
  7640.     /**
  7641.      * Gets the private '.service_locator.bVgpwgd' shared service.
  7642.      *
  7643.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7644.      */
  7645.     protected function get_ServiceLocator_BVgpwgdService()
  7646.     {
  7647.         return $this->privates['.service_locator.bVgpwgd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7648.             'channel' => ['privates''.errored..service_locator.bVgpwgd.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.bVgpwgd": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  7649.             'resource' => ['privates''.errored..service_locator.bVgpwgd.App\\Entity\\Planning\\PlanningResource'NULL'Cannot autowire service ".service_locator.bVgpwgd": it references class "App\\Entity\\Planning\\PlanningResource" but no such service exists.'],
  7650.         ], [
  7651.             'channel' => 'App\\Entity\\Channel\\Channel',
  7652.             'resource' => 'App\\Entity\\Planning\\PlanningResource',
  7653.         ]);
  7654.     }
  7655.     /**
  7656.      * Gets the private '.service_locator.dHHQDtH' shared service.
  7657.      *
  7658.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7659.      */
  7660.     protected function get_ServiceLocator_DHHQDtHService()
  7661.     {
  7662.         return $this->privates['.service_locator.dHHQDtH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7663.             'viewhandler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  7664.         ], [
  7665.             'viewhandler' => '?',
  7666.         ]);
  7667.     }
  7668.     /**
  7669.      * Gets the private '.service_locator.fy7ETdA' shared service.
  7670.      *
  7671.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7672.      */
  7673.     protected function get_ServiceLocator_Fy7ETdAService()
  7674.     {
  7675.         return $this->privates['.service_locator.fy7ETdA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7676.             '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.'],
  7677.             '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.'],
  7678.         ], [
  7679.             'channel' => 'App\\Entity\\Channel\\Channel',
  7680.             'signaturesSheet' => 'App\\Entity\\SignaturesSheet',
  7681.         ]);
  7682.     }
  7683.     /**
  7684.      * Gets the private '.service_locator.hUT.c7I' shared service.
  7685.      *
  7686.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7687.      */
  7688.     protected function get_ServiceLocator_HUT_C7IService()
  7689.     {
  7690.         return $this->privates['.service_locator.hUT.c7I'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7691.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  7692.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  7693.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  7694.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7695.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7696.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  7697.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7698.             'router' => ['services''router''getRouterService'false],
  7699.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  7700.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  7701.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  7702.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  7703.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7704.         ], [
  7705.             'doctrine' => '?',
  7706.             'form.factory' => '?',
  7707.             'http_kernel' => '?',
  7708.             'message_bus' => '?',
  7709.             'messenger.default_bus' => '?',
  7710.             'parameter_bag' => '?',
  7711.             'request_stack' => '?',
  7712.             'router' => '?',
  7713.             'security.authorization_checker' => '?',
  7714.             'security.token_storage' => '?',
  7715.             'serializer' => '?',
  7716.             'session' => '.session.deprecated',
  7717.             'twig' => '?',
  7718.         ]);
  7719.     }
  7720.     /**
  7721.      * Gets the private '.service_locator.iARhfO1' shared service.
  7722.      *
  7723.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7724.      */
  7725.     protected function get_ServiceLocator_IARhfO1Service()
  7726.     {
  7727.         return $this->privates['.service_locator.iARhfO1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7728.             '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.'],
  7729.             'favoriteFilterDTO' => ['privates''App\\DTO\\UserFavorite\\FavoriteFilterDTO''getFavoriteFilterDTOService'false],
  7730.         ], [
  7731.             'channel' => 'App\\Entity\\Channel\\Channel',
  7732.             'favoriteFilterDTO' => 'App\\DTO\\UserFavorite\\FavoriteFilterDTO',
  7733.         ]);
  7734.     }
  7735.     /**
  7736.      * Gets the private '.service_locator.jGCgIS.' shared service.
  7737.      *
  7738.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7739.      */
  7740.     protected function get_ServiceLocator_JGCgIS_Service()
  7741.     {
  7742.         return $this->privates['.service_locator.jGCgIS.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7743.             '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.'],
  7744.             '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.'],
  7745.         ], [
  7746.             'channel' => 'App\\Entity\\Channel\\Channel',
  7747.             'signaturesSheet' => 'App\\Entity\\SignaturesSheet',
  7748.         ]);
  7749.     }
  7750.     /**
  7751.      * Gets the private '.service_locator.k.6sDgC' shared service.
  7752.      *
  7753.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7754.      */
  7755.     protected function get_ServiceLocator_K_6sDgCService()
  7756.     {
  7757.         return $this->privates['.service_locator.k.6sDgC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7758.             '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.'],
  7759.         ], [
  7760.             'channel' => 'App\\Entity\\Channel\\Channel',
  7761.         ]);
  7762.     }
  7763.     /**
  7764.      * Gets the private '.service_locator.n_DWpNE' shared service.
  7765.      *
  7766.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7767.      */
  7768.     protected function get_ServiceLocator_NDWpNEService()
  7769.     {
  7770.         return $this->privates['.service_locator.n_DWpNE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7771.             'builderUpdater' => ['services''spiriit_form_filter.query_builder_updater''getSpiriitFormFilter_QueryBuilderUpdaterService'false],
  7772.             '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.'],
  7773.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  7774.         ], [
  7775.             'builderUpdater' => '?',
  7776.             'channel' => 'App\\Entity\\Channel\\Channel',
  7777.             'paginator' => '?',
  7778.         ]);
  7779.     }
  7780.     /**
  7781.      * Gets the private '.service_locator.nyQ9vNF' shared service.
  7782.      *
  7783.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7784.      */
  7785.     protected function get_ServiceLocator_NyQ9vNFService()
  7786.     {
  7787.         return $this->privates['.service_locator.nyQ9vNF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7788.             '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\\Conference\\ConferenceDeniedException", "App\\Exception\\Conference\\ConferenceDisabledException", "App\\Exception\\Conference\\ConferenceNotFoundException", "App\\Exception\\Conference\\Failed\\ConferenceCreateFailedException", "App\\Exception\\Conference\\Failed\\ConferenceEndFailedException", "App\\Exception\\Conference\\Failed\\ConferenceExpiredException", "App\\Exception\\Conference\\Failed\\ConferenceJoinFailedException", "App\\Exception\\ExternalMeetingClient\\BBBClientException", "App\\Exception\\ExternalMeetingClient\\BBBClientNotFoundException", "App\\Exception\\Planning\\EventManagementUnauthorizedException", "Nellapp\\Bundle\\SDKBundle\\DataSync\\Exception\\HydratorException", "Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Exception\\AppNotFoundException", "Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\Exception\\EntityException".'],
  7789.         ], [
  7790.             'exception' => 'Throwable',
  7791.         ]);
  7792.     }
  7793.     /**
  7794.      * Gets the private '.service_locator.pHJ8DAv' shared service.
  7795.      *
  7796.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7797.      */
  7798.     protected function get_ServiceLocator_PHJ8DAvService()
  7799.     {
  7800.         return $this->privates['.service_locator.pHJ8DAv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7801.             'builderUpdater' => ['services''spiriit_form_filter.query_builder_updater''getSpiriitFormFilter_QueryBuilderUpdaterService'false],
  7802.             '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.'],
  7803.         ], [
  7804.             'builderUpdater' => '?',
  7805.             'channel' => 'App\\Entity\\Channel\\Channel',
  7806.         ]);
  7807.     }
  7808.     /**
  7809.      * Gets the private '.service_locator.pqfoVck' shared service.
  7810.      *
  7811.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7812.      */
  7813.     protected function get_ServiceLocator_PqfoVckService()
  7814.     {
  7815.         return $this->privates['.service_locator.pqfoVck'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7816.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser::__invoke' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  7817.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction::__invoke' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7818.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction::__invoke' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7819.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7820.             'App\\Controller\\Async\\Event\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7821.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7822.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7823.             'App\\Controller\\Async\\Event\\Conference\\CancelAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7824.             'App\\Controller\\Async\\Event\\Conference\\EndAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7825.             'App\\Controller\\Async\\Event\\Conference\\GetAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7826.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7827.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7828.             'App\\Controller\\Async\\Event\\DeleteAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7829.             'App\\Controller\\Async\\Event\\DirtyGetAction::__invoke' => ['privates''.service_locator.D4B9_8p''get_ServiceLocator_D4B98pService'false],
  7830.             'App\\Controller\\Async\\Event\\DuplicateAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7831.             'App\\Controller\\Async\\Event\\GetAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7832.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7833.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7834.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7835.             'App\\Controller\\Async\\Event\\PostAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7836.             'App\\Controller\\Async\\Event\\PutAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7837.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7838.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7839.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7840.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7841.             'App\\Controller\\Async\\Event\\RruleCollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7842.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7843.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7844.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction::__invoke' => ['privates''.service_locator.XdWTxWI''get_ServiceLocator_XdWTxWIService'false],
  7845.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction::__invoke' => ['privates''.service_locator.S.wFU6W''get_ServiceLocator_S_WFU6WService'false],
  7846.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction::__invoke' => ['privates''.service_locator.iARhfO1''get_ServiceLocator_IARhfO1Service'false],
  7847.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction::__invoke' => ['privates''.service_locator.aVAz5lc''get_ServiceLocator_AVAz5lcService'false],
  7848.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction::__invoke' => ['privates''.service_locator.XdWTxWI''get_ServiceLocator_XdWTxWIService'false],
  7849.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction::__invoke' => ['privates''.service_locator.KtJzez_''get_ServiceLocator_KtJzezService'false],
  7850.             'App\\Controller\\Async\\File\\GetPreviewAction::__invoke' => ['privates''.service_locator.0RzKdac''get_ServiceLocator_0RzKdacService'false],
  7851.             'App\\Controller\\Async\\Group\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7852.             'App\\Controller\\Async\\Group\\EventCollectionAction::__invoke' => ['privates''.service_locator.46984jj''get_ServiceLocator_46984jjService'false],
  7853.             'App\\Controller\\Async\\Group\\GetAction::__invoke' => ['privates''.service_locator.Ig8zDIC''get_ServiceLocator_Ig8zDICService'false],
  7854.             'App\\Controller\\Async\\Lesson\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7855.             'App\\Controller\\Async\\Lesson\\PostAction::__invoke' => ['privates''.service_locator.075xQut''get_ServiceLocator_075xQutService'false],
  7856.             'App\\Controller\\Async\\PlanningResource\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7857.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7858.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction::__invoke' => ['privates''.service_locator.q.2Au53''get_ServiceLocator_Q_2Au53Service'false],
  7859.             'App\\Controller\\Async\\RedirectToNimForEventAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7860.             'App\\Controller\\Async\\Resources\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7861.             'App\\Controller\\Async\\Room\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7862.             'App\\Controller\\Async\\Room\\EventCollectionAction::__invoke' => ['privates''.service_locator.Hz23B1H''get_ServiceLocator_Hz23B1HService'false],
  7863.             'App\\Controller\\Async\\Session\\EventCollectionAction::__invoke' => ['privates''.service_locator.46984jj''get_ServiceLocator_46984jjService'false],
  7864.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7865.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction::__invoke' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7866.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction::__invoke' => ['privates''.service_locator.fy7ETdA''get_ServiceLocator_Fy7ETdAService'false],
  7867.             'App\\Controller\\Async\\UserSign\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7868.             'App\\Controller\\Async\\UserSign\\CollectionPutAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7869.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7870.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7871.             'App\\Controller\\Async\\UserSign\\GetByEventAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7872.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7873.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7874.             'App\\Controller\\Async\\UserSign\\PostJustificationAction::__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7875.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction::__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7876.             'App\\Controller\\Async\\UserSign\\PutAction::__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7877.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction::__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7878.             'App\\Controller\\Async\\UserSign\\PutSignatureAction::__invoke' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7879.             'App\\Controller\\Async\\UserSign\\PutStatusAction::__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7880.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7881.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction::__invoke' => ['privates''.service_locator.pHJ8DAv''get_ServiceLocator_PHJ8DAvService'false],
  7882.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction::__invoke' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7883.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction::__invoke' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7884.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction::__invoke' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7885.             'App\\Controller\\Async\\User\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7886.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController::__invoke' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  7887.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController::__invoke' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  7888.             'App\\Controller\\AutoToken\\SigningAction::absent' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7889.             'App\\Controller\\AutoToken\\SigningAction::getEventAsync' => ['privates''.service_locator.D4B9_8p''get_ServiceLocator_D4B98pService'false],
  7890.             'App\\Controller\\AutoToken\\SigningAction::getUserSignAsync' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7891.             'App\\Controller\\AutoToken\\SigningAction::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  7892.             'App\\Controller\\AutoToken\\SigningAction::signature' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7893.             'App\\Controller\\FileController::show' => ['privates''.service_locator.0RzKdac''get_ServiceLocator_0RzKdacService'false],
  7894.             'App\\Controller\\Manage\\HomeController::index' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7895.             'App\\Controller\\Manage\\RoomController::planning' => ['privates''.service_locator.Hz23B1H''get_ServiceLocator_Hz23B1HService'false],
  7896.             'App\\Controller\\Manage\\SessionController::planning' => ['privates''.service_locator.OmHnDsX''get_ServiceLocator_OmHnDsXService'false],
  7897.             'App\\Controller\\Manage\\SignaturesSheetController::delete' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7898.             'App\\Controller\\Manage\\SignaturesSheetController::deleteMultipleSignatures' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7899.             'App\\Controller\\Manage\\SignaturesSheetController::deleteSignaturesSheet' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7900.             'App\\Controller\\Manage\\SignaturesSheetController::edit' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7901.             'App\\Controller\\Manage\\SignaturesSheetController::generatePdfSheets' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7902.             'App\\Controller\\Manage\\SignaturesSheetController::generatePdfSheetsPreview' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7903.             'App\\Controller\\Manage\\SignaturesSheetController::htmlPreview' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7904.             'App\\Controller\\Manage\\SignaturesSheetController::index' => ['privates''.service_locator.n_DWpNE''get_ServiceLocator_NDWpNEService'false],
  7905.             'App\\Controller\\Manage\\SignaturesSheetController::new' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7906.             'App\\Controller\\Manage\\SignaturesSheetController::show' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7907.             'App\\Controller\\Manage\\SigningController::index' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7908.             'App\\Controller\\Manage\\UserPlanningController::planningUser' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7909.             'App\\Controller\\OAuth\\NellappController::connectAction' => ['privates''.service_locator.B13LZRJ''get_ServiceLocator_B13LZRJService'false],
  7910.             'App\\Controller\\Profile\\PlanningController::myPlanningAction' => ['privates''.service_locator.qfqIn_W''get_ServiceLocator_QfqInWService'false],
  7911.             'App\\Controller\\Profile\\ProfileSigningController::documentsIndex' => ['privates''.service_locator.6gc8X_e''get_ServiceLocator_6gc8XEService'false],
  7912.             'App\\Controller\\Profile\\ProfileSigningController::recalledIndex' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  7913.             'App\\Controller\\ReverseSync\\Account\\Notification\\GetAction::__invoke' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  7914.             'App\\Controller\\ReverseSync\\Planning\\ChannelUserData\\EventCollectionAction::__invoke' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7915.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByAdminChannelUserDataAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7916.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByEventTypeAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7917.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsForAdminChannelUserDataAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7918.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetChannelUserDataCollectionByPeriodAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7919.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetGlobalAnalyticsAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7920.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByDates::__invoke' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  7921.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByResource::__invoke' => ['privates''.service_locator.bVgpwgd''get_ServiceLocator_BVgpwgdService'false],
  7922.             'App\\Controller\\ReverseSync\\Planning\\EventGlobalProgress::__invoke' => ['privates''.service_locator.SExsvfk''get_ServiceLocator_SExsvfkService'false],
  7923.             'App\\Controller\\ReverseSync\\Planning\\EventUserProgressionAction::__invoke' => ['privates''.service_locator.SExsvfk''get_ServiceLocator_SExsvfkService'false],
  7924.             'App\\Controller\\ReverseSync\\Proxy\\Channel\\GetEventDataForNimAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7925.             'App\\Controller\\SearchCategoryController::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7926.             'App\\Controller\\SearchController::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7927.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController::show' => ['privates''.service_locator.nyQ9vNF''get_ServiceLocator_NyQ9vNFService'false],
  7928.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  7929.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  7930.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser:__invoke' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  7931.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  7932.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction:__invoke' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7933.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7934.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction:__invoke' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7935.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7936.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7937.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7938.             'App\\Controller\\Async\\Event\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7939.             'App\\Controller\\Async\\Event\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7940.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7941.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7942.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7943.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7944.             'App\\Controller\\Async\\Event\\Conference\\CancelAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7945.             'App\\Controller\\Async\\Event\\Conference\\CancelAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7946.             'App\\Controller\\Async\\Event\\Conference\\EndAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7947.             'App\\Controller\\Async\\Event\\Conference\\EndAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7948.             'App\\Controller\\Async\\Event\\Conference\\GetAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7949.             'App\\Controller\\Async\\Event\\Conference\\GetAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7950.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7951.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7952.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7953.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7954.             'App\\Controller\\Async\\Event\\DeleteAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7955.             'App\\Controller\\Async\\Event\\DeleteAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7956.             'App\\Controller\\Async\\Event\\DirtyGetAction:__invoke' => ['privates''.service_locator.D4B9_8p''get_ServiceLocator_D4B98pService'false],
  7957.             'App\\Controller\\Async\\Event\\DirtyGetAction' => ['privates''.service_locator.D4B9_8p''get_ServiceLocator_D4B98pService'false],
  7958.             'App\\Controller\\Async\\Event\\DuplicateAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7959.             'App\\Controller\\Async\\Event\\DuplicateAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7960.             'App\\Controller\\Async\\Event\\GetAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7961.             'App\\Controller\\Async\\Event\\GetAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7962.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7963.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7964.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7965.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7966.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7967.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7968.             'App\\Controller\\Async\\Event\\PostAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7969.             'App\\Controller\\Async\\Event\\PostAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7970.             'App\\Controller\\Async\\Event\\PutAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7971.             'App\\Controller\\Async\\Event\\PutAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7972.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7973.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7974.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7975.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7976.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7977.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7978.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7979.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7980.             'App\\Controller\\Async\\Event\\RruleCollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7981.             'App\\Controller\\Async\\Event\\RruleCollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7982.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7983.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7984.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7985.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7986.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction:__invoke' => ['privates''.service_locator.XdWTxWI''get_ServiceLocator_XdWTxWIService'false],
  7987.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction' => ['privates''.service_locator.XdWTxWI''get_ServiceLocator_XdWTxWIService'false],
  7988.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction:__invoke' => ['privates''.service_locator.S.wFU6W''get_ServiceLocator_S_WFU6WService'false],
  7989.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction' => ['privates''.service_locator.S.wFU6W''get_ServiceLocator_S_WFU6WService'false],
  7990.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction:__invoke' => ['privates''.service_locator.iARhfO1''get_ServiceLocator_IARhfO1Service'false],
  7991.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction' => ['privates''.service_locator.iARhfO1''get_ServiceLocator_IARhfO1Service'false],
  7992.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction:__invoke' => ['privates''.service_locator.aVAz5lc''get_ServiceLocator_AVAz5lcService'false],
  7993.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction' => ['privates''.service_locator.aVAz5lc''get_ServiceLocator_AVAz5lcService'false],
  7994.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction:__invoke' => ['privates''.service_locator.XdWTxWI''get_ServiceLocator_XdWTxWIService'false],
  7995.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction' => ['privates''.service_locator.XdWTxWI''get_ServiceLocator_XdWTxWIService'false],
  7996.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction:__invoke' => ['privates''.service_locator.KtJzez_''get_ServiceLocator_KtJzezService'false],
  7997.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction' => ['privates''.service_locator.KtJzez_''get_ServiceLocator_KtJzezService'false],
  7998.             'App\\Controller\\Async\\File\\GetPreviewAction:__invoke' => ['privates''.service_locator.0RzKdac''get_ServiceLocator_0RzKdacService'false],
  7999.             'App\\Controller\\Async\\File\\GetPreviewAction' => ['privates''.service_locator.0RzKdac''get_ServiceLocator_0RzKdacService'false],
  8000.             'App\\Controller\\Async\\Group\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8001.             'App\\Controller\\Async\\Group\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8002.             'App\\Controller\\Async\\Group\\EventCollectionAction:__invoke' => ['privates''.service_locator.46984jj''get_ServiceLocator_46984jjService'false],
  8003.             'App\\Controller\\Async\\Group\\EventCollectionAction' => ['privates''.service_locator.46984jj''get_ServiceLocator_46984jjService'false],
  8004.             'App\\Controller\\Async\\Group\\GetAction:__invoke' => ['privates''.service_locator.Ig8zDIC''get_ServiceLocator_Ig8zDICService'false],
  8005.             'App\\Controller\\Async\\Group\\GetAction' => ['privates''.service_locator.Ig8zDIC''get_ServiceLocator_Ig8zDICService'false],
  8006.             'App\\Controller\\Async\\Lesson\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8007.             'App\\Controller\\Async\\Lesson\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8008.             'App\\Controller\\Async\\Lesson\\PostAction:__invoke' => ['privates''.service_locator.075xQut''get_ServiceLocator_075xQutService'false],
  8009.             'App\\Controller\\Async\\Lesson\\PostAction' => ['privates''.service_locator.075xQut''get_ServiceLocator_075xQutService'false],
  8010.             'App\\Controller\\Async\\PlanningResource\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8011.             'App\\Controller\\Async\\PlanningResource\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8012.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8013.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8014.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction:__invoke' => ['privates''.service_locator.q.2Au53''get_ServiceLocator_Q_2Au53Service'false],
  8015.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction' => ['privates''.service_locator.q.2Au53''get_ServiceLocator_Q_2Au53Service'false],
  8016.             'App\\Controller\\Async\\RedirectToNimForEventAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  8017.             'App\\Controller\\Async\\RedirectToNimForEventAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  8018.             'App\\Controller\\Async\\Resources\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8019.             'App\\Controller\\Async\\Resources\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8020.             'App\\Controller\\Async\\Room\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8021.             'App\\Controller\\Async\\Room\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8022.             'App\\Controller\\Async\\Room\\EventCollectionAction:__invoke' => ['privates''.service_locator.Hz23B1H''get_ServiceLocator_Hz23B1HService'false],
  8023.             'App\\Controller\\Async\\Room\\EventCollectionAction' => ['privates''.service_locator.Hz23B1H''get_ServiceLocator_Hz23B1HService'false],
  8024.             'App\\Controller\\Async\\Session\\EventCollectionAction:__invoke' => ['privates''.service_locator.46984jj''get_ServiceLocator_46984jjService'false],
  8025.             'App\\Controller\\Async\\Session\\EventCollectionAction' => ['privates''.service_locator.46984jj''get_ServiceLocator_46984jjService'false],
  8026.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8027.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8028.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction:__invoke' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  8029.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  8030.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction:__invoke' => ['privates''.service_locator.fy7ETdA''get_ServiceLocator_Fy7ETdAService'false],
  8031.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction' => ['privates''.service_locator.fy7ETdA''get_ServiceLocator_Fy7ETdAService'false],
  8032.             'App\\Controller\\Async\\UserSign\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8033.             'App\\Controller\\Async\\UserSign\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8034.             'App\\Controller\\Async\\UserSign\\CollectionPutAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8035.             'App\\Controller\\Async\\UserSign\\CollectionPutAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8036.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8037.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8038.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8039.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8040.             'App\\Controller\\Async\\UserSign\\GetByEventAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  8041.             'App\\Controller\\Async\\UserSign\\GetByEventAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  8042.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  8043.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  8044.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8045.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8046.             'App\\Controller\\Async\\UserSign\\PostJustificationAction:__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  8047.             'App\\Controller\\Async\\UserSign\\PostJustificationAction' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  8048.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction:__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  8049.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  8050.             'App\\Controller\\Async\\UserSign\\PutAction:__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  8051.             'App\\Controller\\Async\\UserSign\\PutAction' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  8052.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction:__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  8053.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  8054.             'App\\Controller\\Async\\UserSign\\PutSignatureAction:__invoke' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  8055.             'App\\Controller\\Async\\UserSign\\PutSignatureAction' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  8056.             'App\\Controller\\Async\\UserSign\\PutStatusAction:__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  8057.             'App\\Controller\\Async\\UserSign\\PutStatusAction' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  8058.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8059.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8060.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction:__invoke' => ['privates''.service_locator.pHJ8DAv''get_ServiceLocator_PHJ8DAvService'false],
  8061.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction' => ['privates''.service_locator.pHJ8DAv''get_ServiceLocator_PHJ8DAvService'false],
  8062.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction:__invoke' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  8063.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  8064.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction:__invoke' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  8065.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  8066.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction:__invoke' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  8067.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  8068.             'App\\Controller\\Async\\User\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8069.             'App\\Controller\\Async\\User\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8070.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController:__invoke' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  8071.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  8072.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController:__invoke' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  8073.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  8074.             'App\\Controller\\AutoToken\\SigningAction:absent' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  8075.             'App\\Controller\\AutoToken\\SigningAction:getEventAsync' => ['privates''.service_locator.D4B9_8p''get_ServiceLocator_D4B98pService'false],
  8076.             'App\\Controller\\AutoToken\\SigningAction:getUserSignAsync' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  8077.             'App\\Controller\\AutoToken\\SigningAction:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  8078.             'App\\Controller\\AutoToken\\SigningAction:signature' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  8079.             'App\\Controller\\FileController:show' => ['privates''.service_locator.0RzKdac''get_ServiceLocator_0RzKdacService'false],
  8080.             'App\\Controller\\Manage\\HomeController:index' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8081.             'App\\Controller\\Manage\\RoomController:planning' => ['privates''.service_locator.Hz23B1H''get_ServiceLocator_Hz23B1HService'false],
  8082.             'App\\Controller\\Manage\\SessionController:planning' => ['privates''.service_locator.OmHnDsX''get_ServiceLocator_OmHnDsXService'false],
  8083.             'App\\Controller\\Manage\\SignaturesSheetController:delete' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  8084.             'App\\Controller\\Manage\\SignaturesSheetController:deleteMultipleSignatures' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8085.             'App\\Controller\\Manage\\SignaturesSheetController:deleteSignaturesSheet' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  8086.             'App\\Controller\\Manage\\SignaturesSheetController:edit' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  8087.             'App\\Controller\\Manage\\SignaturesSheetController:generatePdfSheets' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  8088.             'App\\Controller\\Manage\\SignaturesSheetController:generatePdfSheetsPreview' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  8089.             'App\\Controller\\Manage\\SignaturesSheetController:htmlPreview' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  8090.             'App\\Controller\\Manage\\SignaturesSheetController:index' => ['privates''.service_locator.n_DWpNE''get_ServiceLocator_NDWpNEService'false],
  8091.             'App\\Controller\\Manage\\SignaturesSheetController:new' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8092.             'App\\Controller\\Manage\\SignaturesSheetController:show' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  8093.             'App\\Controller\\Manage\\SigningController:index' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8094.             'App\\Controller\\Manage\\UserPlanningController:planningUser' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  8095.             'App\\Controller\\OAuth\\NellappController:connectAction' => ['privates''.service_locator.B13LZRJ''get_ServiceLocator_B13LZRJService'false],
  8096.             'App\\Controller\\Profile\\PlanningController:myPlanningAction' => ['privates''.service_locator.qfqIn_W''get_ServiceLocator_QfqInWService'false],
  8097.             'App\\Controller\\Profile\\ProfileSigningController:documentsIndex' => ['privates''.service_locator.6gc8X_e''get_ServiceLocator_6gc8XEService'false],
  8098.             'App\\Controller\\Profile\\ProfileSigningController:recalledIndex' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  8099.             'App\\Controller\\ReverseSync\\Account\\Notification\\GetAction:__invoke' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  8100.             'App\\Controller\\ReverseSync\\Account\\Notification\\GetAction' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  8101.             'App\\Controller\\ReverseSync\\Planning\\ChannelUserData\\EventCollectionAction:__invoke' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  8102.             'App\\Controller\\ReverseSync\\Planning\\ChannelUserData\\EventCollectionAction' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  8103.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByAdminChannelUserDataAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8104.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByAdminChannelUserDataAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8105.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByEventTypeAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8106.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByEventTypeAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8107.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsForAdminChannelUserDataAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8108.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsForAdminChannelUserDataAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8109.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetChannelUserDataCollectionByPeriodAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8110.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetChannelUserDataCollectionByPeriodAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8111.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetGlobalAnalyticsAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8112.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetGlobalAnalyticsAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8113.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByDates:__invoke' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  8114.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByDates' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  8115.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByResource:__invoke' => ['privates''.service_locator.bVgpwgd''get_ServiceLocator_BVgpwgdService'false],
  8116.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByResource' => ['privates''.service_locator.bVgpwgd''get_ServiceLocator_BVgpwgdService'false],
  8117.             'App\\Controller\\ReverseSync\\Planning\\EventGlobalProgress:__invoke' => ['privates''.service_locator.SExsvfk''get_ServiceLocator_SExsvfkService'false],
  8118.             'App\\Controller\\ReverseSync\\Planning\\EventGlobalProgress' => ['privates''.service_locator.SExsvfk''get_ServiceLocator_SExsvfkService'false],
  8119.             'App\\Controller\\ReverseSync\\Planning\\EventUserProgressionAction:__invoke' => ['privates''.service_locator.SExsvfk''get_ServiceLocator_SExsvfkService'false],
  8120.             'App\\Controller\\ReverseSync\\Planning\\EventUserProgressionAction' => ['privates''.service_locator.SExsvfk''get_ServiceLocator_SExsvfkService'false],
  8121.             'App\\Controller\\ReverseSync\\Proxy\\Channel\\GetEventDataForNimAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  8122.             'App\\Controller\\ReverseSync\\Proxy\\Channel\\GetEventDataForNimAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  8123.             'App\\Controller\\SearchCategoryController:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8124.             'App\\Controller\\SearchCategoryController' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8125.             'App\\Controller\\SearchController:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8126.             'App\\Controller\\SearchController' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8127.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController:show' => ['privates''.service_locator.nyQ9vNF''get_ServiceLocator_NyQ9vNFService'false],
  8128.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  8129.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  8130.         ], [
  8131.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser::__invoke' => '?',
  8132.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction::__invoke' => '?',
  8133.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction::__invoke' => '?',
  8134.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction::__invoke' => '?',
  8135.             'App\\Controller\\Async\\Event\\CollectionAction::__invoke' => '?',
  8136.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction::__invoke' => '?',
  8137.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction::__invoke' => '?',
  8138.             'App\\Controller\\Async\\Event\\Conference\\CancelAction::__invoke' => '?',
  8139.             'App\\Controller\\Async\\Event\\Conference\\EndAction::__invoke' => '?',
  8140.             'App\\Controller\\Async\\Event\\Conference\\GetAction::__invoke' => '?',
  8141.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction::__invoke' => '?',
  8142.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction::__invoke' => '?',
  8143.             'App\\Controller\\Async\\Event\\DeleteAction::__invoke' => '?',
  8144.             'App\\Controller\\Async\\Event\\DirtyGetAction::__invoke' => '?',
  8145.             'App\\Controller\\Async\\Event\\DuplicateAction::__invoke' => '?',
  8146.             'App\\Controller\\Async\\Event\\GetAction::__invoke' => '?',
  8147.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction::__invoke' => '?',
  8148.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction::__invoke' => '?',
  8149.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction::__invoke' => '?',
  8150.             'App\\Controller\\Async\\Event\\PostAction::__invoke' => '?',
  8151.             'App\\Controller\\Async\\Event\\PutAction::__invoke' => '?',
  8152.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction::__invoke' => '?',
  8153.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction::__invoke' => '?',
  8154.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction::__invoke' => '?',
  8155.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction::__invoke' => '?',
  8156.             'App\\Controller\\Async\\Event\\RruleCollectionAction::__invoke' => '?',
  8157.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction::__invoke' => '?',
  8158.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction::__invoke' => '?',
  8159.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction::__invoke' => '?',
  8160.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction::__invoke' => '?',
  8161.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction::__invoke' => '?',
  8162.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction::__invoke' => '?',
  8163.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction::__invoke' => '?',
  8164.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction::__invoke' => '?',
  8165.             'App\\Controller\\Async\\File\\GetPreviewAction::__invoke' => '?',
  8166.             'App\\Controller\\Async\\Group\\CollectionAction::__invoke' => '?',
  8167.             'App\\Controller\\Async\\Group\\EventCollectionAction::__invoke' => '?',
  8168.             'App\\Controller\\Async\\Group\\GetAction::__invoke' => '?',
  8169.             'App\\Controller\\Async\\Lesson\\CollectionAction::__invoke' => '?',
  8170.             'App\\Controller\\Async\\Lesson\\PostAction::__invoke' => '?',
  8171.             'App\\Controller\\Async\\PlanningResource\\CollectionAction::__invoke' => '?',
  8172.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction::__invoke' => '?',
  8173.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction::__invoke' => '?',
  8174.             'App\\Controller\\Async\\RedirectToNimForEventAction::__invoke' => '?',
  8175.             'App\\Controller\\Async\\Resources\\CollectionAction::__invoke' => '?',
  8176.             'App\\Controller\\Async\\Room\\CollectionAction::__invoke' => '?',
  8177.             'App\\Controller\\Async\\Room\\EventCollectionAction::__invoke' => '?',
  8178.             'App\\Controller\\Async\\Session\\EventCollectionAction::__invoke' => '?',
  8179.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction::__invoke' => '?',
  8180.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction::__invoke' => '?',
  8181.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction::__invoke' => '?',
  8182.             'App\\Controller\\Async\\UserSign\\CollectionAction::__invoke' => '?',
  8183.             'App\\Controller\\Async\\UserSign\\CollectionPutAction::__invoke' => '?',
  8184.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction::__invoke' => '?',
  8185.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction::__invoke' => '?',
  8186.             'App\\Controller\\Async\\UserSign\\GetByEventAction::__invoke' => '?',
  8187.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction::__invoke' => '?',
  8188.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction::__invoke' => '?',
  8189.             'App\\Controller\\Async\\UserSign\\PostJustificationAction::__invoke' => '?',
  8190.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction::__invoke' => '?',
  8191.             'App\\Controller\\Async\\UserSign\\PutAction::__invoke' => '?',
  8192.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction::__invoke' => '?',
  8193.             'App\\Controller\\Async\\UserSign\\PutSignatureAction::__invoke' => '?',
  8194.             'App\\Controller\\Async\\UserSign\\PutStatusAction::__invoke' => '?',
  8195.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction::__invoke' => '?',
  8196.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction::__invoke' => '?',
  8197.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction::__invoke' => '?',
  8198.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction::__invoke' => '?',
  8199.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction::__invoke' => '?',
  8200.             'App\\Controller\\Async\\User\\CollectionAction::__invoke' => '?',
  8201.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController::__invoke' => '?',
  8202.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController::__invoke' => '?',
  8203.             'App\\Controller\\AutoToken\\SigningAction::absent' => '?',
  8204.             'App\\Controller\\AutoToken\\SigningAction::getEventAsync' => '?',
  8205.             'App\\Controller\\AutoToken\\SigningAction::getUserSignAsync' => '?',
  8206.             'App\\Controller\\AutoToken\\SigningAction::setViewHandler' => '?',
  8207.             'App\\Controller\\AutoToken\\SigningAction::signature' => '?',
  8208.             'App\\Controller\\FileController::show' => '?',
  8209.             'App\\Controller\\Manage\\HomeController::index' => '?',
  8210.             'App\\Controller\\Manage\\RoomController::planning' => '?',
  8211.             'App\\Controller\\Manage\\SessionController::planning' => '?',
  8212.             'App\\Controller\\Manage\\SignaturesSheetController::delete' => '?',
  8213.             'App\\Controller\\Manage\\SignaturesSheetController::deleteMultipleSignatures' => '?',
  8214.             'App\\Controller\\Manage\\SignaturesSheetController::deleteSignaturesSheet' => '?',
  8215.             'App\\Controller\\Manage\\SignaturesSheetController::edit' => '?',
  8216.             'App\\Controller\\Manage\\SignaturesSheetController::generatePdfSheets' => '?',
  8217.             'App\\Controller\\Manage\\SignaturesSheetController::generatePdfSheetsPreview' => '?',
  8218.             'App\\Controller\\Manage\\SignaturesSheetController::htmlPreview' => '?',
  8219.             'App\\Controller\\Manage\\SignaturesSheetController::index' => '?',
  8220.             'App\\Controller\\Manage\\SignaturesSheetController::new' => '?',
  8221.             'App\\Controller\\Manage\\SignaturesSheetController::show' => '?',
  8222.             'App\\Controller\\Manage\\SigningController::index' => '?',
  8223.             'App\\Controller\\Manage\\UserPlanningController::planningUser' => '?',
  8224.             'App\\Controller\\OAuth\\NellappController::connectAction' => '?',
  8225.             'App\\Controller\\Profile\\PlanningController::myPlanningAction' => '?',
  8226.             'App\\Controller\\Profile\\ProfileSigningController::documentsIndex' => '?',
  8227.             'App\\Controller\\Profile\\ProfileSigningController::recalledIndex' => '?',
  8228.             'App\\Controller\\ReverseSync\\Account\\Notification\\GetAction::__invoke' => '?',
  8229.             'App\\Controller\\ReverseSync\\Planning\\ChannelUserData\\EventCollectionAction::__invoke' => '?',
  8230.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByAdminChannelUserDataAction::__invoke' => '?',
  8231.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByEventTypeAction::__invoke' => '?',
  8232.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsForAdminChannelUserDataAction::__invoke' => '?',
  8233.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetChannelUserDataCollectionByPeriodAction::__invoke' => '?',
  8234.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetGlobalAnalyticsAction::__invoke' => '?',
  8235.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByDates::__invoke' => '?',
  8236.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByResource::__invoke' => '?',
  8237.             'App\\Controller\\ReverseSync\\Planning\\EventGlobalProgress::__invoke' => '?',
  8238.             'App\\Controller\\ReverseSync\\Planning\\EventUserProgressionAction::__invoke' => '?',
  8239.             'App\\Controller\\ReverseSync\\Proxy\\Channel\\GetEventDataForNimAction::__invoke' => '?',
  8240.             'App\\Controller\\SearchCategoryController::__invoke' => '?',
  8241.             'App\\Controller\\SearchController::__invoke' => '?',
  8242.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController::show' => '?',
  8243.             'kernel::loadRoutes' => '?',
  8244.             'kernel::registerContainerConfiguration' => '?',
  8245.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser:__invoke' => '?',
  8246.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser' => '?',
  8247.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction:__invoke' => '?',
  8248.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction' => '?',
  8249.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction:__invoke' => '?',
  8250.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction' => '?',
  8251.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction:__invoke' => '?',
  8252.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction' => '?',
  8253.             'App\\Controller\\Async\\Event\\CollectionAction:__invoke' => '?',
  8254.             'App\\Controller\\Async\\Event\\CollectionAction' => '?',
  8255.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction:__invoke' => '?',
  8256.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction' => '?',
  8257.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction:__invoke' => '?',
  8258.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction' => '?',
  8259.             'App\\Controller\\Async\\Event\\Conference\\CancelAction:__invoke' => '?',
  8260.             'App\\Controller\\Async\\Event\\Conference\\CancelAction' => '?',
  8261.             'App\\Controller\\Async\\Event\\Conference\\EndAction:__invoke' => '?',
  8262.             'App\\Controller\\Async\\Event\\Conference\\EndAction' => '?',
  8263.             'App\\Controller\\Async\\Event\\Conference\\GetAction:__invoke' => '?',
  8264.             'App\\Controller\\Async\\Event\\Conference\\GetAction' => '?',
  8265.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction:__invoke' => '?',
  8266.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction' => '?',
  8267.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction:__invoke' => '?',
  8268.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction' => '?',
  8269.             'App\\Controller\\Async\\Event\\DeleteAction:__invoke' => '?',
  8270.             'App\\Controller\\Async\\Event\\DeleteAction' => '?',
  8271.             'App\\Controller\\Async\\Event\\DirtyGetAction:__invoke' => '?',
  8272.             'App\\Controller\\Async\\Event\\DirtyGetAction' => '?',
  8273.             'App\\Controller\\Async\\Event\\DuplicateAction:__invoke' => '?',
  8274.             'App\\Controller\\Async\\Event\\DuplicateAction' => '?',
  8275.             'App\\Controller\\Async\\Event\\GetAction:__invoke' => '?',
  8276.             'App\\Controller\\Async\\Event\\GetAction' => '?',
  8277.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction:__invoke' => '?',
  8278.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction' => '?',
  8279.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction:__invoke' => '?',
  8280.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction' => '?',
  8281.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction:__invoke' => '?',
  8282.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction' => '?',
  8283.             'App\\Controller\\Async\\Event\\PostAction:__invoke' => '?',
  8284.             'App\\Controller\\Async\\Event\\PostAction' => '?',
  8285.             'App\\Controller\\Async\\Event\\PutAction:__invoke' => '?',
  8286.             'App\\Controller\\Async\\Event\\PutAction' => '?',
  8287.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction:__invoke' => '?',
  8288.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction' => '?',
  8289.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction:__invoke' => '?',
  8290.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction' => '?',
  8291.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction:__invoke' => '?',
  8292.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction' => '?',
  8293.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction:__invoke' => '?',
  8294.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction' => '?',
  8295.             'App\\Controller\\Async\\Event\\RruleCollectionAction:__invoke' => '?',
  8296.             'App\\Controller\\Async\\Event\\RruleCollectionAction' => '?',
  8297.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction:__invoke' => '?',
  8298.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction' => '?',
  8299.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction:__invoke' => '?',
  8300.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction' => '?',
  8301.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction:__invoke' => '?',
  8302.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction' => '?',
  8303.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction:__invoke' => '?',
  8304.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction' => '?',
  8305.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction:__invoke' => '?',
  8306.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction' => '?',
  8307.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction:__invoke' => '?',
  8308.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction' => '?',
  8309.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction:__invoke' => '?',
  8310.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction' => '?',
  8311.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction:__invoke' => '?',
  8312.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction' => '?',
  8313.             'App\\Controller\\Async\\File\\GetPreviewAction:__invoke' => '?',
  8314.             'App\\Controller\\Async\\File\\GetPreviewAction' => '?',
  8315.             'App\\Controller\\Async\\Group\\CollectionAction:__invoke' => '?',
  8316.             'App\\Controller\\Async\\Group\\CollectionAction' => '?',
  8317.             'App\\Controller\\Async\\Group\\EventCollectionAction:__invoke' => '?',
  8318.             'App\\Controller\\Async\\Group\\EventCollectionAction' => '?',
  8319.             'App\\Controller\\Async\\Group\\GetAction:__invoke' => '?',
  8320.             'App\\Controller\\Async\\Group\\GetAction' => '?',
  8321.             'App\\Controller\\Async\\Lesson\\CollectionAction:__invoke' => '?',
  8322.             'App\\Controller\\Async\\Lesson\\CollectionAction' => '?',
  8323.             'App\\Controller\\Async\\Lesson\\PostAction:__invoke' => '?',
  8324.             'App\\Controller\\Async\\Lesson\\PostAction' => '?',
  8325.             'App\\Controller\\Async\\PlanningResource\\CollectionAction:__invoke' => '?',
  8326.             'App\\Controller\\Async\\PlanningResource\\CollectionAction' => '?',
  8327.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction:__invoke' => '?',
  8328.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction' => '?',
  8329.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction:__invoke' => '?',
  8330.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction' => '?',
  8331.             'App\\Controller\\Async\\RedirectToNimForEventAction:__invoke' => '?',
  8332.             'App\\Controller\\Async\\RedirectToNimForEventAction' => '?',
  8333.             'App\\Controller\\Async\\Resources\\CollectionAction:__invoke' => '?',
  8334.             'App\\Controller\\Async\\Resources\\CollectionAction' => '?',
  8335.             'App\\Controller\\Async\\Room\\CollectionAction:__invoke' => '?',
  8336.             'App\\Controller\\Async\\Room\\CollectionAction' => '?',
  8337.             'App\\Controller\\Async\\Room\\EventCollectionAction:__invoke' => '?',
  8338.             'App\\Controller\\Async\\Room\\EventCollectionAction' => '?',
  8339.             'App\\Controller\\Async\\Session\\EventCollectionAction:__invoke' => '?',
  8340.             'App\\Controller\\Async\\Session\\EventCollectionAction' => '?',
  8341.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction:__invoke' => '?',
  8342.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction' => '?',
  8343.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction:__invoke' => '?',
  8344.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction' => '?',
  8345.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction:__invoke' => '?',
  8346.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction' => '?',
  8347.             'App\\Controller\\Async\\UserSign\\CollectionAction:__invoke' => '?',
  8348.             'App\\Controller\\Async\\UserSign\\CollectionAction' => '?',
  8349.             'App\\Controller\\Async\\UserSign\\CollectionPutAction:__invoke' => '?',
  8350.             'App\\Controller\\Async\\UserSign\\CollectionPutAction' => '?',
  8351.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction:__invoke' => '?',
  8352.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction' => '?',
  8353.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction:__invoke' => '?',
  8354.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction' => '?',
  8355.             'App\\Controller\\Async\\UserSign\\GetByEventAction:__invoke' => '?',
  8356.             'App\\Controller\\Async\\UserSign\\GetByEventAction' => '?',
  8357.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction:__invoke' => '?',
  8358.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction' => '?',
  8359.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction:__invoke' => '?',
  8360.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction' => '?',
  8361.             'App\\Controller\\Async\\UserSign\\PostJustificationAction:__invoke' => '?',
  8362.             'App\\Controller\\Async\\UserSign\\PostJustificationAction' => '?',
  8363.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction:__invoke' => '?',
  8364.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction' => '?',
  8365.             'App\\Controller\\Async\\UserSign\\PutAction:__invoke' => '?',
  8366.             'App\\Controller\\Async\\UserSign\\PutAction' => '?',
  8367.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction:__invoke' => '?',
  8368.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction' => '?',
  8369.             'App\\Controller\\Async\\UserSign\\PutSignatureAction:__invoke' => '?',
  8370.             'App\\Controller\\Async\\UserSign\\PutSignatureAction' => '?',
  8371.             'App\\Controller\\Async\\UserSign\\PutStatusAction:__invoke' => '?',
  8372.             'App\\Controller\\Async\\UserSign\\PutStatusAction' => '?',
  8373.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction:__invoke' => '?',
  8374.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction' => '?',
  8375.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction:__invoke' => '?',
  8376.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction' => '?',
  8377.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction:__invoke' => '?',
  8378.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction' => '?',
  8379.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction:__invoke' => '?',
  8380.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction' => '?',
  8381.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction:__invoke' => '?',
  8382.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction' => '?',
  8383.             'App\\Controller\\Async\\User\\CollectionAction:__invoke' => '?',
  8384.             'App\\Controller\\Async\\User\\CollectionAction' => '?',
  8385.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController:__invoke' => '?',
  8386.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController' => '?',
  8387.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController:__invoke' => '?',
  8388.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController' => '?',
  8389.             'App\\Controller\\AutoToken\\SigningAction:absent' => '?',
  8390.             'App\\Controller\\AutoToken\\SigningAction:getEventAsync' => '?',
  8391.             'App\\Controller\\AutoToken\\SigningAction:getUserSignAsync' => '?',
  8392.             'App\\Controller\\AutoToken\\SigningAction:setViewHandler' => '?',
  8393.             'App\\Controller\\AutoToken\\SigningAction:signature' => '?',
  8394.             'App\\Controller\\FileController:show' => '?',
  8395.             'App\\Controller\\Manage\\HomeController:index' => '?',
  8396.             'App\\Controller\\Manage\\RoomController:planning' => '?',
  8397.             'App\\Controller\\Manage\\SessionController:planning' => '?',
  8398.             'App\\Controller\\Manage\\SignaturesSheetController:delete' => '?',
  8399.             'App\\Controller\\Manage\\SignaturesSheetController:deleteMultipleSignatures' => '?',
  8400.             'App\\Controller\\Manage\\SignaturesSheetController:deleteSignaturesSheet' => '?',
  8401.             'App\\Controller\\Manage\\SignaturesSheetController:edit' => '?',
  8402.             'App\\Controller\\Manage\\SignaturesSheetController:generatePdfSheets' => '?',
  8403.             'App\\Controller\\Manage\\SignaturesSheetController:generatePdfSheetsPreview' => '?',
  8404.             'App\\Controller\\Manage\\SignaturesSheetController:htmlPreview' => '?',
  8405.             'App\\Controller\\Manage\\SignaturesSheetController:index' => '?',
  8406.             'App\\Controller\\Manage\\SignaturesSheetController:new' => '?',
  8407.             'App\\Controller\\Manage\\SignaturesSheetController:show' => '?',
  8408.             'App\\Controller\\Manage\\SigningController:index' => '?',
  8409.             'App\\Controller\\Manage\\UserPlanningController:planningUser' => '?',
  8410.             'App\\Controller\\OAuth\\NellappController:connectAction' => '?',
  8411.             'App\\Controller\\Profile\\PlanningController:myPlanningAction' => '?',
  8412.             'App\\Controller\\Profile\\ProfileSigningController:documentsIndex' => '?',
  8413.             'App\\Controller\\Profile\\ProfileSigningController:recalledIndex' => '?',
  8414.             'App\\Controller\\ReverseSync\\Account\\Notification\\GetAction:__invoke' => '?',
  8415.             'App\\Controller\\ReverseSync\\Account\\Notification\\GetAction' => '?',
  8416.             'App\\Controller\\ReverseSync\\Planning\\ChannelUserData\\EventCollectionAction:__invoke' => '?',
  8417.             'App\\Controller\\ReverseSync\\Planning\\ChannelUserData\\EventCollectionAction' => '?',
  8418.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByAdminChannelUserDataAction:__invoke' => '?',
  8419.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByAdminChannelUserDataAction' => '?',
  8420.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByEventTypeAction:__invoke' => '?',
  8421.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByEventTypeAction' => '?',
  8422.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsForAdminChannelUserDataAction:__invoke' => '?',
  8423.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsForAdminChannelUserDataAction' => '?',
  8424.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetChannelUserDataCollectionByPeriodAction:__invoke' => '?',
  8425.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetChannelUserDataCollectionByPeriodAction' => '?',
  8426.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetGlobalAnalyticsAction:__invoke' => '?',
  8427.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetGlobalAnalyticsAction' => '?',
  8428.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByDates:__invoke' => '?',
  8429.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByDates' => '?',
  8430.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByResource:__invoke' => '?',
  8431.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByResource' => '?',
  8432.             'App\\Controller\\ReverseSync\\Planning\\EventGlobalProgress:__invoke' => '?',
  8433.             'App\\Controller\\ReverseSync\\Planning\\EventGlobalProgress' => '?',
  8434.             'App\\Controller\\ReverseSync\\Planning\\EventUserProgressionAction:__invoke' => '?',
  8435.             'App\\Controller\\ReverseSync\\Planning\\EventUserProgressionAction' => '?',
  8436.             'App\\Controller\\ReverseSync\\Proxy\\Channel\\GetEventDataForNimAction:__invoke' => '?',
  8437.             'App\\Controller\\ReverseSync\\Proxy\\Channel\\GetEventDataForNimAction' => '?',
  8438.             'App\\Controller\\SearchCategoryController:__invoke' => '?',
  8439.             'App\\Controller\\SearchCategoryController' => '?',
  8440.             'App\\Controller\\SearchController:__invoke' => '?',
  8441.             'App\\Controller\\SearchController' => '?',
  8442.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController:show' => '?',
  8443.             'kernel:loadRoutes' => '?',
  8444.             'kernel:registerContainerConfiguration' => '?',
  8445.         ]);
  8446.     }
  8447.     /**
  8448.      * Gets the private '.service_locator.q.2Au53' shared service.
  8449.      *
  8450.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8451.      */
  8452.     protected function get_ServiceLocator_Q_2Au53Service()
  8453.     {
  8454.         return $this->privates['.service_locator.q.2Au53'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8455.             '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.'],
  8456.             '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.'],
  8457.         ], [
  8458.             'channel' => 'App\\Entity\\Channel\\Channel',
  8459.             'planningResource' => 'App\\Entity\\Planning\\PlanningResource',
  8460.         ]);
  8461.     }
  8462.     /**
  8463.      * Gets the private '.service_locator.qfqIn_W' shared service.
  8464.      *
  8465.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8466.      */
  8467.     protected function get_ServiceLocator_QfqInWService()
  8468.     {
  8469.         return $this->privates['.service_locator.qfqIn_W'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8470.             'userSignAlertService' => ['privates''App\\Service\\Sign\\UserSignAlertService''getUserSignAlertServiceService'false],
  8471.         ], [
  8472.             'userSignAlertService' => 'App\\Service\\Sign\\UserSignAlertService',
  8473.         ]);
  8474.     }
  8475.     /**
  8476.      * Gets the private '.service_locator.z4vVS.d' shared service.
  8477.      *
  8478.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8479.      */
  8480.     protected function get_ServiceLocator_Z4vVS_DService()
  8481.     {
  8482.         return $this->privates['.service_locator.z4vVS.d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8483.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  8484.         ], [
  8485.             'paginator' => '?',
  8486.         ]);
  8487.     }
  8488.     /**
  8489.      * Gets the private '.session.deprecated' shared service.
  8490.      *
  8491.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  8492.      */
  8493.     protected function get_Session_DeprecatedService()
  8494.     {
  8495.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  8496.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  8497.         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();
  8498.     }
  8499.     /**
  8500.      * Gets the private '.twig.command.debug.lazy' shared service.
  8501.      *
  8502.      * @return \Symfony\Component\Console\Command\LazyCommand
  8503.      */
  8504.     protected function get_Twig_Command_Debug_LazyService()
  8505.     {
  8506.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8507.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8508.         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 {
  8509.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  8510.         });
  8511.     }
  8512.     /**
  8513.      * Gets the private '.twig.command.lint.lazy' shared service.
  8514.      *
  8515.      * @return \Symfony\Component\Console\Command\LazyCommand
  8516.      */
  8517.     protected function get_Twig_Command_Lint_LazyService()
  8518.     {
  8519.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8520.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8521.         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 {
  8522.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  8523.         });
  8524.     }
  8525.     /**
  8526.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  8527.      *
  8528.      * @return \Symfony\Component\Console\Command\LazyCommand
  8529.      */
  8530.     protected function get_VarDumper_Command_ServerDump_LazyService()
  8531.     {
  8532.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8533.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8534.         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 {
  8535.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  8536.         });
  8537.     }
  8538.     /**
  8539.      * Gets the private 'App\Command\Alert\AlertPraWithParentNotGroup' shared autowired service.
  8540.      *
  8541.      * @return \App\Command\Alert\AlertPraWithParentNotGroup
  8542.      */
  8543.     protected function getAlertPraWithParentNotGroupService()
  8544.     {
  8545.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8546.         include_once \dirname(__DIR__4).'/src/Command/Alert/AlertPraWithParentNotGroup.php';
  8547.         $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()));
  8548.         $instance->setName('app:data-alert:pra-hierarchy');
  8549.         $instance->setDescription('Send email in case Pra with parent that is not instance of group is found in DB');
  8550.         return $instance;
  8551.     }
  8552.     /**
  8553.      * Gets the private 'App\Command\CleanDuplicatePRACommand' shared autowired service.
  8554.      *
  8555.      * @return \App\Command\CleanDuplicatePRACommand
  8556.      */
  8557.     protected function getCleanDuplicatePRACommandService()
  8558.     {
  8559.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8560.         include_once \dirname(__DIR__4).'/src/Command/CleanDuplicatePRACommand.php';
  8561.         $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()));
  8562.         $instance->setName('app:clean-duplicate-pra');
  8563.         $instance->setDescription('Remove all duplicated PRA from event');
  8564.         return $instance;
  8565.     }
  8566.     /**
  8567.      * Gets the private 'App\Command\CleanEventLocked' shared autowired service.
  8568.      *
  8569.      * @return \App\Command\CleanEventLocked
  8570.      */
  8571.     protected function getCleanEventLockedService()
  8572.     {
  8573.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8574.         include_once \dirname(__DIR__4).'/src/Command/CleanEventLocked.php';
  8575.         $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()));
  8576.         $instance->setName('app:clean-locked-event');
  8577.         return $instance;
  8578.     }
  8579.     /**
  8580.      * Gets the private 'App\Command\CleanNotifCommand' shared autowired service.
  8581.      *
  8582.      * @return \App\Command\CleanNotifCommand
  8583.      */
  8584.     protected function getCleanNotifCommandService()
  8585.     {
  8586.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8587.         include_once \dirname(__DIR__4).'/src/Command/CleanNotifCommand.php';
  8588.         $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()));
  8589.         $instance->setName('app:clean-notif');
  8590.         return $instance;
  8591.     }
  8592.     /**
  8593.      * Gets the private 'App\Command\CleanUploadsCommand' shared autowired service.
  8594.      *
  8595.      * @return \App\Command\CleanUploadsCommand
  8596.      */
  8597.     protected function getCleanUploadsCommandService()
  8598.     {
  8599.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8600.         include_once \dirname(__DIR__4).'/src/Command/CleanUploadsCommand.php';
  8601.         $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()));
  8602.         $instance->setName('app:clean-uploads');
  8603.         return $instance;
  8604.     }
  8605.     /**
  8606.      * Gets the private 'App\Command\Conference\ConferenceNotifyOpenCommand' shared autowired service.
  8607.      *
  8608.      * @return \App\Command\Conference\ConferenceNotifyOpenCommand
  8609.      */
  8610.     protected function getConferenceNotifyOpenCommandService()
  8611.     {
  8612.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8613.         include_once \dirname(__DIR__4).'/src/Command/Conference/ConferenceNotifyOpenCommand.php';
  8614.         $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()));
  8615.         $instance->setName('app:conference:notify-open');
  8616.         $instance->setDescription('Send notif for conferences with event starting soon');
  8617.         return $instance;
  8618.     }
  8619.     /**
  8620.      * Gets the private 'App\Command\Conference\ConferenceSyncStatusCommand' shared autowired service.
  8621.      *
  8622.      * @return \App\Command\Conference\ConferenceSyncStatusCommand
  8623.      */
  8624.     protected function getConferenceSyncStatusCommandService()
  8625.     {
  8626.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8627.         include_once \dirname(__DIR__4).'/src/Command/Conference/ConferenceSyncStatusCommand.php';
  8628.         $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()));
  8629.         $instance->setName('app:conference:sync-status');
  8630.         $instance->setDescription('Sync conference status from client provider');
  8631.         return $instance;
  8632.     }
  8633.     /**
  8634.      * Gets the private 'App\Command\DataFixer\FixEventGroupCommand' shared autowired service.
  8635.      *
  8636.      * @return \App\Command\DataFixer\FixEventGroupCommand
  8637.      */
  8638.     protected function getFixEventGroupCommandService()
  8639.     {
  8640.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8641.         include_once \dirname(__DIR__4).'/src/Command/DataFixer/FixEventGroupCommand.php';
  8642.         $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()));
  8643.         $instance->setName('app:fix-event-group');
  8644.         $instance->setDescription('Add a short description for your command');
  8645.         return $instance;
  8646.     }
  8647.     /**
  8648.      * Gets the private 'App\Command\DataFixer\PraHierarchyCommand' shared autowired service.
  8649.      *
  8650.      * @return \App\Command\DataFixer\PraHierarchyCommand
  8651.      */
  8652.     protected function getPraHierarchyCommandService()
  8653.     {
  8654.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8655.         include_once \dirname(__DIR__4).'/src/Command/DataFixer/PraHierarchyCommand.php';
  8656.         $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()));
  8657.         $instance->setName('app:data-fixer:pra-hierarchy');
  8658.         return $instance;
  8659.     }
  8660.     /**
  8661.      * Gets the private 'App\Command\DataTestGenerator\RunFixturesForTestCommand' shared autowired service.
  8662.      *
  8663.      * @return \App\Command\DataTestGenerator\RunFixturesForTestCommand
  8664.      */
  8665.     protected function getRunFixturesForTestCommandService()
  8666.     {
  8667.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8668.         include_once \dirname(__DIR__4).'/src/Command/DataTestGenerator/RunFixturesForTestCommand.php';
  8669.         $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()));
  8670.         $instance->setName('app:run-fixtures-for-test');
  8671.         $instance->setDescription('Add a short description for your command');
  8672.         return $instance;
  8673.     }
  8674.     /**
  8675.      * Gets the private 'App\Command\Event\CleanEmptyRruleEntitiesCommand' shared autowired service.
  8676.      *
  8677.      * @return \App\Command\Event\CleanEmptyRruleEntitiesCommand
  8678.      */
  8679.     protected function getCleanEmptyRruleEntitiesCommandService()
  8680.     {
  8681.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8682.         include_once \dirname(__DIR__4).'/src/Command/Event/CleanEmptyRruleEntitiesCommand.php';
  8683.         $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()));
  8684.         $instance->setName('app:rrule:clear');
  8685.         $instance->setDescription('Clear empty rrule entities');
  8686.         return $instance;
  8687.     }
  8688.     /**
  8689.      * Gets the private 'App\Command\Event\FixEventResourcesFutureEventsCommand' shared autowired service.
  8690.      *
  8691.      * @return \App\Command\Event\FixEventResourcesFutureEventsCommand
  8692.      */
  8693.     protected function getFixEventResourcesFutureEventsCommandService()
  8694.     {
  8695.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8696.         include_once \dirname(__DIR__4).'/src/Command/Event/FixEventResourcesFutureEventsCommand.php';
  8697.         $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()));
  8698.         $instance->setName('app:fix-missing-resources');
  8699.         return $instance;
  8700.     }
  8701.     /**
  8702.      * Gets the private 'App\Command\Event\RefreshEventsResourcesCommand' shared autowired service.
  8703.      *
  8704.      * @return \App\Command\Event\RefreshEventsResourcesCommand
  8705.      */
  8706.     protected function getRefreshEventsResourcesCommandService()
  8707.     {
  8708.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8709.         include_once \dirname(__DIR__4).'/src/Command/Event/RefreshEventsResourcesCommand.php';
  8710.         $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()));
  8711.         $instance->setName('app:refresh-events-resources');
  8712.         return $instance;
  8713.     }
  8714.     /**
  8715.      * Gets the private 'App\Command\GenerateIncomingUserSignsCommand' shared autowired service.
  8716.      *
  8717.      * @return \App\Command\GenerateIncomingUserSignsCommand
  8718.      */
  8719.     protected function getGenerateIncomingUserSignsCommandService()
  8720.     {
  8721.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8722.         include_once \dirname(__DIR__4).'/src/Command/GenerateIncomingUserSignsCommand.php';
  8723.         $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()));
  8724.         $instance->setName('app:generate-incoming-usersigns');
  8725.         $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.');
  8726.         return $instance;
  8727.     }
  8728.     /**
  8729.      * Gets the private 'App\Command\RemoveNotConfirmedUsersignsCommand' shared autowired service.
  8730.      *
  8731.      * @return \App\Command\RemoveNotConfirmedUsersignsCommand
  8732.      */
  8733.     protected function getRemoveNotConfirmedUsersignsCommandService()
  8734.     {
  8735.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8736.         include_once \dirname(__DIR__4).'/src/Command/RemoveNotConfirmedUsersignsCommand.php';
  8737.         $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()));
  8738.         $instance->setName('app:remove-not-confirmed-usersigns');
  8739.         return $instance;
  8740.     }
  8741.     /**
  8742.      * Gets the private 'App\Command\SetFormerByDefaultOnEventCommand' shared autowired service.
  8743.      *
  8744.      * @return \App\Command\SetFormerByDefaultOnEventCommand
  8745.      */
  8746.     protected function getSetFormerByDefaultOnEventCommandService()
  8747.     {
  8748.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8749.         include_once \dirname(__DIR__4).'/src/Command/SetFormerByDefaultOnEventCommand.php';
  8750.         $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()));
  8751.         $instance->setName('app:default-former-events');
  8752.         return $instance;
  8753.     }
  8754.     /**
  8755.      * Gets the private 'App\Command\Signature\CheckSignaturesRecallsCommand' shared autowired service.
  8756.      *
  8757.      * @return \App\Command\Signature\CheckSignaturesRecallsCommand
  8758.      */
  8759.     protected function getCheckSignaturesRecallsCommandService()
  8760.     {
  8761.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8762.         include_once \dirname(__DIR__4).'/src/Command/Signature/CheckSignaturesRecallsCommand.php';
  8763.         $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()));
  8764.         $instance->setName('app:check-signatures-recalls');
  8765.         return $instance;
  8766.     }
  8767.     /**
  8768.      * Gets the private 'App\Command\Signature\CheckUserSignAlertCommand' shared autowired service.
  8769.      *
  8770.      * @return \App\Command\Signature\CheckUserSignAlertCommand
  8771.      */
  8772.     protected function getCheckUserSignAlertCommandService()
  8773.     {
  8774.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8775.         include_once \dirname(__DIR__4).'/src/Command/Signature/CheckUserSignAlertCommand.php';
  8776.         $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()));
  8777.         $instance->setName('app:check:user-sign-alert');
  8778.         $instance->setDescription('Check if user has signed up alerts');
  8779.         return $instance;
  8780.     }
  8781.     /**
  8782.      * Gets the private 'App\Command\Signature\FixBlankSignCommand' shared autowired service.
  8783.      *
  8784.      * @return \App\Command\Signature\FixBlankSignCommand
  8785.      */
  8786.     protected function getFixBlankSignCommandService()
  8787.     {
  8788.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8789.         include_once \dirname(__DIR__4).'/src/Command/Signature/FixBlankSignCommand.php';
  8790.         $this->privates['App\\Command\\Signature\\FixBlankSignCommand'] = $instance = new \App\Command\Signature\FixBlankSignCommand((\dirname(__DIR__3).'/uploads/files/signatures'));
  8791.         $instance->setName('app:sign:fix-blank');
  8792.         $instance->setDescription('Fix blank sign.');
  8793.         return $instance;
  8794.     }
  8795.     /**
  8796.      * Gets the private 'App\DTO\UserFavorite\FavoriteFilterDTO' shared autowired service.
  8797.      *
  8798.      * @return \App\DTO\UserFavorite\FavoriteFilterDTO
  8799.      */
  8800.     protected function getFavoriteFilterDTOService()
  8801.     {
  8802.         include_once \dirname(__DIR__4).'/src/DTO/UserFavorite/FavoriteFilterDTO.php';
  8803.         return $this->privates['App\\DTO\\UserFavorite\\FavoriteFilterDTO'] = new \App\DTO\UserFavorite\FavoriteFilterDTO();
  8804.     }
  8805.     /**
  8806.      * Gets the private 'App\DTO\UserFavorite\ShareFavoriteFilterDTO' shared autowired service.
  8807.      *
  8808.      * @return \App\DTO\UserFavorite\ShareFavoriteFilterDTO
  8809.      */
  8810.     protected function getShareFavoriteFilterDTOService()
  8811.     {
  8812.         include_once \dirname(__DIR__4).'/src/DTO/UserFavorite/ShareFavoriteFilterDTO.php';
  8813.         return $this->privates['App\\DTO\\UserFavorite\\ShareFavoriteFilterDTO'] = new \App\DTO\UserFavorite\ShareFavoriteFilterDTO();
  8814.     }
  8815.     /**
  8816.      * Gets the private 'App\Doctrine\EventEntitySubscriber\ChannelUserData\AbstractCursusSubscriber' shared autowired service.
  8817.      *
  8818.      * @return \App\Doctrine\EventEntitySubscriber\ChannelUserData\AbstractCursusSubscriber
  8819.      */
  8820.     protected function getAbstractCursusSubscriberService()
  8821.     {
  8822.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8823.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/ChannelUserData/AbstractCursusSubscriber.php';
  8824.         return $this->privates['App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber'] = new \App\Doctrine\EventEntitySubscriber\ChannelUserData\AbstractCursusSubscriber(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  8825.     }
  8826.     /**
  8827.      * Gets the private 'App\Doctrine\EventEntitySubscriber\Channel\ChannelConfigurationSubscriber' shared autowired service.
  8828.      *
  8829.      * @return \App\Doctrine\EventEntitySubscriber\Channel\ChannelConfigurationSubscriber
  8830.      */
  8831.     protected function getChannelConfigurationSubscriberService()
  8832.     {
  8833.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8834.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/Channel/ChannelConfigurationSubscriber.php';
  8835.         return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber'] = new \App\Doctrine\EventEntitySubscriber\Channel\ChannelConfigurationSubscriber(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  8836.     }
  8837.     /**
  8838.      * Gets the private 'App\Doctrine\EventEntitySubscriber\Planning\EventSubscriber' shared autowired service.
  8839.      *
  8840.      * @return \App\Doctrine\EventEntitySubscriber\Planning\EventSubscriber
  8841.      */
  8842.     protected function getEventSubscriberService()
  8843.     {
  8844.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8845.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/Planning/EventSubscriber.php';
  8846.         $a = ($this->privates['App\\Service\\Sign\\UserSignAlertService'] ?? $this->getUserSignAlertServiceService());
  8847.         if (isset($this->privates['App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber'])) {
  8848.             return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber'];
  8849.         }
  8850.         $b = ($this->privates['App\\Service\\Calendar\\AvailableExceptionManager'] ?? $this->getAvailableExceptionManagerService());
  8851.         if (isset($this->privates['App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber'])) {
  8852.             return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber'];
  8853.         }
  8854.         return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber'] = new \App\Doctrine\EventEntitySubscriber\Planning\EventSubscriber($a, ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService()), $b);
  8855.     }
  8856.     /**
  8857.      * Gets the private 'App\Doctrine\EventEntitySubscriber\Planning\PlanningResourceAssociationSubscriber' shared autowired service.
  8858.      *
  8859.      * @return \App\Doctrine\EventEntitySubscriber\Planning\PlanningResourceAssociationSubscriber
  8860.      */
  8861.     protected function getPlanningResourceAssociationSubscriberService()
  8862.     {
  8863.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8864.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/Planning/PlanningResourceAssociationSubscriber.php';
  8865.         $a = ($this->privates['App\\Service\\Calendar\\AvailableExceptionManager'] ?? $this->getAvailableExceptionManagerService());
  8866.         if (isset($this->privates['App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber'])) {
  8867.             return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber'];
  8868.         }
  8869.         return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber'] = new \App\Doctrine\EventEntitySubscriber\Planning\PlanningResourceAssociationSubscriber($a);
  8870.     }
  8871.     /**
  8872.      * Gets the private 'App\Doctrine\EventEntitySubscriber\Signing\FileCertificationSubscriber' shared autowired service.
  8873.      *
  8874.      * @return \App\Doctrine\EventEntitySubscriber\Signing\FileCertificationSubscriber
  8875.      */
  8876.     protected function getFileCertificationSubscriberService()
  8877.     {
  8878.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8879.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/Signing/FileCertificationSubscriber.php';
  8880.         include_once \dirname(__DIR__4).'/src/Service/Sign/UserSignCertificationService.php';
  8881.         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())));
  8882.     }
  8883.     /**
  8884.      * Gets the private 'App\Doctrine\EventEntitySubscriber\Signing\UserSignCertificationSubscriber' shared autowired service.
  8885.      *
  8886.      * @return \App\Doctrine\EventEntitySubscriber\Signing\UserSignCertificationSubscriber
  8887.      */
  8888.     protected function getUserSignCertificationSubscriberService()
  8889.     {
  8890.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8891.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/Signing/UserSignCertificationSubscriber.php';
  8892.         include_once \dirname(__DIR__4).'/src/Service/Sign/UserSignCertificationService.php';
  8893.         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())));
  8894.     }
  8895.     /**
  8896.      * Gets the private 'App\Doctrine\EventEntitySubscriber\Signing\UserSignSubscriber' shared autowired service.
  8897.      *
  8898.      * @return \App\Doctrine\EventEntitySubscriber\Signing\UserSignSubscriber
  8899.      */
  8900.     protected function getUserSignSubscriberService()
  8901.     {
  8902.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8903.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/Signing/UserSignSubscriber.php';
  8904.         $a = ($this->privates['App\\Service\\Sign\\UserSignAlertService'] ?? $this->getUserSignAlertServiceService());
  8905.         if (isset($this->privates['App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber'])) {
  8906.             return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber'];
  8907.         }
  8908.         return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber'] = new \App\Doctrine\EventEntitySubscriber\Signing\UserSignSubscriber($a);
  8909.     }
  8910.     /**
  8911.      * Gets the private 'App\Doctrine\EventSubscriber\PRAGroupFixSubscriber' shared autowired service.
  8912.      *
  8913.      * @return \App\Doctrine\EventSubscriber\PRAGroupFixSubscriber
  8914.      */
  8915.     protected function getPRAGroupFixSubscriberService()
  8916.     {
  8917.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8918.         include_once \dirname(__DIR__4).'/src/Doctrine/EventSubscriber/PRAGroupFixSubscriber.php';
  8919.         return $this->privates['App\\Doctrine\\EventSubscriber\\PRAGroupFixSubscriber'] = new \App\Doctrine\EventSubscriber\PRAGroupFixSubscriber();
  8920.     }
  8921.     /**
  8922.      * Gets the private 'App\Doctrine\EventSubscriber\RecurringEventsSubscriber' shared autowired service.
  8923.      *
  8924.      * @return \App\Doctrine\EventSubscriber\RecurringEventsSubscriber
  8925.      */
  8926.     protected function getRecurringEventsSubscriberService()
  8927.     {
  8928.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8929.         include_once \dirname(__DIR__4).'/src/Doctrine/EventSubscriber/RecurringEventsSubscriber.php';
  8930.         $a = ($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerUpdateService'] ?? $this->getRruleManagerUpdateServiceService());
  8931.         if (isset($this->privates['App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber'])) {
  8932.             return $this->privates['App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber'];
  8933.         }
  8934.         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()));
  8935.     }
  8936.     /**
  8937.      * Gets the private 'App\Doctrine\EventSubscriber\UpdateSubscriber' shared autowired service.
  8938.      *
  8939.      * @return \App\Doctrine\EventSubscriber\UpdateSubscriber
  8940.      */
  8941.     protected function getUpdateSubscriberService()
  8942.     {
  8943.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8944.         include_once \dirname(__DIR__4).'/src/Doctrine/EventSubscriber/UpdateSubscriber.php';
  8945.         return $this->privates['App\\Doctrine\\EventSubscriber\\UpdateSubscriber'] = new \App\Doctrine\EventSubscriber\UpdateSubscriber();
  8946.     }
  8947.     /**
  8948.      * Gets the private 'App\Doctrine\Id\TransparentUuidGenerator' shared autowired service.
  8949.      *
  8950.      * @return \App\Doctrine\Id\TransparentUuidGenerator
  8951.      */
  8952.     protected function getTransparentUuidGeneratorService()
  8953.     {
  8954.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  8955.         include_once \dirname(__DIR__4).'/src/Doctrine/Id/TransparentUuidGenerator.php';
  8956.         return $this->privates['App\\Doctrine\\Id\\TransparentUuidGenerator'] = new \App\Doctrine\Id\TransparentUuidGenerator();
  8957.     }
  8958.     /**
  8959.      * Gets the private 'App\EventListener\FileRemoveListener' shared autowired service.
  8960.      *
  8961.      * @return \App\EventListener\FileRemoveListener
  8962.      */
  8963.     protected function getFileRemoveListenerService()
  8964.     {
  8965.         include_once \dirname(__DIR__4).'/src/EventListener/FileRemoveListener.php';
  8966.         $a = ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService());
  8967.         if (isset($this->privates['App\\EventListener\\FileRemoveListener'])) {
  8968.             return $this->privates['App\\EventListener\\FileRemoveListener'];
  8969.         }
  8970.         return $this->privates['App\\EventListener\\FileRemoveListener'] = new \App\EventListener\FileRemoveListener($a);
  8971.     }
  8972.     /**
  8973.      * Gets the private 'App\EventSubscriber\AvailableExceptionPostFlushListener' shared autowired service.
  8974.      *
  8975.      * @return \App\EventSubscriber\AvailableExceptionPostFlushListener
  8976.      */
  8977.     protected function getAvailableExceptionPostFlushListenerService()
  8978.     {
  8979.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8980.         include_once \dirname(__DIR__4).'/src/EventSubscriber/AvailableExceptionPostFlushListener.php';
  8981.         return $this->privates['App\\EventSubscriber\\AvailableExceptionPostFlushListener'] = new \App\EventSubscriber\AvailableExceptionPostFlushListener(($this->privates['App\\Service\\Calendar\\AvailableExceptionManager'] ?? $this->getAvailableExceptionManagerService()));
  8982.     }
  8983.     /**
  8984.      * Gets the private 'App\EventSubscriber\GroupEventAssociationSubscriber' shared autowired service.
  8985.      *
  8986.      * @return \App\EventSubscriber\GroupEventAssociationSubscriber
  8987.      */
  8988.     protected function getGroupEventAssociationSubscriberService()
  8989.     {
  8990.         include_once \dirname(__DIR__4).'/src/EventSubscriber/GroupEventAssociationSubscriber.php';
  8991.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8992.         if (isset($this->privates['App\\EventSubscriber\\GroupEventAssociationSubscriber'])) {
  8993.             return $this->privates['App\\EventSubscriber\\GroupEventAssociationSubscriber'];
  8994.         }
  8995.         $b = ($this->privates['App\\Service\\Sign\\SignService'] ?? $this->getSignServiceService());
  8996.         if (isset($this->privates['App\\EventSubscriber\\GroupEventAssociationSubscriber'])) {
  8997.             return $this->privates['App\\EventSubscriber\\GroupEventAssociationSubscriber'];
  8998.         }
  8999.         return $this->privates['App\\EventSubscriber\\GroupEventAssociationSubscriber'] = new \App\EventSubscriber\GroupEventAssociationSubscriber($a$b);
  9000.     }
  9001.     /**
  9002.      * Gets the private 'App\EventSubscriber\KernelEventSubscriber' shared autowired service.
  9003.      *
  9004.      * @return \App\EventSubscriber\KernelEventSubscriber
  9005.      */
  9006.     protected function getKernelEventSubscriberService()
  9007.     {
  9008.         include_once \dirname(__DIR__4).'/src/EventSubscriber/KernelEventSubscriber.php';
  9009.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/RrulePostProcessService.php';
  9010.         $a = ($this->privates['App\\Service\\Sign\\UserSignAlertService'] ?? $this->getUserSignAlertServiceService());
  9011.         if (isset($this->privates['App\\EventSubscriber\\KernelEventSubscriber'])) {
  9012.             return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'];
  9013.         }
  9014.         $b = ($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerPersistService'] ?? $this->getRruleManagerPersistServiceService());
  9015.         if (isset($this->privates['App\\EventSubscriber\\KernelEventSubscriber'])) {
  9016.             return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'];
  9017.         }
  9018.         $c = ($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerUpdateService'] ?? $this->getRruleManagerUpdateServiceService());
  9019.         if (isset($this->privates['App\\EventSubscriber\\KernelEventSubscriber'])) {
  9020.             return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'];
  9021.         }
  9022.         $d = ($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerDeleteService'] ?? $this->getRruleManagerDeleteServiceService());
  9023.         if (isset($this->privates['App\\EventSubscriber\\KernelEventSubscriber'])) {
  9024.             return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'];
  9025.         }
  9026.         $e = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9027.         if (isset($this->privates['App\\EventSubscriber\\KernelEventSubscriber'])) {
  9028.             return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'];
  9029.         }
  9030.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9031.         if (isset($this->privates['App\\EventSubscriber\\KernelEventSubscriber'])) {
  9032.             return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'];
  9033.         }
  9034.         return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'] = new \App\EventSubscriber\KernelEventSubscriber($a, new \App\Service\Calendar\Rrule\RrulePostProcessService($b$c$d$e$f));
  9035.     }
  9036.     /**
  9037.      * Gets the private 'App\Form\Async\Event\BaseType' shared autowired service.
  9038.      *
  9039.      * @return \App\Form\Async\Event\BaseType
  9040.      */
  9041.     protected function getBaseTypeService()
  9042.     {
  9043.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9044.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9045.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/BaseType.php';
  9046.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  9047.         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())));
  9048.     }
  9049.     /**
  9050.      * Gets the private 'App\Form\Async\Event\CollectionPutType' shared autowired service.
  9051.      *
  9052.      * @return \App\Form\Async\Event\CollectionPutType
  9053.      */
  9054.     protected function getCollectionPutTypeService()
  9055.     {
  9056.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9057.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9058.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/CollectionPutType.php';
  9059.         return $this->privates['App\\Form\\Async\\Event\\CollectionPutType'] = new \App\Form\Async\Event\CollectionPutType();
  9060.     }
  9061.     /**
  9062.      * Gets the private 'App\Form\Async\Event\DuplicateMultipleType' shared autowired service.
  9063.      *
  9064.      * @return \App\Form\Async\Event\DuplicateMultipleType
  9065.      */
  9066.     protected function getDuplicateMultipleTypeService()
  9067.     {
  9068.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9069.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9070.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/DuplicateMultipleType.php';
  9071.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  9072.         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())));
  9073.     }
  9074.     /**
  9075.      * Gets the private 'App\Form\Async\Event\PRAType' shared autowired service.
  9076.      *
  9077.      * @return \App\Form\Async\Event\PRAType
  9078.      */
  9079.     protected function getPRATypeService()
  9080.     {
  9081.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9082.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9083.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/PRAType.php';
  9084.         return $this->privates['App\\Form\\Async\\Event\\PRAType'] = new \App\Form\Async\Event\PRAType();
  9085.     }
  9086.     /**
  9087.      * Gets the private 'App\Form\Async\Event\PostType' shared autowired service.
  9088.      *
  9089.      * @return \App\Form\Async\Event\PostType
  9090.      */
  9091.     protected function getPostTypeService()
  9092.     {
  9093.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9094.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9095.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/PostType.php';
  9096.         return $this->privates['App\\Form\\Async\\Event\\PostType'] = new \App\Form\Async\Event\PostType();
  9097.     }
  9098.     /**
  9099.      * Gets the private 'App\Form\Async\Event\PutItemType' shared autowired service.
  9100.      *
  9101.      * @return \App\Form\Async\Event\PutItemType
  9102.      */
  9103.     protected function getPutItemTypeService()
  9104.     {
  9105.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9106.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9107.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/PutItemType.php';
  9108.         return $this->privates['App\\Form\\Async\\Event\\PutItemType'] = new \App\Form\Async\Event\PutItemType(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  9109.     }
  9110.     /**
  9111.      * Gets the private 'App\Form\Async\Event\PutRecurringType' shared autowired service.
  9112.      *
  9113.      * @return \App\Form\Async\Event\PutRecurringType
  9114.      */
  9115.     protected function getPutRecurringTypeService()
  9116.     {
  9117.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9118.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9119.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/PutRecurringType.php';
  9120.         return $this->privates['App\\Form\\Async\\Event\\PutRecurringType'] = new \App\Form\Async\Event\PutRecurringType();
  9121.     }
  9122.     /**
  9123.      * Gets the private 'App\Form\Async\Event\PutType' shared autowired service.
  9124.      *
  9125.      * @return \App\Form\Async\Event\PutType
  9126.      */
  9127.     protected function getPutTypeService()
  9128.     {
  9129.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9130.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9131.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/PutType.php';
  9132.         return $this->privates['App\\Form\\Async\\Event\\PutType'] = new \App\Form\Async\Event\PutType();
  9133.     }
  9134.     /**
  9135.      * Gets the private 'App\Form\Async\UserSign\CollectionPutType' shared autowired service.
  9136.      *
  9137.      * @return \App\Form\Async\UserSign\CollectionPutType
  9138.      */
  9139.     protected function getCollectionPutType2Service()
  9140.     {
  9141.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9142.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9143.         include_once \dirname(__DIR__4).'/src/Form/Async/UserSign/CollectionPutType.php';
  9144.         return $this->privates['App\\Form\\Async\\UserSign\\CollectionPutType'] = new \App\Form\Async\UserSign\CollectionPutType();
  9145.     }
  9146.     /**
  9147.      * Gets the private 'App\Form\Async\UserSign\PostType' shared autowired service.
  9148.      *
  9149.      * @return \App\Form\Async\UserSign\PostType
  9150.      */
  9151.     protected function getPostType2Service()
  9152.     {
  9153.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9154.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9155.         include_once \dirname(__DIR__4).'/src/Form/Async/UserSign/PostType.php';
  9156.         return $this->privates['App\\Form\\Async\\UserSign\\PostType'] = new \App\Form\Async\UserSign\PostType();
  9157.     }
  9158.     /**
  9159.      * Gets the private 'App\Form\Async\UserSign\PutItemType' shared autowired service.
  9160.      *
  9161.      * @return \App\Form\Async\UserSign\PutItemType
  9162.      */
  9163.     protected function getPutItemType2Service()
  9164.     {
  9165.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9166.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9167.         include_once \dirname(__DIR__4).'/src/Form/Async/UserSign/PutItemType.php';
  9168.         return $this->privates['App\\Form\\Async\\UserSign\\PutItemType'] = new \App\Form\Async\UserSign\PutItemType(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  9169.     }
  9170.     /**
  9171.      * Gets the private 'App\Form\Async\UserSign\PutStatusType' shared autowired service.
  9172.      *
  9173.      * @return \App\Form\Async\UserSign\PutStatusType
  9174.      */
  9175.     protected function getPutStatusTypeService()
  9176.     {
  9177.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9178.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9179.         include_once \dirname(__DIR__4).'/src/Form/Async/UserSign/PutStatusType.php';
  9180.         return $this->privates['App\\Form\\Async\\UserSign\\PutStatusType'] = new \App\Form\Async\UserSign\PutStatusType();
  9181.     }
  9182.     /**
  9183.      * Gets the private 'App\Form\Async\UserSign\PutType' shared autowired service.
  9184.      *
  9185.      * @return \App\Form\Async\UserSign\PutType
  9186.      */
  9187.     protected function getPutType2Service()
  9188.     {
  9189.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9190.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9191.         include_once \dirname(__DIR__4).'/src/Form/Async/UserSign/PutType.php';
  9192.         return $this->privates['App\\Form\\Async\\UserSign\\PutType'] = new \App\Form\Async\UserSign\PutType();
  9193.     }
  9194.     /**
  9195.      * Gets the private 'App\Form\AvailableExceptionUserType' shared autowired service.
  9196.      *
  9197.      * @return \App\Form\AvailableExceptionUserType
  9198.      */
  9199.     protected function getAvailableExceptionUserTypeService()
  9200.     {
  9201.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9202.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9203.         include_once \dirname(__DIR__4).'/src/Form/AvailableExceptionUserType.php';
  9204.         return $this->privates['App\\Form\\AvailableExceptionUserType'] = new \App\Form\AvailableExceptionUserType();
  9205.     }
  9206.     /**
  9207.      * Gets the private 'App\Form\EventAbsenceType' shared autowired service.
  9208.      *
  9209.      * @return \App\Form\EventAbsenceType
  9210.      */
  9211.     protected function getEventAbsenceTypeService()
  9212.     {
  9213.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9214.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9215.         include_once \dirname(__DIR__4).'/src/Form/EventAbsenceType.php';
  9216.         return $this->privates['App\\Form\\EventAbsenceType'] = new \App\Form\EventAbsenceType();
  9217.     }
  9218.     /**
  9219.      * Gets the private 'App\Form\Filter\Admin\Former\FormerCollectionFilterType' shared autowired service.
  9220.      *
  9221.      * @return \App\Form\Filter\Admin\Former\FormerCollectionFilterType
  9222.      */
  9223.     protected function getFormerCollectionFilterTypeService()
  9224.     {
  9225.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9226.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9227.         include_once \dirname(__DIR__4).'/src/Form/Filter/Admin/Former/FormerCollectionFilterType.php';
  9228.         return $this->privates['App\\Form\\Filter\\Admin\\Former\\FormerCollectionFilterType'] = new \App\Form\Filter\Admin\Former\FormerCollectionFilterType();
  9229.     }
  9230.     /**
  9231.      * Gets the private 'App\Form\Filter\Admin\Promotion\PromotionCollectionFilterType' shared autowired service.
  9232.      *
  9233.      * @return \App\Form\Filter\Admin\Promotion\PromotionCollectionFilterType
  9234.      */
  9235.     protected function getPromotionCollectionFilterTypeService()
  9236.     {
  9237.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9238.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9239.         include_once \dirname(__DIR__4).'/src/Form/Filter/Admin/Promotion/PromotionCollectionFilterType.php';
  9240.         return $this->privates['App\\Form\\Filter\\Admin\\Promotion\\PromotionCollectionFilterType'] = new \App\Form\Filter\Admin\Promotion\PromotionCollectionFilterType();
  9241.     }
  9242.     /**
  9243.      * Gets the private 'App\Form\Filter\Admin\SignatureSheet\SignatureSheetCollectionFilterType' shared autowired service.
  9244.      *
  9245.      * @return \App\Form\Filter\Admin\SignatureSheet\SignatureSheetCollectionFilterType
  9246.      */
  9247.     protected function getSignatureSheetCollectionFilterTypeService()
  9248.     {
  9249.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9250.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9251.         include_once \dirname(__DIR__4).'/src/Form/Filter/Admin/SignatureSheet/SignatureSheetCollectionFilterType.php';
  9252.         return $this->privates['App\\Form\\Filter\\Admin\\SignatureSheet\\SignatureSheetCollectionFilterType'] = new \App\Form\Filter\Admin\SignatureSheet\SignatureSheetCollectionFilterType();
  9253.     }
  9254.     /**
  9255.      * Gets the private 'App\Form\Filter\Admin\UserSign\UserSignCollectionFilterType' shared autowired service.
  9256.      *
  9257.      * @return \App\Form\Filter\Admin\UserSign\UserSignCollectionFilterType
  9258.      */
  9259.     protected function getUserSignCollectionFilterTypeService()
  9260.     {
  9261.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9262.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9263.         include_once \dirname(__DIR__4).'/src/Form/Filter/Admin/UserSign/UserSignCollectionFilterType.php';
  9264.         $a = ($this->services['router'] ?? $this->getRouterService());
  9265.         if (isset($this->privates['App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType'])) {
  9266.             return $this->privates['App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType'];
  9267.         }
  9268.         return $this->privates['App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType'] = new \App\Form\Filter\Admin\UserSign\UserSignCollectionFilterType($a, ($this->services['translator'] ?? $this->getTranslatorService()));
  9269.     }
  9270.     /**
  9271.      * Gets the private 'App\Form\Filter\Admin\User\UserCollectionFilterType' shared autowired service.
  9272.      *
  9273.      * @return \App\Form\Filter\Admin\User\UserCollectionFilterType
  9274.      */
  9275.     protected function getUserCollectionFilterTypeService()
  9276.     {
  9277.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9278.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9279.         include_once \dirname(__DIR__4).'/src/Form/Filter/Admin/User/UserCollectionFilterType.php';
  9280.         return $this->privates['App\\Form\\Filter\\Admin\\User\\UserCollectionFilterType'] = new \App\Form\Filter\Admin\User\UserCollectionFilterType();
  9281.     }
  9282.     /**
  9283.      * Gets the private 'App\Form\Filter\Async\AvailableException\CollectionFilter' shared autowired service.
  9284.      *
  9285.      * @return \App\Form\Filter\Async\AvailableException\CollectionFilter
  9286.      */
  9287.     protected function getCollectionFilterService()
  9288.     {
  9289.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9290.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9291.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/AvailableException/CollectionFilter.php';
  9292.         return $this->privates['App\\Form\\Filter\\Async\\AvailableException\\CollectionFilter'] = new \App\Form\Filter\Async\AvailableException\CollectionFilter();
  9293.     }
  9294.     /**
  9295.      * Gets the private 'App\Form\Filter\Async\Event\BaseCollectionFilter' shared autowired service.
  9296.      *
  9297.      * @return \App\Form\Filter\Async\Event\BaseCollectionFilter
  9298.      */
  9299.     protected function getBaseCollectionFilterService()
  9300.     {
  9301.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9302.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9303.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/Event/BaseCollectionFilter.php';
  9304.         return $this->privates['App\\Form\\Filter\\Async\\Event\\BaseCollectionFilter'] = new \App\Form\Filter\Async\Event\BaseCollectionFilter();
  9305.     }
  9306.     /**
  9307.      * Gets the private 'App\Form\Filter\Async\Event\CollectionFilter' shared autowired service.
  9308.      *
  9309.      * @return \App\Form\Filter\Async\Event\CollectionFilter
  9310.      */
  9311.     protected function getCollectionFilter2Service()
  9312.     {
  9313.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9314.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9315.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/Event/CollectionFilter.php';
  9316.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9317.         if (isset($this->privates['App\\Form\\Filter\\Async\\Event\\CollectionFilter'])) {
  9318.             return $this->privates['App\\Form\\Filter\\Async\\Event\\CollectionFilter'];
  9319.         }
  9320.         return $this->privates['App\\Form\\Filter\\Async\\Event\\CollectionFilter'] = new \App\Form\Filter\Async\Event\CollectionFilter($a);
  9321.     }
  9322.     /**
  9323.      * Gets the private 'App\Form\Filter\Async\Event\RruleCollectionFilter' shared autowired service.
  9324.      *
  9325.      * @return \App\Form\Filter\Async\Event\RruleCollectionFilter
  9326.      */
  9327.     protected function getRruleCollectionFilterService()
  9328.     {
  9329.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9330.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9331.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/Event/RruleCollectionFilter.php';
  9332.         return $this->privates['App\\Form\\Filter\\Async\\Event\\RruleCollectionFilter'] = new \App\Form\Filter\Async\Event\RruleCollectionFilter();
  9333.     }
  9334.     /**
  9335.      * Gets the private 'App\Form\Filter\Async\Group\CollectionFilter' shared autowired service.
  9336.      *
  9337.      * @return \App\Form\Filter\Async\Group\CollectionFilter
  9338.      */
  9339.     protected function getCollectionFilter3Service()
  9340.     {
  9341.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9342.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9343.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/Group/CollectionFilter.php';
  9344.         return $this->privates['App\\Form\\Filter\\Async\\Group\\CollectionFilter'] = new \App\Form\Filter\Async\Group\CollectionFilter();
  9345.     }
  9346.     /**
  9347.      * Gets the private 'App\Form\Filter\Async\PlanningResource\PlanningResourceFilterType' shared autowired service.
  9348.      *
  9349.      * @return \App\Form\Filter\Async\PlanningResource\PlanningResourceFilterType
  9350.      */
  9351.     protected function getPlanningResourceFilterTypeService()
  9352.     {
  9353.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9354.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9355.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/PlanningResource/PlanningResourceFilterType.php';
  9356.         $a = ($this->services['router'] ?? $this->getRouterService());
  9357.         if (isset($this->privates['App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType'])) {
  9358.             return $this->privates['App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType'];
  9359.         }
  9360.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  9361.         if (isset($this->privates['App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType'])) {
  9362.             return $this->privates['App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType'];
  9363.         }
  9364.         return $this->privates['App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType'] = new \App\Form\Filter\Async\PlanningResource\PlanningResourceFilterType($a$b);
  9365.     }
  9366.     /**
  9367.      * Gets the private 'App\Form\Filter\Async\Room\CollectionFilter' shared autowired service.
  9368.      *
  9369.      * @return \App\Form\Filter\Async\Room\CollectionFilter
  9370.      */
  9371.     protected function getCollectionFilter4Service()
  9372.     {
  9373.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9374.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9375.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/Room/CollectionFilter.php';
  9376.         return $this->privates['App\\Form\\Filter\\Async\\Room\\CollectionFilter'] = new \App\Form\Filter\Async\Room\CollectionFilter();
  9377.     }
  9378.     /**
  9379.      * Gets the private 'App\Form\Filter\Async\Session\CollectionFilter' shared autowired service.
  9380.      *
  9381.      * @return \App\Form\Filter\Async\Session\CollectionFilter
  9382.      */
  9383.     protected function getCollectionFilter5Service()
  9384.     {
  9385.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9386.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9387.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/Session/CollectionFilter.php';
  9388.         return $this->privates['App\\Form\\Filter\\Async\\Session\\CollectionFilter'] = new \App\Form\Filter\Async\Session\CollectionFilter();
  9389.     }
  9390.     /**
  9391.      * Gets the private 'App\Form\Filter\Async\SimpleGroup\CollectionFilter' shared autowired service.
  9392.      *
  9393.      * @return \App\Form\Filter\Async\SimpleGroup\CollectionFilter
  9394.      */
  9395.     protected function getCollectionFilter6Service()
  9396.     {
  9397.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9398.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9399.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/SimpleGroup/CollectionFilter.php';
  9400.         return $this->privates['App\\Form\\Filter\\Async\\SimpleGroup\\CollectionFilter'] = new \App\Form\Filter\Async\SimpleGroup\CollectionFilter();
  9401.     }
  9402.     /**
  9403.      * Gets the private 'App\Form\Filter\Async\User\CollectionFilter' shared autowired service.
  9404.      *
  9405.      * @return \App\Form\Filter\Async\User\CollectionFilter
  9406.      */
  9407.     protected function getCollectionFilter7Service()
  9408.     {
  9409.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9410.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9411.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/User/CollectionFilter.php';
  9412.         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())));
  9413.     }
  9414.     /**
  9415.      * Gets the private 'App\Form\Filter\ResourceSelectorFilter' shared autowired service.
  9416.      *
  9417.      * @return \App\Form\Filter\ResourceSelectorFilter
  9418.      */
  9419.     protected function getResourceSelectorFilterService()
  9420.     {
  9421.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9422.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9423.         include_once \dirname(__DIR__4).'/src/Form/Filter/ResourceSelectorFilter.php';
  9424.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9425.         if (isset($this->privates['App\\Form\\Filter\\ResourceSelectorFilter'])) {
  9426.             return $this->privates['App\\Form\\Filter\\ResourceSelectorFilter'];
  9427.         }
  9428.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  9429.         if (isset($this->privates['App\\Form\\Filter\\ResourceSelectorFilter'])) {
  9430.             return $this->privates['App\\Form\\Filter\\ResourceSelectorFilter'];
  9431.         }
  9432.         return $this->privates['App\\Form\\Filter\\ResourceSelectorFilter'] = new \App\Form\Filter\ResourceSelectorFilter($a$b);
  9433.     }
  9434.     /**
  9435.      * Gets the private 'App\Form\Filter\ReverseSync\Planning\EventCollectionFilterType' shared autowired service.
  9436.      *
  9437.      * @return \App\Form\Filter\ReverseSync\Planning\EventCollectionFilterType
  9438.      */
  9439.     protected function getEventCollectionFilterTypeService()
  9440.     {
  9441.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9442.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9443.         include_once \dirname(__DIR__4).'/src/Form/Filter/ReverseSync/Planning/EventCollectionFilterType.php';
  9444.         return $this->privates['App\\Form\\Filter\\ReverseSync\\Planning\\EventCollectionFilterType'] = new \App\Form\Filter\ReverseSync\Planning\EventCollectionFilterType();
  9445.     }
  9446.     /**
  9447.      * Gets the private 'App\Form\ImgFileType' shared autowired service.
  9448.      *
  9449.      * @return \App\Form\ImgFileType
  9450.      */
  9451.     protected function getImgFileTypeService()
  9452.     {
  9453.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9454.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9455.         include_once \dirname(__DIR__4).'/src/Form/ImgFileType.php';
  9456.         return $this->privates['App\\Form\\ImgFileType'] = new \App\Form\ImgFileType();
  9457.     }
  9458.     /**
  9459.      * Gets the private 'App\Form\Modal\EventType' shared autowired service.
  9460.      *
  9461.      * @return \App\Form\Modal\EventType
  9462.      */
  9463.     protected function getEventTypeService()
  9464.     {
  9465.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9466.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9467.         include_once \dirname(__DIR__4).'/src/Form/Modal/EventType.php';
  9468.         $a = ($this->services['router'] ?? $this->getRouterService());
  9469.         if (isset($this->privates['App\\Form\\Modal\\EventType'])) {
  9470.             return $this->privates['App\\Form\\Modal\\EventType'];
  9471.         }
  9472.         return $this->privates['App\\Form\\Modal\\EventType'] = new \App\Form\Modal\EventType($a);
  9473.     }
  9474.     /**
  9475.      * Gets the private 'App\Form\Planning\ExportPlanningResourceType' shared autowired service.
  9476.      *
  9477.      * @return \App\Form\Planning\ExportPlanningResourceType
  9478.      */
  9479.     protected function getExportPlanningResourceTypeService()
  9480.     {
  9481.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9482.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9483.         include_once \dirname(__DIR__4).'/src/Form/Planning/ExportPlanningResourceType.php';
  9484.         return $this->privates['App\\Form\\Planning\\ExportPlanningResourceType'] = new \App\Form\Planning\ExportPlanningResourceType();
  9485.     }
  9486.     /**
  9487.      * Gets the private 'App\Form\Planning\RRuleType' shared autowired service.
  9488.      *
  9489.      * @return \App\Form\Planning\RRuleType
  9490.      */
  9491.     protected function getRRuleTypeService()
  9492.     {
  9493.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9494.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9495.         include_once \dirname(__DIR__4).'/src/Form/Planning/RRuleType.php';
  9496.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  9497.         $a = ($this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'] ?? $this->getRRuleServiceService());
  9498.         if (isset($this->privates['App\\Form\\Planning\\RRuleType'])) {
  9499.             return $this->privates['App\\Form\\Planning\\RRuleType'];
  9500.         }
  9501.         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())));
  9502.     }
  9503.     /**
  9504.      * Gets the private 'App\Form\ReminderSignatureType' shared autowired service.
  9505.      *
  9506.      * @return \App\Form\ReminderSignatureType
  9507.      */
  9508.     protected function getReminderSignatureTypeService()
  9509.     {
  9510.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9511.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9512.         include_once \dirname(__DIR__4).'/src/Form/ReminderSignatureType.php';
  9513.         return $this->privates['App\\Form\\ReminderSignatureType'] = new \App\Form\ReminderSignatureType();
  9514.     }
  9515.     /**
  9516.      * Gets the private 'App\Form\Search\MainSearchType' shared autowired service.
  9517.      *
  9518.      * @return \App\Form\Search\MainSearchType
  9519.      */
  9520.     protected function getMainSearchTypeService()
  9521.     {
  9522.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9523.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9524.         include_once \dirname(__DIR__4).'/src/Form/Search/MainSearchType.php';
  9525.         return $this->privates['App\\Form\\Search\\MainSearchType'] = new \App\Form\Search\MainSearchType();
  9526.     }
  9527.     /**
  9528.      * Gets the private 'App\Form\Signature\TeacherSignaturePresentType' shared autowired service.
  9529.      *
  9530.      * @return \App\Form\Signature\TeacherSignaturePresentType
  9531.      */
  9532.     protected function getTeacherSignaturePresentTypeService()
  9533.     {
  9534.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9535.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9536.         include_once \dirname(__DIR__4).'/src/Form/Signature/TeacherSignaturePresentType.php';
  9537.         return $this->privates['App\\Form\\Signature\\TeacherSignaturePresentType'] = new \App\Form\Signature\TeacherSignaturePresentType(($this->services['translator'] ?? $this->getTranslatorService()));
  9538.     }
  9539.     /**
  9540.      * Gets the private 'App\Form\SignaturesSheetType' shared autowired service.
  9541.      *
  9542.      * @return \App\Form\SignaturesSheetType
  9543.      */
  9544.     protected function getSignaturesSheetTypeService()
  9545.     {
  9546.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9547.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9548.         include_once \dirname(__DIR__4).'/src/Form/SignaturesSheetType.php';
  9549.         return $this->privates['App\\Form\\SignaturesSheetType'] = new \App\Form\SignaturesSheetType();
  9550.     }
  9551.     /**
  9552.      * Gets the private 'App\Form\UserFullType' shared autowired service.
  9553.      *
  9554.      * @return \App\Form\UserFullType
  9555.      */
  9556.     protected function getUserFullTypeService()
  9557.     {
  9558.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9559.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9560.         include_once \dirname(__DIR__4).'/src/Form/UserFullType.php';
  9561.         return $this->privates['App\\Form\\UserFullType'] = new \App\Form\UserFullType();
  9562.     }
  9563.     /**
  9564.      * Gets the private 'App\Pdf\SignaturesSheetGenerator' shared autowired service.
  9565.      *
  9566.      * @return \App\Pdf\SignaturesSheetGenerator
  9567.      */
  9568.     protected function getSignaturesSheetGeneratorService()
  9569.     {
  9570.         include_once \dirname(__DIR__4).'/src/Pdf/AbstractGenerator.php';
  9571.         include_once \dirname(__DIR__4).'/src/Pdf/SignaturesSheetGenerator.php';
  9572.         include_once \dirname(__DIR__4).'/vendor/chrome-php/chrome/src/BrowserFactory.php';
  9573.         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);
  9574.     }
  9575.     /**
  9576.      * Gets the private 'App\Repository\Account\NotificationRepository' shared autowired service.
  9577.      *
  9578.      * @return \App\Repository\Account\NotificationRepository
  9579.      */
  9580.     protected function getNotificationRepositoryService()
  9581.     {
  9582.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Notification/Repository/NotificationRepositoryInterface.php';
  9583.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Notification/Repository/NotificationRepositoryTrait.php';
  9584.         include_once \dirname(__DIR__4).'/src/Repository/Account/NotificationRepository.php';
  9585.         return $this->privates['App\\Repository\\Account\\NotificationRepository'] = new \App\Repository\Account\NotificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9586.     }
  9587.     /**
  9588.      * Gets the private 'App\Repository\Account\UserFavoriteFilterRepository' shared autowired service.
  9589.      *
  9590.      * @return \App\Repository\Account\UserFavoriteFilterRepository
  9591.      */
  9592.     protected function getUserFavoriteFilterRepositoryService()
  9593.     {
  9594.         include_once \dirname(__DIR__4).'/src/Repository/Account/UserFavoriteFilterRepository.php';
  9595.         return $this->privates['App\\Repository\\Account\\UserFavoriteFilterRepository'] = new \App\Repository\Account\UserFavoriteFilterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9596.     }
  9597.     /**
  9598.      * Gets the private 'App\Repository\Account\UserRepository' shared autowired service.
  9599.      *
  9600.      * @return \App\Repository\Account\UserRepository
  9601.      */
  9602.     protected function getUserRepositoryService()
  9603.     {
  9604.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/User/UserRepositoryInterface.php';
  9605.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/User/AbstractUserRepository.php';
  9606.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Repository/UserRepositoryInterface.php';
  9607.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Repository/UserRepositoryTrait.php';
  9608.         include_once \dirname(__DIR__4).'/src/Repository/Account/UserRepository.php';
  9609.         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()));
  9610.     }
  9611.     /**
  9612.      * Gets the private 'App\Repository\ChannelUserData\AbstractCursusRepository' shared autowired service.
  9613.      *
  9614.      * @return \App\Repository\ChannelUserData\AbstractCursusRepository
  9615.      */
  9616.     protected function getAbstractCursusRepositoryService()
  9617.     {
  9618.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/AbstractCursusRepository/AbstractCursusRepositoryInterface.php';
  9619.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  9620.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/AbstractCursusRepository/AbstractCursusRepositoryTrait.php';
  9621.         include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/AbstractCursusRepository.php';
  9622.         return $this->privates['App\\Repository\\ChannelUserData\\AbstractCursusRepository'] = new \App\Repository\ChannelUserData\AbstractCursusRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9623.     }
  9624.     /**
  9625.      * Gets the private 'App\Repository\ChannelUserData\ChannelUserDataRepository' shared autowired service.
  9626.      *
  9627.      * @return \App\Repository\ChannelUserData\ChannelUserDataRepository
  9628.      */
  9629.     protected function getChannelUserDataRepositoryService()
  9630.     {
  9631.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  9632.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserData/AdminChannelUserDataRepositoryInterface.php';
  9633.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserData/ChannelUserDataRepositoryInterface.php';
  9634.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserData/AbstractChannelUserDataRepository.php';
  9635.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserData/SyncedAdminChannelUserDataRepositoryTrait.php';
  9636.         include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/ChannelUserDataRepository.php';
  9637.         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()));
  9638.     }
  9639.     /**
  9640.      * Gets the private 'App\Repository\ChannelUserData\FavoriteFilterRepository' shared autowired service.
  9641.      *
  9642.      * @return \App\Repository\ChannelUserData\FavoriteFilterRepository
  9643.      */
  9644.     protected function getFavoriteFilterRepositoryService()
  9645.     {
  9646.         include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/FavoriteFilterRepository.php';
  9647.         return $this->privates['App\\Repository\\ChannelUserData\\FavoriteFilterRepository'] = new \App\Repository\ChannelUserData\FavoriteFilterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9648.     }
  9649.     /**
  9650.      * Gets the private 'App\Repository\Channel\ChannelContactRepository' shared autowired service.
  9651.      *
  9652.      * @return \App\Repository\Channel\ChannelContactRepository
  9653.      */
  9654.     protected function getChannelContactRepositoryService()
  9655.     {
  9656.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Archivable/Repository/ArchivableRepositoryInterface.php';
  9657.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  9658.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/ChannelContactRepository/ChannelContactRepositoryInterface.php';
  9659.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Archivable/Repository/ArchivableRepositoryTrait.php';
  9660.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/ChannelContactRepository/AbstractChannelContactRepository.php';
  9661.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelContactRepository.php';
  9662.         return $this->privates['App\\Repository\\Channel\\ChannelContactRepository'] = new \App\Repository\Channel\ChannelContactRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9663.     }
  9664.     /**
  9665.      * Gets the private 'App\Repository\Channel\ChannelRepository' shared autowired service.
  9666.      *
  9667.      * @return \App\Repository\Channel\ChannelRepository
  9668.      */
  9669.     protected function getChannelRepositoryService()
  9670.     {
  9671.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/Channel/ChannelRepositoryInterface.php';
  9672.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/Channel/AbstractChannelRepository.php';
  9673.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelRepository.php';
  9674.         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()));
  9675.     }
  9676.     /**
  9677.      * Gets the private 'App\Repository\Channel\ChannelUserCursusPermissionRepository' shared autowired service.
  9678.      *
  9679.      * @return \App\Repository\Channel\ChannelUserCursusPermissionRepository
  9680.      */
  9681.     protected function getChannelUserCursusPermissionRepositoryService()
  9682.     {
  9683.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelUserPermissionRepositoryInterface.php';
  9684.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/AbstractChannelUserPermissionRepository.php';
  9685.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelUserCursusPermissionRepository.php';
  9686.         return $this->privates['App\\Repository\\Channel\\ChannelUserCursusPermissionRepository'] = new \App\Repository\Channel\ChannelUserCursusPermissionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9687.     }
  9688.     /**
  9689.      * Gets the private 'App\Repository\Channel\ChannelUserSessionPermissionRepository' shared autowired service.
  9690.      *
  9691.      * @return \App\Repository\Channel\ChannelUserSessionPermissionRepository
  9692.      */
  9693.     protected function getChannelUserSessionPermissionRepositoryService()
  9694.     {
  9695.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelUserPermissionRepositoryInterface.php';
  9696.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/AbstractChannelUserPermissionRepository.php';
  9697.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelUserSessionPermissionRepository.php';
  9698.         return $this->privates['App\\Repository\\Channel\\ChannelUserSessionPermissionRepository'] = new \App\Repository\Channel\ChannelUserSessionPermissionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9699.     }
  9700.     /**
  9701.      * Gets the private 'App\Repository\Channel\ChannelUserTrainingPermissionRepository' shared autowired service.
  9702.      *
  9703.      * @return \App\Repository\Channel\ChannelUserTrainingPermissionRepository
  9704.      */
  9705.     protected function getChannelUserTrainingPermissionRepositoryService()
  9706.     {
  9707.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelUserPermissionRepositoryInterface.php';
  9708.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/AbstractChannelUserPermissionRepository.php';
  9709.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelUserTrainingPermissionRepository.php';
  9710.         return $this->privates['App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository'] = new \App\Repository\Channel\ChannelUserTrainingPermissionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9711.     }
  9712.     /**
  9713.      * Gets the private 'App\Repository\Channel\ChannelWhiteLabelRepository' shared autowired service.
  9714.      *
  9715.      * @return \App\Repository\Channel\ChannelWhiteLabelRepository
  9716.      */
  9717.     protected function getChannelWhiteLabelRepositoryService()
  9718.     {
  9719.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelWhiteLabel/ChannelWhiteLabelRepositoryInterface.php';
  9720.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelWhiteLabel/AbstractChannelWhiteLabelRepository.php';
  9721.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelWhiteLabelRepository.php';
  9722.         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()));
  9723.     }
  9724.     /**
  9725.      * Gets the private 'App\Repository\Channel\GroupRepository' shared autowired service.
  9726.      *
  9727.      * @return \App\Repository\Channel\GroupRepository
  9728.      */
  9729.     protected function getGroupRepositoryService()
  9730.     {
  9731.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/GroupRepository/GroupRepositoryInterface.php';
  9732.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/GroupRepository/GroupRepositoryTrait.php';
  9733.         include_once \dirname(__DIR__4).'/src/Repository/Channel/GroupRepository.php';
  9734.         return $this->privates['App\\Repository\\Channel\\GroupRepository'] = new \App\Repository\Channel\GroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9735.     }
  9736.     /**
  9737.      * Gets the private 'App\Repository\Channel\LessonRepository' shared autowired service.
  9738.      *
  9739.      * @return \App\Repository\Channel\LessonRepository
  9740.      */
  9741.     protected function getLessonRepositoryService()
  9742.     {
  9743.         include_once \dirname(__DIR__4).'/src/Repository/Channel/LessonRepository.php';
  9744.         return $this->privates['App\\Repository\\Channel\\LessonRepository'] = new \App\Repository\Channel\LessonRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9745.     }
  9746.     /**
  9747.      * Gets the private 'App\Repository\Channel\PlaceRepository' shared autowired service.
  9748.      *
  9749.      * @return \App\Repository\Channel\PlaceRepository
  9750.      */
  9751.     protected function getPlaceRepositoryService()
  9752.     {
  9753.         include_once \dirname(__DIR__4).'/src/Repository/Channel/PlaceRepository.php';
  9754.         return $this->privates['App\\Repository\\Channel\\PlaceRepository'] = new \App\Repository\Channel\PlaceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9755.     }
  9756.     /**
  9757.      * Gets the private 'App\Repository\Channel\RoomRepository' shared autowired service.
  9758.      *
  9759.      * @return \App\Repository\Channel\RoomRepository
  9760.      */
  9761.     protected function getRoomRepositoryService()
  9762.     {
  9763.         include_once \dirname(__DIR__4).'/src/Repository/Channel/RoomRepository.php';
  9764.         return $this->privates['App\\Repository\\Channel\\RoomRepository'] = new \App\Repository\Channel\RoomRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9765.     }
  9766.     /**
  9767.      * Gets the private 'App\Repository\Channel\SessionRepository' shared autowired service.
  9768.      *
  9769.      * @return \App\Repository\Channel\SessionRepository
  9770.      */
  9771.     protected function getSessionRepositoryService()
  9772.     {
  9773.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/SessionRepository/SessionRepositoryInterface.php';
  9774.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  9775.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/SessionRepository/SessionRepositoryTrait.php';
  9776.         include_once \dirname(__DIR__4).'/src/Repository/Channel/SessionRepository.php';
  9777.         return $this->privates['App\\Repository\\Channel\\SessionRepository'] = new \App\Repository\Channel\SessionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9778.     }
  9779.     /**
  9780.      * Gets the private 'App\Repository\Channel\TrainingRepository' shared autowired service.
  9781.      *
  9782.      * @return \App\Repository\Channel\TrainingRepository
  9783.      */
  9784.     protected function getTrainingRepositoryService()
  9785.     {
  9786.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  9787.         include_once \dirname(__DIR__4).'/src/Repository/Channel/TrainingRepository.php';
  9788.         return $this->privates['App\\Repository\\Channel\\TrainingRepository'] = new \App\Repository\Channel\TrainingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9789.     }
  9790.     /**
  9791.      * Gets the private 'App\Repository\Common\ContactRepository' shared autowired service.
  9792.      *
  9793.      * @return \App\Repository\Common\ContactRepository
  9794.      */
  9795.     protected function getContactRepositoryService()
  9796.     {
  9797.         include_once \dirname(__DIR__4).'/src/Repository/Common/ContactRepository.php';
  9798.         return $this->privates['App\\Repository\\Common\\ContactRepository'] = new \App\Repository\Common\ContactRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9799.     }
  9800.     /**
  9801.      * Gets the private 'App\Repository\Conference\ConferenceRepository' shared autowired service.
  9802.      *
  9803.      * @return \App\Repository\Conference\ConferenceRepository
  9804.      */
  9805.     protected function getConferenceRepositoryService()
  9806.     {
  9807.         include_once \dirname(__DIR__4).'/src/Repository/Conference/ConferenceRepository.php';
  9808.         return $this->privates['App\\Repository\\Conference\\ConferenceRepository'] = new \App\Repository\Conference\ConferenceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9809.     }
  9810.     /**
  9811.      * Gets the private 'App\Repository\FileRepository' shared autowired service.
  9812.      *
  9813.      * @return \App\Repository\FileRepository
  9814.      */
  9815.     protected function getFileRepositoryService()
  9816.     {
  9817.         include_once \dirname(__DIR__4).'/src/Repository/FileRepository.php';
  9818.         return $this->privates['App\\Repository\\FileRepository'] = new \App\Repository\FileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9819.     }
  9820.     /**
  9821.      * Gets the private 'App\Repository\Planning\AvailableExceptionRepository' shared autowired service.
  9822.      *
  9823.      * @return \App\Repository\Planning\AvailableExceptionRepository
  9824.      */
  9825.     protected function getAvailableExceptionRepositoryService()
  9826.     {
  9827.         include_once \dirname(__DIR__4).'/src/Repository/Planning/AvailableExceptionRepository.php';
  9828.         return $this->privates['App\\Repository\\Planning\\AvailableExceptionRepository'] = new \App\Repository\Planning\AvailableExceptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9829.     }
  9830.     /**
  9831.      * Gets the private 'App\Repository\Planning\EventRepository' shared autowired service.
  9832.      *
  9833.      * @return \App\Repository\Planning\EventRepository
  9834.      */
  9835.     protected function getEventRepositoryService()
  9836.     {
  9837.         include_once \dirname(__DIR__4).'/src/Repository/Planning/EventRepository.php';
  9838.         include_once \dirname(__DIR__4).'/src/Resolver/PlanningResourceLinkedResolver.php';
  9839.         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()), new \App\Resolver\PlanningResourceLinkedResolver(($this->privates['App\\Repository\\Account\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Repository\\Channel\\ChannelContactRepository'] ?? $this->getChannelContactRepositoryService())));
  9840.     }
  9841.     /**
  9842.      * Gets the private 'App\Repository\Planning\PlanningResourceAssociationRepository' shared autowired service.
  9843.      *
  9844.      * @return \App\Repository\Planning\PlanningResourceAssociationRepository
  9845.      */
  9846.     protected function getPlanningResourceAssociationRepositoryService()
  9847.     {
  9848.         include_once \dirname(__DIR__4).'/src/Repository/Planning/PlanningResourceAssociationRepository.php';
  9849.         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()));
  9850.     }
  9851.     /**
  9852.      * Gets the private 'App\Repository\Planning\PlanningResourceRepository' shared autowired service.
  9853.      *
  9854.      * @return \App\Repository\Planning\PlanningResourceRepository
  9855.      */
  9856.     protected function getPlanningResourceRepositoryService()
  9857.     {
  9858.         include_once \dirname(__DIR__4).'/src/Repository/Planning/PlanningResourceRepository.php';
  9859.         return $this->privates['App\\Repository\\Planning\\PlanningResourceRepository'] = new \App\Repository\Planning\PlanningResourceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9860.     }
  9861.     /**
  9862.      * Gets the private 'App\Repository\Planning\RRuleEntityRepository' shared autowired service.
  9863.      *
  9864.      * @return \App\Repository\Planning\RRuleEntityRepository
  9865.      */
  9866.     protected function getRRuleEntityRepositoryService()
  9867.     {
  9868.         include_once \dirname(__DIR__4).'/src/Repository/Planning/RRuleEntityRepository.php';
  9869.         return $this->privates['App\\Repository\\Planning\\RRuleEntityRepository'] = new \App\Repository\Planning\RRuleEntityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9870.     }
  9871.     /**
  9872.      * Gets the private 'App\Repository\Planning\RRuleExceptionRepository' shared autowired service.
  9873.      *
  9874.      * @return \App\Repository\Planning\RRuleExceptionRepository
  9875.      */
  9876.     protected function getRRuleExceptionRepositoryService()
  9877.     {
  9878.         include_once \dirname(__DIR__4).'/src/Repository/Planning/RRuleExceptionRepository.php';
  9879.         return $this->privates['App\\Repository\\Planning\\RRuleExceptionRepository'] = new \App\Repository\Planning\RRuleExceptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9880.     }
  9881.     /**
  9882.      * Gets the private 'App\Repository\SignaturesSheetRepository' shared autowired service.
  9883.      *
  9884.      * @return \App\Repository\SignaturesSheetRepository
  9885.      */
  9886.     protected function getSignaturesSheetRepositoryService()
  9887.     {
  9888.         include_once \dirname(__DIR__4).'/src/Repository/SignaturesSheetRepository.php';
  9889.         return $this->privates['App\\Repository\\SignaturesSheetRepository'] = new \App\Repository\SignaturesSheetRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9890.     }
  9891.     /**
  9892.      * Gets the private 'App\Repository\Signing\UserSignRepository' shared autowired service.
  9893.      *
  9894.      * @return \App\Repository\Signing\UserSignRepository
  9895.      */
  9896.     protected function getUserSignRepositoryService()
  9897.     {
  9898.         include_once \dirname(__DIR__4).'/src/Repository/Signing/UserSignRepository.php';
  9899.         return $this->privates['App\\Repository\\Signing\\UserSignRepository'] = new \App\Repository\Signing\UserSignRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9900.     }
  9901.     /**
  9902.      * Gets the private 'App\SdkBundle\Hydrator\Channel\AbstractCursusHydrator' shared autowired service.
  9903.      *
  9904.      * @return \App\SdkBundle\Hydrator\Channel\AbstractCursusHydrator
  9905.      */
  9906.     protected function getAbstractCursusHydratorService()
  9907.     {
  9908.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9909.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9910.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/AbstractCursusHydrator.php';
  9911.         include_once \dirname(__DIR__4).'/src/SdkBundle/Hydrator/Channel/AbstractCursusHydrator.php';
  9912.         $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()));
  9913.         $this->privates['App\SdkBundle\Hydrator\Channel\AbstractCursusHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9914.         return $instance;
  9915.     }
  9916.     /**
  9917.      * Gets the private 'App\Security\Planning\EventPermissionChecker' shared autowired service.
  9918.      *
  9919.      * @return \App\Security\Planning\EventPermissionChecker
  9920.      */
  9921.     protected function getEventPermissionCheckerService()
  9922.     {
  9923.         include_once \dirname(__DIR__4).'/src/Security/Planning/EventPermissionChecker.php';
  9924.         include_once \dirname(__DIR__4).'/src/Resolver/EventTypePermissionResolver.php';
  9925.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  9926.         if (isset($this->privates['App\\Security\\Planning\\EventPermissionChecker'])) {
  9927.             return $this->privates['App\\Security\\Planning\\EventPermissionChecker'];
  9928.         }
  9929.         return $this->privates['App\\Security\\Planning\\EventPermissionChecker'] = new \App\Security\Planning\EventPermissionChecker($a, new \App\Resolver\EventTypePermissionResolver());
  9930.     }
  9931.     /**
  9932.      * Gets the private 'App\Service\Calendar\Analytics\AdminChannelUserDataAnalyticsService' shared autowired service.
  9933.      *
  9934.      * @return \App\Service\Calendar\Analytics\AdminChannelUserDataAnalyticsService
  9935.      */
  9936.     protected function getAdminChannelUserDataAnalyticsServiceService()
  9937.     {
  9938.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Analytics/AdminChannelUserDataAnalyticsService.php';
  9939.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Analytics/Utils/PeriodLabelFormatter.php';
  9940.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Analytics/Utils/BucketCompleter.php';
  9941.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  9942.         $a = new \Nellapp\Bundle\SDKBundle\Analytics\Utils\PeriodLabelFormatter();
  9943.         return $this->privates['App\\Service\\Calendar\\Analytics\\AdminChannelUserDataAnalyticsService'] = new \App\Service\Calendar\Analytics\AdminChannelUserDataAnalyticsService(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->privates['App\\Repository\\ChannelUserData\\ChannelUserDataRepository'] ?? $this->getChannelUserDataRepositoryService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] = new \Nellapp\Bundle\SDKBundle\Channel\Service\ConfigurationService())), ($this->services['cache.app'] ?? $this->getCache_AppService()), $a, new \Nellapp\Bundle\SDKBundle\Analytics\Utils\BucketCompleter($a));
  9944.     }
  9945.     /**
  9946.      * Gets the private 'App\Service\Calendar\Analytics\EventChannelAnalyticsService' shared autowired service.
  9947.      *
  9948.      * @return \App\Service\Calendar\Analytics\EventChannelAnalyticsService
  9949.      */
  9950.     protected function getEventChannelAnalyticsServiceService()
  9951.     {
  9952.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Analytics/EventChannelAnalyticsService.php';
  9953.         return $this->privates['App\\Service\\Calendar\\Analytics\\EventChannelAnalyticsService'] = new \App\Service\Calendar\Analytics\EventChannelAnalyticsService(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()));
  9954.     }
  9955.     /**
  9956.      * Gets the private 'App\Service\Calendar\AvailableExceptionManager' shared autowired service.
  9957.      *
  9958.      * @return \App\Service\Calendar\AvailableExceptionManager
  9959.      */
  9960.     protected function getAvailableExceptionManagerService()
  9961.     {
  9962.         include_once \dirname(__DIR__4).'/src/Service/Calendar/AvailableExceptionManager.php';
  9963.         include_once \dirname(__DIR__4).'/src/Service/Calendar/AvailableExceptionFactory.php';
  9964.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9965.         if (isset($this->privates['App\\Service\\Calendar\\AvailableExceptionManager'])) {
  9966.             return $this->privates['App\\Service\\Calendar\\AvailableExceptionManager'];
  9967.         }
  9968.         return $this->privates['App\\Service\\Calendar\\AvailableExceptionManager'] = new \App\Service\Calendar\AvailableExceptionManager($a, ($this->privates['App\\Repository\\Planning\\AvailableExceptionRepository'] ?? $this->getAvailableExceptionRepositoryService()), ($this->privates['App\\Service\\Calendar\\AvailableExceptionFactory'] ?? ($this->privates['App\\Service\\Calendar\\AvailableExceptionFactory'] = new \App\Service\Calendar\AvailableExceptionFactory())));
  9969.     }
  9970.     /**
  9971.      * Gets the private 'App\Service\Calendar\EventManager' shared autowired service.
  9972.      *
  9973.      * @return \App\Service\Calendar\EventManager
  9974.      */
  9975.     protected function getEventManagerService()
  9976.     {
  9977.         include_once \dirname(__DIR__4).'/src/Service/Calendar/EventManager.php';
  9978.         return $this->privates['App\\Service\\Calendar\\EventManager'] = new \App\Service\Calendar\EventManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9979.     }
  9980.     /**
  9981.      * Gets the private 'App\Service\Calendar\Rrule\RRuleService' shared autowired service.
  9982.      *
  9983.      * @return \App\Service\Calendar\Rrule\RRuleService
  9984.      */
  9985.     protected function getRRuleServiceService()
  9986.     {
  9987.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/RRuleService.php';
  9988.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Utils/DateUtils.php';
  9989.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  9990.         $a = ($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService());
  9991.         if (isset($this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'])) {
  9992.             return $this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'];
  9993.         }
  9994.         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);
  9995.     }
  9996.     /**
  9997.      * Gets the private 'App\Service\Calendar\Rrule\RruleManagerDeleteService' shared autowired service.
  9998.      *
  9999.      * @return \App\Service\Calendar\Rrule\RruleManagerDeleteService
  10000.      */
  10001.     protected function getRruleManagerDeleteServiceService()
  10002.     {
  10003.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/AbstractRruleManagerService.php';
  10004.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/RruleManagerDeleteService.php';
  10005.         $a = ($this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'] ?? $this->getRRuleServiceService());
  10006.         if (isset($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerDeleteService'])) {
  10007.             return $this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerDeleteService'];
  10008.         }
  10009.         return $this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerDeleteService'] = new \App\Service\Calendar\Rrule\RruleManagerDeleteService($a, ($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  10010.     }
  10011.     /**
  10012.      * Gets the private 'App\Service\Calendar\Rrule\RruleManagerPersistService' shared autowired service.
  10013.      *
  10014.      * @return \App\Service\Calendar\Rrule\RruleManagerPersistService
  10015.      */
  10016.     protected function getRruleManagerPersistServiceService()
  10017.     {
  10018.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/AbstractRruleManagerService.php';
  10019.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/RruleManagerPersistService.php';
  10020.         $a = ($this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'] ?? $this->getRRuleServiceService());
  10021.         if (isset($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerPersistService'])) {
  10022.             return $this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerPersistService'];
  10023.         }
  10024.         return $this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerPersistService'] = new \App\Service\Calendar\Rrule\RruleManagerPersistService($a, ($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  10025.     }
  10026.     /**
  10027.      * Gets the private 'App\Service\Calendar\Rrule\RruleManagerUpdateService' shared autowired service.
  10028.      *
  10029.      * @return \App\Service\Calendar\Rrule\RruleManagerUpdateService
  10030.      */
  10031.     protected function getRruleManagerUpdateServiceService()
  10032.     {
  10033.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/AbstractRruleManagerService.php';
  10034.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/RruleManagerUpdateService.php';
  10035.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10036.         if (isset($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerUpdateService'])) {
  10037.             return $this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerUpdateService'];
  10038.         }
  10039.         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()));
  10040.     }
  10041.     /**
  10042.      * Gets the private 'App\Service\Conference\ConferenceService' shared autowired service.
  10043.      *
  10044.      * @return \App\Service\Conference\ConferenceService
  10045.      */
  10046.     protected function getConferenceServiceService()
  10047.     {
  10048.         include_once \dirname(__DIR__4).'/src/Service/Conference/ConferenceService.php';
  10049.         include_once \dirname(__DIR__4).'/src/Service/ExternalMeetingClient/ExternalMeetingClientRegistry.php';
  10050.         include_once \dirname(__DIR__4).'/src/Service/Conference/ConferenceManager.php';
  10051.         include_once \dirname(__DIR__4).'/src/Service/Conference/ConferenceOwnerTypeResolver.php';
  10052.         include_once \dirname(__DIR__4).'/src/Service/Conference/ConferenceProviderResolver.php';
  10053.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  10054.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10055.         if (isset($this->privates['App\\Service\\Conference\\ConferenceService'])) {
  10056.             return $this->privates['App\\Service\\Conference\\ConferenceService'];
  10057.         }
  10058.         $b = ($this->services['router'] ?? $this->getRouterService());
  10059.         if (isset($this->privates['App\\Service\\Conference\\ConferenceService'])) {
  10060.             return $this->privates['App\\Service\\Conference\\ConferenceService'];
  10061.         }
  10062.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] = new \Nellapp\Bundle\SDKBundle\Channel\Service\ConfigurationService()));
  10063.         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 () {
  10064.             yield => ($this->privates['App\\Service\\ExternalMeetingClient\\BBBApiService'] ?? $this->getBBBApiServiceService());
  10065.         }, 1)), $c, new \App\Service\Conference\ConferenceManager($c, new \App\Service\Conference\ConferenceOwnerTypeResolver(), new \App\Service\Conference\ConferenceProviderResolver()));
  10066.     }
  10067.     /**
  10068.      * Gets the private 'App\Service\EventRefreshResourcesService' shared autowired service.
  10069.      *
  10070.      * @return \App\Service\EventRefreshResourcesService
  10071.      */
  10072.     protected function getEventRefreshResourcesServiceService()
  10073.     {
  10074.         include_once \dirname(__DIR__4).'/src/Service/EventRefreshResourcesService.php';
  10075.         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()));
  10076.     }
  10077.     /**
  10078.      * Gets the private 'App\Service\EventsUserProgression' shared autowired service.
  10079.      *
  10080.      * @return \App\Service\EventsUserProgression
  10081.      */
  10082.     protected function getEventsUserProgressionService()
  10083.     {
  10084.         include_once \dirname(__DIR__4).'/src/Service/EventsUserProgression.php';
  10085.         return $this->privates['App\\Service\\EventsUserProgression'] = new \App\Service\EventsUserProgression(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  10086.     }
  10087.     /**
  10088.      * Gets the private 'App\Service\ExternalMeetingClient\BBBApiService' shared autowired service.
  10089.      *
  10090.      * @return \App\Service\ExternalMeetingClient\BBBApiService
  10091.      */
  10092.     protected function getBBBApiServiceService()
  10093.     {
  10094.         include_once \dirname(__DIR__4).'/src/Service/ExternalMeetingClient/ExternalMeetingClientInterface.php';
  10095.         include_once \dirname(__DIR__4).'/src/Service/ExternalMeetingClient/BBBApiService.php';
  10096.         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()));
  10097.     }
  10098.     /**
  10099.      * Gets the private 'App\Service\FavoriteFilter\FavoriteFilterManager' shared autowired service.
  10100.      *
  10101.      * @return \App\Service\FavoriteFilter\FavoriteFilterManager
  10102.      */
  10103.     protected function getFavoriteFilterManagerService()
  10104.     {
  10105.         include_once \dirname(__DIR__4).'/src/Service/FavoriteFilter/FavoriteFilterManager.php';
  10106.         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()));
  10107.     }
  10108.     /**
  10109.      * Gets the private 'App\Service\FileService' shared autowired service.
  10110.      *
  10111.      * @return \App\Service\FileService
  10112.      */
  10113.     protected function getFileServiceService()
  10114.     {
  10115.         include_once \dirname(__DIR__4).'/src/Service/FileService.php';
  10116.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10117.         if (isset($this->privates['App\\Service\\FileService'])) {
  10118.             return $this->privates['App\\Service\\FileService'];
  10119.         }
  10120.         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()));
  10121.     }
  10122.     /**
  10123.      * Gets the private 'App\Service\MailService' shared autowired service.
  10124.      *
  10125.      * @return \App\Service\MailService
  10126.      */
  10127.     protected function getMailServiceService()
  10128.     {
  10129.         include_once \dirname(__DIR__4).'/src/Service/MailService.php';
  10130.         include_once \dirname(__DIR__4).'/src/Service/Calendar/EventService.php';
  10131.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'] ?? $this->getMailerService());
  10132.         if (isset($this->privates['App\\Service\\MailService'])) {
  10133.             return $this->privates['App\\Service\\MailService'];
  10134.         }
  10135.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  10136.         if (isset($this->privates['App\\Service\\MailService'])) {
  10137.             return $this->privates['App\\Service\\MailService'];
  10138.         }
  10139.         $c = ($this->services['router'] ?? $this->getRouterService());
  10140.         if (isset($this->privates['App\\Service\\MailService'])) {
  10141.             return $this->privates['App\\Service\\MailService'];
  10142.         }
  10143.         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())));
  10144.     }
  10145.     /**
  10146.      * Gets the private 'App\Service\PlanningResourceExportService' shared autowired service.
  10147.      *
  10148.      * @return \App\Service\PlanningResourceExportService
  10149.      */
  10150.     protected function getPlanningResourceExportServiceService()
  10151.     {
  10152.         include_once \dirname(__DIR__4).'/src/Service/PlanningResourceExportService.php';
  10153.         include_once \dirname(__DIR__4).'/src/Service/XlsExport/XlsExporter.php';
  10154.         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()));
  10155.     }
  10156.     /**
  10157.      * Gets the private 'App\Service\SearchService' shared autowired service.
  10158.      *
  10159.      * @return \App\Service\SearchService
  10160.      */
  10161.     protected function getSearchServiceService()
  10162.     {
  10163.         include_once \dirname(__DIR__4).'/src/Service/SearchService.php';
  10164.         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()));
  10165.     }
  10166.     /**
  10167.      * Gets the private 'App\Service\Sign\SignService' shared autowired service.
  10168.      *
  10169.      * @return \App\Service\Sign\SignService
  10170.      */
  10171.     protected function getSignServiceService()
  10172.     {
  10173.         include_once \dirname(__DIR__4).'/src/Service/Sign/SignService.php';
  10174.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10175.         if (isset($this->privates['App\\Service\\Sign\\SignService'])) {
  10176.             return $this->privates['App\\Service\\Sign\\SignService'];
  10177.         }
  10178.         $b = ($this->privates['App\\Service\\User\\Notification\\NotificationService'] ?? $this->getNotificationServiceService());
  10179.         if (isset($this->privates['App\\Service\\Sign\\SignService'])) {
  10180.             return $this->privates['App\\Service\\Sign\\SignService'];
  10181.         }
  10182.         $c = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
  10183.         if (isset($this->privates['App\\Service\\Sign\\SignService'])) {
  10184.             return $this->privates['App\\Service\\Sign\\SignService'];
  10185.         }
  10186.         $d = ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService());
  10187.         if (isset($this->privates['App\\Service\\Sign\\SignService'])) {
  10188.             return $this->privates['App\\Service\\Sign\\SignService'];
  10189.         }
  10190.         $e = ($this->services['router'] ?? $this->getRouterService());
  10191.         if (isset($this->privates['App\\Service\\Sign\\SignService'])) {
  10192.             return $this->privates['App\\Service\\Sign\\SignService'];
  10193.         }
  10194.         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);
  10195.     }
  10196.     /**
  10197.      * Gets the private 'App\Service\Sign\SignaturesSheetService' shared autowired service.
  10198.      *
  10199.      * @return \App\Service\Sign\SignaturesSheetService
  10200.      */
  10201.     protected function getSignaturesSheetServiceService()
  10202.     {
  10203.         include_once \dirname(__DIR__4).'/src/Service/Sign/SignaturesSheetService.php';
  10204.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10205.         if (isset($this->privates['App\\Service\\Sign\\SignaturesSheetService'])) {
  10206.             return $this->privates['App\\Service\\Sign\\SignaturesSheetService'];
  10207.         }
  10208.         $b = ($this->services['router'] ?? $this->getRouterService());
  10209.         if (isset($this->privates['App\\Service\\Sign\\SignaturesSheetService'])) {
  10210.             return $this->privates['App\\Service\\Sign\\SignaturesSheetService'];
  10211.         }
  10212.         $c = ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService());
  10213.         if (isset($this->privates['App\\Service\\Sign\\SignaturesSheetService'])) {
  10214.             return $this->privates['App\\Service\\Sign\\SignaturesSheetService'];
  10215.         }
  10216.         $d = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  10217.         if (isset($this->privates['App\\Service\\Sign\\SignaturesSheetService'])) {
  10218.             return $this->privates['App\\Service\\Sign\\SignaturesSheetService'];
  10219.         }
  10220.         return $this->privates['App\\Service\\Sign\\SignaturesSheetService'] = new \App\Service\Sign\SignaturesSheetService($a$b$c$d);
  10221.     }
  10222.     /**
  10223.      * Gets the private 'App\Service\Sign\UserSignAlertService' shared autowired service.
  10224.      *
  10225.      * @return \App\Service\Sign\UserSignAlertService
  10226.      */
  10227.     protected function getUserSignAlertServiceService()
  10228.     {
  10229.         include_once \dirname(__DIR__4).'/src/Service/Sign/UserSignAlertService.php';
  10230.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService());
  10231.         if (isset($this->privates['App\\Service\\Sign\\UserSignAlertService'])) {
  10232.             return $this->privates['App\\Service\\Sign\\UserSignAlertService'];
  10233.         }
  10234.         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()));
  10235.     }
  10236.     /**
  10237.      * Gets the private 'App\Service\User\Notification\NotificationService' shared autowired service.
  10238.      *
  10239.      * @return \App\Service\User\Notification\NotificationService
  10240.      */
  10241.     protected function getNotificationServiceService()
  10242.     {
  10243.         include_once \dirname(__DIR__4).'/src/Service/User/Notification/NotificationService.php';
  10244.         include_once \dirname(__DIR__4).'/src/Service/Calendar/EventService.php';
  10245.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10246.         if (isset($this->privates['App\\Service\\User\\Notification\\NotificationService'])) {
  10247.             return $this->privates['App\\Service\\User\\Notification\\NotificationService'];
  10248.         }
  10249.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  10250.         if (isset($this->privates['App\\Service\\User\\Notification\\NotificationService'])) {
  10251.             return $this->privates['App\\Service\\User\\Notification\\NotificationService'];
  10252.         }
  10253.         $c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  10254.         if (isset($this->privates['App\\Service\\User\\Notification\\NotificationService'])) {
  10255.             return $this->privates['App\\Service\\User\\Notification\\NotificationService'];
  10256.         }
  10257.         $d = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  10258.         if (isset($this->privates['App\\Service\\User\\Notification\\NotificationService'])) {
  10259.             return $this->privates['App\\Service\\User\\Notification\\NotificationService'];
  10260.         }
  10261.         $e = ($this->services['router'] ?? $this->getRouterService());
  10262.         if (isset($this->privates['App\\Service\\User\\Notification\\NotificationService'])) {
  10263.             return $this->privates['App\\Service\\User\\Notification\\NotificationService'];
  10264.         }
  10265.         $f = ($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService());
  10266.         if (isset($this->privates['App\\Service\\User\\Notification\\NotificationService'])) {
  10267.             return $this->privates['App\\Service\\User\\Notification\\NotificationService'];
  10268.         }
  10269.         return $this->privates['App\\Service\\User\\Notification\\NotificationService'] = new \App\Service\User\Notification\NotificationService($a$b$c, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] ?? $this->getChannelUserPermissionServiceService()), $d$e, ($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);
  10270.     }
  10271.     /**
  10272.      * Gets the private 'App\Twig\RunTime\CalendarRuntime' shared autowired service.
  10273.      *
  10274.      * @return \App\Twig\RunTime\CalendarRuntime
  10275.      */
  10276.     protected function getCalendarRuntimeService()
  10277.     {
  10278.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10279.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/CalendarRuntime.php';
  10280.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  10281.         if (isset($this->privates['App\\Twig\\RunTime\\CalendarRuntime'])) {
  10282.             return $this->privates['App\\Twig\\RunTime\\CalendarRuntime'];
  10283.         }
  10284.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  10285.         if (isset($this->privates['App\\Twig\\RunTime\\CalendarRuntime'])) {
  10286.             return $this->privates['App\\Twig\\RunTime\\CalendarRuntime'];
  10287.         }
  10288.         $c = ($this->services['router'] ?? $this->getRouterService());
  10289.         if (isset($this->privates['App\\Twig\\RunTime\\CalendarRuntime'])) {
  10290.             return $this->privates['App\\Twig\\RunTime\\CalendarRuntime'];
  10291.         }
  10292.         return $this->privates['App\\Twig\\RunTime\\CalendarRuntime'] = new \App\Twig\RunTime\CalendarRuntime($a$b$c);
  10293.     }
  10294.     /**
  10295.      * Gets the private 'App\Twig\RunTime\ChannelRuntime' shared autowired service.
  10296.      *
  10297.      * @return \App\Twig\RunTime\ChannelRuntime
  10298.      */
  10299.     protected function getChannelRuntimeService()
  10300.     {
  10301.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10302.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/ChannelRuntime.php';
  10303.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  10304.         if (isset($this->privates['App\\Twig\\RunTime\\ChannelRuntime'])) {
  10305.             return $this->privates['App\\Twig\\RunTime\\ChannelRuntime'];
  10306.         }
  10307.         return $this->privates['App\\Twig\\RunTime\\ChannelRuntime'] = new \App\Twig\RunTime\ChannelRuntime($a);
  10308.     }
  10309.     /**
  10310.      * Gets the private 'App\Twig\RunTime\DateRuntime' shared autowired service.
  10311.      *
  10312.      * @return \App\Twig\RunTime\DateRuntime
  10313.      */
  10314.     protected function getDateRuntimeService()
  10315.     {
  10316.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10317.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/DateRuntime.php';
  10318.         return $this->privates['App\\Twig\\RunTime\\DateRuntime'] = new \App\Twig\RunTime\DateRuntime();
  10319.     }
  10320.     /**
  10321.      * Gets the private 'App\Twig\RunTime\EnvRuntime' shared autowired service.
  10322.      *
  10323.      * @return \App\Twig\RunTime\EnvRuntime
  10324.      */
  10325.     protected function getEnvRuntimeService()
  10326.     {
  10327.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10328.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/EnvRuntime.php';
  10329.         return $this->privates['App\\Twig\\RunTime\\EnvRuntime'] = new \App\Twig\RunTime\EnvRuntime('dev');
  10330.     }
  10331.     /**
  10332.      * Gets the private 'App\Twig\RunTime\EventCapabilityRuntime' shared autowired service.
  10333.      *
  10334.      * @return \App\Twig\RunTime\EventCapabilityRuntime
  10335.      */
  10336.     protected function getEventCapabilityRuntimeService()
  10337.     {
  10338.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10339.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/EventCapabilityRuntime.php';
  10340.         include_once \dirname(__DIR__4).'/src/Resolver/EventCapabilitiyResolver.php';
  10341.         $a = ($this->privates['App\\Security\\Planning\\EventPermissionChecker'] ?? $this->getEventPermissionCheckerService());
  10342.         if (isset($this->privates['App\\Twig\\RunTime\\EventCapabilityRuntime'])) {
  10343.             return $this->privates['App\\Twig\\RunTime\\EventCapabilityRuntime'];
  10344.         }
  10345.         return $this->privates['App\\Twig\\RunTime\\EventCapabilityRuntime'] = new \App\Twig\RunTime\EventCapabilityRuntime(new \App\Resolver\EventCapabilitiyResolver($a));
  10346.     }
  10347.     /**
  10348.      * Gets the private 'App\Twig\RunTime\EventRuntime' shared autowired service.
  10349.      *
  10350.      * @return \App\Twig\RunTime\EventRuntime
  10351.      */
  10352.     protected function getEventRuntimeService()
  10353.     {
  10354.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10355.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/EventRuntime.php';
  10356.         return $this->privates['App\\Twig\\RunTime\\EventRuntime'] = new \App\Twig\RunTime\EventRuntime(($this->services['translator'] ?? $this->getTranslatorService()));
  10357.     }
  10358.     /**
  10359.      * Gets the private 'App\Twig\RunTime\FileRuntime' shared autowired service.
  10360.      *
  10361.      * @return \App\Twig\RunTime\FileRuntime
  10362.      */
  10363.     protected function getFileRuntimeService()
  10364.     {
  10365.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10366.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/FileRuntime.php';
  10367.         $a = ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService());
  10368.         if (isset($this->privates['App\\Twig\\RunTime\\FileRuntime'])) {
  10369.             return $this->privates['App\\Twig\\RunTime\\FileRuntime'];
  10370.         }
  10371.         $b = ($this->services['router'] ?? $this->getRouterService());
  10372.         if (isset($this->privates['App\\Twig\\RunTime\\FileRuntime'])) {
  10373.             return $this->privates['App\\Twig\\RunTime\\FileRuntime'];
  10374.         }
  10375.         return $this->privates['App\\Twig\\RunTime\\FileRuntime'] = new \App\Twig\RunTime\FileRuntime($a$b);
  10376.     }
  10377.     /**
  10378.      * Gets the private 'App\Twig\RunTime\KnpRuntime' shared autowired service.
  10379.      *
  10380.      * @return \App\Twig\RunTime\KnpRuntime
  10381.      */
  10382.     protected function getKnpRuntimeService()
  10383.     {
  10384.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10385.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/KnpRuntime.php';
  10386.         return $this->privates['App\\Twig\\RunTime\\KnpRuntime'] = new \App\Twig\RunTime\KnpRuntime();
  10387.     }
  10388.     /**
  10389.      * Gets the private 'App\Twig\RunTime\PraRuntime' shared autowired service.
  10390.      *
  10391.      * @return \App\Twig\RunTime\PraRuntime
  10392.      */
  10393.     protected function getPraRuntimeService()
  10394.     {
  10395.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10396.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/PraRuntime.php';
  10397.         include_once \dirname(__DIR__4).'/src/Service/PlanningResourceUrlGenerator.php';
  10398.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  10399.         if (isset($this->privates['App\\Twig\\RunTime\\PraRuntime'])) {
  10400.             return $this->privates['App\\Twig\\RunTime\\PraRuntime'];
  10401.         }
  10402.         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));
  10403.     }
  10404.     /**
  10405.      * Gets the private 'App\Twig\RunTime\SideNavRuntime' shared autowired service.
  10406.      *
  10407.      * @return \App\Twig\RunTime\SideNavRuntime
  10408.      */
  10409.     protected function getSideNavRuntimeService()
  10410.     {
  10411.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10412.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/SideNavRuntime.php';
  10413.         return $this->privates['App\\Twig\\RunTime\\SideNavRuntime'] = new \App\Twig\RunTime\SideNavRuntime();
  10414.     }
  10415.     /**
  10416.      * Gets the private 'App\Twig\RunTime\SignaturesSheetsRuntime' shared autowired service.
  10417.      *
  10418.      * @return \App\Twig\RunTime\SignaturesSheetsRuntime
  10419.      */
  10420.     protected function getSignaturesSheetsRuntimeService()
  10421.     {
  10422.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10423.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/SignaturesSheetsRuntime.php';
  10424.         $a = ($this->privates['App\\Service\\Sign\\SignaturesSheetService'] ?? $this->getSignaturesSheetServiceService());
  10425.         if (isset($this->privates['App\\Twig\\RunTime\\SignaturesSheetsRuntime'])) {
  10426.             return $this->privates['App\\Twig\\RunTime\\SignaturesSheetsRuntime'];
  10427.         }
  10428.         $b = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  10429.         if (isset($this->privates['App\\Twig\\RunTime\\SignaturesSheetsRuntime'])) {
  10430.             return $this->privates['App\\Twig\\RunTime\\SignaturesSheetsRuntime'];
  10431.         }
  10432.         return $this->privates['App\\Twig\\RunTime\\SignaturesSheetsRuntime'] = new \App\Twig\RunTime\SignaturesSheetsRuntime(($this->privates['App\\Repository\\SignaturesSheetRepository'] ?? $this->getSignaturesSheetRepositoryService()), $a$b);
  10433.     }
  10434.     /**
  10435.      * Gets the private 'App\Twig\RunTime\UserRuntime' shared autowired service.
  10436.      *
  10437.      * @return \App\Twig\RunTime\UserRuntime
  10438.      */
  10439.     protected function getUserRuntimeService()
  10440.     {
  10441.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10442.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/UserRuntime.php';
  10443.         return $this->privates['App\\Twig\\RunTime\\UserRuntime'] = new \App\Twig\RunTime\UserRuntime();
  10444.     }
  10445.     /**
  10446.      * Gets the private 'App\Twig\RunTime\UserSignRuntime' shared autowired service.
  10447.      *
  10448.      * @return \App\Twig\RunTime\UserSignRuntime
  10449.      */
  10450.     protected function getUserSignRuntimeService()
  10451.     {
  10452.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10453.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/UserSignRuntime.php';
  10454.         return $this->privates['App\\Twig\\RunTime\\UserSignRuntime'] = new \App\Twig\RunTime\UserSignRuntime(($this->services['translator'] ?? $this->getTranslatorService()));
  10455.     }
  10456.     /**
  10457.      * Gets the private 'App\Twig\RunTime\User\FavoriteFilterRuntime' shared autowired service.
  10458.      *
  10459.      * @return \App\Twig\RunTime\User\FavoriteFilterRuntime
  10460.      */
  10461.     protected function getFavoriteFilterRuntimeService()
  10462.     {
  10463.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10464.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/User/FavoriteFilterRuntime.php';
  10465.         include_once \dirname(__DIR__4).'/src/Service/FavoriteFilterService.php';
  10466.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10467.         if (isset($this->privates['App\\Twig\\RunTime\\User\\FavoriteFilterRuntime'])) {
  10468.             return $this->privates['App\\Twig\\RunTime\\User\\FavoriteFilterRuntime'];
  10469.         }
  10470.         $b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  10471.         if (isset($this->privates['App\\Twig\\RunTime\\User\\FavoriteFilterRuntime'])) {
  10472.             return $this->privates['App\\Twig\\RunTime\\User\\FavoriteFilterRuntime'];
  10473.         }
  10474.         return $this->privates['App\\Twig\\RunTime\\User\\FavoriteFilterRuntime'] = new \App\Twig\RunTime\User\FavoriteFilterRuntime(new \App\Service\FavoriteFilterService($a), $b);
  10475.     }
  10476.     /**
  10477.      * Gets the private 'App\Twig\RunTime\User\Notification\NotificationRuntime' shared autowired service.
  10478.      *
  10479.      * @return \App\Twig\RunTime\User\Notification\NotificationRuntime
  10480.      */
  10481.     protected function getNotificationRuntimeService()
  10482.     {
  10483.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10484.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/User/Notification/NotificationRuntime.php';
  10485.         include_once \dirname(__DIR__4).'/src/Service/User/Notification/NotificationGetterService.php';
  10486.         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())));
  10487.     }
  10488.     /**
  10489.      * Gets the private 'App\Validator\Constraints\RRuleConstraintValidator' shared autowired service.
  10490.      *
  10491.      * @return \App\Validator\Constraints\RRuleConstraintValidator
  10492.      */
  10493.     protected function getRRuleConstraintValidatorService()
  10494.     {
  10495.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10496.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10497.         include_once \dirname(__DIR__4).'/src/Validator/Constraints/RRuleConstraintValidator.php';
  10498.         $a = ($this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'] ?? $this->getRRuleServiceService());
  10499.         if (isset($this->privates['App\\Validator\\Constraints\\RRuleConstraintValidator'])) {
  10500.             return $this->privates['App\\Validator\\Constraints\\RRuleConstraintValidator'];
  10501.         }
  10502.         return $this->privates['App\\Validator\\Constraints\\RRuleConstraintValidator'] = new \App\Validator\Constraints\RRuleConstraintValidator($a);
  10503.     }
  10504.     /**
  10505.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  10506.      *
  10507.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  10508.      */
  10509.     protected function getManagerRegistryAwareConnectionProviderService()
  10510.     {
  10511.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  10512.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  10513.         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'));
  10514.     }
  10515.     /**
  10516.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  10517.      *
  10518.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  10519.      */
  10520.     protected function getRunSqlCommandService()
  10521.     {
  10522.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10523.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  10524.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  10525.         $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()));
  10526.         $instance->setName('dbal:run-sql');
  10527.         return $instance;
  10528.     }
  10529.     /**
  10530.      * Gets the private 'DrosalysWeb\Bundle\FormBundle\Form\Type\AsyncEntityType' shared autowired service.
  10531.      *
  10532.      * @return \DrosalysWeb\Bundle\FormBundle\Form\Type\AsyncEntityType
  10533.      */
  10534.     protected function getAsyncEntityTypeService()
  10535.     {
  10536.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10537.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10538.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Form/Type/AsyncEntityType.php';
  10539.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  10540.         if (isset($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'])) {
  10541.             return $this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'];
  10542.         }
  10543.         return $this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'] = new \DrosalysWeb\Bundle\FormBundle\Form\Type\AsyncEntityType(($this->services['doctrine'] ?? $this->getDoctrineService())->getManager('default'), $a);
  10544.     }
  10545.     /**
  10546.      * Gets the private 'DrosalysWeb\Bundle\FormBundle\Form\Type\SelectOrCreateType' shared autowired service.
  10547.      *
  10548.      * @return \DrosalysWeb\Bundle\FormBundle\Form\Type\SelectOrCreateType
  10549.      */
  10550.     protected function getSelectOrCreateTypeService()
  10551.     {
  10552.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10553.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10554.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Form/Type/SelectOrCreateType.php';
  10555.         return $this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType'] = new \DrosalysWeb\Bundle\FormBundle\Form\Type\SelectOrCreateType(($this->services['doctrine'] ?? $this->getDoctrineService())->getManager('default'));
  10556.     }
  10557.     /**
  10558.      * Gets the private 'DrosalysWeb\Bundle\WebSocketBundle\Command\ServerRunCommand' shared autowired service.
  10559.      *
  10560.      * @return \DrosalysWeb\Bundle\WebSocketBundle\Command\ServerRunCommand
  10561.      */
  10562.     protected function getServerRunCommandService()
  10563.     {
  10564.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10565.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Command/ServerRunCommand.php';
  10566.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/Server/IoServer.php';
  10567.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Server/IoServer.php';
  10568.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/ComponentInterface.php';
  10569.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/MessageInterface.php';
  10570.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/MessageComponentInterface.php';
  10571.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/Http/CloseResponseTrait.php';
  10572.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/Http/HttpServer.php';
  10573.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/Http/HttpServerInterface.php';
  10574.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/Session/SessionProvider.php';
  10575.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Http/Router.php';
  10576.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Http/ControllerResolver.php';
  10577.         include_once \dirname(__DIR__4).'/vendor/react/event-loop/src/LoopInterface.php';
  10578.         include_once \dirname(__DIR__4).'/vendor/react/event-loop/src/Factory.php';
  10579.         include_once \dirname(__DIR__4).'/vendor/evenement/evenement/src/Evenement/EventEmitterInterface.php';
  10580.         include_once \dirname(__DIR__4).'/vendor/evenement/evenement/src/Evenement/EventEmitterTrait.php';
  10581.         include_once \dirname(__DIR__4).'/vendor/evenement/evenement/src/Evenement/EventEmitter.php';
  10582.         include_once \dirname(__DIR__4).'/vendor/react/socket/src/ServerInterface.php';
  10583.         include_once \dirname(__DIR__4).'/vendor/react/socket/src/SocketServer.php';
  10584.         $a \React\EventLoop\Factory::create();
  10585.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  10586.         $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']);
  10587.         $c->setLogger($b);
  10588.         $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);
  10589.         $instance->setName('drosalys:ws:server-run');
  10590.         return $instance;
  10591.     }
  10592.     /**
  10593.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\BlameSubscriber' shared service.
  10594.      *
  10595.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\BlameSubscriber
  10596.      */
  10597.     protected function getBlameSubscriberService()
  10598.     {
  10599.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10600.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/BlameSubscriber.php';
  10601.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Blame/BlamerInterface.php';
  10602.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/LazyChainBlamer.php';
  10603.         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']));
  10604.     }
  10605.     /**
  10606.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\BlameSubscriber.App\Entity\Account\User' shared service.
  10607.      *
  10608.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\BlameSubscriber
  10609.      */
  10610.     protected function getUser5Service()
  10611.     {
  10612.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10613.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/BlameSubscriber.php';
  10614.         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']);
  10615.     }
  10616.     /**
  10617.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\HierarchySubscriber' shared service.
  10618.      *
  10619.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\HierarchySubscriber
  10620.      */
  10621.     protected function getHierarchySubscriberService()
  10622.     {
  10623.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10624.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/HierarchySubscriber.php';
  10625.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\HierarchySubscriber();
  10626.     }
  10627.     /**
  10628.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TimestampSubscriber' shared service.
  10629.      *
  10630.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TimestampSubscriber
  10631.      */
  10632.     protected function getTimestampSubscriberService()
  10633.     {
  10634.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10635.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/TimestampSubscriber.php';
  10636.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TimestampSubscriber();
  10637.     }
  10638.     /**
  10639.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TranslationSubscriber' shared service.
  10640.      *
  10641.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TranslationSubscriber
  10642.      */
  10643.     protected function getTranslationSubscriberService()
  10644.     {
  10645.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10646.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/TranslationSubscriber.php';
  10647.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TranslationSubscriber();
  10648.     }
  10649.     /**
  10650.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SerializeLogSubscriber' shared service.
  10651.      *
  10652.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SerializeLogSubscriber
  10653.      */
  10654.     protected function getSerializeLogSubscriberService()
  10655.     {
  10656.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10657.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/SerializeLogSubscriber.php';
  10658.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/LoggerInterface.php';
  10659.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/AbstractLogger.php';
  10660.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/SerializeLog/LoggerInterface.php';
  10661.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/SerializeLog/ORMLogger.php';
  10662.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/SerializerInterface.php';
  10663.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/SerializeLog/Serializer.php';
  10664.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/ContextLoaderInterface.php';
  10665.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/ChainContextLoader.php';
  10666.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/AbstractSupportableContextLoader.php';
  10667.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/SerializeLog/RequestContextLoader.php';
  10668.         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())))])));
  10669.     }
  10670.     /**
  10671.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\TimestampSubscriber' shared service.
  10672.      *
  10673.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\TimestampSubscriber
  10674.      */
  10675.     protected function getTimestampSubscriber2Service()
  10676.     {
  10677.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10678.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/TimestampSubscriber.php';
  10679.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\TimestampSubscriber();
  10680.     }
  10681.     /**
  10682.      * Gets the private 'Drosalys\Bundle\ApiBundle\Action\ActionRetriever' shared autowired service.
  10683.      *
  10684.      * @return \Drosalys\Bundle\ApiBundle\Action\ActionRetriever
  10685.      */
  10686.     protected function getActionRetrieverService()
  10687.     {
  10688.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] = new \Drosalys\Bundle\ApiBundle\Action\ActionRetriever(new RewindableGenerator(function () {
  10689.             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()));
  10690.             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()));
  10691.         }, 2));
  10692.     }
  10693.     /**
  10694.      * Gets the private 'Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\ActionRequestBodyDescriber' shared autowired service.
  10695.      *
  10696.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\ActionRequestBodyDescriber
  10697.      */
  10698.     protected function getActionRequestBodyDescriberService()
  10699.     {
  10700.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  10701.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10702.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/AbstractDescriber.php';
  10703.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/ActionRequestBodyDescriber.php';
  10704.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/Model/ModelRegistry.php';
  10705.         $this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\ActionRequestBodyDescriber'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\ActionRequestBodyDescriber();
  10706.         $instance->setActionRetriever(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()));
  10707.         $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())));
  10708.         return $instance;
  10709.     }
  10710.     /**
  10711.      * Gets the private 'Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\ActionResponseDescriber' shared autowired service.
  10712.      *
  10713.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\ActionResponseDescriber
  10714.      */
  10715.     protected function getActionResponseDescriberService()
  10716.     {
  10717.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  10718.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10719.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/AbstractDescriber.php';
  10720.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/ActionResponseDescriber.php';
  10721.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/Model/ModelRegistry.php';
  10722.         $this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\ActionResponseDescriber'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\ActionResponseDescriber();
  10723.         $instance->setActionRetriever(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()));
  10724.         $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())));
  10725.         return $instance;
  10726.     }
  10727.     /**
  10728.      * Gets the private 'Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\OperationIdDescriber' shared autowired service.
  10729.      *
  10730.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\OperationIdDescriber
  10731.      */
  10732.     protected function getOperationIdDescriberService()
  10733.     {
  10734.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  10735.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10736.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/AbstractDescriber.php';
  10737.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/OperationIdDescriber.php';
  10738.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/Model/ModelRegistry.php';
  10739.         $this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\OperationIdDescriber'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\OperationIdDescriber();
  10740.         $instance->setActionRetriever(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()));
  10741.         $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())));
  10742.         return $instance;
  10743.     }
  10744.     /**
  10745.      * Gets the private 'Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\PaginationDescriber' shared autowired service.
  10746.      *
  10747.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\PaginationDescriber
  10748.      */
  10749.     protected function getPaginationDescriberService()
  10750.     {
  10751.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  10752.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10753.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/AbstractDescriber.php';
  10754.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/PaginationDescriber.php';
  10755.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/Model/ModelRegistry.php';
  10756.         $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()));
  10757.         $instance->setActionRetriever(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()));
  10758.         $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())));
  10759.         return $instance;
  10760.     }
  10761.     /**
  10762.      * Gets the private 'Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\SecurityDescriber' shared autowired service.
  10763.      *
  10764.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\SecurityDescriber
  10765.      */
  10766.     protected function getSecurityDescriberService()
  10767.     {
  10768.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  10769.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10770.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/AbstractDescriber.php';
  10771.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/SecurityDescriber.php';
  10772.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/Model/ModelRegistry.php';
  10773.         $this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\SecurityDescriber'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\SecurityDescriber();
  10774.         $instance->setActionRetriever(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()));
  10775.         $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())));
  10776.         return $instance;
  10777.     }
  10778.     /**
  10779.      * Gets the private 'Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\TagDescriber' shared autowired service.
  10780.      *
  10781.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\TagDescriber
  10782.      */
  10783.     protected function getTagDescriberService()
  10784.     {
  10785.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  10786.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10787.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/AbstractDescriber.php';
  10788.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/TagDescriber.php';
  10789.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/Model/ModelRegistry.php';
  10790.         $this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\TagDescriber'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\TagDescriber([]);
  10791.         $instance->setActionRetriever(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()));
  10792.         $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())));
  10793.         return $instance;
  10794.     }
  10795.     /**
  10796.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber' shared autowired service.
  10797.      *
  10798.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber
  10799.      */
  10800.     protected function getActionControllerSubscriberService()
  10801.     {
  10802.         $a = ($this->services['router'] ?? $this->getRouterService());
  10803.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'])) {
  10804.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'];
  10805.         }
  10806.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()), $a);
  10807.     }
  10808.     /**
  10809.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionResponseSubscriber' shared autowired service.
  10810.      *
  10811.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionResponseSubscriber
  10812.      */
  10813.     protected function getActionResponseSubscriberService()
  10814.     {
  10815.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionResponseSubscriber.php';
  10816.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10817.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'])) {
  10818.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'];
  10819.         }
  10820.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionResponseSubscriber($a, new RewindableGenerator(function () {
  10821.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\ValidationErrorResponseHandler'] ?? $this->getValidationErrorResponseHandlerService());
  10822.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\EmptyResponseHandler'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\EmptyResponseHandler'] = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\EmptyResponseHandler()));
  10823.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'] ?? $this->getPaginationResponseHandlerService());
  10824.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\DefaultResponseHandler'] ?? $this->getDefaultResponseHandlerService());
  10825.         }, 4), new RewindableGenerator(function () {
  10826.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'] ?? $this->getDoctrinePersisterHandlerService());
  10827.         }, 1));
  10828.     }
  10829.     /**
  10830.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber' shared autowired service.
  10831.      *
  10832.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber
  10833.      */
  10834.     protected function getDeserializeActionControllerSubscriberService()
  10835.     {
  10836.         $a = ($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService());
  10837.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  10838.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  10839.         }
  10840.         $b = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  10841.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  10842.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  10843.         }
  10844.         $c = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  10845.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  10846.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  10847.         }
  10848.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber($a$b$c);
  10849.     }
  10850.     /**
  10851.      * Gets the private 'Drosalys\Bundle\ApiBundle\Filter\ApiFilter' shared autowired service.
  10852.      *
  10853.      * @return \Drosalys\Bundle\ApiBundle\Filter\ApiFilter
  10854.      */
  10855.     protected function getApiFilterService()
  10856.     {
  10857.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10858.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10859.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Filter/ApiFilter.php';
  10860.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter'] = new \Drosalys\Bundle\ApiBundle\Filter\ApiFilter();
  10861.     }
  10862.     /**
  10863.      * Gets the private 'Drosalys\Bundle\ApiBundle\Filter\ApiFilterManager' shared autowired service.
  10864.      *
  10865.      * @return \Drosalys\Bundle\ApiBundle\Filter\ApiFilterManager
  10866.      */
  10867.     protected function getApiFilterManagerService()
  10868.     {
  10869.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Filter/ApiFilterManager.php';
  10870.         $a = ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService());
  10871.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'])) {
  10872.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'];
  10873.         }
  10874.         $b = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  10875.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'])) {
  10876.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'];
  10877.         }
  10878.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'] = new \Drosalys\Bundle\ApiBundle\Filter\ApiFilterManager($a$b);
  10879.     }
  10880.     /**
  10881.      * Gets the private 'Drosalys\Bundle\ApiBundle\Persister\PersisterHandler\DoctrinePersisterHandler' shared autowired service.
  10882.      *
  10883.      * @return \Drosalys\Bundle\ApiBundle\Persister\PersisterHandler\DoctrinePersisterHandler
  10884.      */
  10885.     protected function getDoctrinePersisterHandlerService()
  10886.     {
  10887.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Persister/PersisterHandler/PersisterHandlerInterface.php';
  10888.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Persister/PersisterHandler/DoctrinePersisterHandler.php';
  10889.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10890.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'])) {
  10891.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'];
  10892.         }
  10893.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'] = new \Drosalys\Bundle\ApiBundle\Persister\PersisterHandler\DoctrinePersisterHandler($a);
  10894.     }
  10895.     /**
  10896.      * Gets the private 'Drosalys\Bundle\ApiBundle\Response\ResponseHandler\DefaultResponseHandler' shared autowired service.
  10897.      *
  10898.      * @return \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\DefaultResponseHandler
  10899.      */
  10900.     protected function getDefaultResponseHandlerService()
  10901.     {
  10902.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ResponseHandlerInterface.php';
  10903.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/AbstractResponseHandler.php';
  10904.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/DefaultResponseHandler.php';
  10905.         $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\DefaultResponseHandler'] = $instance = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\DefaultResponseHandler();
  10906.         $instance->setSerializer(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()));
  10907.         return $instance;
  10908.     }
  10909.     /**
  10910.      * Gets the private 'Drosalys\Bundle\ApiBundle\Response\ResponseHandler\PaginationResponseHandler' shared autowired service.
  10911.      *
  10912.      * @return \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\PaginationResponseHandler
  10913.      */
  10914.     protected function getPaginationResponseHandlerService()
  10915.     {
  10916.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ResponseHandlerInterface.php';
  10917.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/AbstractResponseHandler.php';
  10918.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/PaginationResponseHandler.php';
  10919.         $a = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  10920.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'])) {
  10921.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'];
  10922.         }
  10923.         $b = ($this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'] ?? $this->getApiFilterManagerService());
  10924.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'])) {
  10925.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'];
  10926.         }
  10927.         $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'] = $instance = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\PaginationResponseHandler($a$b);
  10928.         $instance->setSerializer(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()));
  10929.         return $instance;
  10930.     }
  10931.     /**
  10932.      * Gets the private 'Drosalys\Bundle\ApiBundle\Response\ResponseHandler\ValidationErrorResponseHandler' shared autowired service.
  10933.      *
  10934.      * @return \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\ValidationErrorResponseHandler
  10935.      */
  10936.     protected function getValidationErrorResponseHandlerService()
  10937.     {
  10938.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ResponseHandlerInterface.php';
  10939.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/AbstractResponseHandler.php';
  10940.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ValidationErrorResponseHandler.php';
  10941.         $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\ValidationErrorResponseHandler'] = $instance = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\ValidationErrorResponseHandler();
  10942.         $instance->setSerializer(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()));
  10943.         return $instance;
  10944.     }
  10945.     /**
  10946.      * Gets the private 'Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter' shared autowired service.
  10947.      *
  10948.      * @return \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter
  10949.      */
  10950.     protected function getSerializerAdapterService()
  10951.     {
  10952.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  10953.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'])) {
  10954.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'];
  10955.         }
  10956.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter($a);
  10957.     }
  10958.     /**
  10959.      * Gets the private 'Nellapp\Bundle\SDKBundle\ActivityFeed\Form\Filter\ActivityFeedFilter' shared autowired service.
  10960.      *
  10961.      * @return \Nellapp\Bundle\SDKBundle\ActivityFeed\Form\Filter\ActivityFeedFilter
  10962.      */
  10963.     protected function getActivityFeedFilterService()
  10964.     {
  10965.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10966.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10967.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ActivityFeed/Form/Filter/ActivityFeedFilter.php';
  10968.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\ActivityFeed\\Form\\Filter\\ActivityFeedFilter'] = new \Nellapp\Bundle\SDKBundle\ActivityFeed\Form\Filter\ActivityFeedFilter();
  10969.     }
  10970.     /**
  10971.      * Gets the private 'Nellapp\Bundle\SDKBundle\Archivable\Doctrine\EventSubscriber\ArchivableRepositorySubscriber' shared autowired service.
  10972.      *
  10973.      * @return \Nellapp\Bundle\SDKBundle\Archivable\Doctrine\EventSubscriber\ArchivableRepositorySubscriber
  10974.      */
  10975.     protected function getArchivableRepositorySubscriberService()
  10976.     {
  10977.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10978.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Archivable/Doctrine/EventSubscriber/ArchivableRepositorySubscriber.php';
  10979.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Archivable\\Doctrine\\EventSubscriber\\ArchivableRepositorySubscriber'] = new \Nellapp\Bundle\SDKBundle\Archivable\Doctrine\EventSubscriber\ArchivableRepositorySubscriber();
  10980.     }
  10981.     /**
  10982.      * Gets the private 'Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LoginSubscriber' shared autowired service.
  10983.      *
  10984.      * @return \Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LoginSubscriber
  10985.      */
  10986.     protected function getLoginSubscriberService()
  10987.     {
  10988.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/EventSubscriber/LoginSubscriber.php';
  10989.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'] ?? $this->getSsoClientService());
  10990.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'])) {
  10991.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'];
  10992.         }
  10993.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] = new \Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LoginSubscriber(($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, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10994.     }
  10995.     /**
  10996.      * Gets the private 'Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LogoutSubscriber' shared autowired service.
  10997.      *
  10998.      * @return \Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LogoutSubscriber
  10999.      */
  11000.     protected function getLogoutSubscriberService()
  11001.     {
  11002.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/EventSubscriber/LogoutSubscriber.php';
  11003.         $a = ($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService());
  11004.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'])) {
  11005.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'];
  11006.         }
  11007.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] = new \Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LogoutSubscriber($a);
  11008.     }
  11009.     /**
  11010.      * Gets the private 'Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\HandleExpireTokenSubscriber' shared autowired service.
  11011.      *
  11012.      * @return \Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\HandleExpireTokenSubscriber
  11013.      */
  11014.     protected function getHandleExpireTokenSubscriberService()
  11015.     {
  11016.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  11017.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'])) {
  11018.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'];
  11019.         }
  11020.         $b = ($this->services['router'] ?? $this->getRouterService());
  11021.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'])) {
  11022.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'];
  11023.         }
  11024.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'] = new \Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\HandleExpireTokenSubscriber($a$b);
  11025.     }
  11026.     /**
  11027.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ChannelMenuDisplayedSubscriber' shared autowired service.
  11028.      *
  11029.      * @return \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ChannelMenuDisplayedSubscriber
  11030.      */
  11031.     protected function getChannelMenuDisplayedSubscriberService()
  11032.     {
  11033.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/EventSubscriber/ChannelMenuDisplayedSubscriber.php';
  11034.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'] ?? $this->getChannelUserDataEntityClientService());
  11035.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'])) {
  11036.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'];
  11037.         }
  11038.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] = new \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ChannelMenuDisplayedSubscriber($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  11039.     }
  11040.     /**
  11041.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ForceUserFromSetupSubscriber' shared autowired service.
  11042.      *
  11043.      * @return \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ForceUserFromSetupSubscriber
  11044.      */
  11045.     protected function getForceUserFromSetupSubscriberService()
  11046.     {
  11047.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  11048.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ForceUserFromSetupSubscriber'])) {
  11049.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ForceUserFromSetupSubscriber'];
  11050.         }
  11051.         $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()));
  11052.         $instance->setRepo(($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository'] ?? $this->getUserFromChannelRepositoryService()));
  11053.         return $instance;
  11054.     }
  11055.     /**
  11056.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\Repository\ChannelUserRoleRepository' shared autowired service.
  11057.      *
  11058.      * @return \Nellapp\Bundle\SDKBundle\Channel\Repository\ChannelUserRoleRepository
  11059.      */
  11060.     protected function getChannelUserRoleRepositoryService()
  11061.     {
  11062.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserRole/ChannelUserRoleRepositoryInterface.php';
  11063.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserRole/AbstractChannelUserRoleRepository.php';
  11064.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/ChannelUserRoleRepository.php';
  11065.         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()));
  11066.     }
  11067.     /**
  11068.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\Repository\UserFromChannelRepository' shared autowired service.
  11069.      *
  11070.      * @return \Nellapp\Bundle\SDKBundle\Channel\Repository\UserFromChannelRepository
  11071.      */
  11072.     protected function getUserFromChannelRepositoryService()
  11073.     {
  11074.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository'] = new \Nellapp\Bundle\SDKBundle\Channel\Repository\UserFromChannelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  11075.     }
  11076.     /**
  11077.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\Twig\Runtime\UserFromChannelRuntime' shared autowired service.
  11078.      *
  11079.      * @return \Nellapp\Bundle\SDKBundle\Channel\Twig\Runtime\UserFromChannelRuntime
  11080.      */
  11081.     protected function getUserFromChannelRuntimeService()
  11082.     {
  11083.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  11084.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Twig/Runtime/UserFromChannelRuntime.php';
  11085.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  11086.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime'])) {
  11087.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime'];
  11088.         }
  11089.         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);
  11090.     }
  11091.     /**
  11092.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\Form\Filter\CollectionFilter' shared autowired service.
  11093.      *
  11094.      * @return \Nellapp\Bundle\SDKBundle\DataSync\Form\Filter\CollectionFilter
  11095.      */
  11096.     protected function getCollectionFilter8Service()
  11097.     {
  11098.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11099.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11100.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Form/Filter/CollectionFilter.php';
  11101.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter\\CollectionFilter'] = new \Nellapp\Bundle\SDKBundle\DataSync\Form\Filter\CollectionFilter();
  11102.     }
  11103.     /**
  11104.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\HttpClient\EntityClientManager' shared autowired service.
  11105.      *
  11106.      * @return \Nellapp\Bundle\SDKBundle\DataSync\HttpClient\EntityClientManager
  11107.      */
  11108.     protected function getEntityClientManagerService()
  11109.     {
  11110.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/EntityClientManager.php';
  11111.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\HttpClient\\EntityClientManager'] = new \Nellapp\Bundle\SDKBundle\DataSync\HttpClient\EntityClientManager(new RewindableGenerator(function () {
  11112.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\NotificationClient'] ?? $this->getNotificationClientService());
  11113.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'] ?? $this->getSsoClientService());
  11114.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService());
  11115.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] ?? $this->getChannelClientService());
  11116.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] ?? $this->getChannelConfigurationClientService());
  11117.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelContactClient'] ?? $this->getChannelContactClientService());
  11118.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] ?? $this->getChannelUserCursusPermissionClientService());
  11119.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] ?? $this->getChannelUserRoleClientService());
  11120.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] ?? $this->getChannelUserServicePermissionClientService());
  11121.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] ?? $this->getChannelUserSessionPermissionClientService());
  11122.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] ?? $this->getChannelUserTrainingPermissionClientService());
  11123.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] ?? $this->getChannelWhiteLabelClientService());
  11124.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'] ?? $this->getCompanyClientService());
  11125.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'] ?? $this->getCompanyContactClientService());
  11126.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'] ?? $this->getContactClientService());
  11127.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'] ?? $this->getFrenchProfessionalIdClientService());
  11128.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] ?? $this->getGroupClientService());
  11129.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'] ?? $this->getOrganizationClientService());
  11130.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] ?? $this->getPlaceClientService());
  11131.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] ?? $this->getRoomClientService());
  11132.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] ?? $this->getServiceClientService());
  11133.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] ?? $this->getSessionClientService());
  11134.             yield 22 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] ?? $this->getTrainingClientService());
  11135.             yield 23 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] ?? $this->getUserFromChannelClientService());
  11136.             yield 24 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'] ?? $this->getAbstractCursusEntityClientService());
  11137.             yield 25 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'] ?? $this->getChannelUserDataEntityClientService());
  11138.         }, 26));
  11139.     }
  11140.     /**
  11141.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\Hydrator\Manipulator' shared autowired service.
  11142.      *
  11143.      * @return \Nellapp\Bundle\SDKBundle\DataSync\Hydrator\Manipulator
  11144.      */
  11145.     protected function getManipulatorService()
  11146.     {
  11147.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Manipulator/ManipulatorInterface.php';
  11148.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Manipulator/Manipulator.php';
  11149.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/Manipulator.php';
  11150.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  11151.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'])) {
  11152.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'];
  11153.         }
  11154.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] = new \Nellapp\Bundle\SDKBundle\DataSync\Hydrator\Manipulator($a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  11155.     }
  11156.     /**
  11157.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\Refresher\RefresherManager' shared autowired service.
  11158.      *
  11159.      * @return \Nellapp\Bundle\SDKBundle\DataSync\Refresher\RefresherManager
  11160.      */
  11161.     protected function getRefresherManagerService()
  11162.     {
  11163.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherManager.php';
  11164.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] = new \Nellapp\Bundle\SDKBundle\DataSync\Refresher\RefresherManager(new RewindableGenerator(function () {
  11165.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\NotificationRefresher'] ?? $this->getNotificationRefresherService());
  11166.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'] ?? $this->getUserRefresher2Service());
  11167.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\AbstractCursusRefresher'] ?? $this->getAbstractCursusRefresherService());
  11168.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelConfigurationRefresher'] ?? $this->getChannelConfigurationRefresherService());
  11169.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelContactRefresher'] ?? $this->getChannelContactRefresherService());
  11170.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelRefresher'] ?? $this->getChannelRefresherService());
  11171.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserCursusPermissionRefresher'] ?? $this->getChannelUserCursusPermissionRefresherService());
  11172.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserDataRefresher'] ?? $this->getChannelUserDataRefresherService());
  11173.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserRoleRefresher'] ?? $this->getChannelUserRoleRefresherService());
  11174.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserServicePermissionRefresher'] ?? $this->getChannelUserServicePermissionRefresherService());
  11175.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserSessionPermissionRefresher'] ?? $this->getChannelUserSessionPermissionRefresherService());
  11176.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserTrainingPermissionRefresher'] ?? $this->getChannelUserTrainingPermissionRefresherService());
  11177.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelWhiteLabelRefresher'] ?? $this->getChannelWhiteLabelRefresherService());
  11178.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyContactRefresher'] ?? $this->getCompanyContactRefresherService());
  11179.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyRefresher'] ?? $this->getCompanyRefresherService());
  11180.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ContactRefresher'] ?? $this->getContactRefresherService());
  11181.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\FrenchProfessionalIdRefresher'] ?? $this->getFrenchProfessionalIdRefresherService());
  11182.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\GroupRefresher'] ?? $this->getGroupRefresherService());
  11183.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\OrganizationRefresher'] ?? $this->getOrganizationRefresherService());
  11184.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\PlaceRefresher'] ?? $this->getPlaceRefresherService());
  11185.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\RoomRefresher'] ?? $this->getRoomRefresherService());
  11186.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ServiceRefresher'] ?? $this->getServiceRefresherService());
  11187.             yield 22 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\SessionRefresher'] ?? $this->getSessionRefresherService());
  11188.             yield 23 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\TrainingRefresher'] ?? $this->getTrainingRefresherService());
  11189.             yield 24 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\UserFromChannelRefresher'] ?? $this->getUserFromChannelRefresherService());
  11190.         }, 25));
  11191.     }
  11192.     /**
  11193.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\Retriever\RetrieverManager' shared autowired service.
  11194.      *
  11195.      * @return \Nellapp\Bundle\SDKBundle\DataSync\Retriever\RetrieverManager
  11196.      */
  11197.     protected function getRetrieverManagerService()
  11198.     {
  11199.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverManager.php';
  11200.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] = new \Nellapp\Bundle\SDKBundle\DataSync\Retriever\RetrieverManager(new RewindableGenerator(function () {
  11201.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\NotificationRetriever'] ?? $this->getNotificationRetrieverService());
  11202.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  11203.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'] ?? $this->getAbstractCursusRetrieverService());
  11204.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'] ?? $this->getChannelConfigurationRetrieverService());
  11205.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelContactRetriever'] ?? $this->getChannelContactRetrieverService());
  11206.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  11207.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'] ?? $this->getChannelUserCursusPermissionRetrieverService());
  11208.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  11209.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'] ?? $this->getChannelUserRoleRetrieverService());
  11210.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'] ?? $this->getChannelUserServicePermissionRetrieverService());
  11211.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'] ?? $this->getChannelUserSessionPermissionRetrieverService());
  11212.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'] ?? $this->getChannelUserTrainingPermissionRetrieverService());
  11213.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'] ?? $this->getChannelWhiteLabelRetrieverService());
  11214.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'] ?? $this->getCompanyContactRetrieverService());
  11215.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'] ?? $this->getCompanyRetrieverService());
  11216.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ContactRetriever'] ?? $this->getContactRetrieverService());
  11217.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\FrenchProfessionalIdRetriever'] ?? $this->getFrenchProfessionalIdRetrieverService());
  11218.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'] ?? $this->getGroupRetrieverService());
  11219.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'] ?? $this->getOrganizationRetrieverService());
  11220.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'] ?? $this->getPlaceRetrieverService());
  11221.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'] ?? $this->getRoomRetrieverService());
  11222.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'] ?? $this->getServiceRetrieverService());
  11223.             yield 22 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService());
  11224.             yield 23 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'] ?? $this->getTrainingRetrieverService());
  11225.             yield 24 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'] ?? $this->getUserFromChannelRetrieverService());
  11226.         }, 25));
  11227.     }
  11228.     /**
  11229.      * Gets the private 'Nellapp\Bundle\SDKBundle\Domain\Contact\Service\ContactService' shared autowired service.
  11230.      *
  11231.      * @return \Nellapp\Bundle\SDKBundle\Domain\Contact\Service\ContactService
  11232.      */
  11233.     protected function getContactServiceService()
  11234.     {
  11235.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Domain/Contact/Service/ContactService.php';
  11236.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11237.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Domain\\Contact\\Service\\ContactService'])) {
  11238.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Domain\\Contact\\Service\\ContactService'];
  11239.         }
  11240.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  11241.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Domain\\Contact\\Service\\ContactService'])) {
  11242.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Domain\\Contact\\Service\\ContactService'];
  11243.         }
  11244.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Domain\\Contact\\Service\\ContactService'] = new \Nellapp\Bundle\SDKBundle\Domain\Contact\Service\ContactService($a$b);
  11245.     }
  11246.     /**
  11247.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber' shared autowired service.
  11248.      *
  11249.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber
  11250.      */
  11251.     protected function getControllerEntityResolverSubscriberService()
  11252.     {
  11253.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11254.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'])) {
  11255.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'];
  11256.         }
  11257.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber($a);
  11258.     }
  11259.     /**
  11260.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber' shared autowired service.
  11261.      *
  11262.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber
  11263.      */
  11264.     protected function getDeviceIdSubscriberService()
  11265.     {
  11266.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\DeviceIdSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber(($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'))));
  11267.     }
  11268.     /**
  11269.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber' shared autowired service.
  11270.      *
  11271.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber
  11272.      */
  11273.     protected function getRequestChannelDomainSubscriberService()
  11274.     {
  11275.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  11276.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'])) {
  11277.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'];
  11278.         }
  11279.         $b = ($this->services['router'] ?? $this->getRouterService());
  11280.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'])) {
  11281.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'];
  11282.         }
  11283.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber($a$b);
  11284.     }
  11285.     /**
  11286.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\AutoExportTerminateTracker' shared autowired service.
  11287.      *
  11288.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\AutoExportTerminateTracker
  11289.      */
  11290.     protected function getAutoExportTerminateTrackerService()
  11291.     {
  11292.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/AutoExportTerminateTracker.php';
  11293.         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()));
  11294.     }
  11295.     /**
  11296.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\Doctrine\EventSubscriber\TerminateExportableSubscriber' shared autowired service.
  11297.      *
  11298.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\Doctrine\EventSubscriber\TerminateExportableSubscriber
  11299.      */
  11300.     protected function getTerminateExportableSubscriberService()
  11301.     {
  11302.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11303.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/Doctrine/EventSubscriber/TerminateExportableSubscriber.php';
  11304.         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()));
  11305.     }
  11306.     /**
  11307.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\EventSubscriber\TerminateExportSubscriber' shared autowired service.
  11308.      *
  11309.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\EventSubscriber\TerminateExportSubscriber
  11310.      */
  11311.     protected function getTerminateExportSubscriberService()
  11312.     {
  11313.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/EventSubscriber/TerminateExportSubscriber.php';
  11314.         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()));
  11315.     }
  11316.     /**
  11317.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\Resolvers\ExportTerminateResolverManager' shared autowired service.
  11318.      *
  11319.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\Resolvers\ExportTerminateResolverManager
  11320.      */
  11321.     protected function getExportTerminateResolverManagerService()
  11322.     {
  11323.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/Resolvers/ExportTerminateResolverManager.php';
  11324.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Resolvers\\ExportTerminateResolverManager'] = new \Nellapp\Bundle\SDKBundle\Export\AutoExport\Resolvers\ExportTerminateResolverManager(new RewindableGenerator(function () {
  11325.             return new \EmptyIterator();
  11326.         }, 0));
  11327.     }
  11328.     /**
  11329.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoRefresh\EventSubscriber\TerminateRefreshSubscriber' shared autowired service.
  11330.      *
  11331.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoRefresh\EventSubscriber\TerminateRefreshSubscriber
  11332.      */
  11333.     protected function getTerminateRefreshSubscriberService()
  11334.     {
  11335.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoRefresh/EventSubscriber/TerminateRefreshSubscriber.php';
  11336.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoRefresh/AutoRefreshTerminateTracker.php';
  11337.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoRefresh/Resolvers/AutoRefreshTerminateResolverManager.php';
  11338.         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 () {
  11339.             return new \EmptyIterator();
  11340.         }, 0)));
  11341.     }
  11342.     /**
  11343.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\GroupeFilterType' shared autowired service.
  11344.      *
  11345.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\GroupeFilterType
  11346.      */
  11347.     protected function getGroupeFilterTypeService()
  11348.     {
  11349.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11350.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11351.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/GroupeFilterType.php';
  11352.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\GroupeFilterType();
  11353.     }
  11354.     /**
  11355.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\ServiceFilterType' shared autowired service.
  11356.      *
  11357.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\ServiceFilterType
  11358.      */
  11359.     protected function getServiceFilterTypeService()
  11360.     {
  11361.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11362.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11363.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/ServiceFilterType.php';
  11364.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\ServiceFilterType();
  11365.     }
  11366.     /**
  11367.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\SessionFilterType' shared autowired service.
  11368.      *
  11369.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\SessionFilterType
  11370.      */
  11371.     protected function getSessionFilterTypeService()
  11372.     {
  11373.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11374.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11375.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/SessionFilterType.php';
  11376.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\SessionFilterType();
  11377.     }
  11378.     /**
  11379.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\TrainingFilterType' shared autowired service.
  11380.      *
  11381.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\TrainingFilterType
  11382.      */
  11383.     protected function getTrainingFilterTypeService()
  11384.     {
  11385.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11386.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11387.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/TrainingFilterType.php';
  11388.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\TrainingFilterType();
  11389.     }
  11390.     /**
  11391.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\UserFilterType' shared autowired service.
  11392.      *
  11393.      * @return \Nellapp\Bundle\SDKBundle\Filter\UserFilterType
  11394.      */
  11395.     protected function getUserFilterTypeService()
  11396.     {
  11397.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11398.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11399.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/UserFilterType.php';
  11400.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\UserFilterType();
  11401.     }
  11402.     /**
  11403.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Common\NellappBooleanType' shared autowired service.
  11404.      *
  11405.      * @return \Nellapp\Bundle\SDKBundle\Form\Common\NellappBooleanType
  11406.      */
  11407.     protected function getNellappBooleanTypeService()
  11408.     {
  11409.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11410.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11411.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Common/NellappBooleanType.php';
  11412.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType'] = new \Nellapp\Bundle\SDKBundle\Form\Common\NellappBooleanType();
  11413.     }
  11414.     /**
  11415.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Common\NellappChoiceType' shared autowired service.
  11416.      *
  11417.      * @return \Nellapp\Bundle\SDKBundle\Form\Common\NellappChoiceType
  11418.      */
  11419.     protected function getNellappChoiceTypeService()
  11420.     {
  11421.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11422.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11423.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Common/NellappChoiceType.php';
  11424.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType'] = new \Nellapp\Bundle\SDKBundle\Form\Common\NellappChoiceType();
  11425.     }
  11426.     /**
  11427.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Common\NellappDurationType' shared autowired service.
  11428.      *
  11429.      * @return \Nellapp\Bundle\SDKBundle\Form\Common\NellappDurationType
  11430.      */
  11431.     protected function getNellappDurationTypeService()
  11432.     {
  11433.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11434.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11435.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Common/NellappDurationType.php';
  11436.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappDurationType'] = new \Nellapp\Bundle\SDKBundle\Form\Common\NellappDurationType();
  11437.     }
  11438.     /**
  11439.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewColumnsFilter' shared autowired service.
  11440.      *
  11441.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewColumnsFilter
  11442.      */
  11443.     protected function getCustomViewColumnsFilterService()
  11444.     {
  11445.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11446.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11447.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/CustomViewColumnsFilter.php';
  11448.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewColumnsFilter();
  11449.     }
  11450.     /**
  11451.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewManagerType' shared autowired service.
  11452.      *
  11453.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewManagerType
  11454.      */
  11455.     protected function getCustomViewManagerTypeService()
  11456.     {
  11457.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11458.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11459.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/CustomViewManagerType.php';
  11460.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewManagerType();
  11461.     }
  11462.     /**
  11463.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\EditCustomViewType' shared autowired service.
  11464.      *
  11465.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\EditCustomViewType
  11466.      */
  11467.     protected function getEditCustomViewTypeService()
  11468.     {
  11469.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11470.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11471.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/EditCustomViewType.php';
  11472.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\EditCustomViewType();
  11473.     }
  11474.     /**
  11475.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\NewCustomViewType' shared autowired service.
  11476.      *
  11477.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\NewCustomViewType
  11478.      */
  11479.     protected function getNewCustomViewTypeService()
  11480.     {
  11481.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11482.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11483.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/NewCustomViewType.php';
  11484.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\NewCustomViewType();
  11485.     }
  11486.     /**
  11487.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\ChannelUserData\ChannelUserRoleFilterType' shared autowired service.
  11488.      *
  11489.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\ChannelUserData\ChannelUserRoleFilterType
  11490.      */
  11491.     protected function getChannelUserRoleFilterTypeService()
  11492.     {
  11493.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11494.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11495.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/ChannelUserData/ChannelUserRoleFilterType.php';
  11496.         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()));
  11497.     }
  11498.     /**
  11499.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\Chat\CollectionFilter' shared autowired service.
  11500.      *
  11501.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\Chat\CollectionFilter
  11502.      */
  11503.     protected function getCollectionFilter9Service()
  11504.     {
  11505.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11506.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11507.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/Chat/CollectionFilter.php';
  11508.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\Chat\CollectionFilter();
  11509.     }
  11510.     /**
  11511.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\Common\TextListFilterType' shared autowired service.
  11512.      *
  11513.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\Common\TextListFilterType
  11514.      */
  11515.     protected function getTextListFilterTypeService()
  11516.     {
  11517.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11518.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11519.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/Common/TextListFilterType.php';
  11520.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\Common\TextListFilterType();
  11521.     }
  11522.     /**
  11523.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\DateRangeFilterType' shared autowired service.
  11524.      *
  11525.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\DateRangeFilterType
  11526.      */
  11527.     protected function getDateRangeFilterTypeService()
  11528.     {
  11529.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11530.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11531.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/DateRangeFilterType.php';
  11532.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\DateRangeFilterType();
  11533.     }
  11534.     /**
  11535.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\EventUserProgression\CollectionFilter' shared autowired service.
  11536.      *
  11537.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\EventUserProgression\CollectionFilter
  11538.      */
  11539.     protected function getCollectionFilter10Service()
  11540.     {
  11541.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11542.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11543.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/EventUserProgression/CollectionFilter.php';
  11544.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\EventUserProgression\CollectionFilter();
  11545.     }
  11546.     /**
  11547.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\ChannelUserRoleSelektorFilterType' shared autowired service.
  11548.      *
  11549.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\ChannelUserRoleSelektorFilterType
  11550.      */
  11551.     protected function getChannelUserRoleSelektorFilterTypeService()
  11552.     {
  11553.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11554.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11555.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/SelektorFilter/ChannelUserRoleSelektorFilterType.php';
  11556.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\ChannelUserRoleSelektorFilterType();
  11557.     }
  11558.     /**
  11559.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\UserSelektorFilterType' shared autowired service.
  11560.      *
  11561.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\UserSelektorFilterType
  11562.      */
  11563.     protected function getUserSelektorFilterTypeService()
  11564.     {
  11565.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11566.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11567.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/SelektorFilter/UserSelektorFilterType.php';
  11568.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\UserSelektorFilterType();
  11569.     }
  11570.     /**
  11571.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\Session\SessionStatusFilterType' shared autowired service.
  11572.      *
  11573.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\Session\SessionStatusFilterType
  11574.      */
  11575.     protected function getSessionStatusFilterTypeService()
  11576.     {
  11577.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11578.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11579.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/Session/SessionStatusFilterType.php';
  11580.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\Session\SessionStatusFilterType();
  11581.     }
  11582.     /**
  11583.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\TabContainerType' shared autowired service.
  11584.      *
  11585.      * @return \Nellapp\Bundle\SDKBundle\Form\TabContainerType
  11586.      */
  11587.     protected function getTabContainerTypeService()
  11588.     {
  11589.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11590.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11591.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/TabContainerType.php';
  11592.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType'] = new \Nellapp\Bundle\SDKBundle\Form\TabContainerType();
  11593.     }
  11594.     /**
  11595.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\TabType' shared autowired service.
  11596.      *
  11597.      * @return \Nellapp\Bundle\SDKBundle\Form\TabType
  11598.      */
  11599.     protected function getTabTypeService()
  11600.     {
  11601.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11602.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11603.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/TabType.php';
  11604.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\TabType'] = new \Nellapp\Bundle\SDKBundle\Form\TabType();
  11605.     }
  11606.     /**
  11607.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\AsyncEntityType' shared autowired service.
  11608.      *
  11609.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\AsyncEntityType
  11610.      */
  11611.     protected function getAsyncEntityType2Service()
  11612.     {
  11613.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11614.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11615.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/AsyncEntityType.php';
  11616.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\AsyncEntityType();
  11617.     }
  11618.     /**
  11619.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\ChannelUserRoleSelektorType' shared autowired service.
  11620.      *
  11621.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\ChannelUserRoleSelektorType
  11622.      */
  11623.     protected function getChannelUserRoleSelektorTypeService()
  11624.     {
  11625.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11626.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11627.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/ChannelUserRoleSelektorType.php';
  11628.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\ChannelUserRoleSelektorType();
  11629.     }
  11630.     /**
  11631.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\GroupSelektorType' shared autowired service.
  11632.      *
  11633.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\GroupSelektorType
  11634.      */
  11635.     protected function getGroupSelektorTypeService()
  11636.     {
  11637.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11638.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11639.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/GroupSelektorType.php';
  11640.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\GroupSelektorType();
  11641.     }
  11642.     /**
  11643.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\PlaceSelektorType' shared autowired service.
  11644.      *
  11645.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\PlaceSelektorType
  11646.      */
  11647.     protected function getPlaceSelektorTypeService()
  11648.     {
  11649.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11650.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11651.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/PlaceSelektorType.php';
  11652.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\PlaceSelektorType();
  11653.     }
  11654.     /**
  11655.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\ServiceSelektorType' shared autowired service.
  11656.      *
  11657.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\ServiceSelektorType
  11658.      */
  11659.     protected function getServiceSelektorTypeService()
  11660.     {
  11661.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11662.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11663.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/ServiceSelektorType.php';
  11664.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\ServiceSelektorType();
  11665.     }
  11666.     /**
  11667.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\UserSelektorType' shared autowired service.
  11668.      *
  11669.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\UserSelektorType
  11670.      */
  11671.     protected function getUserSelektorTypeService()
  11672.     {
  11673.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11674.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11675.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/UserSelektorType.php';
  11676.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\UserSelektorType();
  11677.     }
  11678.     /**
  11679.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\ChannelGetterService' shared autowired service.
  11680.      *
  11681.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\ChannelGetterService
  11682.      */
  11683.     protected function getChannelGetterServiceService()
  11684.     {
  11685.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/ChannelGetterInterface.php';
  11686.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/ChannelGetterService.php';
  11687.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\ChannelGetterService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\ChannelGetterService(($this->privates['App\\Repository\\Channel\\ChannelRepository'] ?? $this->getChannelRepositoryService()));
  11688.     }
  11689.     /**
  11690.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\Doctrine\EventSubscriber\ValidGlobalChannelAndUserSubscriber' shared autowired service.
  11691.      *
  11692.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Doctrine\EventSubscriber\ValidGlobalChannelAndUserSubscriber
  11693.      */
  11694.     protected function getValidGlobalChannelAndUserSubscriberService()
  11695.     {
  11696.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11697.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Doctrine/EventSubscriber/ValidGlobalChannelAndUserSubscriber.php';
  11698.         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()));
  11699.     }
  11700.     /**
  11701.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService' shared autowired service.
  11702.      *
  11703.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService
  11704.      */
  11705.     protected function getGlobalEntitiesServiceService()
  11706.     {
  11707.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11708.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'])) {
  11709.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'];
  11710.         }
  11711.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  11712.     }
  11713.     /**
  11714.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys' shared autowired service.
  11715.      *
  11716.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys
  11717.      */
  11718.     protected function getGlobalEntityKeysService()
  11719.     {
  11720.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys($this->parameters['nellapp_sdk.global_getter.global_entities']);
  11721.     }
  11722.     /**
  11723.      * Gets the private 'Nellapp\Bundle\SDKBundle\Mailer\Mailer' shared autowired service.
  11724.      *
  11725.      * @return \Nellapp\Bundle\SDKBundle\Mailer\Mailer
  11726.      */
  11727.     protected function getMailerService()
  11728.     {
  11729.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Mailer/Mailer.php';
  11730.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  11731.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'])) {
  11732.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'];
  11733.         }
  11734.         $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()));
  11735.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  11736.         return $instance;
  11737.     }
  11738.     /**
  11739.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedService' shared autowired service.
  11740.      *
  11741.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedService
  11742.      */
  11743.     protected function getChannelUserDataMenuDisplayedServiceService()
  11744.     {
  11745.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedService.php';
  11746.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelMenuDisplayedInterface.php';
  11747.         include_once \dirname(__DIR__4).'/src/SdkBundle/Permission/ChannelMenuDisplayed.php';
  11748.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'] ?? $this->getChannelResourceServiceService());
  11749.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'])) {
  11750.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'];
  11751.         }
  11752.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11753.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'])) {
  11754.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'];
  11755.         }
  11756.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  11757.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'])) {
  11758.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'];
  11759.         }
  11760.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedService(new \App\SdkBundle\Permission\ChannelMenuDisplayed(), $a$b$c);
  11761.     }
  11762.     /**
  11763.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\EventSubscriber\TerminateMenuDisplayedSubscriber' shared autowired service.
  11764.      *
  11765.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\EventSubscriber\TerminateMenuDisplayedSubscriber
  11766.      */
  11767.     protected function getTerminateMenuDisplayedSubscriberService()
  11768.     {
  11769.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/EventSubscriber/TerminateMenuDisplayedSubscriber.php';
  11770.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedTerminateTracker.php';
  11771.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService());
  11772.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'])) {
  11773.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'];
  11774.         }
  11775.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  11776.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'])) {
  11777.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'];
  11778.         }
  11779.         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);
  11780.     }
  11781.     /**
  11782.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\Messenger\MenuDisplayedMiddleware' shared autowired service.
  11783.      *
  11784.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\Messenger\MenuDisplayedMiddleware
  11785.      */
  11786.     protected function getMenuDisplayedMiddlewareService()
  11787.     {
  11788.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  11789.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/Messenger/MenuDisplayedMiddleware.php';
  11790.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedTerminateTracker.php';
  11791.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService());
  11792.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'])) {
  11793.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'];
  11794.         }
  11795.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  11796.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'])) {
  11797.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'];
  11798.         }
  11799.         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);
  11800.     }
  11801.     /**
  11802.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelResourceManager' shared autowired service.
  11803.      *
  11804.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceManager
  11805.      */
  11806.     protected function getChannelResourceManagerService()
  11807.     {
  11808.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelResourceManager.php';
  11809.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11810.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'])) {
  11811.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'];
  11812.         }
  11813.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceManager($a, ($this->services['cache.app'] ?? $this->getCache_AppService()), true);
  11814.     }
  11815.     /**
  11816.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelResourceService' shared autowired service.
  11817.      *
  11818.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceService
  11819.      */
  11820.     protected function getChannelResourceServiceService()
  11821.     {
  11822.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelResourceService.php';
  11823.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiInternal/Client/ApiInternalClient.php';
  11824.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  11825.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'])) {
  11826.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'];
  11827.         }
  11828.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'] ?? $this->getChannelResourceManagerService());
  11829.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'])) {
  11830.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'];
  11831.         }
  11832.         $c = ($this->privates['nellapp_sdk.routing.internal_url_generator'] ?? $this->getNellappSdk_Routing_InternalUrlGeneratorService());
  11833.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'])) {
  11834.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'];
  11835.         }
  11836.         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')));
  11837.     }
  11838.     /**
  11839.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionGroup\ChannelUserPermissionGroupManager' shared autowired service.
  11840.      *
  11841.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionGroup\ChannelUserPermissionGroupManager
  11842.      */
  11843.     protected function getChannelUserPermissionGroupManagerService()
  11844.     {
  11845.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionGroup/ChannelUserPermissionGroupManager.php';
  11846.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionGroup\ChannelUserPermissionGroupManager(new RewindableGenerator(function () {
  11847.             return new \EmptyIterator();
  11848.         }, 0));
  11849.     }
  11850.     /**
  11851.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager' shared autowired service.
  11852.      *
  11853.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager
  11854.      */
  11855.     protected function getChannelUserPermissionManagerService()
  11856.     {
  11857.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionManager.php';
  11858.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11859.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'])) {
  11860.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'];
  11861.         }
  11862.         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);
  11863.     }
  11864.     /**
  11865.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService' shared autowired service.
  11866.      *
  11867.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService
  11868.      */
  11869.     protected function getChannelUserPermissionServiceService()
  11870.     {
  11871.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionService.php';
  11872.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService());
  11873.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'])) {
  11874.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'];
  11875.         }
  11876.         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()));
  11877.     }
  11878.     /**
  11879.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand' shared autowired service.
  11880.      *
  11881.      * @return \Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand
  11882.      */
  11883.     protected function getCheckChannelMenuDisplayedCommandService()
  11884.     {
  11885.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11886.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Command/CheckChannelMenuDisplayedCommand.php';
  11887.         $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()));
  11888.         $instance->setName('nellapp:check:menu-displayed');
  11889.         $instance->setDescription('Check the channel menu displayed for the given ChannelUserData');
  11890.         return $instance;
  11891.     }
  11892.     /**
  11893.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand' shared autowired service.
  11894.      *
  11895.      * @return \Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand
  11896.      */
  11897.     protected function getCleanExpiredChannelResourcePermissionCommandService()
  11898.     {
  11899.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11900.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Command/CleanExpiredChannelResourcePermissionCommand.php';
  11901.         $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()));
  11902.         $instance->setName('nellapp:check:expired-permission');
  11903.         $instance->setDescription('Remove from database expired channel resource permissions.');
  11904.         return $instance;
  11905.     }
  11906.     /**
  11907.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\ChannelMenuDisplayedSubscriber' shared autowired service.
  11908.      *
  11909.      * @return \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\ChannelMenuDisplayedSubscriber
  11910.      */
  11911.     protected function getChannelMenuDisplayedSubscriber2Service()
  11912.     {
  11913.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11914.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Doctrine/EventSubscriber/ChannelMenuDisplayedSubscriber.php';
  11915.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedTerminateTracker.php';
  11916.         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())));
  11917.     }
  11918.     /**
  11919.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\Mapping\PermissionConstraintSubscriber' shared autowired service.
  11920.      *
  11921.      * @return \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\Mapping\PermissionConstraintSubscriber
  11922.      */
  11923.     protected function getPermissionConstraintSubscriberService()
  11924.     {
  11925.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11926.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Doctrine/EventSubscriber/Mapping/PermissionConstraintSubscriber.php';
  11927.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber'] = new \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\Mapping\PermissionConstraintSubscriber();
  11928.     }
  11929.     /**
  11930.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager' shared autowired service.
  11931.      *
  11932.      * @return \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager
  11933.      */
  11934.     protected function getChannelUserPermissionEnumManagerService()
  11935.     {
  11936.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Enum/ChannelUserPermissionEnumManager.php';
  11937.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnumManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager(new RewindableGenerator(function () {
  11938.             yield => ($this->privates['App\\Enum\\ChannelUserPermission\\ChannelUserAsyncPermissionEnum'] ?? ($this->privates['App\\Enum\\ChannelUserPermission\\ChannelUserAsyncPermissionEnum'] = new \App\Enum\ChannelUserPermission\ChannelUserAsyncPermissionEnum()));
  11939.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserChannelUserDataPermissionEnum()));
  11940.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserCursusPermissionEnum()));
  11941.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionAsyncEnum()));
  11942.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnum()));
  11943.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserSessionPermissionEnum()));
  11944.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserTrainingPermissionEnum()));
  11945.         }, 7));
  11946.     }
  11947.     /**
  11948.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionEnumType' shared autowired service.
  11949.      *
  11950.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionEnumType
  11951.      */
  11952.     protected function getChannelUserPermissionEnumTypeService()
  11953.     {
  11954.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11955.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11956.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/ChannelUserPermissionEnumType.php';
  11957.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionEnumType();
  11958.     }
  11959.     /**
  11960.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionResourceType' shared autowired service.
  11961.      *
  11962.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionResourceType
  11963.      */
  11964.     protected function getChannelUserPermissionResourceTypeService()
  11965.     {
  11966.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11967.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11968.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/ChannelUserPermissionResourceType.php';
  11969.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionResourceType();
  11970.     }
  11971.     /**
  11972.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserDataFilter' shared autowired service.
  11973.      *
  11974.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserDataFilter
  11975.      */
  11976.     protected function getChannelUserDataFilterService()
  11977.     {
  11978.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11979.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11980.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/Filter/ChannelUserDataFilter.php';
  11981.         $a = ($this->services['router'] ?? $this->getRouterService());
  11982.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter'])) {
  11983.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter'];
  11984.         }
  11985.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserDataFilter($a);
  11986.     }
  11987.     /**
  11988.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserPermissionResourceFilter' shared autowired service.
  11989.      *
  11990.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserPermissionResourceFilter
  11991.      */
  11992.     protected function getChannelUserPermissionResourceFilterService()
  11993.     {
  11994.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11995.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11996.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/Filter/ChannelUserPermissionResourceFilter.php';
  11997.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserPermissionResourceFilter();
  11998.     }
  11999.     /**
  12000.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\Filter\MultipleResourcePermissionsType' shared autowired service.
  12001.      *
  12002.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\MultipleResourcePermissionsType
  12003.      */
  12004.     protected function getMultipleResourcePermissionsTypeService()
  12005.     {
  12006.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  12007.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  12008.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/Filter/MultipleResourcePermissionsType.php';
  12009.         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()));
  12010.     }
  12011.     /**
  12012.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\SelectUserForChannelResourcePermissionType' shared autowired service.
  12013.      *
  12014.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\SelectUserForChannelResourcePermissionType
  12015.      */
  12016.     protected function getSelectUserForChannelResourcePermissionTypeService()
  12017.     {
  12018.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  12019.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  12020.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/SelectUserForChannelResourcePermissionType.php';
  12021.         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()));
  12022.     }
  12023.     /**
  12024.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Security\Authorization\AuthorizationHelper' shared autowired service.
  12025.      *
  12026.      * @return \Nellapp\Bundle\SDKBundle\Permission\Security\Authorization\AuthorizationHelper
  12027.      */
  12028.     protected function getAuthorizationHelperService()
  12029.     {
  12030.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Authorization/AuthorizationHelper.php';
  12031.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  12032.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'])) {
  12033.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'];
  12034.         }
  12035.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Authorization\AuthorizationHelper($a);
  12036.     }
  12037.     /**
  12038.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager' shared autowired service.
  12039.      *
  12040.      * @return \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager
  12041.      */
  12042.     protected function getChannelUserPermissionHierarchyManagerService()
  12043.     {
  12044.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Hierarchy/ChannelUserPermissionHierarchyManager.php';
  12045.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager(new RewindableGenerator(function () {
  12046.             yield => ($this->privates['App\\Security\\Hierarchy\\ChannelUserAsyncPermissionHierarchy'] ?? ($this->privates['App\\Security\\Hierarchy\\ChannelUserAsyncPermissionHierarchy'] = new \App\Security\Hierarchy\ChannelUserAsyncPermissionHierarchy()));
  12047.             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()));
  12048.             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()));
  12049.             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()));
  12050.             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()));
  12051.             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()));
  12052.         }, 6));
  12053.     }
  12054.     /**
  12055.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime' shared autowired service.
  12056.      *
  12057.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime
  12058.      */
  12059.     protected function getChannelUserDataPermissionRuntimeService()
  12060.     {
  12061.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  12062.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php';
  12063.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] ?? $this->getChannelUserPermissionServiceService());
  12064.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'])) {
  12065.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'];
  12066.         }
  12067.         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()));
  12068.     }
  12069.     /**
  12070.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\TranslateRuntime' shared autowired service.
  12071.      *
  12072.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\TranslateRuntime
  12073.      */
  12074.     protected function getTranslateRuntimeService()
  12075.     {
  12076.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  12077.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/TranslateRuntime.php';
  12078.         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()));
  12079.     }
  12080.     /**
  12081.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\UserOwnerRuntime' shared autowired service.
  12082.      *
  12083.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\UserOwnerRuntime
  12084.      */
  12085.     protected function getUserOwnerRuntimeService()
  12086.     {
  12087.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  12088.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/UserOwnerRuntime.php';
  12089.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  12090.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime'])) {
  12091.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime'];
  12092.         }
  12093.         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);
  12094.     }
  12095.     /**
  12096.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter' shared autowired service.
  12097.      *
  12098.      * @return \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter
  12099.      */
  12100.     protected function getUserOwnerGetterService()
  12101.     {
  12102.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/UserOwner/UserOwnerGetter.php';
  12103.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] = new \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter(new RewindableGenerator(function () {
  12104.             return new \EmptyIterator();
  12105.         }, 0));
  12106.     }
  12107.     /**
  12108.      * Gets the private 'Nellapp\Bundle\SDKBundle\Planning\Service\AgendaService' shared autowired service.
  12109.      *
  12110.      * @return \Nellapp\Bundle\SDKBundle\Planning\Service\AgendaService
  12111.      */
  12112.     protected function getAgendaServiceService()
  12113.     {
  12114.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Planning/Service/AgendaService.php';
  12115.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiClientInterApp/Client/Contracts/CrossAppClientInterface.php';
  12116.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12117.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiClientInterApp/Client/Contracts/CrossAppClientTrait.php';
  12118.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiClientInterApp/Client/NpmClient.php';
  12119.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12120.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Planning\\Service\\AgendaService'])) {
  12121.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Planning\\Service\\AgendaService'];
  12122.         }
  12123.         $b = ($this->privates['nellapp_sdk.routing.internal_url_generator'] ?? $this->getNellappSdk_Routing_InternalUrlGeneratorService());
  12124.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Planning\\Service\\AgendaService'])) {
  12125.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Planning\\Service\\AgendaService'];
  12126.         }
  12127.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Planning\\Service\\AgendaService'] = new \Nellapp\Bundle\SDKBundle\Planning\Service\AgendaService(new \Nellapp\Bundle\SDKBundle\ApiClientInterApp\Client\NpmClient($a$b, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Proxy\\ProxyClient'] ?? $this->getProxyClientService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  12128.     }
  12129.     /**
  12130.      * Gets the private 'Nellapp\Bundle\SDKBundle\ReverseSync\Doctrine\EventSubscriber\ReverseSyncSubscriber' shared autowired service.
  12131.      *
  12132.      * @return \Nellapp\Bundle\SDKBundle\ReverseSync\Doctrine\EventSubscriber\ReverseSyncSubscriber
  12133.      */
  12134.     protected function getReverseSyncSubscriberService()
  12135.     {
  12136.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12137.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Doctrine/EventSubscriber/ReverseSyncSubscriber.php';
  12138.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Tracker/Tracker.php';
  12139.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Doctrine\\EventSubscriber\\ReverseSyncSubscriber'] = new \Nellapp\Bundle\SDKBundle\ReverseSync\Doctrine\EventSubscriber\ReverseSyncSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Tracker\\Tracker'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Tracker\\Tracker'] = new \Nellapp\Bundle\SDKBundle\ReverseSync\Tracker\Tracker())));
  12140.     }
  12141.     /**
  12142.      * Gets the private 'Nellapp\Bundle\SDKBundle\ReverseSync\EventSubscriber\ReverseSyncSubscriber' shared autowired service.
  12143.      *
  12144.      * @return \Nellapp\Bundle\SDKBundle\ReverseSync\EventSubscriber\ReverseSyncSubscriber
  12145.      */
  12146.     protected function getReverseSyncSubscriber2Service()
  12147.     {
  12148.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/EventSubscriber/ReverseSyncSubscriber.php';
  12149.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Messenger/SenderService.php';
  12150.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Tracker/Tracker.php';
  12151.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  12152.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\EventSubscriber\\ReverseSyncSubscriber'])) {
  12153.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\EventSubscriber\\ReverseSyncSubscriber'];
  12154.         }
  12155.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\EventSubscriber\\ReverseSyncSubscriber'] = new \Nellapp\Bundle\SDKBundle\ReverseSync\EventSubscriber\ReverseSyncSubscriber(new \Nellapp\Bundle\SDKBundle\ReverseSync\Messenger\SenderService(($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Tracker\\Tracker'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Tracker\\Tracker'] = new \Nellapp\Bundle\SDKBundle\ReverseSync\Tracker\Tracker())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 'npm'));
  12156.     }
  12157.     /**
  12158.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\DomainsRoutingRuntime' shared autowired service.
  12159.      *
  12160.      * @return \Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\DomainsRoutingRuntime
  12161.      */
  12162.     protected function getDomainsRoutingRuntimeService()
  12163.     {
  12164.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  12165.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Runtime/DomainsRoutingRuntime.php';
  12166.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime'] = new \Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\DomainsRoutingRuntime(($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'))));
  12167.     }
  12168.     /**
  12169.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\UrlGeneratorRuntime' shared autowired service.
  12170.      *
  12171.      * @return \Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\UrlGeneratorRuntime
  12172.      */
  12173.     protected function getUrlGeneratorRuntimeService()
  12174.     {
  12175.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  12176.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Runtime/UrlGeneratorRuntime.php';
  12177.         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()));
  12178.     }
  12179.     /**
  12180.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils' shared autowired service.
  12181.      *
  12182.      * @return \Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils
  12183.      */
  12184.     protected function getChannelMainDomainUtilsService()
  12185.     {
  12186.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  12187.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'])) {
  12188.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'];
  12189.         }
  12190.         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);
  12191.     }
  12192.     /**
  12193.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\NotificationClient' shared autowired service.
  12194.      *
  12195.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\NotificationClient
  12196.      */
  12197.     protected function getNotificationClientService()
  12198.     {
  12199.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12200.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12201.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12202.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12203.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Account/NotificationClient.php';
  12204.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12205.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\NotificationClient'])) {
  12206.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\NotificationClient'];
  12207.         }
  12208.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\NotificationClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\NotificationClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12209.     }
  12210.     /**
  12211.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\SsoClient' shared autowired service.
  12212.      *
  12213.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\SsoClient
  12214.      */
  12215.     protected function getSsoClientService()
  12216.     {
  12217.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12218.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12219.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12220.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12221.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Account/SsoClient.php';
  12222.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12223.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'])) {
  12224.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'];
  12225.         }
  12226.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\SsoClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12227.     }
  12228.     /**
  12229.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\UserClient' shared autowired service.
  12230.      *
  12231.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\UserClient
  12232.      */
  12233.     protected function getUserClientService()
  12234.     {
  12235.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12236.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12237.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12238.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12239.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Account/UserClient.php';
  12240.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12241.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'])) {
  12242.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'];
  12243.         }
  12244.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\UserClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12245.     }
  12246.     /**
  12247.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\AbstractCursusEntityClient' shared autowired service.
  12248.      *
  12249.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\AbstractCursusEntityClient
  12250.      */
  12251.     protected function getAbstractCursusEntityClientService()
  12252.     {
  12253.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12254.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12255.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12256.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12257.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/ChannelUserData/AbstractCursusEntityClient.php';
  12258.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12259.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'])) {
  12260.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'];
  12261.         }
  12262.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\AbstractCursusEntityClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12263.     }
  12264.     /**
  12265.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\ChannelUserDataEntityClient' shared autowired service.
  12266.      *
  12267.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\ChannelUserDataEntityClient
  12268.      */
  12269.     protected function getChannelUserDataEntityClientService()
  12270.     {
  12271.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12272.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12273.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12274.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12275.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/ChannelUserData/ChannelUserDataEntityClient.php';
  12276.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12277.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'])) {
  12278.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'];
  12279.         }
  12280.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\ChannelUserDataEntityClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12281.     }
  12282.     /**
  12283.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelClient' shared autowired service.
  12284.      *
  12285.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelClient
  12286.      */
  12287.     protected function getChannelClientService()
  12288.     {
  12289.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12290.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12291.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12292.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12293.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelClient.php';
  12294.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12295.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'])) {
  12296.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'];
  12297.         }
  12298.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12299.     }
  12300.     /**
  12301.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelConfigurationClient' shared autowired service.
  12302.      *
  12303.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelConfigurationClient
  12304.      */
  12305.     protected function getChannelConfigurationClientService()
  12306.     {
  12307.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12308.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12309.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12310.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12311.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelConfigurationClient.php';
  12312.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12313.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'])) {
  12314.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'];
  12315.         }
  12316.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelConfigurationClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12317.     }
  12318.     /**
  12319.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelContactClient' shared autowired service.
  12320.      *
  12321.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelContactClient
  12322.      */
  12323.     protected function getChannelContactClientService()
  12324.     {
  12325.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12326.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12327.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12328.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12329.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelContactClient.php';
  12330.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12331.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelContactClient'])) {
  12332.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelContactClient'];
  12333.         }
  12334.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelContactClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelContactClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12335.     }
  12336.     /**
  12337.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserCursusPermissionClient' shared autowired service.
  12338.      *
  12339.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserCursusPermissionClient
  12340.      */
  12341.     protected function getChannelUserCursusPermissionClientService()
  12342.     {
  12343.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12344.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12345.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12346.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12347.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserCursusPermissionClient.php';
  12348.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12349.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'])) {
  12350.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'];
  12351.         }
  12352.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserCursusPermissionClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12353.     }
  12354.     /**
  12355.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserRoleClient' shared autowired service.
  12356.      *
  12357.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserRoleClient
  12358.      */
  12359.     protected function getChannelUserRoleClientService()
  12360.     {
  12361.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12362.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12363.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12364.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12365.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserRoleClient.php';
  12366.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12367.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'])) {
  12368.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'];
  12369.         }
  12370.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserRoleClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12371.     }
  12372.     /**
  12373.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserServicePermissionClient' shared autowired service.
  12374.      *
  12375.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserServicePermissionClient
  12376.      */
  12377.     protected function getChannelUserServicePermissionClientService()
  12378.     {
  12379.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12380.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12381.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12382.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12383.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserServicePermissionClient.php';
  12384.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12385.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'])) {
  12386.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'];
  12387.         }
  12388.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserServicePermissionClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12389.     }
  12390.     /**
  12391.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserSessionPermissionClient' shared autowired service.
  12392.      *
  12393.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserSessionPermissionClient
  12394.      */
  12395.     protected function getChannelUserSessionPermissionClientService()
  12396.     {
  12397.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12398.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12399.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12400.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12401.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserSessionPermissionClient.php';
  12402.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12403.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'])) {
  12404.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'];
  12405.         }
  12406.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserSessionPermissionClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12407.     }
  12408.     /**
  12409.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserTrainingPermissionClient' shared autowired service.
  12410.      *
  12411.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserTrainingPermissionClient
  12412.      */
  12413.     protected function getChannelUserTrainingPermissionClientService()
  12414.     {
  12415.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12416.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12417.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12418.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12419.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserTrainingPermissionClient.php';
  12420.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12421.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'])) {
  12422.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'];
  12423.         }
  12424.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserTrainingPermissionClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12425.     }
  12426.     /**
  12427.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelWhiteLabelClient' shared autowired service.
  12428.      *
  12429.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelWhiteLabelClient
  12430.      */
  12431.     protected function getChannelWhiteLabelClientService()
  12432.     {
  12433.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12434.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12435.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12436.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12437.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelWhiteLabelClient.php';
  12438.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12439.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'])) {
  12440.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'];
  12441.         }
  12442.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelWhiteLabelClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12443.     }
  12444.     /**
  12445.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyClient' shared autowired service.
  12446.      *
  12447.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyClient
  12448.      */
  12449.     protected function getCompanyClientService()
  12450.     {
  12451.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12452.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12453.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12454.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12455.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/CompanyClient.php';
  12456.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12457.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'])) {
  12458.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'];
  12459.         }
  12460.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12461.     }
  12462.     /**
  12463.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyContactClient' shared autowired service.
  12464.      *
  12465.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyContactClient
  12466.      */
  12467.     protected function getCompanyContactClientService()
  12468.     {
  12469.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12470.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12471.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12472.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12473.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/CompanyContactClient.php';
  12474.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12475.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'])) {
  12476.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'];
  12477.         }
  12478.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyContactClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12479.     }
  12480.     /**
  12481.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ContactClient' shared autowired service.
  12482.      *
  12483.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ContactClient
  12484.      */
  12485.     protected function getContactClientService()
  12486.     {
  12487.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12488.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12489.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12490.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12491.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ContactClient.php';
  12492.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12493.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'])) {
  12494.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'];
  12495.         }
  12496.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ContactClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12497.     }
  12498.     /**
  12499.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\FrenchProfessionalIdClient' shared autowired service.
  12500.      *
  12501.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\FrenchProfessionalIdClient
  12502.      */
  12503.     protected function getFrenchProfessionalIdClientService()
  12504.     {
  12505.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12506.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12507.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12508.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12509.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/FrenchProfessionalIdClient.php';
  12510.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12511.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'])) {
  12512.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'];
  12513.         }
  12514.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\FrenchProfessionalIdClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12515.     }
  12516.     /**
  12517.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\GroupClient' shared autowired service.
  12518.      *
  12519.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\GroupClient
  12520.      */
  12521.     protected function getGroupClientService()
  12522.     {
  12523.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12524.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12525.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12526.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12527.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/GroupClient.php';
  12528.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12529.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'])) {
  12530.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'];
  12531.         }
  12532.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\GroupClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12533.     }
  12534.     /**
  12535.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\OrganizationClient' shared autowired service.
  12536.      *
  12537.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\OrganizationClient
  12538.      */
  12539.     protected function getOrganizationClientService()
  12540.     {
  12541.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12542.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12543.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12544.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12545.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/OrganizationClient.php';
  12546.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12547.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'])) {
  12548.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'];
  12549.         }
  12550.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\OrganizationClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12551.     }
  12552.     /**
  12553.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\PlaceClient' shared autowired service.
  12554.      *
  12555.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\PlaceClient
  12556.      */
  12557.     protected function getPlaceClientService()
  12558.     {
  12559.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12560.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12561.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12562.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12563.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/PlaceClient.php';
  12564.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12565.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'])) {
  12566.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'];
  12567.         }
  12568.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\PlaceClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12569.     }
  12570.     /**
  12571.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\RoomClient' shared autowired service.
  12572.      *
  12573.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\RoomClient
  12574.      */
  12575.     protected function getRoomClientService()
  12576.     {
  12577.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12578.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12579.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12580.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12581.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/RoomClient.php';
  12582.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12583.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'])) {
  12584.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'];
  12585.         }
  12586.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\RoomClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12587.     }
  12588.     /**
  12589.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ServiceClient' shared autowired service.
  12590.      *
  12591.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ServiceClient
  12592.      */
  12593.     protected function getServiceClientService()
  12594.     {
  12595.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12596.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12597.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12598.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12599.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ServiceClient.php';
  12600.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12601.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'])) {
  12602.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'];
  12603.         }
  12604.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ServiceClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12605.     }
  12606.     /**
  12607.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\SessionClient' shared autowired service.
  12608.      *
  12609.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\SessionClient
  12610.      */
  12611.     protected function getSessionClientService()
  12612.     {
  12613.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12614.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12615.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12616.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12617.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/SessionClient.php';
  12618.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12619.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'])) {
  12620.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'];
  12621.         }
  12622.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\SessionClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12623.     }
  12624.     /**
  12625.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\TrainingClient' shared autowired service.
  12626.      *
  12627.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\TrainingClient
  12628.      */
  12629.     protected function getTrainingClientService()
  12630.     {
  12631.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12632.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12633.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12634.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12635.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/TrainingClient.php';
  12636.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12637.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'])) {
  12638.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'];
  12639.         }
  12640.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\TrainingClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12641.     }
  12642.     /**
  12643.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\UserFromChannelClient' shared autowired service.
  12644.      *
  12645.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\UserFromChannelClient
  12646.      */
  12647.     protected function getUserFromChannelClientService()
  12648.     {
  12649.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12650.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12651.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12652.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12653.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/UserFromChannelClient.php';
  12654.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12655.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'])) {
  12656.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'];
  12657.         }
  12658.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\UserFromChannelClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  12659.     }
  12660.     /**
  12661.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\SyncCoreClient' shared autowired service.
  12662.      *
  12663.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\SyncCoreClient
  12664.      */
  12665.     protected function getSyncCoreClientService()
  12666.     {
  12667.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AppHttpClientInterface.php';
  12668.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncCoreClient.php';
  12669.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\SyncCoreClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  12670.     }
  12671.     /**
  12672.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\FailedMessageCommand' shared autowired service.
  12673.      *
  12674.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\FailedMessageCommand
  12675.      */
  12676.     protected function getFailedMessageCommandService()
  12677.     {
  12678.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12679.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/FailedMessageCommand.php';
  12680.         $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()));
  12681.         $instance->setName('nellapp:failed-message');
  12682.         return $instance;
  12683.     }
  12684.     /**
  12685.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand' shared autowired service.
  12686.      *
  12687.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand
  12688.      */
  12689.     protected function getFullRefreshClassCommandService()
  12690.     {
  12691.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12692.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/FullRefreshClassCommand.php';
  12693.         $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\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12694.         $instance->setName('nellapp:force-full-refresh');
  12695.         $instance->setDescription('Force full refresh of a class');
  12696.         return $instance;
  12697.     }
  12698.     /**
  12699.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand' shared autowired service.
  12700.      *
  12701.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand
  12702.      */
  12703.     protected function getRefreshClassCommandService()
  12704.     {
  12705.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12706.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/RefreshClassCommand.php';
  12707.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorManager.php';
  12708.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand(new \Nellapp\Bundle\SDKBundle\DataSync\Hydrator\HydratorManager(new RewindableGenerator(function () {
  12709.             yield => ($this->privates['App\\SdkBundle\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydratorService());
  12710.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydrator2Service());
  12711.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\NotificationHydrator'] ?? $this->getNotificationHydratorService());
  12712.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\UserHydrator'] ?? $this->getUserHydratorService());
  12713.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'] ?? $this->getChannelConfigurationHydratorService());
  12714.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelContactHydrator'] ?? $this->getChannelContactHydratorService());
  12715.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'] ?? $this->getChannelHydratorService());
  12716.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'] ?? $this->getChannelUserCursusPermissionHydratorService());
  12717.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'] ?? $this->getChannelUserDataHydratorService());
  12718.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'] ?? $this->getChannelUserRoleHydratorService());
  12719.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'] ?? $this->getChannelUserServicePermissionHydratorService());
  12720.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'] ?? $this->getChannelUserSessionPermissionHydratorService());
  12721.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'] ?? $this->getChannelUserTrainingPermissionHydratorService());
  12722.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'] ?? $this->getChannelWhiteLabelHydratorService());
  12723.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'] ?? $this->getCompanyContactHydratorService());
  12724.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyHydrator'] ?? $this->getCompanyHydratorService());
  12725.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\FrenchProfessionalIdHydrator'] ?? $this->getFrenchProfessionalIdHydratorService());
  12726.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'] ?? $this->getGroupHydratorService());
  12727.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'] ?? $this->getOrganizationHydratorService());
  12728.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'] ?? $this->getPlaceHydratorService());
  12729.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'] ?? $this->getRoomHydratorService());
  12730.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'] ?? $this->getServiceHydratorService());
  12731.             yield 22 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'] ?? $this->getSessionHydratorService());
  12732.             yield 23 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'] ?? $this->getTrainingHydratorService());
  12733.             yield 24 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'] ?? $this->getUserFromChannelHydratorService());
  12734.             yield 25 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\AddressHydrator'] ?? $this->getAddressHydratorService());
  12735.             yield 26 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\ContactHydrator'] ?? $this->getContactHydratorService());
  12736.         }, 27)), ($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\HttpClient\\EntityClientManager'] ?? $this->getEntityClientManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12737.         $instance->setName('nellapp:force-refresh');
  12738.         $instance->setDescription('Force refresh of a class');
  12739.         return $instance;
  12740.     }
  12741.     /**
  12742.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand' shared autowired service.
  12743.      *
  12744.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand
  12745.      */
  12746.     protected function getRefreshOneCommandService()
  12747.     {
  12748.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12749.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/RefreshOneCommand.php';
  12750.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12751.         $instance->setName('nellapp:force-refresh-one');
  12752.         $instance->setDescription('Force refresh of an entity');
  12753.         return $instance;
  12754.     }
  12755.     /**
  12756.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand' shared autowired service.
  12757.      *
  12758.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand
  12759.      */
  12760.     protected function getUserFromChannelCommandService()
  12761.     {
  12762.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12763.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/UserFromChannelCommand.php';
  12764.         $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()));
  12765.         $instance->setName('nellapp:force-sync:ufc');
  12766.         $instance->setDescription('Force sync all UserFromChannel');
  12767.         return $instance;
  12768.     }
  12769.     /**
  12770.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand' shared autowired service.
  12771.      *
  12772.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand
  12773.      */
  12774.     protected function getSyncOneCommandService()
  12775.     {
  12776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12777.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/SyncOneCommand.php';
  12778.         $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\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()));
  12779.         $instance->setName('nellapp:sync:one');
  12780.         $instance->setDescription('Manual sync by id');
  12781.         return $instance;
  12782.     }
  12783.     /**
  12784.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher' shared autowired service.
  12785.      *
  12786.      * @return \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher
  12787.      */
  12788.     protected function getUserRefresherService()
  12789.     {
  12790.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/FullRefresherInterface.php';
  12791.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/AbstractRefresher.php';
  12792.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/Account/UserRefresher.php';
  12793.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'] ?? $this->getUserRefresher2Service());
  12794.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'])) {
  12795.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'];
  12796.         }
  12797.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService());
  12798.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'])) {
  12799.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'];
  12800.         }
  12801.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher($a$b$this->parameters['entities_handled']);
  12802.         $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12803.         $instance $instance->setRetrieverManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()));
  12804.         $instance $instance->setRefresherManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()));
  12805.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher'] = $instance $instance->setClientManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\HttpClient\\EntityClientManager'] ?? $this->getEntityClientManagerService()));
  12806.         $instance->setManagerRegistry(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12807.         return $instance;
  12808.     }
  12809.     /**
  12810.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher' shared autowired service.
  12811.      *
  12812.      * @return \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher
  12813.      */
  12814.     protected function getChannelRefresher2Service()
  12815.     {
  12816.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/FullRefresherInterface.php';
  12817.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/AbstractRefresher.php';
  12818.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/Channel/ChannelRefresher.php';
  12819.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelRefresher'] ?? $this->getChannelRefresherService()));
  12820.         $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12821.         $instance $instance->setRetrieverManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()));
  12822.         $instance $instance->setRefresherManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()));
  12823.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher'] = $instance $instance->setClientManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\HttpClient\\EntityClientManager'] ?? $this->getEntityClientManagerService()));
  12824.         $instance->setManagerRegistry(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12825.         return $instance;
  12826.     }
  12827.     /**
  12828.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\FullRefresher\FullRefreshManager' shared autowired service.
  12829.      *
  12830.      * @return \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\FullRefreshManager
  12831.      */
  12832.     protected function getFullRefreshManagerService()
  12833.     {
  12834.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/FullRefreshManager.php';
  12835.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\FullRefreshManager'] = new \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\FullRefreshManager(new RewindableGenerator(function () {
  12836.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'] ?? $this->getUserRefresherService());
  12837.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Channel\\ChannelRefresher'] ?? $this->getChannelRefresher2Service());
  12838.         }, 2));
  12839.     }
  12840.     /**
  12841.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\NotificationHydrator' shared autowired service.
  12842.      *
  12843.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\NotificationHydrator
  12844.      */
  12845.     protected function getNotificationHydratorService()
  12846.     {
  12847.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12848.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12849.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Account/NotificationHydrator.php';
  12850.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  12851.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\NotificationHydrator'])) {
  12852.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\NotificationHydrator'];
  12853.         }
  12854.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\NotificationHydrator($a);
  12855.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\NotificationHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12856.         return $instance;
  12857.     }
  12858.     /**
  12859.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator' shared autowired service.
  12860.      *
  12861.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator
  12862.      */
  12863.     protected function getUserHydratorService()
  12864.     {
  12865.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12866.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12867.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Account/UserHydrator.php';
  12868.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Domain\\Contact\\Service\\ContactService'] ?? $this->getContactServiceService());
  12869.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\UserHydrator'])) {
  12870.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\UserHydrator'];
  12871.         }
  12872.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator($a);
  12873.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12874.         return $instance;
  12875.     }
  12876.     /**
  12877.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\AbstractCursusHydrator' shared autowired service.
  12878.      *
  12879.      * @return \App\SdkBundle\Hydrator\Channel\AbstractCursusHydrator
  12880.      */
  12881.     protected function getAbstractCursusHydrator2Service()
  12882.     {
  12883.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12884.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12885.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/AbstractCursusHydrator.php';
  12886.         include_once \dirname(__DIR__4).'/src/SdkBundle/Hydrator/Channel/AbstractCursusHydrator.php';
  12887.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService());
  12888.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'])) {
  12889.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'];
  12890.         }
  12891.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  12892.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'])) {
  12893.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'];
  12894.         }
  12895.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'] ?? $this->getTrainingRetrieverService());
  12896.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'])) {
  12897.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'];
  12898.         }
  12899.         $instance = new \App\SdkBundle\Hydrator\Channel\AbstractCursusHydrator($a$b$c);
  12900.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\AbstractCursusHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12901.         return $instance;
  12902.     }
  12903.     /**
  12904.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator' shared autowired service.
  12905.      *
  12906.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator
  12907.      */
  12908.     protected function getChannelConfigurationHydratorService()
  12909.     {
  12910.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12911.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12912.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelConfigurationHydrator.php';
  12913.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  12914.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'])) {
  12915.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'];
  12916.         }
  12917.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12918.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'])) {
  12919.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'];
  12920.         }
  12921.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator($a$b);
  12922.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12923.         return $instance;
  12924.     }
  12925.     /**
  12926.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelContactHydrator' shared autowired service.
  12927.      *
  12928.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelContactHydrator
  12929.      */
  12930.     protected function getChannelContactHydratorService()
  12931.     {
  12932.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12933.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12934.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelContactHydrator.php';
  12935.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12936.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelContactHydrator'])) {
  12937.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelContactHydrator'];
  12938.         }
  12939.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ContactRetriever'] ?? $this->getContactRetrieverService());
  12940.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelContactHydrator'])) {
  12941.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelContactHydrator'];
  12942.         }
  12943.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelContactHydrator($a$b);
  12944.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelContactHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12945.         return $instance;
  12946.     }
  12947.     /**
  12948.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator' shared autowired service.
  12949.      *
  12950.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator
  12951.      */
  12952.     protected function getChannelHydratorService()
  12953.     {
  12954.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12955.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12956.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelHydrator.php';
  12957.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  12958.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'])) {
  12959.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'];
  12960.         }
  12961.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator($a);
  12962.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12963.         return $instance;
  12964.     }
  12965.     /**
  12966.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator' shared autowired service.
  12967.      *
  12968.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator
  12969.      */
  12970.     protected function getChannelUserCursusPermissionHydratorService()
  12971.     {
  12972.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12973.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12974.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserCursusPermissionHydrator.php';
  12975.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  12976.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'])) {
  12977.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'];
  12978.         }
  12979.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'] ?? $this->getAbstractCursusRetrieverService());
  12980.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'])) {
  12981.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'];
  12982.         }
  12983.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator($a$b);
  12984.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12985.         return $instance;
  12986.     }
  12987.     /**
  12988.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator' shared autowired service.
  12989.      *
  12990.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator
  12991.      */
  12992.     protected function getChannelUserDataHydratorService()
  12993.     {
  12994.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12995.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12996.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserDataHydrator.php';
  12997.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  12998.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'])) {
  12999.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'];
  13000.         }
  13001.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  13002.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'])) {
  13003.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'];
  13004.         }
  13005.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'] ?? $this->getChannelUserRoleRetrieverService());
  13006.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'])) {
  13007.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'];
  13008.         }
  13009.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator($a$b$c);
  13010.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13011.         return $instance;
  13012.     }
  13013.     /**
  13014.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator' shared autowired service.
  13015.      *
  13016.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator
  13017.      */
  13018.     protected function getChannelUserRoleHydratorService()
  13019.     {
  13020.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  13021.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  13022.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserRoleHydrator.php';
  13023.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  13024.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'])) {
  13025.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'];
  13026.         }
  13027.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator($a);
  13028.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13029.         return $instance;
  13030.     }
  13031.     /**
  13032.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator' shared autowired service.
  13033.      *
  13034.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator
  13035.      */
  13036.     protected function getChannelUserServicePermissionHydratorService()
  13037.     {
  13038.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  13039.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  13040.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserServicePermissionHydrator.php';
  13041.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  13042.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'])) {
  13043.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'];
  13044.         }
  13045.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService());
  13046.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'])) {
  13047.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'];
  13048.         }
  13049.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator($a$b);
  13050.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13051.         return $instance;
  13052.     }
  13053.     /**
  13054.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator' shared autowired service.
  13055.      *
  13056.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator
  13057.      */
  13058.     protected function getChannelUserSessionPermissionHydratorService()
  13059.     {
  13060.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  13061.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  13062.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserSessionPermissionHydrator.php';
  13063.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  13064.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'])) {
  13065.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'];
  13066.         }
  13067.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService());
  13068.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'])) {
  13069.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'];
  13070.         }
  13071.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator($a$b);
  13072.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13073.         return $instance;
  13074.     }
  13075.     /**
  13076.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator' shared autowired service.
  13077.      *
  13078.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator
  13079.      */
  13080.     protected function getChannelUserTrainingPermissionHydratorService()
  13081.     {
  13082.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  13083.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  13084.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserTrainingPermissionHydrator.php';
  13085.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  13086.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'])) {
  13087.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'];
  13088.         }
  13089.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'] ?? $this->getTrainingRetrieverService());
  13090.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'])) {
  13091.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'];
  13092.         }
  13093.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator($a$b);
  13094.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13095.         return $instance;
  13096.     }
  13097.     /**
  13098.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator' shared autowired service.
  13099.      *
  13100.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator
  13101.      */
  13102.     protected function getChannelWhiteLabelHydratorService()
  13103.     {
  13104.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  13105.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  13106.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelWhiteLabelHydrator.php';
  13107.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  13108.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'])) {
  13109.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'];
  13110.         }
  13111.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator($a);
  13112.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13113.         return $instance;
  13114.     }
  13115.     /**
  13116.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyContactHydrator' shared autowired service.
  13117.      *
  13118.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyContactHydrator
  13119.      */
  13120.     protected function getCompanyContactHydratorService()
  13121.     {
  13122.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  13123.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  13124.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/CompanyContactHydrator.php';
  13125.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'] ?? $this->getCompanyRetrieverService());
  13126.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'])) {
  13127.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'];
  13128.         }
  13129.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelContactRetriever'] ?? $this->getChannelContactRetrieverService());
  13130.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'])) {
  13131.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'];
  13132.         }
  13133.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyContactHydrator($a$b);
  13134.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyContactHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13135.         return $instance;
  13136.     }
  13137.     /**
  13138.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator' shared autowired service.
  13139.      *
  13140.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator
  13141.      */
  13142.     protected function getCompanyHydratorService()
  13143.     {
  13144.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  13145.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  13146.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/CompanyHydrator.php';
  13147.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  13148.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyHydrator'])) {
  13149.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyHydrator'];
  13150.         }
  13151.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\AddressHydrator'] ?? $this->getAddressHydratorService()));
  13152.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13153.         return $instance;
  13154.     }
  13155.     /**
  13156.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator' shared autowired service.
  13157.      *
  13158.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator
  13159.      */
  13160.     protected function getFrenchProfessionalIdHydratorService()
  13161.     {
  13162.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  13163.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  13164.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/FrenchProfessionalIdHydrator.php';
  13165.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator();
  13166.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13167.         return $instance;
  13168.     }
  13169.     /**
  13170.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator' shared autowired service.
  13171.      *
  13172.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator
  13173.      */
  13174.     protected function getGroupHydratorService()
  13175.     {
  13176.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  13177.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  13178.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/GroupHydrator.php';
  13179.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  13180.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'])) {
  13181.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'];
  13182.         }
  13183.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  13184.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'])) {
  13185.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'];
  13186.         }
  13187.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'] ?? $this->getPlaceRetrieverService());
  13188.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'])) {
  13189.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'];
  13190.         }
  13191.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator($a$b$c);
  13192.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13193.         return $instance;
  13194.     }
  13195.     /**
  13196.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\OrganizationHydrator' shared autowired service.
  13197.      *
  13198.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\OrganizationHydrator
  13199.      */
  13200.     protected function getOrganizationHydratorService()
  13201.     {
  13202.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  13203.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  13204.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/OrganizationHydrator.php';
  13205.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  13206.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'])) {
  13207.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'];
  13208.         }
  13209.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\OrganizationHydrator($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\AddressHydrator'] ?? $this->getAddressHydratorService()));
  13210.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\OrganizationHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13211.         return $instance;
  13212.     }
  13213.     /**
  13214.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator' shared autowired service.
  13215.      *
  13216.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator
  13217.      */
  13218.     protected function getPlaceHydratorService()
  13219.     {
  13220.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  13221.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  13222.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/PlaceHydrator.php';
  13223.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  13224.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'])) {
  13225.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'];
  13226.         }
  13227.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator($a);
  13228.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13229.         return $instance;
  13230.     }
  13231.     /**
  13232.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator' shared autowired service.
  13233.      *
  13234.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator
  13235.      */
  13236.     protected function getRoomHydratorService()
  13237.     {
  13238.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  13239.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  13240.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/RoomHydrator.php';
  13241.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'] ?? $this->getPlaceRetrieverService());
  13242.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'])) {
  13243.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'];
  13244.         }
  13245.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator($a);
  13246.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13247.         return $instance;
  13248.     }
  13249.     /**
  13250.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator' shared autowired service.
  13251.      *
  13252.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator
  13253.      */
  13254.     protected function getServiceHydratorService()
  13255.     {
  13256.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  13257.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  13258.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ServiceHydrator.php';
  13259.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  13260.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'])) {
  13261.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'];
  13262.         }
  13263.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  13264.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'])) {
  13265.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'];
  13266.         }
  13267.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator($a$b);
  13268.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13269.         return $instance;
  13270.     }
  13271.     /**
  13272.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator' shared autowired service.
  13273.      *
  13274.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator
  13275.      */
  13276.     protected function getSessionHydratorService()
  13277.     {
  13278.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  13279.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  13280.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/SessionHydrator.php';
  13281.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'] ?? $this->getGroupRetrieverService());
  13282.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'])) {
  13283.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'];
  13284.         }
  13285.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator($a);
  13286.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13287.         return $instance;
  13288.     }
  13289.     /**
  13290.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator' shared autowired service.
  13291.      *
  13292.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator
  13293.      */
  13294.     protected function getTrainingHydratorService()
  13295.     {
  13296.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  13297.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  13298.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/TrainingHydrator.php';
  13299.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  13300.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'])) {
  13301.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'];
  13302.         }
  13303.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator($a);
  13304.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13305.         return $instance;
  13306.     }
  13307.     /**
  13308.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator' shared autowired service.
  13309.      *
  13310.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator
  13311.      */
  13312.     protected function getUserFromChannelHydratorService()
  13313.     {
  13314.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  13315.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  13316.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/UserFromChannelHydrator.php';
  13317.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  13318.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'])) {
  13319.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'];
  13320.         }
  13321.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  13322.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'])) {
  13323.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'];
  13324.         }
  13325.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator($a$b);
  13326.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13327.         return $instance;
  13328.     }
  13329.     /**
  13330.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator' shared autowired service.
  13331.      *
  13332.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator
  13333.      */
  13334.     protected function getAddressHydratorService()
  13335.     {
  13336.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  13337.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  13338.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Common/AddressHydrator.php';
  13339.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator();
  13340.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13341.         return $instance;
  13342.     }
  13343.     /**
  13344.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\ContactHydrator' shared autowired service.
  13345.      *
  13346.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\ContactHydrator
  13347.      */
  13348.     protected function getContactHydratorService()
  13349.     {
  13350.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  13351.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  13352.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Common/ContactHydrator.php';
  13353.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\ContactHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\AddressHydrator'] ?? $this->getAddressHydratorService()));
  13354.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\ContactHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  13355.         return $instance;
  13356.     }
  13357.     /**
  13358.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Proxy\ProxyClient' shared autowired service.
  13359.      *
  13360.      * @return \Nellapp\Bundle\SDKBundle\Sync\Proxy\ProxyClient
  13361.      */
  13362.     protected function getProxyClientService()
  13363.     {
  13364.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiClientInterApp/Proxy/ProxyClientInterface.php';
  13365.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiClientInterApp/Proxy/AbstractProxyClient.php';
  13366.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Proxy/ProxyClient.php';
  13367.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Proxy\\ProxyClient'] = new \Nellapp\Bundle\SDKBundle\Sync\Proxy\ProxyClient(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  13368.     }
  13369.     /**
  13370.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\NotificationRefresher' shared autowired service.
  13371.      *
  13372.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\NotificationRefresher
  13373.      */
  13374.     protected function getNotificationRefresherService()
  13375.     {
  13376.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13377.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13378.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Account/NotificationRefresher.php';
  13379.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\NotificationHydrator'] ?? $this->getNotificationHydratorService());
  13380.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\NotificationRefresher'])) {
  13381.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\NotificationRefresher'];
  13382.         }
  13383.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\NotificationClient'] ?? $this->getNotificationClientService());
  13384.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\NotificationRefresher'])) {
  13385.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\NotificationRefresher'];
  13386.         }
  13387.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\NotificationRefresher($a$b);
  13388.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\NotificationRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13389.         return $instance;
  13390.     }
  13391.     /**
  13392.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher' shared autowired service.
  13393.      *
  13394.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher
  13395.      */
  13396.     protected function getUserRefresher2Service()
  13397.     {
  13398.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13399.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13400.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Account/UserRefresher.php';
  13401.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\UserHydrator'] ?? $this->getUserHydratorService());
  13402.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'])) {
  13403.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'];
  13404.         }
  13405.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService());
  13406.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'])) {
  13407.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'];
  13408.         }
  13409.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher($a$b);
  13410.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13411.         return $instance;
  13412.     }
  13413.     /**
  13414.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher' shared autowired service.
  13415.      *
  13416.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher
  13417.      */
  13418.     protected function getAbstractCursusRefresherService()
  13419.     {
  13420.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13421.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13422.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/AbstractCursusRefresher.php';
  13423.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydrator2Service());
  13424.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\AbstractCursusRefresher'])) {
  13425.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\AbstractCursusRefresher'];
  13426.         }
  13427.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'] ?? $this->getAbstractCursusEntityClientService());
  13428.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\AbstractCursusRefresher'])) {
  13429.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\AbstractCursusRefresher'];
  13430.         }
  13431.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher($a$b);
  13432.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13433.         return $instance;
  13434.     }
  13435.     /**
  13436.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher' shared autowired service.
  13437.      *
  13438.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher
  13439.      */
  13440.     protected function getChannelConfigurationRefresherService()
  13441.     {
  13442.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13443.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13444.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelConfigurationRefresher.php';
  13445.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] ?? $this->getChannelConfigurationClientService());
  13446.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelConfigurationRefresher'])) {
  13447.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelConfigurationRefresher'];
  13448.         }
  13449.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'] ?? $this->getChannelConfigurationHydratorService()), $a);
  13450.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13451.         return $instance;
  13452.     }
  13453.     /**
  13454.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelContactRefresher' shared autowired service.
  13455.      *
  13456.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelContactRefresher
  13457.      */
  13458.     protected function getChannelContactRefresherService()
  13459.     {
  13460.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13461.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13462.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelContactRefresher.php';
  13463.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelContactHydrator'] ?? $this->getChannelContactHydratorService());
  13464.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelContactRefresher'])) {
  13465.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelContactRefresher'];
  13466.         }
  13467.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelContactClient'] ?? $this->getChannelContactClientService());
  13468.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelContactRefresher'])) {
  13469.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelContactRefresher'];
  13470.         }
  13471.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelContactRefresher($a$b);
  13472.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelContactRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13473.         return $instance;
  13474.     }
  13475.     /**
  13476.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher' shared autowired service.
  13477.      *
  13478.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher
  13479.      */
  13480.     protected function getChannelRefresherService()
  13481.     {
  13482.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13483.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13484.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelRefresher.php';
  13485.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] ?? $this->getChannelClientService());
  13486.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelRefresher'])) {
  13487.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelRefresher'];
  13488.         }
  13489.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'] ?? $this->getChannelHydratorService()), $a);
  13490.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13491.         return $instance;
  13492.     }
  13493.     /**
  13494.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher' shared autowired service.
  13495.      *
  13496.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher
  13497.      */
  13498.     protected function getChannelUserCursusPermissionRefresherService()
  13499.     {
  13500.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13501.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13502.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserCursusPermissionRefresher.php';
  13503.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] ?? $this->getChannelUserCursusPermissionClientService());
  13504.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserCursusPermissionRefresher'])) {
  13505.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserCursusPermissionRefresher'];
  13506.         }
  13507.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'] ?? $this->getChannelUserCursusPermissionHydratorService()), $a);
  13508.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13509.         return $instance;
  13510.     }
  13511.     /**
  13512.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher' shared autowired service.
  13513.      *
  13514.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher
  13515.      */
  13516.     protected function getChannelUserDataRefresherService()
  13517.     {
  13518.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13519.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13520.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserDataRefresher.php';
  13521.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'] ?? $this->getChannelUserDataHydratorService());
  13522.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserDataRefresher'])) {
  13523.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserDataRefresher'];
  13524.         }
  13525.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'] ?? $this->getChannelUserDataEntityClientService());
  13526.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserDataRefresher'])) {
  13527.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserDataRefresher'];
  13528.         }
  13529.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher($a$b);
  13530.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13531.         return $instance;
  13532.     }
  13533.     /**
  13534.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher' shared autowired service.
  13535.      *
  13536.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher
  13537.      */
  13538.     protected function getChannelUserRoleRefresherService()
  13539.     {
  13540.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13541.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13542.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserRoleRefresher.php';
  13543.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] ?? $this->getChannelUserRoleClientService());
  13544.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserRoleRefresher'])) {
  13545.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserRoleRefresher'];
  13546.         }
  13547.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'] ?? $this->getChannelUserRoleHydratorService()), $a);
  13548.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13549.         return $instance;
  13550.     }
  13551.     /**
  13552.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher' shared autowired service.
  13553.      *
  13554.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher
  13555.      */
  13556.     protected function getChannelUserServicePermissionRefresherService()
  13557.     {
  13558.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13559.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13560.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserServicePermissionRefresher.php';
  13561.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] ?? $this->getChannelUserServicePermissionClientService());
  13562.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserServicePermissionRefresher'])) {
  13563.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserServicePermissionRefresher'];
  13564.         }
  13565.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'] ?? $this->getChannelUserServicePermissionHydratorService()), $a);
  13566.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13567.         return $instance;
  13568.     }
  13569.     /**
  13570.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher' shared autowired service.
  13571.      *
  13572.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher
  13573.      */
  13574.     protected function getChannelUserSessionPermissionRefresherService()
  13575.     {
  13576.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13577.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13578.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserSessionPermissionRefresher.php';
  13579.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] ?? $this->getChannelUserSessionPermissionClientService());
  13580.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserSessionPermissionRefresher'])) {
  13581.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserSessionPermissionRefresher'];
  13582.         }
  13583.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'] ?? $this->getChannelUserSessionPermissionHydratorService()), $a);
  13584.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13585.         return $instance;
  13586.     }
  13587.     /**
  13588.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher' shared autowired service.
  13589.      *
  13590.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher
  13591.      */
  13592.     protected function getChannelUserTrainingPermissionRefresherService()
  13593.     {
  13594.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13595.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13596.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserTrainingPermissionRefresher.php';
  13597.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] ?? $this->getChannelUserTrainingPermissionClientService());
  13598.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserTrainingPermissionRefresher'])) {
  13599.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserTrainingPermissionRefresher'];
  13600.         }
  13601.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'] ?? $this->getChannelUserTrainingPermissionHydratorService()), $a);
  13602.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13603.         return $instance;
  13604.     }
  13605.     /**
  13606.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher' shared autowired service.
  13607.      *
  13608.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher
  13609.      */
  13610.     protected function getChannelWhiteLabelRefresherService()
  13611.     {
  13612.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13613.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13614.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelWhiteLabelRefresher.php';
  13615.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] ?? $this->getChannelWhiteLabelClientService());
  13616.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelWhiteLabelRefresher'])) {
  13617.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelWhiteLabelRefresher'];
  13618.         }
  13619.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'] ?? $this->getChannelWhiteLabelHydratorService()), $a);
  13620.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13621.         return $instance;
  13622.     }
  13623.     /**
  13624.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyContactRefresher' shared autowired service.
  13625.      *
  13626.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyContactRefresher
  13627.      */
  13628.     protected function getCompanyContactRefresherService()
  13629.     {
  13630.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13631.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13632.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/CompanyContactRefresher.php';
  13633.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'] ?? $this->getCompanyContactHydratorService());
  13634.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyContactRefresher'])) {
  13635.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyContactRefresher'];
  13636.         }
  13637.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'] ?? $this->getCompanyContactClientService());
  13638.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyContactRefresher'])) {
  13639.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyContactRefresher'];
  13640.         }
  13641.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyContactRefresher($a$b);
  13642.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyContactRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13643.         return $instance;
  13644.     }
  13645.     /**
  13646.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyRefresher' shared autowired service.
  13647.      *
  13648.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyRefresher
  13649.      */
  13650.     protected function getCompanyRefresherService()
  13651.     {
  13652.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13653.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13654.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/CompanyRefresher.php';
  13655.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'] ?? $this->getCompanyClientService());
  13656.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyRefresher'])) {
  13657.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyRefresher'];
  13658.         }
  13659.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyHydrator'] ?? $this->getCompanyHydratorService()), $a);
  13660.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13661.         return $instance;
  13662.     }
  13663.     /**
  13664.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ContactRefresher' shared autowired service.
  13665.      *
  13666.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ContactRefresher
  13667.      */
  13668.     protected function getContactRefresherService()
  13669.     {
  13670.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13671.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13672.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ContactRefresher.php';
  13673.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'] ?? $this->getContactClientService());
  13674.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ContactRefresher'])) {
  13675.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ContactRefresher'];
  13676.         }
  13677.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ContactRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\ContactHydrator'] ?? $this->getContactHydratorService()), $a);
  13678.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ContactRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13679.         return $instance;
  13680.     }
  13681.     /**
  13682.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\FrenchProfessionalIdRefresher' shared autowired service.
  13683.      *
  13684.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\FrenchProfessionalIdRefresher
  13685.      */
  13686.     protected function getFrenchProfessionalIdRefresherService()
  13687.     {
  13688.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13689.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13690.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/FrenchProfessionalIdRefresher.php';
  13691.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'] ?? $this->getFrenchProfessionalIdClientService());
  13692.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\FrenchProfessionalIdRefresher'])) {
  13693.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\FrenchProfessionalIdRefresher'];
  13694.         }
  13695.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\FrenchProfessionalIdRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\FrenchProfessionalIdHydrator'] ?? $this->getFrenchProfessionalIdHydratorService()), $a);
  13696.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\FrenchProfessionalIdRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13697.         return $instance;
  13698.     }
  13699.     /**
  13700.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher' shared autowired service.
  13701.      *
  13702.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher
  13703.      */
  13704.     protected function getGroupRefresherService()
  13705.     {
  13706.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13707.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13708.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/GroupRefresher.php';
  13709.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'] ?? $this->getGroupHydratorService());
  13710.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\GroupRefresher'])) {
  13711.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\GroupRefresher'];
  13712.         }
  13713.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] ?? $this->getGroupClientService());
  13714.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\GroupRefresher'])) {
  13715.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\GroupRefresher'];
  13716.         }
  13717.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher($a$b);
  13718.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13719.         return $instance;
  13720.     }
  13721.     /**
  13722.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\OrganizationRefresher' shared autowired service.
  13723.      *
  13724.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\OrganizationRefresher
  13725.      */
  13726.     protected function getOrganizationRefresherService()
  13727.     {
  13728.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13729.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13730.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/OrganizationRefresher.php';
  13731.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'] ?? $this->getOrganizationClientService());
  13732.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\OrganizationRefresher'])) {
  13733.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\OrganizationRefresher'];
  13734.         }
  13735.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\OrganizationRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'] ?? $this->getOrganizationHydratorService()), $a);
  13736.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\OrganizationRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13737.         return $instance;
  13738.     }
  13739.     /**
  13740.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher' shared autowired service.
  13741.      *
  13742.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher
  13743.      */
  13744.     protected function getPlaceRefresherService()
  13745.     {
  13746.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13747.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13748.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/PlaceRefresher.php';
  13749.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] ?? $this->getPlaceClientService());
  13750.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\PlaceRefresher'])) {
  13751.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\PlaceRefresher'];
  13752.         }
  13753.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'] ?? $this->getPlaceHydratorService()), $a);
  13754.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13755.         return $instance;
  13756.     }
  13757.     /**
  13758.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher' shared autowired service.
  13759.      *
  13760.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher
  13761.      */
  13762.     protected function getRoomRefresherService()
  13763.     {
  13764.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13765.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13766.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/RoomRefresher.php';
  13767.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] ?? $this->getRoomClientService());
  13768.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\RoomRefresher'])) {
  13769.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\RoomRefresher'];
  13770.         }
  13771.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'] ?? $this->getRoomHydratorService()), $a);
  13772.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13773.         return $instance;
  13774.     }
  13775.     /**
  13776.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher' shared autowired service.
  13777.      *
  13778.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher
  13779.      */
  13780.     protected function getServiceRefresherService()
  13781.     {
  13782.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13783.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13784.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ServiceRefresher.php';
  13785.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] ?? $this->getServiceClientService());
  13786.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ServiceRefresher'])) {
  13787.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ServiceRefresher'];
  13788.         }
  13789.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'] ?? $this->getServiceHydratorService()), $a);
  13790.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13791.         return $instance;
  13792.     }
  13793.     /**
  13794.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher' shared autowired service.
  13795.      *
  13796.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher
  13797.      */
  13798.     protected function getSessionRefresherService()
  13799.     {
  13800.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13801.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13802.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/SessionRefresher.php';
  13803.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'] ?? $this->getSessionHydratorService());
  13804.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\SessionRefresher'])) {
  13805.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\SessionRefresher'];
  13806.         }
  13807.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] ?? $this->getSessionClientService());
  13808.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\SessionRefresher'])) {
  13809.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\SessionRefresher'];
  13810.         }
  13811.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher($a$b);
  13812.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13813.         return $instance;
  13814.     }
  13815.     /**
  13816.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher' shared autowired service.
  13817.      *
  13818.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher
  13819.      */
  13820.     protected function getTrainingRefresherService()
  13821.     {
  13822.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13823.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13824.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/TrainingRefresher.php';
  13825.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] ?? $this->getTrainingClientService());
  13826.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\TrainingRefresher'])) {
  13827.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\TrainingRefresher'];
  13828.         }
  13829.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'] ?? $this->getTrainingHydratorService()), $a);
  13830.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13831.         return $instance;
  13832.     }
  13833.     /**
  13834.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher' shared autowired service.
  13835.      *
  13836.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher
  13837.      */
  13838.     protected function getUserFromChannelRefresherService()
  13839.     {
  13840.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13841.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13842.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/UserFromChannelRefresher.php';
  13843.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] ?? $this->getUserFromChannelClientService());
  13844.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\UserFromChannelRefresher'])) {
  13845.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\UserFromChannelRefresher'];
  13846.         }
  13847.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'] ?? $this->getUserFromChannelHydratorService()), $a);
  13848.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13849.         return $instance;
  13850.     }
  13851.     /**
  13852.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\NotificationRetriever' shared autowired service.
  13853.      *
  13854.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\NotificationRetriever
  13855.      */
  13856.     protected function getNotificationRetrieverService()
  13857.     {
  13858.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13859.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13860.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Account/NotificationRetriever.php';
  13861.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\NotificationClient'] ?? $this->getNotificationClientService());
  13862.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\NotificationRetriever'])) {
  13863.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\NotificationRetriever'];
  13864.         }
  13865.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\NotificationHydrator'] ?? $this->getNotificationHydratorService());
  13866.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\NotificationRetriever'])) {
  13867.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\NotificationRetriever'];
  13868.         }
  13869.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\NotificationRetriever($a$b);
  13870.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\NotificationRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13871.         return $instance;
  13872.     }
  13873.     /**
  13874.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever' shared autowired service.
  13875.      *
  13876.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever
  13877.      */
  13878.     protected function getUserRetrieverService()
  13879.     {
  13880.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13881.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13882.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Account/UserRetriever.php';
  13883.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService());
  13884.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'])) {
  13885.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'];
  13886.         }
  13887.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\UserHydrator'] ?? $this->getUserHydratorService());
  13888.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'])) {
  13889.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'];
  13890.         }
  13891.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever($a$b);
  13892.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13893.         return $instance;
  13894.     }
  13895.     /**
  13896.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever' shared autowired service.
  13897.      *
  13898.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever
  13899.      */
  13900.     protected function getAbstractCursusRetrieverService()
  13901.     {
  13902.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13903.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13904.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/AbstractCursusRetriever.php';
  13905.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'] ?? $this->getAbstractCursusEntityClientService());
  13906.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'])) {
  13907.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'];
  13908.         }
  13909.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydrator2Service());
  13910.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'])) {
  13911.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'];
  13912.         }
  13913.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever($a$b);
  13914.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13915.         return $instance;
  13916.     }
  13917.     /**
  13918.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever' shared autowired service.
  13919.      *
  13920.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever
  13921.      */
  13922.     protected function getChannelConfigurationRetrieverService()
  13923.     {
  13924.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13925.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13926.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelConfigurationRetriever.php';
  13927.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] ?? $this->getChannelConfigurationClientService());
  13928.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'])) {
  13929.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'];
  13930.         }
  13931.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'] ?? $this->getChannelConfigurationHydratorService());
  13932.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'])) {
  13933.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'];
  13934.         }
  13935.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever($a$b);
  13936.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13937.         return $instance;
  13938.     }
  13939.     /**
  13940.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelContactRetriever' shared autowired service.
  13941.      *
  13942.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelContactRetriever
  13943.      */
  13944.     protected function getChannelContactRetrieverService()
  13945.     {
  13946.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13947.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13948.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelContactRetriever.php';
  13949.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelContactClient'] ?? $this->getChannelContactClientService());
  13950.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelContactRetriever'])) {
  13951.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelContactRetriever'];
  13952.         }
  13953.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelContactHydrator'] ?? $this->getChannelContactHydratorService());
  13954.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelContactRetriever'])) {
  13955.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelContactRetriever'];
  13956.         }
  13957.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelContactRetriever($a$b);
  13958.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelContactRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13959.         return $instance;
  13960.     }
  13961.     /**
  13962.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever' shared autowired service.
  13963.      *
  13964.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever
  13965.      */
  13966.     protected function getChannelRetrieverService()
  13967.     {
  13968.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13969.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13970.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelRetriever.php';
  13971.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] ?? $this->getChannelClientService());
  13972.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'])) {
  13973.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'];
  13974.         }
  13975.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'] ?? $this->getChannelHydratorService());
  13976.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'])) {
  13977.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'];
  13978.         }
  13979.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever($a$b);
  13980.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13981.         return $instance;
  13982.     }
  13983.     /**
  13984.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever' shared autowired service.
  13985.      *
  13986.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever
  13987.      */
  13988.     protected function getChannelUserCursusPermissionRetrieverService()
  13989.     {
  13990.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13991.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13992.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserCursusPermissionRetriever.php';
  13993.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] ?? $this->getChannelUserCursusPermissionClientService());
  13994.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'])) {
  13995.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'];
  13996.         }
  13997.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'] ?? $this->getChannelUserCursusPermissionHydratorService());
  13998.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'])) {
  13999.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'];
  14000.         }
  14001.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever($a$b);
  14002.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14003.         return $instance;
  14004.     }
  14005.     /**
  14006.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever' shared autowired service.
  14007.      *
  14008.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever
  14009.      */
  14010.     protected function getChannelUserDataRetrieverService()
  14011.     {
  14012.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  14013.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  14014.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserDataRetriever.php';
  14015.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'] ?? $this->getChannelUserDataEntityClientService());
  14016.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'])) {
  14017.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'];
  14018.         }
  14019.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'] ?? $this->getChannelUserDataHydratorService());
  14020.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'])) {
  14021.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'];
  14022.         }
  14023.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever($a$b);
  14024.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14025.         return $instance;
  14026.     }
  14027.     /**
  14028.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever' shared autowired service.
  14029.      *
  14030.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever
  14031.      */
  14032.     protected function getChannelUserRoleRetrieverService()
  14033.     {
  14034.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  14035.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  14036.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserRoleRetriever.php';
  14037.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] ?? $this->getChannelUserRoleClientService());
  14038.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'])) {
  14039.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'];
  14040.         }
  14041.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'] ?? $this->getChannelUserRoleHydratorService());
  14042.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'])) {
  14043.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'];
  14044.         }
  14045.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever($a$b);
  14046.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14047.         return $instance;
  14048.     }
  14049.     /**
  14050.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever' shared autowired service.
  14051.      *
  14052.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever
  14053.      */
  14054.     protected function getChannelUserServicePermissionRetrieverService()
  14055.     {
  14056.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  14057.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  14058.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserServicePermissionRetriever.php';
  14059.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'] ?? $this->getChannelUserServicePermissionHydratorService());
  14060.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'])) {
  14061.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'];
  14062.         }
  14063.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] ?? $this->getChannelUserServicePermissionClientService());
  14064.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'])) {
  14065.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'];
  14066.         }
  14067.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever($a$b);
  14068.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14069.         return $instance;
  14070.     }
  14071.     /**
  14072.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever' shared autowired service.
  14073.      *
  14074.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever
  14075.      */
  14076.     protected function getChannelUserSessionPermissionRetrieverService()
  14077.     {
  14078.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  14079.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  14080.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserSessionPermissionRetriever.php';
  14081.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'] ?? $this->getChannelUserSessionPermissionHydratorService());
  14082.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'])) {
  14083.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'];
  14084.         }
  14085.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] ?? $this->getChannelUserSessionPermissionClientService());
  14086.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'])) {
  14087.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'];
  14088.         }
  14089.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever($a$b);
  14090.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14091.         return $instance;
  14092.     }
  14093.     /**
  14094.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever' shared autowired service.
  14095.      *
  14096.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever
  14097.      */
  14098.     protected function getChannelUserTrainingPermissionRetrieverService()
  14099.     {
  14100.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  14101.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  14102.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserTrainingPermissionRetriever.php';
  14103.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'] ?? $this->getChannelUserTrainingPermissionHydratorService());
  14104.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'])) {
  14105.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'];
  14106.         }
  14107.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] ?? $this->getChannelUserTrainingPermissionClientService());
  14108.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'])) {
  14109.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'];
  14110.         }
  14111.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever($a$b);
  14112.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14113.         return $instance;
  14114.     }
  14115.     /**
  14116.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever' shared autowired service.
  14117.      *
  14118.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever
  14119.      */
  14120.     protected function getChannelWhiteLabelRetrieverService()
  14121.     {
  14122.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  14123.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  14124.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelWhiteLabelRetriever.php';
  14125.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] ?? $this->getChannelWhiteLabelClientService());
  14126.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'])) {
  14127.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'];
  14128.         }
  14129.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'] ?? $this->getChannelWhiteLabelHydratorService());
  14130.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'])) {
  14131.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'];
  14132.         }
  14133.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever($a$b);
  14134.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14135.         return $instance;
  14136.     }
  14137.     /**
  14138.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyContactRetriever' shared autowired service.
  14139.      *
  14140.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyContactRetriever
  14141.      */
  14142.     protected function getCompanyContactRetrieverService()
  14143.     {
  14144.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  14145.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  14146.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/CompanyContactRetriever.php';
  14147.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'] ?? $this->getCompanyContactClientService());
  14148.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'])) {
  14149.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'];
  14150.         }
  14151.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'] ?? $this->getCompanyContactHydratorService());
  14152.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'])) {
  14153.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'];
  14154.         }
  14155.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyContactRetriever($a$b);
  14156.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyContactRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14157.         return $instance;
  14158.     }
  14159.     /**
  14160.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever' shared autowired service.
  14161.      *
  14162.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever
  14163.      */
  14164.     protected function getCompanyRetrieverService()
  14165.     {
  14166.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  14167.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  14168.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/CompanyRetriever.php';
  14169.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'] ?? $this->getCompanyClientService());
  14170.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'])) {
  14171.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'];
  14172.         }
  14173.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyHydrator'] ?? $this->getCompanyHydratorService());
  14174.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'])) {
  14175.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'];
  14176.         }
  14177.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever($a$b);
  14178.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14179.         return $instance;
  14180.     }
  14181.     /**
  14182.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ContactRetriever' shared autowired service.
  14183.      *
  14184.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ContactRetriever
  14185.      */
  14186.     protected function getContactRetrieverService()
  14187.     {
  14188.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  14189.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  14190.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ContactRetriever.php';
  14191.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'] ?? $this->getContactClientService());
  14192.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ContactRetriever'])) {
  14193.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ContactRetriever'];
  14194.         }
  14195.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ContactRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\ContactHydrator'] ?? $this->getContactHydratorService()));
  14196.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ContactRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14197.         return $instance;
  14198.     }
  14199.     /**
  14200.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever' shared autowired service.
  14201.      *
  14202.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever
  14203.      */
  14204.     protected function getFrenchProfessionalIdRetrieverService()
  14205.     {
  14206.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  14207.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  14208.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/FrenchProfessionalIdRetriever.php';
  14209.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'] ?? $this->getFrenchProfessionalIdClientService());
  14210.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\FrenchProfessionalIdRetriever'])) {
  14211.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\FrenchProfessionalIdRetriever'];
  14212.         }
  14213.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\FrenchProfessionalIdHydrator'] ?? $this->getFrenchProfessionalIdHydratorService()));
  14214.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14215.         return $instance;
  14216.     }
  14217.     /**
  14218.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever' shared autowired service.
  14219.      *
  14220.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever
  14221.      */
  14222.     protected function getGroupRetrieverService()
  14223.     {
  14224.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  14225.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  14226.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/GroupRetriever.php';
  14227.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] ?? $this->getGroupClientService());
  14228.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'])) {
  14229.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'];
  14230.         }
  14231.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'] ?? $this->getGroupHydratorService());
  14232.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'])) {
  14233.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'];
  14234.         }
  14235.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever($a$b);
  14236.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14237.         return $instance;
  14238.     }
  14239.     /**
  14240.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever' shared autowired service.
  14241.      *
  14242.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever
  14243.      */
  14244.     protected function getOrganizationRetrieverService()
  14245.     {
  14246.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  14247.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  14248.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/OrganizationRetriever.php';
  14249.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'] ?? $this->getOrganizationClientService());
  14250.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'])) {
  14251.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'];
  14252.         }
  14253.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'] ?? $this->getOrganizationHydratorService());
  14254.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'])) {
  14255.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'];
  14256.         }
  14257.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever($a$b);
  14258.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14259.         return $instance;
  14260.     }
  14261.     /**
  14262.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever' shared autowired service.
  14263.      *
  14264.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever
  14265.      */
  14266.     protected function getPlaceRetrieverService()
  14267.     {
  14268.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  14269.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  14270.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/PlaceRetriever.php';
  14271.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] ?? $this->getPlaceClientService());
  14272.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'])) {
  14273.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'];
  14274.         }
  14275.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'] ?? $this->getPlaceHydratorService());
  14276.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'])) {
  14277.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'];
  14278.         }
  14279.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever($a$b);
  14280.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14281.         return $instance;
  14282.     }
  14283.     /**
  14284.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever' shared autowired service.
  14285.      *
  14286.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever
  14287.      */
  14288.     protected function getRoomRetrieverService()
  14289.     {
  14290.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  14291.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  14292.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/RoomRetriever.php';
  14293.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] ?? $this->getRoomClientService());
  14294.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'])) {
  14295.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'];
  14296.         }
  14297.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'] ?? $this->getRoomHydratorService());
  14298.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'])) {
  14299.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'];
  14300.         }
  14301.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever($a$b);
  14302.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14303.         return $instance;
  14304.     }
  14305.     /**
  14306.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever' shared autowired service.
  14307.      *
  14308.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever
  14309.      */
  14310.     protected function getServiceRetrieverService()
  14311.     {
  14312.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  14313.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  14314.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ServiceRetriever.php';
  14315.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] ?? $this->getServiceClientService());
  14316.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'])) {
  14317.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'];
  14318.         }
  14319.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'] ?? $this->getServiceHydratorService());
  14320.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'])) {
  14321.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'];
  14322.         }
  14323.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever($a$b);
  14324.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14325.         return $instance;
  14326.     }
  14327.     /**
  14328.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever' shared autowired service.
  14329.      *
  14330.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever
  14331.      */
  14332.     protected function getSessionRetrieverService()
  14333.     {
  14334.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  14335.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  14336.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/SessionRetriever.php';
  14337.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] ?? $this->getSessionClientService());
  14338.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'])) {
  14339.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'];
  14340.         }
  14341.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'] ?? $this->getSessionHydratorService());
  14342.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'])) {
  14343.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'];
  14344.         }
  14345.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever($a$b);
  14346.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14347.         return $instance;
  14348.     }
  14349.     /**
  14350.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever' shared autowired service.
  14351.      *
  14352.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever
  14353.      */
  14354.     protected function getTrainingRetrieverService()
  14355.     {
  14356.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  14357.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  14358.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/TrainingRetriever.php';
  14359.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] ?? $this->getTrainingClientService());
  14360.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'])) {
  14361.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'];
  14362.         }
  14363.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'] ?? $this->getTrainingHydratorService());
  14364.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'])) {
  14365.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'];
  14366.         }
  14367.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever($a$b);
  14368.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14369.         return $instance;
  14370.     }
  14371.     /**
  14372.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever' shared autowired service.
  14373.      *
  14374.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever
  14375.      */
  14376.     protected function getUserFromChannelRetrieverService()
  14377.     {
  14378.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  14379.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  14380.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/UserFromChannelRetriever.php';
  14381.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] ?? $this->getUserFromChannelClientService());
  14382.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'])) {
  14383.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'];
  14384.         }
  14385.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'] ?? $this->getUserFromChannelHydratorService());
  14386.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'])) {
  14387.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'];
  14388.         }
  14389.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever($a$b);
  14390.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14391.         return $instance;
  14392.     }
  14393.     /**
  14394.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Routing\Loader\RouteCollectionLoader' shared autowired service.
  14395.      *
  14396.      * @return \Nellapp\Bundle\SDKBundle\Sync\Routing\Loader\RouteCollectionLoader
  14397.      */
  14398.     protected function getRouteCollectionLoaderService()
  14399.     {
  14400.         $a = ($this->services['router'] ?? $this->getRouterService());
  14401.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Loader\\RouteCollectionLoader'])) {
  14402.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Loader\\RouteCollectionLoader'];
  14403.         }
  14404.         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);
  14405.     }
  14406.     /**
  14407.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Badge\ChannelUserData\ChannelUserRoleBadgeComponent' autowired service.
  14408.      *
  14409.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Badge\ChannelUserData\ChannelUserRoleBadgeComponent
  14410.      */
  14411.     protected function getChannelUserRoleBadgeComponentService()
  14412.     {
  14413.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Badge/ChannelUserData/ChannelUserRoleBadgeComponent.php';
  14414.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\ChannelUserData\\ChannelUserRoleBadgeComponent'] = function () {
  14415.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Badge\ChannelUserData\ChannelUserRoleBadgeComponent();
  14416.         };
  14417.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\ChannelUserData\\ChannelUserRoleBadgeComponent']();
  14418.     }
  14419.     /**
  14420.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Badge\SdkBadgeComponent' autowired service.
  14421.      *
  14422.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Badge\SdkBadgeComponent
  14423.      */
  14424.     protected function getSdkBadgeComponentService()
  14425.     {
  14426.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Badge/SdkBadgeComponent.php';
  14427.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\SdkBadgeComponent'] = function () {
  14428.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Badge\SdkBadgeComponent();
  14429.         };
  14430.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\SdkBadgeComponent']();
  14431.     }
  14432.     /**
  14433.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Card\Identity\ContactIdentityCard' autowired service.
  14434.      *
  14435.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Card\Identity\ContactIdentityCard
  14436.      */
  14437.     protected function getContactIdentityCardService()
  14438.     {
  14439.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Card/Identity/AbstracIdentityCard.php';
  14440.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Card/Identity/ContactIdentityCard.php';
  14441.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Card\\Identity\\ContactIdentityCard'] = function () {
  14442.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Card\Identity\ContactIdentityCard();
  14443.         };
  14444.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Card\\Identity\\ContactIdentityCard']();
  14445.     }
  14446.     /**
  14447.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Card\Identity\UserIdentityCard' autowired service.
  14448.      *
  14449.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Card\Identity\UserIdentityCard
  14450.      */
  14451.     protected function getUserIdentityCardService()
  14452.     {
  14453.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Card/Identity/AbstracIdentityCard.php';
  14454.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Card/Identity/UserIdentityCard.php';
  14455.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Card\\Identity\\UserIdentityCard'] = function () {
  14456.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Card\Identity\UserIdentityCard();
  14457.         };
  14458.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Card\\Identity\\UserIdentityCard']();
  14459.     }
  14460.     /**
  14461.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\ChannelUserProfileCard' autowired service.
  14462.      *
  14463.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\ChannelUserProfileCard
  14464.      */
  14465.     protected function getChannelUserProfileCardService()
  14466.     {
  14467.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/ChannelUserData/ChannelUserProfileCard.php';
  14468.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard'] = function () {
  14469.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\ChannelUserProfileCard();
  14470.         };
  14471.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard']();
  14472.     }
  14473.     /**
  14474.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\CursusLockout' autowired service.
  14475.      *
  14476.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\CursusLockout
  14477.      */
  14478.     protected function getCursusLockoutService()
  14479.     {
  14480.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/ChannelUserData/CursusLockout.php';
  14481.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\CursusLockout'] = function () {
  14482.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\CursusLockout();
  14483.         };
  14484.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\CursusLockout']();
  14485.     }
  14486.     /**
  14487.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Icon\BaseIcon' autowired service.
  14488.      *
  14489.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Icon\BaseIcon
  14490.      */
  14491.     protected function getBaseIconService()
  14492.     {
  14493.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Icon/BaseIcon.php';
  14494.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Icon\\BaseIcon'] = function () {
  14495.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Icon\BaseIcon();
  14496.         };
  14497.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Icon\\BaseIcon']();
  14498.     }
  14499.     /**
  14500.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Icon\CompanyIcon' autowired service.
  14501.      *
  14502.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Icon\CompanyIcon
  14503.      */
  14504.     protected function getCompanyIconService()
  14505.     {
  14506.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Icon/CompanyIcon.php';
  14507.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Icon\\CompanyIcon'] = function () {
  14508.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Icon\CompanyIcon();
  14509.         };
  14510.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Icon\\CompanyIcon']();
  14511.     }
  14512.     /**
  14513.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Icon\ContactIcon' autowired service.
  14514.      *
  14515.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Icon\ContactIcon
  14516.      */
  14517.     protected function getContactIconService()
  14518.     {
  14519.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Icon/ContactIcon.php';
  14520.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Icon\\ContactIcon'] = function () {
  14521.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Icon\ContactIcon();
  14522.         };
  14523.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Icon\\ContactIcon']();
  14524.     }
  14525.     /**
  14526.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Module\ActionDropdownComponent' autowired service.
  14527.      *
  14528.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Module\ActionDropdownComponent
  14529.      */
  14530.     protected function getActionDropdownComponentService()
  14531.     {
  14532.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Module/ActionDropdownComponent.php';
  14533.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\ActionDropdownComponent'] = function () {
  14534.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Module\ActionDropdownComponent();
  14535.         };
  14536.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\ActionDropdownComponent']();
  14537.     }
  14538.     /**
  14539.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Module\Action\AddAction' autowired service.
  14540.      *
  14541.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Module\Action\AddAction
  14542.      */
  14543.     protected function getAddActionService()
  14544.     {
  14545.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Module/Action/BaseAction.php';
  14546.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Module/Action/AddAction.php';
  14547.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\AddAction'] = function () {
  14548.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Module\Action\AddAction();
  14549.         };
  14550.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\AddAction']();
  14551.     }
  14552.     /**
  14553.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Module\Action\BaseAction' autowired service.
  14554.      *
  14555.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Module\Action\BaseAction
  14556.      */
  14557.     protected function getBaseActionService()
  14558.     {
  14559.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Module/Action/BaseAction.php';
  14560.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\BaseAction'] = function () {
  14561.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Module\Action\BaseAction();
  14562.         };
  14563.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\BaseAction']();
  14564.     }
  14565.     /**
  14566.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Module\Action\DeleteAction' autowired service.
  14567.      *
  14568.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Module\Action\DeleteAction
  14569.      */
  14570.     protected function getDeleteAction3Service()
  14571.     {
  14572.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Module/Action/BaseAction.php';
  14573.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Module/Action/DeleteAction.php';
  14574.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\DeleteAction'] = function () {
  14575.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Module\Action\DeleteAction();
  14576.         };
  14577.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\DeleteAction']();
  14578.     }
  14579.     /**
  14580.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Module\Action\EditAction' autowired service.
  14581.      *
  14582.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Module\Action\EditAction
  14583.      */
  14584.     protected function getEditAction2Service()
  14585.     {
  14586.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Module/Action/BaseAction.php';
  14587.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Module/Action/EditAction.php';
  14588.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\EditAction'] = function () {
  14589.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Module\Action\EditAction();
  14590.         };
  14591.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\EditAction']();
  14592.     }
  14593.     /**
  14594.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Module\Action\ShowAction' autowired service.
  14595.      *
  14596.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Module\Action\ShowAction
  14597.      */
  14598.     protected function getShowActionService()
  14599.     {
  14600.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Module/Action/BaseAction.php';
  14601.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Module/Action/ShowAction.php';
  14602.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\ShowAction'] = function () {
  14603.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Module\Action\ShowAction();
  14604.         };
  14605.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\ShowAction']();
  14606.     }
  14607.     /**
  14608.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Module\ClipableInformationComponent' autowired service.
  14609.      *
  14610.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Module\ClipableInformationComponent
  14611.      */
  14612.     protected function getClipableInformationComponentService()
  14613.     {
  14614.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Module/ClipableInformationComponent.php';
  14615.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\ClipableInformationComponent'] = function () {
  14616.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Module\ClipableInformationComponent();
  14617.         };
  14618.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\ClipableInformationComponent']();
  14619.     }
  14620.     /**
  14621.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Notification\NotificationItemComponent' autowired service.
  14622.      *
  14623.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Notification\NotificationItemComponent
  14624.      */
  14625.     protected function getNotificationItemComponentService()
  14626.     {
  14627.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Notification/NotificationItemComponent.php';
  14628.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Notification/Resolver/Label/NotificationLabelResolverInterface.php';
  14629.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Notification/Resolver/Label/NotificationLabelResolver.php';
  14630.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Notification/Resolver/Details/NotificationDetailsResolverInterface.php';
  14631.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Notification/Resolver/Details/NotificationDetailsResolver.php';
  14632.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Notification\\NotificationItemComponent'] = function () {
  14633.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Notification\NotificationItemComponent(($this->privates['Nellapp\\Bundle\\SDKBundle\\Notification\\Resolver\\Label\\NotificationLabelResolver'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Notification\\Resolver\\Label\\NotificationLabelResolver'] = new \Nellapp\Bundle\SDKBundle\Notification\Resolver\Label\NotificationLabelResolver())), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Notification\\Resolver\\Details\\NotificationDetailsResolver'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Notification\\Resolver\\Details\\NotificationDetailsResolver'] = new \Nellapp\Bundle\SDKBundle\Notification\Resolver\Details\NotificationDetailsResolver())));
  14634.         };
  14635.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Notification\\NotificationItemComponent']();
  14636.     }
  14637.     /**
  14638.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Notification\NotificationListComponent' autowired service.
  14639.      *
  14640.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Notification\NotificationListComponent
  14641.      */
  14642.     protected function getNotificationListComponentService()
  14643.     {
  14644.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Notification/NotificationListComponent.php';
  14645.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Notification\\NotificationListComponent'] = function () {
  14646.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Notification\NotificationListComponent();
  14647.         };
  14648.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Notification\\NotificationListComponent']();
  14649.     }
  14650.     /**
  14651.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Notification\NotificationMenuComponent' autowired service.
  14652.      *
  14653.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Notification\NotificationMenuComponent
  14654.      */
  14655.     protected function getNotificationMenuComponentService()
  14656.     {
  14657.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Interface/BootstrapAwareInterface.php';
  14658.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Trait/BootstrapAwareTrait.php';
  14659.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Notification/NotificationMenuComponent.php';
  14660.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Notification\\NotificationMenuComponent'] = function () {
  14661.             $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  14662.             if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Notification\\NotificationMenuComponent'])) {
  14663.                 return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Notification\\NotificationMenuComponent'];
  14664.             }
  14665.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Notification\NotificationMenuComponent($a);
  14666.         };
  14667.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Notification\\NotificationMenuComponent']();
  14668.     }
  14669.     /**
  14670.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionFormComponent' autowired service.
  14671.      *
  14672.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionFormComponent
  14673.      */
  14674.     protected function getChannelUserPermissionFormComponentService()
  14675.     {
  14676.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Permission/ChannelUserPermissionFormComponent.php';
  14677.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent'] = function () {
  14678.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionFormComponent();
  14679.         };
  14680.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent']();
  14681.     }
  14682.     /**
  14683.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionGroupFormComponent' autowired service.
  14684.      *
  14685.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionGroupFormComponent
  14686.      */
  14687.     protected function getChannelUserPermissionGroupFormComponentService()
  14688.     {
  14689.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Permission/ChannelUserPermissionGroupFormComponent.php';
  14690.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent'] = function () {
  14691.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionGroupFormComponent(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] ?? $this->getChannelUserPermissionHierarchyManagerService()));
  14692.         };
  14693.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent']();
  14694.     }
  14695.     /**
  14696.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Planning\AgendaAction' autowired service.
  14697.      *
  14698.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Planning\AgendaAction
  14699.      */
  14700.     protected function getAgendaActionService()
  14701.     {
  14702.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Planning/AgendaAction.php';
  14703.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaAction'] = function () {
  14704.             $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  14705.             if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaAction'])) {
  14706.                 return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaAction'];
  14707.             }
  14708.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Planning\AgendaAction(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()), $a);
  14709.         };
  14710.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaAction']();
  14711.     }
  14712.     /**
  14713.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Planning\AgendaEventSignBadge' autowired service.
  14714.      *
  14715.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Planning\AgendaEventSignBadge
  14716.      */
  14717.     protected function getAgendaEventSignBadgeService()
  14718.     {
  14719.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Planning/AgendaEventSignBadge.php';
  14720.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaEventSignBadge'] = function () {
  14721.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Planning\AgendaEventSignBadge();
  14722.         };
  14723.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaEventSignBadge']();
  14724.     }
  14725.     /**
  14726.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Planning\AgendaSlider' autowired service.
  14727.      *
  14728.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Planning\AgendaSlider
  14729.      */
  14730.     protected function getAgendaSliderService()
  14731.     {
  14732.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Planning/AgendaSlider.php';
  14733.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaSlider'] = function () {
  14734.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Planning\AgendaSlider();
  14735.         };
  14736.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaSlider']();
  14737.     }
  14738.     /**
  14739.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Planning\AgendaSliderItem' autowired service.
  14740.      *
  14741.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Planning\AgendaSliderItem
  14742.      */
  14743.     protected function getAgendaSliderItemService()
  14744.     {
  14745.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Planning/AgendaSliderItem.php';
  14746.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaSliderItem'] = function () {
  14747.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Planning\AgendaSliderItem();
  14748.         };
  14749.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaSliderItem']();
  14750.     }
  14751.     /**
  14752.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Planning\AgendaWidget' autowired service.
  14753.      *
  14754.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Planning\AgendaWidget
  14755.      */
  14756.     protected function getAgendaWidgetService()
  14757.     {
  14758.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Planning/AgendaWidget.php';
  14759.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaWidget'] = function () {
  14760.             $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Planning\\Service\\AgendaService'] ?? $this->getAgendaServiceService());
  14761.             if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaWidget'])) {
  14762.                 return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaWidget'];
  14763.             }
  14764.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Planning\AgendaWidget($a);
  14765.         };
  14766.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaWidget']();
  14767.     }
  14768.     /**
  14769.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Widget\BaseWidget' autowired service.
  14770.      *
  14771.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Widget\BaseWidget
  14772.      */
  14773.     protected function getBaseWidgetService()
  14774.     {
  14775.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Widget/BaseWidget.php';
  14776.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Widget\\BaseWidget'] = function () {
  14777.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Widget\BaseWidget();
  14778.         };
  14779.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Widget\\BaseWidget']();
  14780.     }
  14781.     /**
  14782.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Widget\ChannelContact\ChannelContactHeaderWidget' autowired service.
  14783.      *
  14784.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Widget\ChannelContact\ChannelContactHeaderWidget
  14785.      */
  14786.     protected function getChannelContactHeaderWidgetService()
  14787.     {
  14788.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Widget/AbstractHeaderWidget.php';
  14789.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Widget/ChannelContact/ChannelContactHeaderWidget.php';
  14790.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Widget\\ChannelContact\\ChannelContactHeaderWidget'] = function () {
  14791.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Widget\ChannelContact\ChannelContactHeaderWidget();
  14792.         };
  14793.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Widget\\ChannelContact\\ChannelContactHeaderWidget']();
  14794.     }
  14795.     /**
  14796.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Widget\Company\CompanyHeaderWidget' autowired service.
  14797.      *
  14798.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Widget\Company\CompanyHeaderWidget
  14799.      */
  14800.     protected function getCompanyHeaderWidgetService()
  14801.     {
  14802.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Widget/AbstractHeaderWidget.php';
  14803.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Widget/Company/CompanyHeaderWidget.php';
  14804.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Widget\\Company\\CompanyHeaderWidget'] = function () {
  14805.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Widget\Company\CompanyHeaderWidget();
  14806.         };
  14807.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Widget\\Company\\CompanyHeaderWidget']();
  14808.     }
  14809.     /**
  14810.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\AppRuntime' shared autowired service.
  14811.      *
  14812.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\AppRuntime
  14813.      */
  14814.     protected function getAppRuntimeService()
  14815.     {
  14816.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14817.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/AppRuntime.php';
  14818.         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'))));
  14819.     }
  14820.     /**
  14821.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\BooleanRuntime' shared autowired service.
  14822.      *
  14823.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\BooleanRuntime
  14824.      */
  14825.     protected function getBooleanRuntimeService()
  14826.     {
  14827.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14828.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/BooleanRuntime.php';
  14829.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\BooleanRuntime();
  14830.     }
  14831.     /**
  14832.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelContactRuntime' shared autowired service.
  14833.      *
  14834.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelContactRuntime
  14835.      */
  14836.     protected function getChannelContactRuntimeService()
  14837.     {
  14838.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14839.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelContactRuntime.php';
  14840.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Domain/Contact/Service/ChannelContactService.php';
  14841.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelContactRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelContactRuntime(new \Nellapp\Bundle\SDKBundle\Domain\Contact\Service\ChannelContactService());
  14842.     }
  14843.     /**
  14844.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelGetterRuntime' shared autowired service.
  14845.      *
  14846.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelGetterRuntime
  14847.      */
  14848.     protected function getChannelGetterRuntimeService()
  14849.     {
  14850.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14851.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelGetterRuntime.php';
  14852.         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()));
  14853.     }
  14854.     /**
  14855.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelRuntime' shared autowired service.
  14856.      *
  14857.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelRuntime
  14858.      */
  14859.     protected function getChannelRuntime2Service()
  14860.     {
  14861.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14862.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelRuntime.php';
  14863.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  14864.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime'])) {
  14865.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime'];
  14866.         }
  14867.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelRuntime($a);
  14868.     }
  14869.     /**
  14870.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelUserDataRuntime' shared autowired service.
  14871.      *
  14872.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelUserDataRuntime
  14873.      */
  14874.     protected function getChannelUserDataRuntimeService()
  14875.     {
  14876.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14877.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelUserDataRuntime.php';
  14878.         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()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] ?? $this->getChannelUserPermissionServiceService()));
  14879.     }
  14880.     /**
  14881.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChatNotificationRuntime' shared autowired service.
  14882.      *
  14883.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChatNotificationRuntime
  14884.      */
  14885.     protected function getChatNotificationRuntimeService()
  14886.     {
  14887.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14888.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChatNotificationRuntime.php';
  14889.         $a = ($this->services['router'] ?? $this->getRouterService());
  14890.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime'])) {
  14891.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime'];
  14892.         }
  14893.         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()));
  14894.     }
  14895.     /**
  14896.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ContactRuntime' shared autowired service.
  14897.      *
  14898.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ContactRuntime
  14899.      */
  14900.     protected function getContactRuntimeService()
  14901.     {
  14902.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14903.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ContactRuntime.php';
  14904.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Domain\\Contact\\Service\\ContactService'] ?? $this->getContactServiceService());
  14905.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ContactRuntime'])) {
  14906.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ContactRuntime'];
  14907.         }
  14908.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ContactRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ContactRuntime($a);
  14909.     }
  14910.     /**
  14911.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\CustomizableViewRuntime' shared autowired service.
  14912.      *
  14913.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\CustomizableViewRuntime
  14914.      */
  14915.     protected function getCustomizableViewRuntimeService()
  14916.     {
  14917.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14918.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/CustomizableViewRuntime.php';
  14919.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\CustomizableViewRuntime();
  14920.     }
  14921.     /**
  14922.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\DateDiffRuntime' shared autowired service.
  14923.      *
  14924.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\DateDiffRuntime
  14925.      */
  14926.     protected function getDateDiffRuntimeService()
  14927.     {
  14928.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14929.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/DateDiffRuntime.php';
  14930.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\DateDiffRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\DateDiffRuntime(($this->services['translator'] ?? $this->getTranslatorService()));
  14931.     }
  14932.     /**
  14933.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\EnumForFormRuntime' shared autowired service.
  14934.      *
  14935.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\EnumForFormRuntime
  14936.      */
  14937.     protected function getEnumForFormRuntimeService()
  14938.     {
  14939.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14940.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/EnumForFormRuntime.php';
  14941.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnumForFormRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\EnumForFormRuntime();
  14942.     }
  14943.     /**
  14944.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\EnvRuntime' shared autowired service.
  14945.      *
  14946.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\EnvRuntime
  14947.      */
  14948.     protected function getEnvRuntime2Service()
  14949.     {
  14950.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14951.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/EnvRuntime.php';
  14952.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\EnvRuntime('dev');
  14953.     }
  14954.     /**
  14955.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime' shared autowired service.
  14956.      *
  14957.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime
  14958.      */
  14959.     protected function getFileRuntime2Service()
  14960.     {
  14961.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14962.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FileRuntime.php';
  14963.         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()));
  14964.     }
  14965.     /**
  14966.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\FormRuntime' shared autowired service.
  14967.      *
  14968.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\FormRuntime
  14969.      */
  14970.     protected function getFormRuntimeService()
  14971.     {
  14972.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14973.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FormRuntime.php';
  14974.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Service/FormService.php';
  14975.         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());
  14976.     }
  14977.     /**
  14978.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\HeaderRuntime' shared autowired service.
  14979.      *
  14980.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\HeaderRuntime
  14981.      */
  14982.     protected function getHeaderRuntimeService()
  14983.     {
  14984.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14985.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/HeaderRuntime.php';
  14986.         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())));
  14987.     }
  14988.     /**
  14989.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\IaRuntime' shared autowired service.
  14990.      *
  14991.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\IaRuntime
  14992.      */
  14993.     protected function getIaRuntimeService()
  14994.     {
  14995.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14996.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/IaRuntime.php';
  14997.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  14998.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\IaRuntime'])) {
  14999.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\IaRuntime'];
  15000.         }
  15001.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\IaRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\IaRuntime($a$this->getEnv('bool:IA_HIGHLIGHT_ENABLE'));
  15002.     }
  15003.     /**
  15004.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime' shared autowired service.
  15005.      *
  15006.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime
  15007.      */
  15008.     protected function getImageRunTimeService()
  15009.     {
  15010.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  15011.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ImageRunTime.php';
  15012.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  15013.     }
  15014.     /**
  15015.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFileRuntime' shared autowired service.
  15016.      *
  15017.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFileRuntime
  15018.      */
  15019.     protected function getNellappFileRuntimeService()
  15020.     {
  15021.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  15022.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/NellappFileRuntime.php';
  15023.         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()));
  15024.     }
  15025.     /**
  15026.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFormatRuntime' shared autowired service.
  15027.      *
  15028.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFormatRuntime
  15029.      */
  15030.     protected function getNellappFormatRuntimeService()
  15031.     {
  15032.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  15033.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/NellappFormatRuntime.php';
  15034.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Utils/NellappFormatService.php';
  15035.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFormatRuntime(new \Nellapp\Bundle\SDKBundle\Utils\NellappFormatService());
  15036.     }
  15037.     /**
  15038.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\PaginationRuntime' shared autowired service.
  15039.      *
  15040.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\PaginationRuntime
  15041.      */
  15042.     protected function getPaginationRuntimeService()
  15043.     {
  15044.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  15045.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/PaginationRuntime.php';
  15046.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Pagination/Paginator.php';
  15047.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\PaginationRuntime(new \Nellapp\Bundle\SDKBundle\Pagination\Paginator());
  15048.     }
  15049.     /**
  15050.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\PlanningRuntime' shared autowired service.
  15051.      *
  15052.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\PlanningRuntime
  15053.      */
  15054.     protected function getPlanningRuntimeService()
  15055.     {
  15056.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  15057.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/PlanningRuntime.php';
  15058.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Planning\\Service\\AgendaService'] ?? $this->getAgendaServiceService());
  15059.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PlanningRuntime'])) {
  15060.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PlanningRuntime'];
  15061.         }
  15062.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PlanningRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\PlanningRuntime($a);
  15063.     }
  15064.     /**
  15065.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\SerializerRuntime' shared autowired service.
  15066.      *
  15067.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\SerializerRuntime
  15068.      */
  15069.     protected function getSerializerRuntimeService()
  15070.     {
  15071.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  15072.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/SerializerRuntime.php';
  15073.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  15074.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime'])) {
  15075.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime'];
  15076.         }
  15077.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\SerializerRuntime($a);
  15078.     }
  15079.     /**
  15080.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavItemRuntime' shared autowired service.
  15081.      *
  15082.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavItemRuntime
  15083.      */
  15084.     protected function getSideNavItemRuntimeService()
  15085.     {
  15086.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  15087.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/SideNavItemRuntime.php';
  15088.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavItemRuntime();
  15089.     }
  15090.     /**
  15091.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavRuntime' shared autowired service.
  15092.      *
  15093.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavRuntime
  15094.      */
  15095.     protected function getSideNavRuntime2Service()
  15096.     {
  15097.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  15098.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/SideNavRuntime.php';
  15099.         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))));
  15100.     }
  15101.     /**
  15102.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\UserRunTime' shared autowired service.
  15103.      *
  15104.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\UserRunTime
  15105.      */
  15106.     protected function getUserRunTime2Service()
  15107.     {
  15108.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  15109.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/UserRunTime.php';
  15110.         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()));
  15111.     }
  15112.     /**
  15113.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\VersionRuntime' shared autowired service.
  15114.      *
  15115.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\VersionRuntime
  15116.      */
  15117.     protected function getVersionRuntimeService()
  15118.     {
  15119.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  15120.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/VersionRuntime.php';
  15121.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Version/Version.php';
  15122.         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)));
  15123.     }
  15124.     /**
  15125.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\WebSocketRuntime' shared autowired service.
  15126.      *
  15127.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\WebSocketRuntime
  15128.      */
  15129.     protected function getWebSocketRuntimeService()
  15130.     {
  15131.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  15132.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/WebSocketRuntime.php';
  15133.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  15134.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime'])) {
  15135.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime'];
  15136.         }
  15137.         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'))));
  15138.     }
  15139.     /**
  15140.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Doctrine\NellappFileSubscriber' shared autowired service.
  15141.      *
  15142.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Doctrine\NellappFileSubscriber
  15143.      */
  15144.     protected function getNellappFileSubscriberService()
  15145.     {
  15146.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  15147.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Doctrine/NellappFileSubscriber.php';
  15148.         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()));
  15149.     }
  15150.     /**
  15151.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Form\MimeTypeChoiceFilterType' shared autowired service.
  15152.      *
  15153.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Form\MimeTypeChoiceFilterType
  15154.      */
  15155.     protected function getMimeTypeChoiceFilterTypeService()
  15156.     {
  15157.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15158.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15159.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Form/MimeTypeChoiceFilterType.php';
  15160.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType'] = new \Nellapp\Bundle\SDKBundle\Uploader\Form\MimeTypeChoiceFilterType();
  15161.     }
  15162.     /**
  15163.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService' shared autowired service.
  15164.      *
  15165.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService
  15166.      */
  15167.     protected function getNellappFileServiceService()
  15168.     {
  15169.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Service/NellappFileService.php';
  15170.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/NellappFileStorageConfig.php';
  15171.         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()));
  15172.     }
  15173.     /**
  15174.      * Gets the private 'Nellapp\Bundle\SDKBundle\Validator\AssertSameChannelValidator' shared autowired service.
  15175.      *
  15176.      * @return \Nellapp\Bundle\SDKBundle\Validator\AssertSameChannelValidator
  15177.      */
  15178.     protected function getAssertSameChannelValidatorService()
  15179.     {
  15180.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  15181.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  15182.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Validator/AssertSameChannelValidator.php';
  15183.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator'] = new \Nellapp\Bundle\SDKBundle\Validator\AssertSameChannelValidator();
  15184.     }
  15185.     /**
  15186.      * Gets the private 'Redis' shared autowired service.
  15187.      *
  15188.      * @return \Redis
  15189.      */
  15190.     protected function getRedisService()
  15191.     {
  15192.         $this->privates['Redis'] = $instance = new \Redis();
  15193.         $instance->connect($this->getEnv('REDIS_HOST'), $this->getEnv('int:REDIS_PORT'));
  15194.         return $instance;
  15195.     }
  15196.     /**
  15197.      * Gets the private 'Sentry\SentryBundle\Command\SentryTestCommand' shared service.
  15198.      *
  15199.      * @return \Sentry\SentryBundle\Command\SentryTestCommand
  15200.      */
  15201.     protected function getSentryTestCommandService()
  15202.     {
  15203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15204.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Command/SentryTestCommand.php';
  15205.         $this->privates['Sentry\\SentryBundle\\Command\\SentryTestCommand'] = $instance = new \Sentry\SentryBundle\Command\SentryTestCommand(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  15206.         $instance->setName('sentry:test');
  15207.         return $instance;
  15208.     }
  15209.     /**
  15210.      * Gets the private 'Sentry\SentryBundle\EventListener\ConsoleListener' shared service.
  15211.      *
  15212.      * @return \Sentry\SentryBundle\EventListener\ConsoleListener
  15213.      */
  15214.     protected function getConsoleListenerService()
  15215.     {
  15216.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ConsoleListener.php';
  15217.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] = new \Sentry\SentryBundle\EventListener\ConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), true);
  15218.     }
  15219.     /**
  15220.      * Gets the private 'Sentry\SentryBundle\EventListener\ErrorListener' shared service.
  15221.      *
  15222.      * @return \Sentry\SentryBundle\EventListener\ErrorListener
  15223.      */
  15224.     protected function getErrorListenerService()
  15225.     {
  15226.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ErrorListener.php';
  15227.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] = new \Sentry\SentryBundle\EventListener\ErrorListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  15228.     }
  15229.     /**
  15230.      * Gets the private 'Sentry\SentryBundle\EventListener\LoginListener' shared service.
  15231.      *
  15232.      * @return \Sentry\SentryBundle\EventListener\LoginListener
  15233.      */
  15234.     protected function getLoginListenerService()
  15235.     {
  15236.         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()));
  15237.     }
  15238.     /**
  15239.      * Gets the private 'Sentry\SentryBundle\EventListener\MessengerListener' shared service.
  15240.      *
  15241.      * @return \Sentry\SentryBundle\EventListener\MessengerListener
  15242.      */
  15243.     protected function getMessengerListenerService()
  15244.     {
  15245.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/MessengerListener.php';
  15246.         return $this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] = new \Sentry\SentryBundle\EventListener\MessengerListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), true);
  15247.     }
  15248.     /**
  15249.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  15250.      *
  15251.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  15252.      */
  15253.     protected function getRequestListenerService()
  15254.     {
  15255.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  15256.     }
  15257.     /**
  15258.      * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  15259.      *
  15260.      * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  15261.      */
  15262.     protected function getSubRequestListenerService()
  15263.     {
  15264.         return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  15265.     }
  15266.     /**
  15267.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingConsoleListener' shared service.
  15268.      *
  15269.      * @return \Sentry\SentryBundle\EventListener\TracingConsoleListener
  15270.      */
  15271.     protected function getTracingConsoleListenerService()
  15272.     {
  15273.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingConsoleListener.php';
  15274.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] = new \Sentry\SentryBundle\EventListener\TracingConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), [=> 'messenger:consume']);
  15275.     }
  15276.     /**
  15277.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  15278.      *
  15279.      * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  15280.      */
  15281.     protected function getTracingRequestListenerService()
  15282.     {
  15283.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  15284.     }
  15285.     /**
  15286.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  15287.      *
  15288.      * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  15289.      */
  15290.     protected function getTracingSubRequestListenerService()
  15291.     {
  15292.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  15293.     }
  15294.     /**
  15295.      * Gets the private 'Sentry\State\HubInterface' shared service.
  15296.      *
  15297.      * @return \Sentry\State\HubInterface
  15298.      */
  15299.     protected function getHubInterfaceService()
  15300.     {
  15301.         $this->privates['Sentry\\State\\HubInterface'] = $instance \Sentry\State\HubAdapter::getInstance();
  15302.         $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' => []]);
  15303.         $b = new \Sentry\ClientBuilder($a);
  15304.         $b->setSdkIdentifier('sentry.php.symfony');
  15305.         $b->setSdkVersion('5.0.1');
  15306.         $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  15307.         if ($this->has('Psr\\Log\\NullLogger')) {
  15308.             $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger'/* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  15309.         }
  15310.         $instance->bindClient($b->getClient());
  15311.         return $instance;
  15312.     }
  15313.     /**
  15314.      * Gets the private 'Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler' shared autowired service.
  15315.      *
  15316.      * @return \Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler
  15317.      */
  15318.     protected function getRedisSessionHandlerService()
  15319.     {
  15320.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  15321.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php';
  15322.         return $this->privates['Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\RedisSessionHandler'] = new \Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler(($this->privates['Redis'] ?? $this->getRedisService()), ['prefix' => 'npm_session''ttl' => 86400]);
  15323.     }
  15324.     /**
  15325.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  15326.      *
  15327.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  15328.      */
  15329.     protected function getResetAssetsEventListenerService()
  15330.     {
  15331.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default'=> 'core']);
  15332.     }
  15333.     /**
  15334.      * Gets the private 'annotations.cache_adapter' shared service.
  15335.      *
  15336.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  15337.      */
  15338.     protected function getAnnotations_CacheAdapterService()
  15339.     {
  15340.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  15341.     }
  15342.     /**
  15343.      * Gets the private 'annotations.cache_warmer' shared service.
  15344.      *
  15345.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  15346.      */
  15347.     protected function getAnnotations_CacheWarmerService()
  15348.     {
  15349.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  15350.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  15351.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  15352.         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);
  15353.     }
  15354.     /**
  15355.      * Gets the private 'annotations.cached_reader' shared service.
  15356.      *
  15357.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  15358.      */
  15359.     protected function getAnnotations_CachedReaderService()
  15360.     {
  15361.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  15362.     }
  15363.     /**
  15364.      * Gets the private 'annotations.reader' shared service.
  15365.      *
  15366.      * @return \Doctrine\Common\Annotations\AnnotationReader
  15367.      */
  15368.     protected function getAnnotations_ReaderService()
  15369.     {
  15370.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  15371.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  15372.         $a->registerUniqueLoader('class_exists');
  15373.         $instance->addGlobalIgnoredName('required'$a);
  15374.         return $instance;
  15375.     }
  15376.     /**
  15377.      * Gets the private 'assets.context' shared service.
  15378.      *
  15379.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  15380.      */
  15381.     protected function getAssets_ContextService()
  15382.     {
  15383.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  15384.         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());
  15385.     }
  15386.     /**
  15387.      * Gets the private 'assets.packages' shared service.
  15388.      *
  15389.      * @return \Symfony\Component\Asset\Packages
  15390.      */
  15391.     protected function getAssets_PackagesService()
  15392.     {
  15393.         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 () {
  15394.             yield 'core' => ($this->privates['nellapp_sdk.assets._package_core'] ?? $this->getNellappSdk_Assets_PackageCoreService());
  15395.             yield 'channel_image' => ($this->privates['nellapp_sdk.assets._package_channel_image'] ?? $this->getNellappSdk_Assets_PackageChannelImageService());
  15396.             yield 'user_avatar' => ($this->privates['nellapp_sdk.assets._package_user_avatar'] ?? $this->getNellappSdk_Assets_PackageUserAvatarService());
  15397.             yield 'organization_file' => ($this->privates['nellapp_sdk.assets._package_organization_file'] ?? $this->getNellappSdk_Assets_PackageOrganizationFileService());
  15398.         }, 4));
  15399.     }
  15400.     /**
  15401.      * Gets the private 'cache.annotations.traceable' shared service.
  15402.      *
  15403.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  15404.      */
  15405.     protected function getCache_Annotations_TraceableService()
  15406.     {
  15407.         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()))));
  15408.     }
  15409.     /**
  15410.      * Gets the private 'cache.doctrine.orm.default.query.traceable' shared service.
  15411.      *
  15412.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  15413.      */
  15414.     protected function getCache_Doctrine_Orm_Default_Query_TraceableService()
  15415.     {
  15416.         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()));
  15417.     }
  15418.     /**
  15419.      * Gets the private 'cache.doctrine.orm.default.result.traceable' shared service.
  15420.      *
  15421.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  15422.      */
  15423.     protected function getCache_Doctrine_Orm_Default_Result_TraceableService()
  15424.     {
  15425.         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()));
  15426.     }
  15427.     /**
  15428.      * Gets the private 'cache.messenger.restart_workers_signal.traceable' shared service.
  15429.      *
  15430.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  15431.      */
  15432.     protected function getCache_Messenger_RestartWorkersSignal_TraceableService()
  15433.     {
  15434.         $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))));
  15435.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  15436.         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));
  15437.     }
  15438.     /**
  15439.      * Gets the private 'cache.property_info.traceable' shared service.
  15440.      *
  15441.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  15442.      */
  15443.     protected function getCache_PropertyInfo_TraceableService()
  15444.     {
  15445.         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()))));
  15446.     }
  15447.     /**
  15448.      * Gets the private 'cache.security_expression_language.traceable' shared service.
  15449.      *
  15450.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  15451.      */
  15452.     protected function getCache_SecurityExpressionLanguage_TraceableService()
  15453.     {
  15454.         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()))));
  15455.     }
  15456.     /**
  15457.      * Gets the private 'cache.serializer.traceable' shared service.
  15458.      *
  15459.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  15460.      */
  15461.     protected function getCache_Serializer_TraceableService()
  15462.     {
  15463.         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()))));
  15464.     }
  15465.     /**
  15466.      * Gets the private 'cache.validator.traceable' shared service.
  15467.      *
  15468.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  15469.      */
  15470.     protected function getCache_Validator_TraceableService()
  15471.     {
  15472.         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()))));
  15473.     }
  15474.     /**
  15475.      * Gets the private 'cache.webpack_encore.traceable' shared service.
  15476.      *
  15477.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  15478.      */
  15479.     protected function getCache_WebpackEncore_TraceableService()
  15480.     {
  15481.         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()))));
  15482.     }
  15483.     /**
  15484.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  15485.      *
  15486.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  15487.      */
  15488.     protected function getCachePoolClearer_CacheWarmerService()
  15489.     {
  15490.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  15491.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  15492.         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']);
  15493.     }
  15494.     /**
  15495.      * Gets the private 'config_builder.warmer' shared service.
  15496.      *
  15497.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  15498.      */
  15499.     protected function getConfigBuilder_WarmerService()
  15500.     {
  15501.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  15502.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  15503.         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()));
  15504.     }
  15505.     /**
  15506.      * Gets the private 'config_cache_factory' shared service.
  15507.      *
  15508.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  15509.      */
  15510.     protected function getConfigCacheFactoryService()
  15511.     {
  15512.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  15513.             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)));
  15514.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  15515.         }, 2));
  15516.     }
  15517.     /**
  15518.      * Gets the private 'console.command.about' shared service.
  15519.      *
  15520.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  15521.      */
  15522.     protected function getConsole_Command_AboutService()
  15523.     {
  15524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15525.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  15526.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  15527.         $instance->setName('about');
  15528.         $instance->setDescription('Display information about the current project');
  15529.         return $instance;
  15530.     }
  15531.     /**
  15532.      * Gets the private 'console.command.assets_install' shared service.
  15533.      *
  15534.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  15535.      */
  15536.     protected function getConsole_Command_AssetsInstallService()
  15537.     {
  15538.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15539.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  15540.         $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));
  15541.         $instance->setName('assets:install');
  15542.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  15543.         return $instance;
  15544.     }
  15545.     /**
  15546.      * Gets the private 'console.command.cache_clear' shared service.
  15547.      *
  15548.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  15549.      */
  15550.     protected function getConsole_Command_CacheClearService()
  15551.     {
  15552.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15553.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  15554.         $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())));
  15555.         $instance->setName('cache:clear');
  15556.         $instance->setDescription('Clear the cache');
  15557.         return $instance;
  15558.     }
  15559.     /**
  15560.      * Gets the private 'console.command.cache_pool_clear' shared service.
  15561.      *
  15562.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  15563.      */
  15564.     protected function getConsole_Command_CachePoolClearService()
  15565.     {
  15566.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15567.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  15568.         $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']);
  15569.         $instance->setName('cache:pool:clear');
  15570.         $instance->setDescription('Clear cache pools');
  15571.         return $instance;
  15572.     }
  15573.     /**
  15574.      * Gets the private 'console.command.cache_pool_delete' shared service.
  15575.      *
  15576.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  15577.      */
  15578.     protected function getConsole_Command_CachePoolDeleteService()
  15579.     {
  15580.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15581.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  15582.         $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']);
  15583.         $instance->setName('cache:pool:delete');
  15584.         $instance->setDescription('Delete an item from a cache pool');
  15585.         return $instance;
  15586.     }
  15587.     /**
  15588.      * Gets the private 'console.command.cache_pool_list' shared service.
  15589.      *
  15590.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  15591.      */
  15592.     protected function getConsole_Command_CachePoolListService()
  15593.     {
  15594.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15595.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  15596.         $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']);
  15597.         $instance->setName('cache:pool:list');
  15598.         $instance->setDescription('List available cache pools');
  15599.         return $instance;
  15600.     }
  15601.     /**
  15602.      * Gets the private 'console.command.cache_pool_prune' shared service.
  15603.      *
  15604.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  15605.      */
  15606.     protected function getConsole_Command_CachePoolPruneService()
  15607.     {
  15608.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15609.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  15610.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  15611.             yield 'cache.validator.traceable' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService());
  15612.             yield 'cache.serializer.traceable' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService());
  15613.             yield 'cache.annotations.traceable' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService());
  15614.             yield 'cache.property_info.traceable' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService());
  15615.             yield 'cache.messenger.restart_workers_signal.traceable' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService());
  15616.             yield 'cache.doctrine.orm.default.result.traceable' => ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService());
  15617.             yield 'cache.doctrine.orm.default.query.traceable' => ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService());
  15618.             yield 'cache.security_expression_language.traceable' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService());
  15619.             yield 'cache.webpack_encore.traceable' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService());
  15620.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  15621.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  15622.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  15623.         }, 12));
  15624.         $instance->setName('cache:pool:prune');
  15625.         $instance->setDescription('Prune cache pools');
  15626.         return $instance;
  15627.     }
  15628.     /**
  15629.      * Gets the private 'console.command.cache_warmup' shared service.
  15630.      *
  15631.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  15632.      */
  15633.     protected function getConsole_Command_CacheWarmupService()
  15634.     {
  15635.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15636.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  15637.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  15638.         $instance->setName('cache:warmup');
  15639.         $instance->setDescription('Warm up an empty cache');
  15640.         return $instance;
  15641.     }
  15642.     /**
  15643.      * Gets the private 'console.command.config_debug' shared service.
  15644.      *
  15645.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  15646.      */
  15647.     protected function getConsole_Command_ConfigDebugService()
  15648.     {
  15649.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15650.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  15651.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  15652.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  15653.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  15654.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  15655.         $instance->setName('debug:config');
  15656.         $instance->setDescription('Dump the current configuration for an extension');
  15657.         return $instance;
  15658.     }
  15659.     /**
  15660.      * Gets the private 'console.command.config_dump_reference' shared service.
  15661.      *
  15662.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  15663.      */
  15664.     protected function getConsole_Command_ConfigDumpReferenceService()
  15665.     {
  15666.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15667.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  15668.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  15669.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  15670.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  15671.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  15672.         $instance->setName('config:dump-reference');
  15673.         $instance->setDescription('Dump the default configuration for an extension');
  15674.         return $instance;
  15675.     }
  15676.     /**
  15677.      * Gets the private 'console.command.container_debug' shared service.
  15678.      *
  15679.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  15680.      */
  15681.     protected function getConsole_Command_ContainerDebugService()
  15682.     {
  15683.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15684.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  15685.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  15686.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  15687.         $instance->setName('debug:container');
  15688.         $instance->setDescription('Display current services for an application');
  15689.         return $instance;
  15690.     }
  15691.     /**
  15692.      * Gets the private 'console.command.container_lint' shared service.
  15693.      *
  15694.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  15695.      */
  15696.     protected function getConsole_Command_ContainerLintService()
  15697.     {
  15698.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15699.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  15700.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  15701.         $instance->setName('lint:container');
  15702.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  15703.         return $instance;
  15704.     }
  15705.     /**
  15706.      * Gets the private 'console.command.debug_autowiring' shared service.
  15707.      *
  15708.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  15709.      */
  15710.     protected function getConsole_Command_DebugAutowiringService()
  15711.     {
  15712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15713.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  15714.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  15715.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  15716.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  15717.         $instance->setName('debug:autowiring');
  15718.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  15719.         return $instance;
  15720.     }
  15721.     /**
  15722.      * Gets the private 'console.command.dotenv_debug' shared service.
  15723.      *
  15724.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  15725.      */
  15726.     protected function getConsole_Command_DotenvDebugService()
  15727.     {
  15728.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15729.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  15730.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  15731.         $instance->setName('debug:dotenv');
  15732.         $instance->setDescription('Lists all dotenv files with variables and values');
  15733.         return $instance;
  15734.     }
  15735.     /**
  15736.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  15737.      *
  15738.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  15739.      */
  15740.     protected function getConsole_Command_EventDispatcherDebugService()
  15741.     {
  15742.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15743.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  15744.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.2WKRybA'] ?? $this->get_ServiceLocator_2WKRybAService()));
  15745.         $instance->setName('debug:event-dispatcher');
  15746.         $instance->setDescription('Display configured listeners for an application');
  15747.         return $instance;
  15748.     }
  15749.     /**
  15750.      * Gets the private 'console.command.form_debug' shared service.
  15751.      *
  15752.      * @return \Symfony\Component\Form\Command\DebugCommand
  15753.      */
  15754.     protected function getConsole_Command_FormDebugService()
  15755.     {
  15756.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15757.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  15758.         $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\\Filter\\ReverseSync\\Planning'19 => 'App\\Form\\Modal'20 => 'App\\Form\\Planning'21 => 'App\\Form\\Search'22 => 'App\\Form\\Signature'23 => 'Symfony\\Bridge\\Doctrine\\Form\\Type'24 => 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type'25 => 'Nellapp\\Bundle\\SDKBundle\\ActivityFeed\\Form\\Filter'26 => 'Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter'27 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor'28 => 'Nellapp\\Bundle\\SDKBundle\\Filter'29 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Common'30 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView'31 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData'32 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat'33 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common'34 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter'35 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression'36 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter'37 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session'38 => 'Nellapp\\Bundle\\SDKBundle\\Form'39 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type'40 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form'41 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter'42 => 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form'43 => 'Drosalys\\Bundle\\ApiBundle\\Filter'44 => 'Liip\\ImagineBundle\\Form\\Type'45 => ''], [=> '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\\Filter\\ReverseSync\\Planning\\EventCollectionFilterType'32 => 'App\\Form\\ImgFileType'33 => 'App\\Form\\Modal\\EventType'34 => 'App\\Form\\Planning\\ExportPlanningResourceType'35 => 'App\\Form\\Planning\\RRuleType'36 => 'App\\Form\\ReminderSignatureType'37 => 'App\\Form\\Search\\MainSearchType'38 => 'App\\Form\\Signature\\TeacherSignaturePresentType'39 => 'App\\Form\\SignaturesSheetType'40 => 'App\\Form\\UserFullType'41 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'42 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'43 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'44 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'45 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'46 => 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'47 => 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType'48 => 'Nellapp\\Bundle\\SDKBundle\\ActivityFeed\\Form\\Filter\\ActivityFeedFilter'49 => 'Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter\\CollectionFilter'50 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType'51 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType'52 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType'53 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType'54 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType'55 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType'56 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType'57 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappDurationType'58 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter'59 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType'60 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType'61 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType'62 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType'63 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter'64 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType'65 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType'66 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter'67 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType'68 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType'69 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType'70 => 'Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType'71 => 'Nellapp\\Bundle\\SDKBundle\\Form\\TabType'72 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType'73 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType'74 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType'75 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType'76 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType'77 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType'78 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType'79 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType'80 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter'81 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter'82 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType'83 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType'84 => 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType'85 => 'Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter'86 => 'Liip\\ImagineBundle\\Form\\Type\\ImageType'87 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType'88 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType'89 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType'90 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType'91 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType'92 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType'93 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType'94 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType'95 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType'96 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType'97 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType'98 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType'99 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType'100 => '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()));
  15759.         $instance->setName('debug:form');
  15760.         $instance->setDescription('Display form type information');
  15761.         return $instance;
  15762.     }
  15763.     /**
  15764.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  15765.      *
  15766.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  15767.      */
  15768.     protected function getConsole_Command_MessengerConsumeMessagesService()
  15769.     {
  15770.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15771.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  15772.         $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'=> 'reverse_sync_transport'=> 'sync_ack'=> 'failed'], NULL, [=> 'messenger.bus.default']);
  15773.         $instance->setName('messenger:consume');
  15774.         $instance->setDescription('Consume messages');
  15775.         return $instance;
  15776.     }
  15777.     /**
  15778.      * Gets the private 'console.command.messenger_debug' shared service.
  15779.      *
  15780.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  15781.      */
  15782.     protected function getConsole_Command_MessengerDebugService()
  15783.     {
  15784.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15785.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  15786.         $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'=> []]]]]);
  15787.         $instance->setName('debug:messenger');
  15788.         $instance->setDescription('List messages you can dispatch using the message buses');
  15789.         return $instance;
  15790.     }
  15791.     /**
  15792.      * Gets the private 'console.command.messenger_failed_messages_remove' shared service.
  15793.      *
  15794.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand
  15795.      */
  15796.     protected function getConsole_Command_MessengerFailedMessagesRemoveService()
  15797.     {
  15798.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15799.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  15800.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRemoveCommand.php';
  15801.         $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()));
  15802.         $instance->setName('messenger:failed:remove');
  15803.         $instance->setDescription('Remove given messages from the failure transport');
  15804.         return $instance;
  15805.     }
  15806.     /**
  15807.      * Gets the private 'console.command.messenger_failed_messages_retry' shared service.
  15808.      *
  15809.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand
  15810.      */
  15811.     protected function getConsole_Command_MessengerFailedMessagesRetryService()
  15812.     {
  15813.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15814.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  15815.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRetryCommand.php';
  15816.         $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()));
  15817.         $instance->setName('messenger:failed:retry');
  15818.         $instance->setDescription('Retry one or more messages from the failure transport');
  15819.         return $instance;
  15820.     }
  15821.     /**
  15822.      * Gets the private 'console.command.messenger_failed_messages_show' shared service.
  15823.      *
  15824.      * @return \Symfony\Component\Messenger\Command\FailedMessagesShowCommand
  15825.      */
  15826.     protected function getConsole_Command_MessengerFailedMessagesShowService()
  15827.     {
  15828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15829.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  15830.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesShowCommand.php';
  15831.         $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()));
  15832.         $instance->setName('messenger:failed:show');
  15833.         $instance->setDescription('Show one or more messages from the failure transport');
  15834.         return $instance;
  15835.     }
  15836.     /**
  15837.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  15838.      *
  15839.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  15840.      */
  15841.     protected function getConsole_Command_MessengerSetupTransportsService()
  15842.     {
  15843.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15844.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  15845.         $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'=> 'reverse_sync_transport'=> 'sync_ack'=> 'failed']);
  15846.         $instance->setName('messenger:setup-transports');
  15847.         $instance->setDescription('Prepare the required infrastructure for the transport');
  15848.         return $instance;
  15849.     }
  15850.     /**
  15851.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  15852.      *
  15853.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  15854.      */
  15855.     protected function getConsole_Command_MessengerStopWorkersService()
  15856.     {
  15857.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15858.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  15859.         $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()));
  15860.         $instance->setName('messenger:stop-workers');
  15861.         $instance->setDescription('Stop workers after their current message');
  15862.         return $instance;
  15863.     }
  15864.     /**
  15865.      * Gets the private 'console.command.router_debug' shared service.
  15866.      *
  15867.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  15868.      */
  15869.     protected function getConsole_Command_RouterDebugService()
  15870.     {
  15871.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15872.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  15873.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  15874.         $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()));
  15875.         $instance->setName('debug:router');
  15876.         $instance->setDescription('Display current routes for an application');
  15877.         return $instance;
  15878.     }
  15879.     /**
  15880.      * Gets the private 'console.command.router_match' shared service.
  15881.      *
  15882.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  15883.      */
  15884.     protected function getConsole_Command_RouterMatchService()
  15885.     {
  15886.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15887.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  15888.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  15889.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  15890.         }, 1));
  15891.         $instance->setName('router:match');
  15892.         $instance->setDescription('Help debug routes by simulating a path info match');
  15893.         return $instance;
  15894.     }
  15895.     /**
  15896.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  15897.      *
  15898.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  15899.      */
  15900.     protected function getConsole_Command_SecretsDecryptToLocalService()
  15901.     {
  15902.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15903.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  15904.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  15905.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  15906.         $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')))));
  15907.         $instance->setName('secrets:decrypt-to-local');
  15908.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  15909.         return $instance;
  15910.     }
  15911.     /**
  15912.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  15913.      *
  15914.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  15915.      */
  15916.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  15917.     {
  15918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15919.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  15920.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  15921.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  15922.         $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')))));
  15923.         $instance->setName('secrets:encrypt-from-local');
  15924.         $instance->setDescription('Encrypt all local secrets to the vault');
  15925.         return $instance;
  15926.     }
  15927.     /**
  15928.      * Gets the private 'console.command.secrets_generate_key' shared service.
  15929.      *
  15930.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  15931.      */
  15932.     protected function getConsole_Command_SecretsGenerateKeyService()
  15933.     {
  15934.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15935.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  15936.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  15937.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  15938.         $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')))));
  15939.         $instance->setName('secrets:generate-keys');
  15940.         $instance->setDescription('Generate new encryption keys');
  15941.         return $instance;
  15942.     }
  15943.     /**
  15944.      * Gets the private 'console.command.secrets_list' shared service.
  15945.      *
  15946.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  15947.      */
  15948.     protected function getConsole_Command_SecretsListService()
  15949.     {
  15950.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15951.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  15952.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  15953.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  15954.         $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')))));
  15955.         $instance->setName('secrets:list');
  15956.         $instance->setDescription('List all secrets');
  15957.         return $instance;
  15958.     }
  15959.     /**
  15960.      * Gets the private 'console.command.secrets_remove' shared service.
  15961.      *
  15962.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  15963.      */
  15964.     protected function getConsole_Command_SecretsRemoveService()
  15965.     {
  15966.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15967.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  15968.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  15969.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  15970.         $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')))));
  15971.         $instance->setName('secrets:remove');
  15972.         $instance->setDescription('Remove a secret from the vault');
  15973.         return $instance;
  15974.     }
  15975.     /**
  15976.      * Gets the private 'console.command.secrets_set' shared service.
  15977.      *
  15978.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  15979.      */
  15980.     protected function getConsole_Command_SecretsSetService()
  15981.     {
  15982.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15983.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  15984.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  15985.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  15986.         $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')))));
  15987.         $instance->setName('secrets:set');
  15988.         $instance->setDescription('Set a secret in the vault');
  15989.         return $instance;
  15990.     }
  15991.     /**
  15992.      * Gets the private 'console.command.translation_debug' shared service.
  15993.      *
  15994.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  15995.      */
  15996.     protected function getConsole_Command_TranslationDebugService()
  15997.     {
  15998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15999.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  16000.         $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/Analytics/EventChannelAnalyticsService.php'), => (\dirname(__DIR__4).'/src/Service/Calendar/Rrule/RRuleService.php'), 10 => (\dirname(__DIR__4).'/src/Service/PlanningResourceExportService.php'), 11 => (\dirname(__DIR__4).'/src/Service/User/Notification/NotificationService.php'), 12 => (\dirname(__DIR__4).'/src/Twig/RunTime/EventRuntime.php'), 13 => (\dirname(__DIR__4).'/src/Twig/RunTime/UserSignRuntime.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 17 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 18 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 19 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 20 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 21 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 22 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/PreviousStepInvalidEventListener.php'), 23 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php'), 24 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/FlowExpiredEventListener.php'), 25 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php'), 26 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php'), 27 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/TranslateRuntime.php'), 28 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/DateDiffRuntime.php'), 29 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FormRuntime.php'), 30 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/UserRunTime.php'), 31 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 32 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ActivityFeed/Service/ActivityFeedService.php'), 33 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 34 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 35 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 36 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 37 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  16001.         $instance->setName('debug:translation');
  16002.         $instance->setDescription('Display translation messages information');
  16003.         return $instance;
  16004.     }
  16005.     /**
  16006.      * Gets the private 'console.command.translation_extract' shared service.
  16007.      *
  16008.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  16009.      */
  16010.     protected function getConsole_Command_TranslationExtractService()
  16011.     {
  16012.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16013.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  16014.         $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/Analytics/EventChannelAnalyticsService.php'), => (\dirname(__DIR__4).'/src/Service/Calendar/Rrule/RRuleService.php'), 10 => (\dirname(__DIR__4).'/src/Service/PlanningResourceExportService.php'), 11 => (\dirname(__DIR__4).'/src/Service/User/Notification/NotificationService.php'), 12 => (\dirname(__DIR__4).'/src/Twig/RunTime/EventRuntime.php'), 13 => (\dirname(__DIR__4).'/src/Twig/RunTime/UserSignRuntime.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 17 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 18 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 19 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 20 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 21 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 22 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/PreviousStepInvalidEventListener.php'), 23 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php'), 24 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/FlowExpiredEventListener.php'), 25 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php'), 26 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php'), 27 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/TranslateRuntime.php'), 28 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/DateDiffRuntime.php'), 29 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FormRuntime.php'), 30 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/UserRunTime.php'), 31 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 32 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ActivityFeed/Service/ActivityFeedService.php'), 33 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 34 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 35 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 36 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 37 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  16015.         $instance->setName('translation:extract');
  16016.         $instance->setAliases([=> 'translation:update']);
  16017.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  16018.         return $instance;
  16019.     }
  16020.     /**
  16021.      * Gets the private 'console.command.translation_pull' shared service.
  16022.      *
  16023.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  16024.      */
  16025.     protected function getConsole_Command_TranslationPullService()
  16026.     {
  16027.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16028.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  16029.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  16030.         $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', [], []);
  16031.         $instance->setName('translation:pull');
  16032.         $instance->setDescription('Pull translations from a given provider.');
  16033.         return $instance;
  16034.     }
  16035.     /**
  16036.      * Gets the private 'console.command.translation_push' shared service.
  16037.      *
  16038.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  16039.      */
  16040.     protected function getConsole_Command_TranslationPushService()
  16041.     {
  16042.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16043.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  16044.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  16045.         $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()), [], []);
  16046.         $instance->setName('translation:push');
  16047.         $instance->setDescription('Push translations to a given provider.');
  16048.         return $instance;
  16049.     }
  16050.     /**
  16051.      * Gets the private 'console.command.validator_debug' shared service.
  16052.      *
  16053.      * @return \Symfony\Component\Validator\Command\DebugCommand
  16054.      */
  16055.     protected function getConsole_Command_ValidatorDebugService()
  16056.     {
  16057.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16058.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  16059.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  16060.         $instance->setName('debug:validator');
  16061.         $instance->setDescription('Display validation constraints for classes');
  16062.         return $instance;
  16063.     }
  16064.     /**
  16065.      * Gets the private 'console.command.xliff_lint' shared service.
  16066.      *
  16067.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  16068.      */
  16069.     protected function getConsole_Command_XliffLintService()
  16070.     {
  16071.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16072.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  16073.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  16074.         $instance->setName('lint:xliff');
  16075.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  16076.         return $instance;
  16077.     }
  16078.     /**
  16079.      * Gets the private 'console.command.yaml_lint' shared service.
  16080.      *
  16081.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  16082.      */
  16083.     protected function getConsole_Command_YamlLintService()
  16084.     {
  16085.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16086.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  16087.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  16088.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  16089.         $instance->setName('lint:yaml');
  16090.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  16091.         return $instance;
  16092.     }
  16093.     /**
  16094.      * Gets the private 'console.error_listener' shared service.
  16095.      *
  16096.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  16097.      */
  16098.     protected function getConsole_ErrorListenerService()
  16099.     {
  16100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  16101.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  16102.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  16103.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  16104.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  16105.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  16106.     }
  16107.     /**
  16108.      * Gets the private 'container.env_var_processor' shared service.
  16109.      *
  16110.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  16111.      */
  16112.     protected function getContainer_EnvVarProcessorService()
  16113.     {
  16114.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  16115.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  16116.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  16117.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  16118.         }, 1));
  16119.     }
  16120.     /**
  16121.      * Gets the private 'container.getenv' shared service.
  16122.      *
  16123.      * @return \Closure
  16124.      */
  16125.     protected function getContainer_GetenvService()
  16126.     {
  16127.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  16128.     }
  16129.     /**
  16130.      * Gets the private 'craue.form.flow.event_listener.flow_expired' shared service.
  16131.      *
  16132.      * @return \Craue\FormFlowBundle\EventListener\FlowExpiredEventListener
  16133.      */
  16134.     protected function getCraue_Form_Flow_EventListener_FlowExpiredService()
  16135.     {
  16136.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php';
  16137.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/FlowExpiredEventListener.php';
  16138.         $this->privates['craue.form.flow.event_listener.flow_expired'] = $instance = new \Craue\FormFlowBundle\EventListener\FlowExpiredEventListener();
  16139.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  16140.         return $instance;
  16141.     }
  16142.     /**
  16143.      * Gets the private 'craue.form.flow.event_listener.previous_step_invalid' shared service.
  16144.      *
  16145.      * @return \Craue\FormFlowBundle\EventListener\PreviousStepInvalidEventListener
  16146.      */
  16147.     protected function getCraue_Form_Flow_EventListener_PreviousStepInvalidService()
  16148.     {
  16149.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php';
  16150.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/PreviousStepInvalidEventListener.php';
  16151.         $this->privates['craue.form.flow.event_listener.previous_step_invalid'] = $instance = new \Craue\FormFlowBundle\EventListener\PreviousStepInvalidEventListener();
  16152.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  16153.         return $instance;
  16154.     }
  16155.     /**
  16156.      * Gets the private 'data_collector.form' shared service.
  16157.      *
  16158.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  16159.      */
  16160.     protected function getDataCollector_FormService()
  16161.     {
  16162.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  16163.     }
  16164.     /**
  16165.      * Gets the private 'data_collector.request' shared service.
  16166.      *
  16167.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  16168.      */
  16169.     protected function getDataCollector_RequestService()
  16170.     {
  16171.         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())));
  16172.     }
  16173.     /**
  16174.      * Gets the private 'data_collector.request.session_collector' shared service.
  16175.      *
  16176.      * @return \Closure
  16177.      */
  16178.     protected function getDataCollector_Request_SessionCollectorService()
  16179.     {
  16180.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  16181.     }
  16182.     /**
  16183.      * Gets the private 'debug.Drosalys\Bundle\ApiBundle\ArgumentResolver\ActionResolver' shared service.
  16184.      *
  16185.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  16186.      */
  16187.     protected function getActionResolverService()
  16188.     {
  16189.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  16190.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  16191.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ArgumentResolver/ActionResolver.php';
  16192.         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))));
  16193.     }
  16194.     /**
  16195.      * Gets the private 'debug.Drosalys\Bundle\ApiBundle\ArgumentResolver\ConstraintViolationListResolver' shared service.
  16196.      *
  16197.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  16198.      */
  16199.     protected function getConstraintViolationListResolverService()
  16200.     {
  16201.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  16202.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  16203.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ArgumentResolver/ConstraintViolationListResolver.php';
  16204.         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))));
  16205.     }
  16206.     /**
  16207.      * Gets the private 'debug.Drosalys\Bundle\ApiBundle\ArgumentResolver\DeserializeResolver' shared service.
  16208.      *
  16209.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  16210.      */
  16211.     protected function getDeserializeResolverService()
  16212.     {
  16213.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  16214.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  16215.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ArgumentResolver/DeserializeResolver.php';
  16216.         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))));
  16217.     }
  16218.     /**
  16219.      * Gets the private 'debug.argument_resolver' shared service.
  16220.      *
  16221.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  16222.      */
  16223.     protected function getDebug_ArgumentResolverService()
  16224.     {
  16225.         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 () {
  16226.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  16227.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  16228.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  16229.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  16230.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ActionResolver'] ?? $this->getActionResolverService());
  16231.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ConstraintViolationListResolver'] ?? $this->getConstraintViolationListResolverService());
  16232.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\DeserializeResolver'] ?? $this->getDeserializeResolverService());
  16233.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  16234.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  16235.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  16236.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  16237.         }, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  16238.     }
  16239.     /**
  16240.      * Gets the private 'debug.argument_resolver.default' shared service.
  16241.      *
  16242.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  16243.      */
  16244.     protected function getDebug_ArgumentResolver_DefaultService()
  16245.     {
  16246.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  16247.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  16248.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  16249.         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))));
  16250.     }
  16251.     /**
  16252.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  16253.      *
  16254.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  16255.      */
  16256.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  16257.     {
  16258.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  16259.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  16260.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  16261.         $a = ($this->privates['.service_locator.pqfoVck'] ?? $this->get_ServiceLocator_PqfoVckService());
  16262.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  16263.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  16264.         }
  16265.         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))));
  16266.     }
  16267.     /**
  16268.      * Gets the private 'debug.argument_resolver.request' shared service.
  16269.      *
  16270.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  16271.      */
  16272.     protected function getDebug_ArgumentResolver_RequestService()
  16273.     {
  16274.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  16275.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  16276.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  16277.         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))));
  16278.     }
  16279.     /**
  16280.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  16281.      *
  16282.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  16283.      */
  16284.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  16285.     {
  16286.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  16287.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  16288.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  16289.         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))));
  16290.     }
  16291.     /**
  16292.      * Gets the private 'debug.argument_resolver.service' shared service.
  16293.      *
  16294.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  16295.      */
  16296.     protected function getDebug_ArgumentResolver_ServiceService()
  16297.     {
  16298.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  16299.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  16300.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  16301.         $a = ($this->privates['.service_locator.pqfoVck'] ?? $this->get_ServiceLocator_PqfoVckService());
  16302.         if (isset($this->privates['debug.argument_resolver.service'])) {
  16303.             return $this->privates['debug.argument_resolver.service'];
  16304.         }
  16305.         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))));
  16306.     }
  16307.     /**
  16308.      * Gets the private 'debug.argument_resolver.session' shared service.
  16309.      *
  16310.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  16311.      */
  16312.     protected function getDebug_ArgumentResolver_SessionService()
  16313.     {
  16314.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  16315.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  16316.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  16317.         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))));
  16318.     }
  16319.     /**
  16320.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  16321.      *
  16322.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  16323.      */
  16324.     protected function getDebug_ArgumentResolver_VariadicService()
  16325.     {
  16326.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  16327.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  16328.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  16329.         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))));
  16330.     }
  16331.     /**
  16332.      * Gets the private 'debug.debug_handlers_listener' shared service.
  16333.      *
  16334.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  16335.      */
  16336.     protected function getDebug_DebugHandlersListenerService()
  16337.     {
  16338.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  16339.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  16340.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  16341.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  16342.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  16343.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  16344.     }
  16345.     /**
  16346.      * Gets the private 'debug.dump_listener' shared service.
  16347.      *
  16348.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  16349.      */
  16350.     protected function getDebug_DumpListenerService()
  16351.     {
  16352.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  16353.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  16354.         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()));
  16355.     }
  16356.     /**
  16357.      * Gets the private 'debug.file_link_formatter' shared service.
  16358.      *
  16359.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  16360.      */
  16361.     protected function getDebug_FileLinkFormatterService()
  16362.     {
  16363.         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 () {
  16364.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  16365.         });
  16366.     }
  16367.     /**
  16368.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  16369.      *
  16370.      * @return \string
  16371.      */
  16372.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  16373.     {
  16374.         $a = ($this->services['router'] ?? $this->getRouterService());
  16375.         if (isset($this->privates['debug.file_link_formatter.url_format'])) {
  16376.             return $this->privates['debug.file_link_formatter.url_format'];
  16377.         }
  16378.         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');
  16379.     }
  16380.     /**
  16381.      * Gets the private 'debug.log_processor' shared service.
  16382.      *
  16383.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  16384.      */
  16385.     protected function getDebug_LogProcessorService()
  16386.     {
  16387.         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())));
  16388.     }
  16389.     /**
  16390.      * Gets the private 'debug.security.access.decision_manager' shared service.
  16391.      *
  16392.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  16393.      */
  16394.     protected function getDebug_Security_Access_DecisionManagerService()
  16395.     {
  16396.         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 () {
  16397.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  16398.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  16399.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  16400.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'] ?? $this->getChannelUserDataVoterService());
  16401.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'] ?? $this->getChannelUserMenuVoterService());
  16402.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'] ?? $this->getChannelUserPermissionResourceVoterService());
  16403.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'] ?? $this->getChannelUserPermissionVoterService());
  16404.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'] ?? $this->getSharableChannelPermissionVoterService());
  16405.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'] ?? $this->getSharableChannelResourcePermissionVoterService());
  16406.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'] ?? $this->getSharableUsersResourcePermissionVoterService());
  16407.             yield 10 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'] ?? $this->getSuperAdminVoterService());
  16408.             yield 11 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'] ?? $this->getUserOwnerVoterService());
  16409.             yield 12 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'] ?? $this->getUsersResourceVoterService());
  16410.         }, 13), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  16411.     }
  16412.     /**
  16413.      * Gets the private 'debug.security.firewall' shared service.
  16414.      *
  16415.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  16416.      */
  16417.     protected function getDebug_Security_FirewallService()
  16418.     {
  16419.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  16420.         if (isset($this->privates['debug.security.firewall'])) {
  16421.             return $this->privates['debug.security.firewall'];
  16422.         }
  16423.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16424.         if (isset($this->privates['debug.security.firewall'])) {
  16425.             return $this->privates['debug.security.firewall'];
  16426.         }
  16427.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  16428.     }
  16429.     /**
  16430.      * Gets the private 'debug.security.firewall.authenticator.core_sync' shared service.
  16431.      *
  16432.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  16433.      */
  16434.     protected function getDebug_Security_Firewall_Authenticator_CoreSyncService()
  16435.     {
  16436.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  16437.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  16438.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  16439.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  16440.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  16441.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  16442.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  16443.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Security/CoreAuthenticator.php';
  16444.         $a = ($this->privates['security.event_dispatcher.core_sync'] ?? $this->getSecurity_EventDispatcher_CoreSyncService());
  16445.         if (isset($this->privates['debug.security.firewall.authenticator.core_sync'])) {
  16446.             return $this->privates['debug.security.firewall.authenticator.core_sync'];
  16447.         }
  16448.         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()), $a'core_sync', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  16449.     }
  16450.     /**
  16451.      * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  16452.      *
  16453.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  16454.      */
  16455.     protected function getDebug_Security_Firewall_Authenticator_MainService()
  16456.     {
  16457.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  16458.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  16459.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  16460.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  16461.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  16462.         $a = ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service());
  16463.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  16464.             return $this->privates['debug.security.firewall.authenticator.main'];
  16465.         }
  16466.         $b = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  16467.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  16468.             return $this->privates['debug.security.firewall.authenticator.main'];
  16469.         }
  16470.         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, [])));
  16471.     }
  16472.     /**
  16473.      * Gets the private 'debug.security.firewall.authenticator.reverse_sync' shared service.
  16474.      *
  16475.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  16476.      */
  16477.     protected function getDebug_Security_Firewall_Authenticator_ReverseSyncService()
  16478.     {
  16479.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  16480.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  16481.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  16482.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  16483.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  16484.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  16485.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  16486.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Security/CoreAuthenticator.php';
  16487.         $a = ($this->privates['security.event_dispatcher.reverse_sync'] ?? $this->getSecurity_EventDispatcher_ReverseSyncService());
  16488.         if (isset($this->privates['debug.security.firewall.authenticator.reverse_sync'])) {
  16489.             return $this->privates['debug.security.firewall.authenticator.reverse_sync'];
  16490.         }
  16491.         return $this->privates['debug.security.firewall.authenticator.reverse_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()), $a'reverse_sync', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  16492.     }
  16493.     /**
  16494.      * Gets the private 'debug.security.user_value_resolver' shared service.
  16495.      *
  16496.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  16497.      */
  16498.     protected function getDebug_Security_UserValueResolverService()
  16499.     {
  16500.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  16501.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  16502.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  16503.         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))));
  16504.     }
  16505.     /**
  16506.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserDataVoter' shared service.
  16507.      *
  16508.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  16509.      */
  16510.     protected function getChannelUserDataVoterService()
  16511.     {
  16512.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  16513.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  16514.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  16515.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  16516.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserDataVoter.php';
  16517.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16518.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'])) {
  16519.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'];
  16520.         }
  16521.         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);
  16522.     }
  16523.     /**
  16524.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserMenuVoter' shared service.
  16525.      *
  16526.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  16527.      */
  16528.     protected function getChannelUserMenuVoterService()
  16529.     {
  16530.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  16531.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  16532.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  16533.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  16534.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserMenuVoter.php';
  16535.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16536.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'])) {
  16537.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'];
  16538.         }
  16539.         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);
  16540.     }
  16541.     /**
  16542.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionResourceVoter' shared service.
  16543.      *
  16544.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  16545.      */
  16546.     protected function getChannelUserPermissionResourceVoterService()
  16547.     {
  16548.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  16549.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  16550.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  16551.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  16552.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserPermissionResourceVoter.php';
  16553.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  16554.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'])) {
  16555.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'];
  16556.         }
  16557.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16558.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'])) {
  16559.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'];
  16560.         }
  16561.         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);
  16562.     }
  16563.     /**
  16564.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionVoter' shared service.
  16565.      *
  16566.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  16567.      */
  16568.     protected function getChannelUserPermissionVoterService()
  16569.     {
  16570.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  16571.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  16572.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  16573.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  16574.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserPermissionVoter.php';
  16575.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16576.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'])) {
  16577.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'];
  16578.         }
  16579.         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);
  16580.     }
  16581.     /**
  16582.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelPermissionVoter' shared service.
  16583.      *
  16584.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  16585.      */
  16586.     protected function getSharableChannelPermissionVoterService()
  16587.     {
  16588.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  16589.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  16590.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  16591.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  16592.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SharableChannelPermissionVoter.php';
  16593.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/SharableChannelPermissionService.php';
  16594.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResourceToChannel/SharableChannelResourceToChannelPermissionManagerInterface.php';
  16595.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResourceToChannel/SharableChannelResourceToChannelPermissionManager.php';
  16596.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'] ?? $this->getChannelResourceServiceService());
  16597.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'])) {
  16598.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'];
  16599.         }
  16600.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16601.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'])) {
  16602.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'];
  16603.         }
  16604.         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 () {
  16605.             return new \EmptyIterator();
  16606.         }, 0)), $a)), $b);
  16607.     }
  16608.     /**
  16609.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelResourcePermissionVoter' shared service.
  16610.      *
  16611.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  16612.      */
  16613.     protected function getSharableChannelResourcePermissionVoterService()
  16614.     {
  16615.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  16616.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  16617.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  16618.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  16619.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SharableChannelResourcePermissionVoter.php';
  16620.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/SharableChannelResourcePermissionService.php';
  16621.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResources/SharableChannelResourcePermissionManagerInterface.php';
  16622.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResources/SharableChannelResourcePermissionManager.php';
  16623.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  16624.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'])) {
  16625.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'];
  16626.         }
  16627.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16628.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'])) {
  16629.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'];
  16630.         }
  16631.         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 () {
  16632.             yield => ($this->privates['App\\SdkBundle\\Permission\\SharablePermission\\ChannelUserDataCursusSharablePermissionResolver'] ?? ($this->privates['App\\SdkBundle\\Permission\\SharablePermission\\ChannelUserDataCursusSharablePermissionResolver'] = new \App\SdkBundle\Permission\SharablePermission\ChannelUserDataCursusSharablePermissionResolver()));
  16633.             yield => ($this->privates['App\\SdkBundle\\Permission\\SharablePermission\\CursusSessionSharablePermissionResolver'] ?? ($this->privates['App\\SdkBundle\\Permission\\SharablePermission\\CursusSessionSharablePermissionResolver'] = new \App\SdkBundle\Permission\SharablePermission\CursusSessionSharablePermissionResolver()));
  16634.             yield => ($this->privates['App\\SdkBundle\\Permission\\SharablePermission\\CursusTrainingSharablePermissionResolver'] ?? ($this->privates['App\\SdkBundle\\Permission\\SharablePermission\\CursusTrainingSharablePermissionResolver'] = new \App\SdkBundle\Permission\SharablePermission\CursusTrainingSharablePermissionResolver()));
  16635.         }, 3)), $a)), $b);
  16636.     }
  16637.     /**
  16638.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableUsersResourcePermissionVoter' shared service.
  16639.      *
  16640.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  16641.      */
  16642.     protected function getSharableUsersResourcePermissionVoterService()
  16643.     {
  16644.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  16645.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  16646.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  16647.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  16648.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SharableUsersResourcePermissionVoter.php';
  16649.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/SharableUsersResourcePermissionService.php';
  16650.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/UsersResourceToChannelResource/SharableUsersResourceToChannelResourcePermissionManagerInterface.php';
  16651.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/UsersResourceToChannelResource/SharableUsersResourceToChannelResourcePermissionManager.php';
  16652.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16653.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'])) {
  16654.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'];
  16655.         }
  16656.         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 () {
  16657.             return new \EmptyIterator();
  16658.         }, 0)))), $a);
  16659.     }
  16660.     /**
  16661.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SuperAdminVoter' shared service.
  16662.      *
  16663.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  16664.      */
  16665.     protected function getSuperAdminVoterService()
  16666.     {
  16667.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  16668.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  16669.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  16670.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SuperAdminVoter.php';
  16671.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16672.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'])) {
  16673.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'];
  16674.         }
  16675.         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);
  16676.     }
  16677.     /**
  16678.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UserOwnerVoter' shared service.
  16679.      *
  16680.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  16681.      */
  16682.     protected function getUserOwnerVoterService()
  16683.     {
  16684.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  16685.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  16686.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  16687.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  16688.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/UserOwnerVoter.php';
  16689.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16690.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'])) {
  16691.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'];
  16692.         }
  16693.         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);
  16694.     }
  16695.     /**
  16696.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UsersResourceVoter' shared service.
  16697.      *
  16698.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  16699.      */
  16700.     protected function getUsersResourceVoterService()
  16701.     {
  16702.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  16703.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  16704.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  16705.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  16706.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/UsersResourceVoter.php';
  16707.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16708.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'])) {
  16709.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'];
  16710.         }
  16711.         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);
  16712.     }
  16713.     /**
  16714.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  16715.      *
  16716.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  16717.      */
  16718.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  16719.     {
  16720.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  16721.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  16722.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  16723.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  16724.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16725.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  16726.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  16727.         }
  16728.         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);
  16729.     }
  16730.     /**
  16731.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  16732.      *
  16733.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  16734.      */
  16735.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  16736.     {
  16737.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  16738.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  16739.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  16740.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  16741.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  16742.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  16743.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  16744.         }
  16745.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16746.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  16747.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  16748.         }
  16749.         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);
  16750.     }
  16751.     /**
  16752.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  16753.      *
  16754.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  16755.      */
  16756.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  16757.     {
  16758.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  16759.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  16760.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  16761.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  16762.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  16763.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16764.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  16765.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  16766.         }
  16767.         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);
  16768.     }
  16769.     /**
  16770.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  16771.      *
  16772.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  16773.      */
  16774.     protected function getDebug_Security_Voter_VoteListenerService()
  16775.     {
  16776.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  16777.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  16778.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  16779.             return $this->privates['debug.security.voter.vote_listener'];
  16780.         }
  16781.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  16782.     }
  16783.     /**
  16784.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  16785.      *
  16786.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  16787.      */
  16788.     protected function getDoctrine_CacheClearMetadataCommandService()
  16789.     {
  16790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16791.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  16792.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  16793.         $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()));
  16794.         $instance->setName('doctrine:cache:clear-metadata');
  16795.         return $instance;
  16796.     }
  16797.     /**
  16798.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  16799.      *
  16800.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  16801.      */
  16802.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  16803.     {
  16804.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16805.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  16806.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  16807.         $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()));
  16808.         $instance->setName('doctrine:cache:clear-query');
  16809.         return $instance;
  16810.     }
  16811.     /**
  16812.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  16813.      *
  16814.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  16815.      */
  16816.     protected function getDoctrine_CacheClearResultCommandService()
  16817.     {
  16818.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16819.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  16820.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  16821.         $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()));
  16822.         $instance->setName('doctrine:cache:clear-result');
  16823.         return $instance;
  16824.     }
  16825.     /**
  16826.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  16827.      *
  16828.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  16829.      */
  16830.     protected function getDoctrine_CacheCollectionRegionCommandService()
  16831.     {
  16832.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16833.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  16834.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  16835.         $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()));
  16836.         $instance->setName('doctrine:cache:clear-collection-region');
  16837.         return $instance;
  16838.     }
  16839.     /**
  16840.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  16841.      *
  16842.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  16843.      */
  16844.     protected function getDoctrine_ClearEntityRegionCommandService()
  16845.     {
  16846.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16847.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  16848.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  16849.         $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()));
  16850.         $instance->setName('doctrine:cache:clear-entity-region');
  16851.         return $instance;
  16852.     }
  16853.     /**
  16854.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  16855.      *
  16856.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  16857.      */
  16858.     protected function getDoctrine_ClearQueryRegionCommandService()
  16859.     {
  16860.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16861.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  16862.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  16863.         $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()));
  16864.         $instance->setName('doctrine:cache:clear-query-region');
  16865.         return $instance;
  16866.     }
  16867.     /**
  16868.      * Gets the private 'doctrine.database_create_command' shared service.
  16869.      *
  16870.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  16871.      */
  16872.     protected function getDoctrine_DatabaseCreateCommandService()
  16873.     {
  16874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16875.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  16876.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  16877.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16878.         $instance->setName('doctrine:database:create');
  16879.         return $instance;
  16880.     }
  16881.     /**
  16882.      * Gets the private 'doctrine.database_drop_command' shared service.
  16883.      *
  16884.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  16885.      */
  16886.     protected function getDoctrine_DatabaseDropCommandService()
  16887.     {
  16888.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16889.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  16890.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  16891.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16892.         $instance->setName('doctrine:database:drop');
  16893.         return $instance;
  16894.     }
  16895.     /**
  16896.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  16897.      *
  16898.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  16899.      */
  16900.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  16901.     {
  16902.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16903.             'App\\Doctrine\\EventSubscriber\\PRAGroupFixSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\PRAGroupFixSubscriber''getPRAGroupFixSubscriberService'false],
  16904.             'App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber''getRecurringEventsSubscriberService'false],
  16905.             'App\\Doctrine\\EventSubscriber\\UpdateSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\UpdateSubscriber''getUpdateSubscriberService'false],
  16906.             'App\\EventSubscriber\\AvailableExceptionPostFlushListener' => ['privates''App\\EventSubscriber\\AvailableExceptionPostFlushListener''getAvailableExceptionPostFlushListenerService'false],
  16907.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber''getBlameSubscriberService'false],
  16908.             '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],
  16909.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber''getHierarchySubscriberService'false],
  16910.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber''getTimestampSubscriberService'false],
  16911.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber''getTranslationSubscriberService'false],
  16912.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber''getSerializeLogSubscriberService'false],
  16913.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber''getTimestampSubscriber2Service'false],
  16914.             'Nellapp\\Bundle\\SDKBundle\\Archivable\\Doctrine\\EventSubscriber\\ArchivableRepositorySubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Archivable\\Doctrine\\EventSubscriber\\ArchivableRepositorySubscriber''getArchivableRepositorySubscriberService'false],
  16915.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber''getTerminateExportableSubscriberService'false],
  16916.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber''getValidGlobalChannelAndUserSubscriberService'false],
  16917.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber''getChannelMenuDisplayedSubscriber2Service'false],
  16918.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber''getPermissionConstraintSubscriberService'false],
  16919.             'Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Doctrine\\EventSubscriber\\ReverseSyncSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Doctrine\\EventSubscriber\\ReverseSyncSubscriber''getReverseSyncSubscriberService'false],
  16920.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber''getNellappFileSubscriberService'false],
  16921.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  16922.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  16923.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  16924.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  16925.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'false],
  16926.             'nellapp_sdk.auth.user_resolve_target_entity' => ['privates''nellapp_sdk.auth.user_resolve_target_entity''getNellappSdk_Auth_UserResolveTargetEntityService'false],
  16927.             'nellapp_sdk.channel.abstract_cursus_resolve_target_entity' => ['privates''nellapp_sdk.channel.abstract_cursus_resolve_target_entity''getNellappSdk_Channel_AbstractCursusResolveTargetEntityService'false],
  16928.             'nellapp_sdk.channel.account_notification_resolve_target_entity' => ['privates''nellapp_sdk.channel.account_notification_resolve_target_entity''getNellappSdk_Channel_AccountNotificationResolveTargetEntityService'false],
  16929.             'nellapp_sdk.channel.channel_channel_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_channel_resolve_target_entity''getNellappSdk_Channel_ChannelChannelResolveTargetEntityService'false],
  16930.             'nellapp_sdk.channel.channel_configuration_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_configuration_resolve_target_entity''getNellappSdk_Channel_ChannelConfigurationResolveTargetEntityService'false],
  16931.             'nellapp_sdk.channel.channel_contact_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_contact_resolve_target_entity''getNellappSdk_Channel_ChannelContactResolveTargetEntityService'false],
  16932.             'nellapp_sdk.channel.channel_group_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_group_resolve_target_entity''getNellappSdk_Channel_ChannelGroupResolveTargetEntityService'false],
  16933.             'nellapp_sdk.channel.channel_place_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_place_resolve_target_entity''getNellappSdk_Channel_ChannelPlaceResolveTargetEntityService'false],
  16934.             'nellapp_sdk.channel.channel_room_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_room_resolve_target_entity''getNellappSdk_Channel_ChannelRoomResolveTargetEntityService'false],
  16935.             'nellapp_sdk.channel.channel_session_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_session_resolve_target_entity''getNellappSdk_Channel_ChannelSessionResolveTargetEntityService'false],
  16936.             'nellapp_sdk.channel.channel_training_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_training_resolve_target_entity''getNellappSdk_Channel_ChannelTrainingResolveTargetEntityService'false],
  16937.             'nellapp_sdk.channel.channel_user_data_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_user_data_resolve_target_entity''getNellappSdk_Channel_ChannelUserDataResolveTargetEntityService'false],
  16938.             '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],
  16939.             '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],
  16940.             '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],
  16941.             '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],
  16942.             'nellapp_sdk.channel.channel_user_role_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_user_role_resolve_target_entity''getNellappSdk_Channel_ChannelUserRoleResolveTargetEntityService'false],
  16943.             'nellapp_sdk.channel.channel_white_label_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_white_label_resolve_target_entity''getNellappSdk_Channel_ChannelWhiteLabelResolveTargetEntityService'false],
  16944.             'nellapp_sdk.channel.common_contact_resolve_target_entity' => ['privates''nellapp_sdk.channel.common_contact_resolve_target_entity''getNellappSdk_Channel_CommonContactResolveTargetEntityService'false],
  16945.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService'false],
  16946.             '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],
  16947.             '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],
  16948.             '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],
  16949.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.user_class_resolve_target_entity''getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService'false],
  16950.             'nellapp_sdk.global_getter.user_notification_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.user_notification_class_resolve_target_entity''getNellappSdk_GlobalGetter_UserNotificationClassResolveTargetEntityService'false],
  16951.         ], [
  16952.             'App\\Doctrine\\EventSubscriber\\PRAGroupFixSubscriber' => '?',
  16953.             'App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber' => '?',
  16954.             'App\\Doctrine\\EventSubscriber\\UpdateSubscriber' => '?',
  16955.             'App\\EventSubscriber\\AvailableExceptionPostFlushListener' => '?',
  16956.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => '?',
  16957.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User' => '?',
  16958.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber' => '?',
  16959.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => '?',
  16960.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber' => '?',
  16961.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber' => '?',
  16962.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => '?',
  16963.             'Nellapp\\Bundle\\SDKBundle\\Archivable\\Doctrine\\EventSubscriber\\ArchivableRepositorySubscriber' => '?',
  16964.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => '?',
  16965.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => '?',
  16966.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => '?',
  16967.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => '?',
  16968.             'Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Doctrine\\EventSubscriber\\ReverseSyncSubscriber' => '?',
  16969.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => '?',
  16970.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  16971.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  16972.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  16973.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  16974.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  16975.             'nellapp_sdk.auth.user_resolve_target_entity' => '?',
  16976.             'nellapp_sdk.channel.abstract_cursus_resolve_target_entity' => '?',
  16977.             'nellapp_sdk.channel.account_notification_resolve_target_entity' => '?',
  16978.             'nellapp_sdk.channel.channel_channel_resolve_target_entity' => '?',
  16979.             'nellapp_sdk.channel.channel_configuration_resolve_target_entity' => '?',
  16980.             'nellapp_sdk.channel.channel_contact_resolve_target_entity' => '?',
  16981.             'nellapp_sdk.channel.channel_group_resolve_target_entity' => '?',
  16982.             'nellapp_sdk.channel.channel_place_resolve_target_entity' => '?',
  16983.             'nellapp_sdk.channel.channel_room_resolve_target_entity' => '?',
  16984.             'nellapp_sdk.channel.channel_session_resolve_target_entity' => '?',
  16985.             'nellapp_sdk.channel.channel_training_resolve_target_entity' => '?',
  16986.             'nellapp_sdk.channel.channel_user_data_resolve_target_entity' => '?',
  16987.             'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity' => '?',
  16988.             'nellapp_sdk.channel.channel_user_perm_cursus_resolve_target_entity' => '?',
  16989.             'nellapp_sdk.channel.channel_user_perm_session_resolve_target_entity' => '?',
  16990.             'nellapp_sdk.channel.channel_user_perm_training_resolve_target_entity' => '?',
  16991.             'nellapp_sdk.channel.channel_user_role_resolve_target_entity' => '?',
  16992.             'nellapp_sdk.channel.channel_white_label_resolve_target_entity' => '?',
  16993.             'nellapp_sdk.channel.common_contact_resolve_target_entity' => '?',
  16994.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => '?',
  16995.             'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' => '?',
  16996.             'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' => '?',
  16997.             'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' => '?',
  16998.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => '?',
  16999.             'nellapp_sdk.global_getter.user_notification_class_resolve_target_entity' => '?',
  17000.         ]), [=> 'App\\Doctrine\\EventSubscriber\\PRAGroupFixSubscriber'=> 'App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber'=> 'App\\Doctrine\\EventSubscriber\\UpdateSubscriber'=> 'App\\EventSubscriber\\AvailableExceptionPostFlushListener'=> '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'10 => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber'11 => 'Nellapp\\Bundle\\SDKBundle\\Archivable\\Doctrine\\EventSubscriber\\ArchivableRepositorySubscriber'12 => 'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber'13 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber'14 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber'15 => 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber'16 => 'nellapp_sdk.global_getter.channel_class_resolve_target_entity'17 => 'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity'18 => 'nellapp_sdk.global_getter.user_class_resolve_target_entity'19 => 'nellapp_sdk.global_getter.user_notification_class_resolve_target_entity'20 => 'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity'21 => 'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity'22 => 'nellapp_sdk.auth.user_resolve_target_entity'23 => 'Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Doctrine\\EventSubscriber\\ReverseSyncSubscriber'24 => 'nellapp_sdk.channel.account_notification_resolve_target_entity'25 => 'nellapp_sdk.channel.common_contact_resolve_target_entity'26 => 'nellapp_sdk.channel.channel_channel_resolve_target_entity'27 => 'nellapp_sdk.channel.channel_configuration_resolve_target_entity'28 => 'nellapp_sdk.channel.channel_white_label_resolve_target_entity'29 => 'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity'30 => 'nellapp_sdk.channel.channel_group_resolve_target_entity'31 => 'nellapp_sdk.channel.channel_contact_resolve_target_entity'32 => 'nellapp_sdk.channel.channel_user_role_resolve_target_entity'33 => 'nellapp_sdk.channel.channel_session_resolve_target_entity'34 => 'nellapp_sdk.channel.channel_place_resolve_target_entity'35 => 'nellapp_sdk.channel.channel_room_resolve_target_entity'36 => 'nellapp_sdk.channel.channel_user_data_resolve_target_entity'37 => 'nellapp_sdk.channel.abstract_cursus_resolve_target_entity'38 => 'nellapp_sdk.channel.channel_training_resolve_target_entity'39 => 'nellapp_sdk.channel.channel_user_perm_training_resolve_target_entity'40 => 'nellapp_sdk.channel.channel_user_perm_session_resolve_target_entity'41 => 'nellapp_sdk.channel.channel_user_perm_cursus_resolve_target_entity'42 => 'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber'43 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 44 => [=> [=> 'prePersist'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 45 => [=> [=> 'preUpdate'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 46 => [=> [=> 'loadClassMetadata'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User'], 47 => [=> [=> 'loadClassMetadata'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber'], 48 => [=> [=> 'prePersist'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber'], 49 => [=> [=> 'preUpdate'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber']]);
  17001.     }
  17002.     /**
  17003.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  17004.      *
  17005.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  17006.      */
  17007.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  17008.     {
  17009.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17010.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  17011.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  17012.         $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()));
  17013.         $instance->setName('doctrine:ensure-production-settings');
  17014.         return $instance;
  17015.     }
  17016.     /**
  17017.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  17018.      *
  17019.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  17020.      */
  17021.     protected function getDoctrine_MappingConvertCommandService()
  17022.     {
  17023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17024.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  17025.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  17026.         $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()));
  17027.         $instance->setName('doctrine:mapping:convert');
  17028.         return $instance;
  17029.     }
  17030.     /**
  17031.      * Gets the private 'doctrine.mapping_import_command' shared service.
  17032.      *
  17033.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  17034.      */
  17035.     protected function getDoctrine_MappingImportCommandService()
  17036.     {
  17037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17038.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  17039.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  17040.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  17041.         $instance->setName('doctrine:mapping:import');
  17042.         return $instance;
  17043.     }
  17044.     /**
  17045.      * Gets the private 'doctrine.mapping_info_command' shared service.
  17046.      *
  17047.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  17048.      */
  17049.     protected function getDoctrine_MappingInfoCommandService()
  17050.     {
  17051.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17052.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  17053.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  17054.         $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()));
  17055.         $instance->setName('doctrine:mapping:info');
  17056.         return $instance;
  17057.     }
  17058.     /**
  17059.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  17060.      *
  17061.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  17062.      */
  17063.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  17064.     {
  17065.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  17066.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  17067.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  17068.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  17069.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  17070.         }
  17071.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  17072.     }
  17073.     /**
  17074.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  17075.      *
  17076.      * @return \Doctrine\Migrations\DependencyFactory
  17077.      */
  17078.     protected function getDoctrine_Migrations_DependencyFactoryService()
  17079.     {
  17080.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  17081.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  17082.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  17083.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  17084.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  17085.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  17086.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  17087.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  17088.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  17089.         $b = new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration();
  17090.         $b->setTableName('migration_versions');
  17091.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  17092.         $a->setAllOrNothing(false);
  17093.         $a->setCheckDatabasePlatform(true);
  17094.         $a->setTransactional(true);
  17095.         $a->setMetadataStorageConfiguration($b);
  17096.         $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()));
  17097.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  17098.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  17099.         });
  17100.         return $instance;
  17101.     }
  17102.     /**
  17103.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  17104.      *
  17105.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  17106.      */
  17107.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  17108.     {
  17109.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/EntityManagerProvider.php';
  17110.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  17111.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17112.     }
  17113.     /**
  17114.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  17115.      *
  17116.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  17117.      */
  17118.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  17119.     {
  17120.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  17121.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17122.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  17123.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  17124.         }
  17125.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  17126.     }
  17127.     /**
  17128.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  17129.      *
  17130.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  17131.      */
  17132.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  17133.     {
  17134.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  17135.         $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = $instance = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  17136.         $instance->addEntityListener('App\\Entity\\Channel\\ChannelConfiguration''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber''postUpdate');
  17137.         $instance->addEntityListener('App\\Entity\\ChannelUserData\\AbstractCursus''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber''preUpdate');
  17138.         $instance->addEntityListener('App\\Entity\\ChannelUserData\\AbstractCursus''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber''postUpdate');
  17139.         $instance->addEntityListener('App\\Entity\\Planning\\Event''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''preUpdate');
  17140.         $instance->addEntityListener('App\\Entity\\Planning\\Event''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''prePersist');
  17141.         $instance->addEntityListener('App\\Entity\\Planning\\Event''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''preRemove');
  17142.         $instance->addEntityListener('App\\Entity\\Planning\\Event''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''postPersist');
  17143.         $instance->addEntityListener('App\\Entity\\Planning\\PlanningResourceAssociation''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''preUpdate');
  17144.         $instance->addEntityListener('App\\Entity\\Planning\\PlanningResourceAssociation''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''postUpdate');
  17145.         $instance->addEntityListener('App\\Entity\\Planning\\PlanningResourceAssociation''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''postPersist');
  17146.         $instance->addEntityListener('App\\Entity\\Planning\\PlanningResourceAssociation''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''preRemove');
  17147.         $instance->addEntityListener('App\\Entity\\File''App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber''prePersist');
  17148.         $instance->addEntityListener('App\\Entity\\File''App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber''preRemove');
  17149.         $instance->addEntityListener('App\\Entity\\Signing\\UserSign''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber''prePersist');
  17150.         $instance->addEntityListener('App\\Entity\\Signing\\UserSign''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber''preUpdate');
  17151.         $instance->addEntityListener('App\\Entity\\Signing\\UserSign''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''postPersist');
  17152.         $instance->addEntityListener('App\\Entity\\Signing\\UserSign''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''postRemove');
  17153.         $instance->addEntityListener('App\\Entity\\Signing\\UserSign''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''preRemove');
  17154.         $instance->addEntityListener('App\\Entity\\Signing\\UserSign''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''postUpdate');
  17155.         $instance->addEntityListener('App\\Entity\\File''App\\EventListener\\FileRemoveListener''preRemove');
  17156.         return $instance;
  17157.     }
  17158.     /**
  17159.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  17160.      *
  17161.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  17162.      */
  17163.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  17164.     {
  17165.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17166.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  17167.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  17168.     }
  17169.     /**
  17170.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  17171.      *
  17172.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  17173.      */
  17174.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  17175.     {
  17176.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17177.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  17178.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  17179.             return new \EmptyIterator();
  17180.         }, 0));
  17181.     }
  17182.     /**
  17183.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  17184.      *
  17185.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  17186.      */
  17187.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  17188.     {
  17189.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17190.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  17191.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  17192.     }
  17193.     /**
  17194.      * Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service.
  17195.      *
  17196.      * @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber
  17197.      */
  17198.     protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService()
  17199.     {
  17200.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  17201.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php';
  17202.         return $this->privates['doctrine.orm.messenger.doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  17203.             yield => ($this->privates['messenger.transport.sync_full_user_transport'] ?? $this->getMessenger_Transport_SyncFullUserTransportService());
  17204.             yield => ($this->privates['messenger.transport.sync_transport'] ?? $this->getMessenger_Transport_SyncTransportService());
  17205.             yield => ($this->privates['messenger.transport.reverse_sync_transport'] ?? $this->getMessenger_Transport_ReverseSyncTransportService());
  17206.             yield => ($this->privates['messenger.transport.sync_ack'] ?? $this->getMessenger_Transport_SyncAckService());
  17207.             yield => ($this->privates['messenger.transport.failed'] ?? $this->getMessenger_Transport_FailedService());
  17208.         }, 5));
  17209.     }
  17210.     /**
  17211.      * Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
  17212.      *
  17213.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
  17214.      */
  17215.     protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
  17216.     {
  17217.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
  17218.         return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17219.     }
  17220.     /**
  17221.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  17222.      *
  17223.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  17224.      */
  17225.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  17226.     {
  17227.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  17228.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  17229.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17230.     }
  17231.     /**
  17232.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  17233.      *
  17234.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  17235.      */
  17236.     protected function getDoctrine_Orm_Validator_UniqueService()
  17237.     {
  17238.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  17239.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  17240.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  17241.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17242.     }
  17243.     /**
  17244.      * Gets the private 'doctrine.query_dql_command' shared service.
  17245.      *
  17246.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  17247.      */
  17248.     protected function getDoctrine_QueryDqlCommandService()
  17249.     {
  17250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17251.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  17252.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  17253.         $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()));
  17254.         $instance->setName('doctrine:query:dql');
  17255.         return $instance;
  17256.     }
  17257.     /**
  17258.      * Gets the private 'doctrine.query_sql_command' shared service.
  17259.      *
  17260.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  17261.      */
  17262.     protected function getDoctrine_QuerySqlCommandService()
  17263.     {
  17264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17265.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  17266.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  17267.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  17268.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  17269.         $instance->setName('doctrine:query:sql');
  17270.         return $instance;
  17271.     }
  17272.     /**
  17273.      * Gets the private 'doctrine.schema_create_command' shared service.
  17274.      *
  17275.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  17276.      */
  17277.     protected function getDoctrine_SchemaCreateCommandService()
  17278.     {
  17279.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17280.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  17281.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  17282.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  17283.         $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()));
  17284.         $instance->setName('doctrine:schema:create');
  17285.         return $instance;
  17286.     }
  17287.     /**
  17288.      * Gets the private 'doctrine.schema_drop_command' shared service.
  17289.      *
  17290.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  17291.      */
  17292.     protected function getDoctrine_SchemaDropCommandService()
  17293.     {
  17294.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17295.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  17296.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  17297.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  17298.         $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()));
  17299.         $instance->setName('doctrine:schema:drop');
  17300.         return $instance;
  17301.     }
  17302.     /**
  17303.      * Gets the private 'doctrine.schema_update_command' shared service.
  17304.      *
  17305.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  17306.      */
  17307.     protected function getDoctrine_SchemaUpdateCommandService()
  17308.     {
  17309.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17310.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  17311.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  17312.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  17313.         $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()));
  17314.         $instance->setName('doctrine:schema:update');
  17315.         return $instance;
  17316.     }
  17317.     /**
  17318.      * Gets the private 'doctrine.schema_validate_command' shared service.
  17319.      *
  17320.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  17321.      */
  17322.     protected function getDoctrine_SchemaValidateCommandService()
  17323.     {
  17324.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17325.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  17326.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  17327.         $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()));
  17328.         $instance->setName('doctrine:schema:validate');
  17329.         return $instance;
  17330.     }
  17331.     /**
  17332.      * Gets the private 'doctrine.ulid_generator' shared service.
  17333.      *
  17334.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  17335.      */
  17336.     protected function getDoctrine_UlidGeneratorService()
  17337.     {
  17338.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  17339.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  17340.         include_once \dirname(__DIR__4).'/vendor/symfony/uid/Factory/UlidFactory.php';
  17341.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(new \Symfony\Component\Uid\Factory\UlidFactory());
  17342.     }
  17343.     /**
  17344.      * Gets the private 'doctrine.uuid_generator' shared service.
  17345.      *
  17346.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  17347.      */
  17348.     protected function getDoctrine_UuidGeneratorService()
  17349.     {
  17350.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  17351.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  17352.         include_once \dirname(__DIR__4).'/vendor/symfony/uid/Factory/UuidFactory.php';
  17353.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(new \Symfony\Component\Uid\Factory\UuidFactory(665'Symfony\\Component\\Uid\\UuidV4'NULLNULL));
  17354.     }
  17355.     /**
  17356.      * Gets the private 'doctrine_migrations.current_command' shared service.
  17357.      *
  17358.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  17359.      */
  17360.     protected function getDoctrineMigrations_CurrentCommandService()
  17361.     {
  17362.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17363.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  17364.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  17365.         $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');
  17366.         $instance->setName('doctrine:migrations:current');
  17367.         return $instance;
  17368.     }
  17369.     /**
  17370.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  17371.      *
  17372.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  17373.      */
  17374.     protected function getDoctrineMigrations_DiffCommandService()
  17375.     {
  17376.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17377.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  17378.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  17379.         $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');
  17380.         $instance->setName('doctrine:migrations:diff');
  17381.         return $instance;
  17382.     }
  17383.     /**
  17384.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  17385.      *
  17386.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  17387.      */
  17388.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  17389.     {
  17390.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17391.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  17392.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  17393.         $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');
  17394.         $instance->setName('doctrine:migrations:dump-schema');
  17395.         return $instance;
  17396.     }
  17397.     /**
  17398.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  17399.      *
  17400.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  17401.      */
  17402.     protected function getDoctrineMigrations_ExecuteCommandService()
  17403.     {
  17404.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17405.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  17406.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  17407.         $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');
  17408.         $instance->setName('doctrine:migrations:execute');
  17409.         return $instance;
  17410.     }
  17411.     /**
  17412.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  17413.      *
  17414.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  17415.      */
  17416.     protected function getDoctrineMigrations_GenerateCommandService()
  17417.     {
  17418.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17419.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  17420.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  17421.         $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');
  17422.         $instance->setName('doctrine:migrations:generate');
  17423.         return $instance;
  17424.     }
  17425.     /**
  17426.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  17427.      *
  17428.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  17429.      */
  17430.     protected function getDoctrineMigrations_LatestCommandService()
  17431.     {
  17432.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17433.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  17434.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  17435.         $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');
  17436.         $instance->setName('doctrine:migrations:latest');
  17437.         return $instance;
  17438.     }
  17439.     /**
  17440.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  17441.      *
  17442.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  17443.      */
  17444.     protected function getDoctrineMigrations_MigrateCommandService()
  17445.     {
  17446.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17447.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  17448.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  17449.         $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');
  17450.         $instance->setName('doctrine:migrations:migrate');
  17451.         return $instance;
  17452.     }
  17453.     /**
  17454.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  17455.      *
  17456.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  17457.      */
  17458.     protected function getDoctrineMigrations_RollupCommandService()
  17459.     {
  17460.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17461.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  17462.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  17463.         $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');
  17464.         $instance->setName('doctrine:migrations:rollup');
  17465.         return $instance;
  17466.     }
  17467.     /**
  17468.      * Gets the private 'doctrine_migrations.status_command' shared service.
  17469.      *
  17470.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  17471.      */
  17472.     protected function getDoctrineMigrations_StatusCommandService()
  17473.     {
  17474.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17475.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  17476.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  17477.         $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');
  17478.         $instance->setName('doctrine:migrations:status');
  17479.         return $instance;
  17480.     }
  17481.     /**
  17482.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  17483.      *
  17484.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  17485.      */
  17486.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  17487.     {
  17488.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17489.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  17490.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  17491.         $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');
  17492.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  17493.         return $instance;
  17494.     }
  17495.     /**
  17496.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  17497.      *
  17498.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  17499.      */
  17500.     protected function getDoctrineMigrations_UpToDateCommandService()
  17501.     {
  17502.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17503.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  17504.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  17505.         $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');
  17506.         $instance->setName('doctrine:migrations:up-to-date');
  17507.         return $instance;
  17508.     }
  17509.     /**
  17510.      * Gets the private 'doctrine_migrations.version_command' shared service.
  17511.      *
  17512.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  17513.      */
  17514.     protected function getDoctrineMigrations_VersionCommandService()
  17515.     {
  17516.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17517.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  17518.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  17519.         $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');
  17520.         $instance->setName('doctrine:migrations:version');
  17521.         return $instance;
  17522.     }
  17523.     /**
  17524.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  17525.      *
  17526.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  17527.      */
  17528.     protected function getDoctrineMigrations_VersionsCommandService()
  17529.     {
  17530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17531.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  17532.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  17533.         $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');
  17534.         $instance->setName('doctrine:migrations:list');
  17535.         return $instance;
  17536.     }
  17537.     /**
  17538.      * Gets the private 'drosalys.web_socket.routing.sf_router' shared service.
  17539.      *
  17540.      * @return \Symfony\Component\Routing\Router
  17541.      */
  17542.     protected function getDrosalys_WebSocket_Routing_SfRouterService()
  17543.     {
  17544.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  17545.         $b = ($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)))));
  17546.         $c = new \DrosalysWeb\Bundle\WebSocketBundle\Routing\Loader\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  17547.         $a->addLoader(new \DrosalysWeb\Bundle\WebSocketBundle\Routing\Loader\YamlFileLoader($b));
  17548.         $a->addLoader(new \DrosalysWeb\Bundle\WebSocketBundle\Routing\Loader\XmlFileLoader($b));
  17549.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
  17550.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
  17551.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
  17552.         $a->addLoader($c);
  17553.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  17554.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  17555.         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');
  17556.     }
  17557.     /**
  17558.      * Gets the private 'error_handler.error_renderer.html' shared service.
  17559.      *
  17560.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  17561.      */
  17562.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  17563.     {
  17564.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  17565.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  17566.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  17567.         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()));
  17568.     }
  17569.     /**
  17570.      * Gets the private 'exception_listener' shared service.
  17571.      *
  17572.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  17573.      */
  17574.     protected function getExceptionListenerService()
  17575.     {
  17576.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  17577.     }
  17578.     /**
  17579.      * Gets the private 'fidry_alice_data_fixtures.doctrine.persister_loader' shared service.
  17580.      *
  17581.      * @return \Fidry\AliceDataFixtures\Loader\PersisterLoader
  17582.      */
  17583.     protected function getFidryAliceDataFixtures_Doctrine_PersisterLoaderService($lazyLoad true)
  17584.     {
  17585.         if ($lazyLoad) {
  17586.             return $this->privates['fidry_alice_data_fixtures.doctrine.persister_loader'] = $this->createProxy('PersisterLoader_c8a8e24', function () {
  17587.                 return \PersisterLoader_c8a8e24::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  17588.                     $wrappedInstance $this->getFidryAliceDataFixtures_Doctrine_PersisterLoaderService(false);
  17589.                     $proxy->setProxyInitializer(null);
  17590.                     return true;
  17591.                 });
  17592.             });
  17593.         }
  17594.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/ProcessorInterface.php';
  17595.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Fixture/Processor/EaseUuidProcessor.php';
  17596.         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()))]);
  17597.     }
  17598.     /**
  17599.      * Gets the private 'fidry_alice_data_fixtures.loader.simple' shared service.
  17600.      *
  17601.      * @return \Fidry\AliceDataFixtures\Loader\SimpleLoader
  17602.      */
  17603.     protected function getFidryAliceDataFixtures_Loader_SimpleService($lazyLoad true)
  17604.     {
  17605.         if ($lazyLoad) {
  17606.             return $this->privates['fidry_alice_data_fixtures.loader.simple'] = $this->createProxy('SimpleLoader_4473cb1', function () {
  17607.                 return \SimpleLoader_4473cb1::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  17608.                     $wrappedInstance $this->getFidryAliceDataFixtures_Loader_SimpleService(false);
  17609.                     $proxy->setProxyInitializer(null);
  17610.                     return true;
  17611.                 });
  17612.             });
  17613.         }
  17614.         return new \Fidry\AliceDataFixtures\Loader\SimpleLoader(($this->services['nelmio_alice.files_loader'] ?? $this->getNelmioAlice_FilesLoaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  17615.     }
  17616.     /**
  17617.      * Gets the private 'form.choice_list_factory.cached' shared service.
  17618.      *
  17619.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  17620.      */
  17621.     protected function getForm_ChoiceListFactory_CachedService()
  17622.     {
  17623.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  17624.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  17625.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  17626.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  17627.         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())));
  17628.     }
  17629.     /**
  17630.      * Gets the private 'form.registry' shared service.
  17631.      *
  17632.      * @return \Symfony\Component\Form\FormRegistry
  17633.      */
  17634.     protected function getForm_RegistryService()
  17635.     {
  17636.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  17637.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  17638.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  17639.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  17640.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  17641.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  17642.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  17643.         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, [
  17644.             'App\\Form\\Async\\Event\\BaseType' => ['privates''App\\Form\\Async\\Event\\BaseType''getBaseTypeService'false],
  17645.             'App\\Form\\Async\\Event\\CollectionPutType' => ['privates''App\\Form\\Async\\Event\\CollectionPutType''getCollectionPutTypeService'false],
  17646.             'App\\Form\\Async\\Event\\DuplicateMultipleType' => ['privates''App\\Form\\Async\\Event\\DuplicateMultipleType''getDuplicateMultipleTypeService'false],
  17647.             'App\\Form\\Async\\Event\\PRAType' => ['privates''App\\Form\\Async\\Event\\PRAType''getPRATypeService'false],
  17648.             'App\\Form\\Async\\Event\\PostType' => ['privates''App\\Form\\Async\\Event\\PostType''getPostTypeService'false],
  17649.             'App\\Form\\Async\\Event\\PutItemType' => ['privates''App\\Form\\Async\\Event\\PutItemType''getPutItemTypeService'false],
  17650.             'App\\Form\\Async\\Event\\PutRecurringType' => ['privates''App\\Form\\Async\\Event\\PutRecurringType''getPutRecurringTypeService'false],
  17651.             'App\\Form\\Async\\Event\\PutType' => ['privates''App\\Form\\Async\\Event\\PutType''getPutTypeService'false],
  17652.             'App\\Form\\Async\\UserSign\\CollectionPutType' => ['privates''App\\Form\\Async\\UserSign\\CollectionPutType''getCollectionPutType2Service'false],
  17653.             'App\\Form\\Async\\UserSign\\PostType' => ['privates''App\\Form\\Async\\UserSign\\PostType''getPostType2Service'false],
  17654.             'App\\Form\\Async\\UserSign\\PutItemType' => ['privates''App\\Form\\Async\\UserSign\\PutItemType''getPutItemType2Service'false],
  17655.             'App\\Form\\Async\\UserSign\\PutStatusType' => ['privates''App\\Form\\Async\\UserSign\\PutStatusType''getPutStatusTypeService'false],
  17656.             'App\\Form\\Async\\UserSign\\PutType' => ['privates''App\\Form\\Async\\UserSign\\PutType''getPutType2Service'false],
  17657.             'App\\Form\\AvailableExceptionUserType' => ['privates''App\\Form\\AvailableExceptionUserType''getAvailableExceptionUserTypeService'false],
  17658.             'App\\Form\\EventAbsenceType' => ['privates''App\\Form\\EventAbsenceType''getEventAbsenceTypeService'false],
  17659.             'App\\Form\\Filter\\Admin\\Former\\FormerCollectionFilterType' => ['privates''App\\Form\\Filter\\Admin\\Former\\FormerCollectionFilterType''getFormerCollectionFilterTypeService'false],
  17660.             'App\\Form\\Filter\\Admin\\Promotion\\PromotionCollectionFilterType' => ['privates''App\\Form\\Filter\\Admin\\Promotion\\PromotionCollectionFilterType''getPromotionCollectionFilterTypeService'false],
  17661.             'App\\Form\\Filter\\Admin\\SignatureSheet\\SignatureSheetCollectionFilterType' => ['privates''App\\Form\\Filter\\Admin\\SignatureSheet\\SignatureSheetCollectionFilterType''getSignatureSheetCollectionFilterTypeService'false],
  17662.             'App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType' => ['privates''App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType''getUserSignCollectionFilterTypeService'false],
  17663.             'App\\Form\\Filter\\Admin\\User\\UserCollectionFilterType' => ['privates''App\\Form\\Filter\\Admin\\User\\UserCollectionFilterType''getUserCollectionFilterTypeService'false],
  17664.             'App\\Form\\Filter\\Async\\AvailableException\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\AvailableException\\CollectionFilter''getCollectionFilterService'false],
  17665.             'App\\Form\\Filter\\Async\\Event\\BaseCollectionFilter' => ['privates''App\\Form\\Filter\\Async\\Event\\BaseCollectionFilter''getBaseCollectionFilterService'false],
  17666.             'App\\Form\\Filter\\Async\\Event\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\Event\\CollectionFilter''getCollectionFilter2Service'false],
  17667.             'App\\Form\\Filter\\Async\\Event\\RruleCollectionFilter' => ['privates''App\\Form\\Filter\\Async\\Event\\RruleCollectionFilter''getRruleCollectionFilterService'false],
  17668.             'App\\Form\\Filter\\Async\\Group\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\Group\\CollectionFilter''getCollectionFilter3Service'false],
  17669.             'App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType' => ['privates''App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType''getPlanningResourceFilterTypeService'false],
  17670.             'App\\Form\\Filter\\Async\\Room\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\Room\\CollectionFilter''getCollectionFilter4Service'false],
  17671.             'App\\Form\\Filter\\Async\\Session\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\Session\\CollectionFilter''getCollectionFilter5Service'false],
  17672.             'App\\Form\\Filter\\Async\\SimpleGroup\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\SimpleGroup\\CollectionFilter''getCollectionFilter6Service'false],
  17673.             'App\\Form\\Filter\\Async\\User\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\User\\CollectionFilter''getCollectionFilter7Service'false],
  17674.             'App\\Form\\Filter\\ResourceSelectorFilter' => ['privates''App\\Form\\Filter\\ResourceSelectorFilter''getResourceSelectorFilterService'false],
  17675.             'App\\Form\\Filter\\ReverseSync\\Planning\\EventCollectionFilterType' => ['privates''App\\Form\\Filter\\ReverseSync\\Planning\\EventCollectionFilterType''getEventCollectionFilterTypeService'false],
  17676.             'App\\Form\\ImgFileType' => ['privates''App\\Form\\ImgFileType''getImgFileTypeService'false],
  17677.             'App\\Form\\Modal\\EventType' => ['privates''App\\Form\\Modal\\EventType''getEventTypeService'false],
  17678.             'App\\Form\\Planning\\ExportPlanningResourceType' => ['privates''App\\Form\\Planning\\ExportPlanningResourceType''getExportPlanningResourceTypeService'false],
  17679.             'App\\Form\\Planning\\RRuleType' => ['privates''App\\Form\\Planning\\RRuleType''getRRuleTypeService'false],
  17680.             'App\\Form\\ReminderSignatureType' => ['privates''App\\Form\\ReminderSignatureType''getReminderSignatureTypeService'false],
  17681.             'App\\Form\\Search\\MainSearchType' => ['privates''App\\Form\\Search\\MainSearchType''getMainSearchTypeService'false],
  17682.             'App\\Form\\Signature\\TeacherSignaturePresentType' => ['privates''App\\Form\\Signature\\TeacherSignaturePresentType''getTeacherSignaturePresentTypeService'false],
  17683.             'App\\Form\\SignaturesSheetType' => ['privates''App\\Form\\SignaturesSheetType''getSignaturesSheetTypeService'false],
  17684.             'App\\Form\\UserFullType' => ['privates''App\\Form\\UserFullType''getUserFullTypeService'false],
  17685.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType' => ['privates''DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType''getAsyncEntityTypeService'false],
  17686.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType' => ['privates''DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType''getSelectOrCreateTypeService'false],
  17687.             'Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter' => ['privates''Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter''getApiFilterService'false],
  17688.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'false],
  17689.             'Nellapp\\Bundle\\SDKBundle\\ActivityFeed\\Form\\Filter\\ActivityFeedFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\ActivityFeed\\Form\\Filter\\ActivityFeedFilter''getActivityFeedFilterService'false],
  17690.             'Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter\\CollectionFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter\\CollectionFilter''getCollectionFilter8Service'false],
  17691.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType''getGroupeFilterTypeService'false],
  17692.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType''getServiceFilterTypeService'false],
  17693.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType''getSessionFilterTypeService'false],
  17694.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType''getTrainingFilterTypeService'false],
  17695.             'Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType''getUserFilterTypeService'false],
  17696.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType''getNellappBooleanTypeService'false],
  17697.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType''getNellappChoiceTypeService'false],
  17698.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappDurationType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappDurationType''getNellappDurationTypeService'false],
  17699.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter''getCustomViewColumnsFilterService'false],
  17700.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType''getCustomViewManagerTypeService'false],
  17701.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType''getEditCustomViewTypeService'false],
  17702.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType''getNewCustomViewTypeService'false],
  17703.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType''getChannelUserRoleFilterTypeService'false],
  17704.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter''getCollectionFilter9Service'false],
  17705.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType''getTextListFilterTypeService'false],
  17706.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType''getDateRangeFilterTypeService'false],
  17707.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter''getCollectionFilter10Service'false],
  17708.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType''getChannelUserRoleSelektorFilterTypeService'false],
  17709.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType''getUserSelektorFilterTypeService'false],
  17710.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType''getSessionStatusFilterTypeService'false],
  17711.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType''getTabContainerTypeService'false],
  17712.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\TabType''getTabTypeService'false],
  17713.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType''getAsyncEntityType2Service'false],
  17714.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType''getChannelUserRoleSelektorTypeService'false],
  17715.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType''getGroupSelektorTypeService'false],
  17716.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType''getPlaceSelektorTypeService'false],
  17717.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType''getServiceSelektorTypeService'false],
  17718.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType''getUserSelektorTypeService'false],
  17719.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType''getChannelUserPermissionEnumTypeService'false],
  17720.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType''getChannelUserPermissionResourceTypeService'false],
  17721.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter''getChannelUserDataFilterService'false],
  17722.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter''getChannelUserPermissionResourceFilterService'false],
  17723.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType''getMultipleResourcePermissionsTypeService'false],
  17724.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType''getSelectUserForChannelResourcePermissionTypeService'false],
  17725.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType''getMimeTypeChoiceFilterTypeService'false],
  17726.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType' => ['privates''spiriit_form_filter.type.filter_boolean''getSpiriitFormFilter_Type_FilterBooleanService'false],
  17727.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType' => ['privates''spiriit_form_filter.type.filter_checkbox''getSpiriitFormFilter_Type_FilterCheckboxService'false],
  17728.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType' => ['privates''spiriit_form_filter.type.filter_choice''getSpiriitFormFilter_Type_FilterChoiceService'false],
  17729.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType' => ['privates''spiriit_form_filter.type.filter_collection_adapter''getSpiriitFormFilter_Type_FilterCollectionAdapterService'false],
  17730.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType' => ['privates''spiriit_form_filter.type.filter_date''getSpiriitFormFilter_Type_FilterDateService'false],
  17731.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType' => ['privates''spiriit_form_filter.type.filter_date_range''getSpiriitFormFilter_Type_FilterDateRangeService'false],
  17732.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType' => ['privates''spiriit_form_filter.type.filter_datetime''getSpiriitFormFilter_Type_FilterDatetimeService'false],
  17733.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType' => ['privates''spiriit_form_filter.type.filter_datetime_range''getSpiriitFormFilter_Type_FilterDatetimeRangeService'false],
  17734.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType' => ['privates''spiriit_form_filter.type.filter_entity''getSpiriitFormFilter_Type_FilterEntityService'false],
  17735.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType' => ['privates''spiriit_form_filter.type.filter_enum''getSpiriitFormFilter_Type_FilterEnumService'false],
  17736.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType' => ['privates''spiriit_form_filter.type.filter_number''getSpiriitFormFilter_Type_FilterNumberService'false],
  17737.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType' => ['privates''spiriit_form_filter.type.filter_number_range''getSpiriitFormFilter_Type_FilterNumberRangeService'false],
  17738.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType' => ['privates''spiriit_form_filter.type.filter_sharedable''getSpiriitFormFilter_Type_FilterSharedableService'false],
  17739.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType' => ['privates''spiriit_form_filter.type.filter_text''getSpiriitFormFilter_Type_FilterTextService'false],
  17740.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  17741.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  17742.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  17743.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  17744.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  17745.         ], [
  17746.             'App\\Form\\Async\\Event\\BaseType' => '?',
  17747.             'App\\Form\\Async\\Event\\CollectionPutType' => '?',
  17748.             'App\\Form\\Async\\Event\\DuplicateMultipleType' => '?',
  17749.             'App\\Form\\Async\\Event\\PRAType' => '?',
  17750.             'App\\Form\\Async\\Event\\PostType' => '?',
  17751.             'App\\Form\\Async\\Event\\PutItemType' => '?',
  17752.             'App\\Form\\Async\\Event\\PutRecurringType' => '?',
  17753.             'App\\Form\\Async\\Event\\PutType' => '?',
  17754.             'App\\Form\\Async\\UserSign\\CollectionPutType' => '?',
  17755.             'App\\Form\\Async\\UserSign\\PostType' => '?',
  17756.             'App\\Form\\Async\\UserSign\\PutItemType' => '?',
  17757.             'App\\Form\\Async\\UserSign\\PutStatusType' => '?',
  17758.             'App\\Form\\Async\\UserSign\\PutType' => '?',
  17759.             'App\\Form\\AvailableExceptionUserType' => '?',
  17760.             'App\\Form\\EventAbsenceType' => '?',
  17761.             'App\\Form\\Filter\\Admin\\Former\\FormerCollectionFilterType' => '?',
  17762.             'App\\Form\\Filter\\Admin\\Promotion\\PromotionCollectionFilterType' => '?',
  17763.             'App\\Form\\Filter\\Admin\\SignatureSheet\\SignatureSheetCollectionFilterType' => '?',
  17764.             'App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType' => '?',
  17765.             'App\\Form\\Filter\\Admin\\User\\UserCollectionFilterType' => '?',
  17766.             'App\\Form\\Filter\\Async\\AvailableException\\CollectionFilter' => '?',
  17767.             'App\\Form\\Filter\\Async\\Event\\BaseCollectionFilter' => '?',
  17768.             'App\\Form\\Filter\\Async\\Event\\CollectionFilter' => '?',
  17769.             'App\\Form\\Filter\\Async\\Event\\RruleCollectionFilter' => '?',
  17770.             'App\\Form\\Filter\\Async\\Group\\CollectionFilter' => '?',
  17771.             'App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType' => '?',
  17772.             'App\\Form\\Filter\\Async\\Room\\CollectionFilter' => '?',
  17773.             'App\\Form\\Filter\\Async\\Session\\CollectionFilter' => '?',
  17774.             'App\\Form\\Filter\\Async\\SimpleGroup\\CollectionFilter' => '?',
  17775.             'App\\Form\\Filter\\Async\\User\\CollectionFilter' => '?',
  17776.             'App\\Form\\Filter\\ResourceSelectorFilter' => '?',
  17777.             'App\\Form\\Filter\\ReverseSync\\Planning\\EventCollectionFilterType' => '?',
  17778.             'App\\Form\\ImgFileType' => '?',
  17779.             'App\\Form\\Modal\\EventType' => '?',
  17780.             'App\\Form\\Planning\\ExportPlanningResourceType' => '?',
  17781.             'App\\Form\\Planning\\RRuleType' => '?',
  17782.             'App\\Form\\ReminderSignatureType' => '?',
  17783.             'App\\Form\\Search\\MainSearchType' => '?',
  17784.             'App\\Form\\Signature\\TeacherSignaturePresentType' => '?',
  17785.             'App\\Form\\SignaturesSheetType' => '?',
  17786.             'App\\Form\\UserFullType' => '?',
  17787.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType' => '?',
  17788.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType' => '?',
  17789.             'Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter' => '?',
  17790.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  17791.             'Nellapp\\Bundle\\SDKBundle\\ActivityFeed\\Form\\Filter\\ActivityFeedFilter' => '?',
  17792.             'Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter\\CollectionFilter' => '?',
  17793.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType' => '?',
  17794.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType' => '?',
  17795.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType' => '?',
  17796.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType' => '?',
  17797.             'Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType' => '?',
  17798.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType' => '?',
  17799.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType' => '?',
  17800.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappDurationType' => '?',
  17801.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter' => '?',
  17802.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType' => '?',
  17803.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType' => '?',
  17804.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType' => '?',
  17805.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType' => '?',
  17806.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter' => '?',
  17807.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType' => '?',
  17808.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType' => '?',
  17809.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter' => '?',
  17810.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType' => '?',
  17811.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType' => '?',
  17812.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType' => '?',
  17813.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType' => '?',
  17814.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabType' => '?',
  17815.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType' => '?',
  17816.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType' => '?',
  17817.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType' => '?',
  17818.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType' => '?',
  17819.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType' => '?',
  17820.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType' => '?',
  17821.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType' => '?',
  17822.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType' => '?',
  17823.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter' => '?',
  17824.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter' => '?',
  17825.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType' => '?',
  17826.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType' => '?',
  17827.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType' => '?',
  17828.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType' => '?',
  17829.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType' => '?',
  17830.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType' => '?',
  17831.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType' => '?',
  17832.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType' => '?',
  17833.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType' => '?',
  17834.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType' => '?',
  17835.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType' => '?',
  17836.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType' => '?',
  17837.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType' => '?',
  17838.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType' => '?',
  17839.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType' => '?',
  17840.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType' => '?',
  17841.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType' => '?',
  17842.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  17843.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  17844.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  17845.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  17846.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  17847.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\CollectionType' => new RewindableGenerator(function () {
  17848.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\CollectionExtension()));
  17849.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\TabsExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\TabsExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\TabsExtension()));
  17850.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingCollectionExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingCollectionExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\OrderingCollectionExtension()));
  17851.             yield => ($this->privates['App\\Form\\Extension\\CollectionExtension'] ?? ($this->privates['App\\Form\\Extension\\CollectionExtension'] = new \App\Form\Extension\CollectionExtension()));
  17852.         }, 4), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  17853.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionInnerExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionInnerExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\CollectionInnerExtension()));
  17854.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\OrderingExtension()));
  17855.             yield => ($this->privates['App\\Form\\Extension\\FormExtension'] ?? ($this->privates['App\\Form\\Extension\\FormExtension'] = new \App\Form\Extension\FormExtension()));
  17856.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  17857.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  17858.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  17859.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  17860.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  17861.             yield => ($this->privates['craue.form.flow.form_extension'] ?? ($this->privates['craue.form.flow.form_extension'] = new \Craue\FormFlowBundle\Form\Extension\FormFlowFormExtension()));
  17862.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  17863.             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')));
  17864.             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()));
  17865.             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()));
  17866.             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()));
  17867.         }, 14), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType' => new RewindableGenerator(function () {
  17868.             yield => ($this->privates['App\\Form\\Extension\\DateExtension'] ?? ($this->privates['App\\Form\\Extension\\DateExtension'] = new \App\Form\Extension\DateExtension()));
  17869.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\DateTimeSingleTextExtension()));
  17870.         }, 2), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\DateTimeType' => new RewindableGenerator(function () {
  17871.             yield => ($this->privates['App\\Form\\Extension\\DateTimeExtension'] ?? ($this->privates['App\\Form\\Extension\\DateTimeExtension'] = new \App\Form\Extension\DateTimeExtension()));
  17872.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\DateTimeSingleTextExtension()));
  17873.         }, 2), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TimeType' => new RewindableGenerator(function () {
  17874.             yield => ($this->privates['App\\Form\\Extension\\TimeExtension'] ?? ($this->privates['App\\Form\\Extension\\TimeExtension'] = new \App\Form\Extension\TimeExtension()));
  17875.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\DateTimeSingleTextExtension()));
  17876.         }, 2), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  17877.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  17878.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  17879.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  17880.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\HiddenType' => new RewindableGenerator(function () {
  17881.             yield => ($this->privates['craue.form.flow.hidden_field_extension'] ?? ($this->privates['craue.form.flow.hidden_field_extension'] = new \Craue\FormFlowBundle\Form\Extension\FormFlowHiddenFieldExtension()));
  17882.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TelType' => new RewindableGenerator(function () {
  17883.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\TelTypeExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\TelTypeExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\TelTypeExtension()));
  17884.         }, 1)], new RewindableGenerator(function () {
  17885.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  17886.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  17887.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  17888.     }
  17889.     /**
  17890.      * Gets the private 'form.type.choice' shared service.
  17891.      *
  17892.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  17893.      */
  17894.     protected function getForm_Type_ChoiceService()
  17895.     {
  17896.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17897.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17898.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  17899.         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()));
  17900.     }
  17901.     /**
  17902.      * Gets the private 'form.type.color' shared service.
  17903.      *
  17904.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  17905.      */
  17906.     protected function getForm_Type_ColorService()
  17907.     {
  17908.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17909.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17910.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  17911.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  17912.     }
  17913.     /**
  17914.      * Gets the private 'form.type.entity' shared service.
  17915.      *
  17916.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  17917.      */
  17918.     protected function getForm_Type_EntityService()
  17919.     {
  17920.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17921.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17922.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  17923.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  17924.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17925.     }
  17926.     /**
  17927.      * Gets the private 'form.type.form' shared service.
  17928.      *
  17929.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  17930.      */
  17931.     protected function getForm_Type_FormService()
  17932.     {
  17933.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17934.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17935.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  17936.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  17937.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  17938.     }
  17939.     /**
  17940.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  17941.      *
  17942.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  17943.      */
  17944.     protected function getForm_TypeExtension_Form_DataCollectorService()
  17945.     {
  17946.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  17947.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  17948.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  17949.         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()));
  17950.     }
  17951.     /**
  17952.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  17953.      *
  17954.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  17955.      */
  17956.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  17957.     {
  17958.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  17959.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  17960.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  17961.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  17962.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  17963.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  17964.         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())))));
  17965.     }
  17966.     /**
  17967.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  17968.      *
  17969.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  17970.      */
  17971.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  17972.     {
  17973.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  17974.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  17975.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  17976.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  17977.     }
  17978.     /**
  17979.      * Gets the private 'form.type_extension.form.validator' shared service.
  17980.      *
  17981.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  17982.      */
  17983.     protected function getForm_TypeExtension_Form_ValidatorService()
  17984.     {
  17985.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  17986.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  17987.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  17988.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  17989.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  17990.         if (isset($this->privates['form.type_extension.form.validator'])) {
  17991.             return $this->privates['form.type_extension.form.validator'];
  17992.         }
  17993.         $b = ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService());
  17994.         if (isset($this->privates['form.type_extension.form.validator'])) {
  17995.             return $this->privates['form.type_extension.form.validator'];
  17996.         }
  17997.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension($atrue$b, ($this->services['translator'] ?? $this->getTranslatorService()));
  17998.     }
  17999.     /**
  18000.      * Gets the private 'form.type_extension.upload.validator' shared service.
  18001.      *
  18002.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  18003.      */
  18004.     protected function getForm_TypeExtension_Upload_ValidatorService()
  18005.     {
  18006.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  18007.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  18008.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  18009.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  18010.     }
  18011.     /**
  18012.      * Gets the private 'form.type_guesser.doctrine' shared service.
  18013.      *
  18014.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  18015.      */
  18016.     protected function getForm_TypeGuesser_DoctrineService()
  18017.     {
  18018.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  18019.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  18020.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18021.     }
  18022.     /**
  18023.      * Gets the private 'form.type_guesser.validator' shared service.
  18024.      *
  18025.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  18026.      */
  18027.     protected function getForm_TypeGuesser_ValidatorService()
  18028.     {
  18029.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  18030.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  18031.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  18032.         if (isset($this->privates['form.type_guesser.validator'])) {
  18033.             return $this->privates['form.type_guesser.validator'];
  18034.         }
  18035.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser($a);
  18036.     }
  18037.     /**
  18038.      * Gets the private 'fos_rest.body_listener' shared service.
  18039.      *
  18040.      * @return \FOS\RestBundle\EventListener\BodyListener
  18041.      */
  18042.     protected function getFosRest_BodyListenerService()
  18043.     {
  18044.         $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, [
  18045.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'false],
  18046.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'false],
  18047.         ], [
  18048.             'fos_rest.decoder.json' => '?',
  18049.             'fos_rest.decoder.xml' => '?',
  18050.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false, new \FOS\RestBundle\Normalizer\CamelKeysNormalizer(), false);
  18051.         $instance->setDefaultFormat(NULL);
  18052.         return $instance;
  18053.     }
  18054.     /**
  18055.      * Gets the private 'fos_rest.decoder.json' shared service.
  18056.      *
  18057.      * @return \FOS\RestBundle\Decoder\JsonDecoder
  18058.      */
  18059.     protected function getFosRest_Decoder_JsonService()
  18060.     {
  18061.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  18062.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/JsonDecoder.php';
  18063.         return $this->privates['fos_rest.decoder.json'] = new \FOS\RestBundle\Decoder\JsonDecoder();
  18064.     }
  18065.     /**
  18066.      * Gets the private 'fos_rest.decoder.xml' shared service.
  18067.      *
  18068.      * @return \FOS\RestBundle\Decoder\XmlDecoder
  18069.      */
  18070.     protected function getFosRest_Decoder_XmlService()
  18071.     {
  18072.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  18073.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/XmlDecoder.php';
  18074.         return $this->privates['fos_rest.decoder.xml'] = new \FOS\RestBundle\Decoder\XmlDecoder();
  18075.     }
  18076.     /**
  18077.      * Gets the private 'fos_rest.format_listener' shared service.
  18078.      *
  18079.      * @return \FOS\RestBundle\EventListener\FormatListener
  18080.      */
  18081.     protected function getFosRest_FormatListenerService()
  18082.     {
  18083.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  18084.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  18085.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher(NULLNULLNULLNULL, []), ['priorities' => [=> 'json'=> 'html'], 'fallback_format' => 'json''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  18086.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  18087.     }
  18088.     /**
  18089.      * Gets the private 'fos_rest.param_fetcher_listener' shared service.
  18090.      *
  18091.      * @return \FOS\RestBundle\EventListener\ParamFetcherListener
  18092.      */
  18093.     protected function getFosRest_ParamFetcherListenerService()
  18094.     {
  18095.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  18096.         if (isset($this->privates['fos_rest.param_fetcher_listener'])) {
  18097.             return $this->privates['fos_rest.param_fetcher_listener'];
  18098.         }
  18099.         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);
  18100.     }
  18101.     /**
  18102.      * Gets the private 'fos_rest.view_response_listener' shared service.
  18103.      *
  18104.      * @return \FOS\RestBundle\EventListener\ViewResponseListener
  18105.      */
  18106.     protected function getFosRest_ViewResponseListenerService()
  18107.     {
  18108.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ViewResponseListener.php';
  18109.         $a = ($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService());
  18110.         if (isset($this->privates['fos_rest.view_response_listener'])) {
  18111.             return $this->privates['fos_rest.view_response_listener'];
  18112.         }
  18113.         return $this->privates['fos_rest.view_response_listener'] = new \FOS\RestBundle\EventListener\ViewResponseListener($atrue);
  18114.     }
  18115.     /**
  18116.      * Gets the private 'fragment.renderer.inline' shared service.
  18117.      *
  18118.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  18119.      */
  18120.     protected function getFragment_Renderer_InlineService()
  18121.     {
  18122.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  18123.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  18124.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  18125.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  18126.         if (isset($this->privates['fragment.renderer.inline'])) {
  18127.             return $this->privates['fragment.renderer.inline'];
  18128.         }
  18129.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18130.         if (isset($this->privates['fragment.renderer.inline'])) {
  18131.             return $this->privates['fragment.renderer.inline'];
  18132.         }
  18133.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  18134.         $instance->setFragmentPath('/_fragment');
  18135.         return $instance;
  18136.     }
  18137.     /**
  18138.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  18139.      *
  18140.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  18141.      */
  18142.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  18143.     {
  18144.         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())));
  18145.     }
  18146.     /**
  18147.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  18148.      *
  18149.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  18150.      */
  18151.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  18152.     {
  18153.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  18154.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  18155.             return $this->privates['framework_extra_bundle.event.is_granted'];
  18156.         }
  18157.         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);
  18158.     }
  18159.     /**
  18160.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  18161.      *
  18162.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  18163.      */
  18164.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  18165.     {
  18166.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  18167.         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()));
  18168.     }
  18169.     /**
  18170.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  18171.      *
  18172.      * @return \Knp\Menu\Provider\LazyProvider
  18173.      */
  18174.     protected function getKnpMenu_MenuProvider_LazyService()
  18175.     {
  18176.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  18177.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['channel_side_nav' => function () {
  18178.             return ($this->privates['nellapp_sdk.channel_side_nav'] ?? $this->getNellappSdk_ChannelSideNavService());
  18179.         }]);
  18180.     }
  18181.     /**
  18182.      * Gets the private 'knp_menu.renderer.list' shared service.
  18183.      *
  18184.      * @return \Knp\Menu\Renderer\ListRenderer
  18185.      */
  18186.     protected function getKnpMenu_Renderer_ListService()
  18187.     {
  18188.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  18189.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  18190.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  18191.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  18192.     }
  18193.     /**
  18194.      * Gets the private 'knp_menu.renderer.twig' shared service.
  18195.      *
  18196.      * @return \Knp\Menu\Renderer\TwigRenderer
  18197.      */
  18198.     protected function getKnpMenu_Renderer_TwigService()
  18199.     {
  18200.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  18201.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  18202.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  18203.         if (isset($this->privates['knp_menu.renderer.twig'])) {
  18204.             return $this->privates['knp_menu.renderer.twig'];
  18205.         }
  18206.         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()), []);
  18207.     }
  18208.     /**
  18209.      * Gets the private 'knp_menu.voter.router' shared service.
  18210.      *
  18211.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  18212.      */
  18213.     protected function getKnpMenu_Voter_RouterService()
  18214.     {
  18215.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  18216.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  18217.         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())));
  18218.     }
  18219.     /**
  18220.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  18221.      *
  18222.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  18223.      */
  18224.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  18225.     {
  18226.         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]);
  18227.     }
  18228.     /**
  18229.      * Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
  18230.      *
  18231.      * @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
  18232.      */
  18233.     protected function getLiipImagine_Binary_MimeTypeGuesserService()
  18234.     {
  18235.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
  18236.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
  18237.         return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
  18238.     }
  18239.     /**
  18240.      * Gets the private 'liip_imagine.command.cache_remove' shared service.
  18241.      *
  18242.      * @return \Liip\ImagineBundle\Command\RemoveCacheCommand
  18243.      */
  18244.     protected function getLiipImagine_Command_CacheRemoveService()
  18245.     {
  18246.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18247.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  18248.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
  18249.         $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()));
  18250.         $instance->setName('liip:imagine:cache:remove');
  18251.         return $instance;
  18252.     }
  18253.     /**
  18254.      * Gets the private 'liip_imagine.command.cache_resolve' shared service.
  18255.      *
  18256.      * @return \Liip\ImagineBundle\Command\ResolveCacheCommand
  18257.      */
  18258.     protected function getLiipImagine_Command_CacheResolveService()
  18259.     {
  18260.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18261.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  18262.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
  18263.         $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()));
  18264.         $instance->setName('liip:imagine:cache:resolve');
  18265.         return $instance;
  18266.     }
  18267.     /**
  18268.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  18269.      *
  18270.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  18271.      */
  18272.     protected function getLiipImagine_Filter_ConfigurationService()
  18273.     {
  18274.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  18275.     }
  18276.     /**
  18277.      * Gets the private 'liip_imagine.form.type.image' shared service.
  18278.      *
  18279.      * @return \Liip\ImagineBundle\Form\Type\ImageType
  18280.      */
  18281.     protected function getLiipImagine_Form_Type_ImageService()
  18282.     {
  18283.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18284.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18285.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Form/Type/ImageType.php';
  18286.         return $this->privates['liip_imagine.form.type.image'] = new \Liip\ImagineBundle\Form\Type\ImageType();
  18287.     }
  18288.     /**
  18289.      * Gets the private 'liip_imagine.gd' shared service.
  18290.      *
  18291.      * @return \Imagine\Gd\Imagine
  18292.      */
  18293.     protected function getLiipImagine_GdService()
  18294.     {
  18295.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  18296.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  18297.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  18298.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  18299.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
  18300.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/MetadataReaderInterface.php';
  18301.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/AbstractMetadataReader.php';
  18302.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/ExifMetadataReader.php';
  18303.         $this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
  18304.         $instance->setMetadataReader(new \Imagine\Image\Metadata\ExifMetadataReader());
  18305.         return $instance;
  18306.     }
  18307.     /**
  18308.      * Gets the private 'liip_imagine.service.filter' shared service.
  18309.      *
  18310.      * @return \Liip\ImagineBundle\Service\FilterService
  18311.      */
  18312.     protected function getLiipImagine_Service_FilterService()
  18313.     {
  18314.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
  18315.         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()));
  18316.     }
  18317.     /**
  18318.      * Gets the private 'locale_aware_listener' shared service.
  18319.      *
  18320.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  18321.      */
  18322.     protected function getLocaleAwareListenerService()
  18323.     {
  18324.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  18325.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  18326.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  18327.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  18328.     }
  18329.     /**
  18330.      * Gets the private 'locale_listener' shared service.
  18331.      *
  18332.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  18333.      */
  18334.     protected function getLocaleListenerService()
  18335.     {
  18336.         $a = ($this->services['router'] ?? $this->getRouterService());
  18337.         if (isset($this->privates['locale_listener'])) {
  18338.             return $this->privates['locale_listener'];
  18339.         }
  18340.         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, []);
  18341.     }
  18342.     /**
  18343.      * Gets the private 'lock.default.factory' shared service.
  18344.      *
  18345.      * @return \Symfony\Component\Lock\LockFactory
  18346.      */
  18347.     protected function getLock_Default_FactoryService()
  18348.     {
  18349.         include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  18350.         include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  18351.         include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/StoreFactory.php';
  18352.         $this->privates['lock.default.factory'] = $instance = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore($this->getEnv('LOCK_DSN')));
  18353.         $a = new \Symfony\Bridge\Monolog\Logger('lock');
  18354.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  18355.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  18356.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  18357.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  18358.         $instance->setLogger($a);
  18359.         return $instance;
  18360.     }
  18361.     /**
  18362.      * Gets the private 'mailer.transport_factory.native' shared service.
  18363.      *
  18364.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  18365.      */
  18366.     protected function getMailer_TransportFactory_NativeService()
  18367.     {
  18368.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  18369.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  18370.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  18371.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18372.         if (isset($this->privates['mailer.transport_factory.native'])) {
  18373.             return $this->privates['mailer.transport_factory.native'];
  18374.         }
  18375.         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()));
  18376.     }
  18377.     /**
  18378.      * Gets the private 'mailer.transport_factory.null' shared service.
  18379.      *
  18380.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  18381.      */
  18382.     protected function getMailer_TransportFactory_NullService()
  18383.     {
  18384.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  18385.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  18386.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  18387.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18388.         if (isset($this->privates['mailer.transport_factory.null'])) {
  18389.             return $this->privates['mailer.transport_factory.null'];
  18390.         }
  18391.         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()));
  18392.     }
  18393.     /**
  18394.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  18395.      *
  18396.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  18397.      */
  18398.     protected function getMailer_TransportFactory_SendmailService()
  18399.     {
  18400.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  18401.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  18402.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  18403.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18404.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  18405.             return $this->privates['mailer.transport_factory.sendmail'];
  18406.         }
  18407.         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()));
  18408.     }
  18409.     /**
  18410.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  18411.      *
  18412.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  18413.      */
  18414.     protected function getMailer_TransportFactory_SmtpService()
  18415.     {
  18416.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  18417.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  18418.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  18419.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18420.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  18421.             return $this->privates['mailer.transport_factory.smtp'];
  18422.         }
  18423.         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()));
  18424.     }
  18425.     /**
  18426.      * Gets the private 'maker.auto_command.make_auth' shared service.
  18427.      *
  18428.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18429.      */
  18430.     protected function getMaker_AutoCommand_MakeAuthService()
  18431.     {
  18432.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18433.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18434.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18435.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18436.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  18437.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  18438.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  18439.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  18440.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  18441.         $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);
  18442.         $instance->setName('make:auth');
  18443.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  18444.         return $instance;
  18445.     }
  18446.     /**
  18447.      * Gets the private 'maker.auto_command.make_command' shared service.
  18448.      *
  18449.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18450.      */
  18451.     protected function getMaker_AutoCommand_MakeCommandService()
  18452.     {
  18453.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18454.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18455.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18456.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18457.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  18458.         $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()));
  18459.         $instance->setName('make:command');
  18460.         $instance->setDescription('Creates a new console command class');
  18461.         return $instance;
  18462.     }
  18463.     /**
  18464.      * Gets the private 'maker.auto_command.make_controller' shared service.
  18465.      *
  18466.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18467.      */
  18468.     protected function getMaker_AutoCommand_MakeControllerService()
  18469.     {
  18470.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18471.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18472.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18473.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18474.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  18475.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  18476.         $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()));
  18477.         $instance->setName('make:controller');
  18478.         $instance->setDescription('Creates a new controller class');
  18479.         return $instance;
  18480.     }
  18481.     /**
  18482.      * Gets the private 'maker.auto_command.make_crud' shared service.
  18483.      *
  18484.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18485.      */
  18486.     protected function getMaker_AutoCommand_MakeCrudService()
  18487.     {
  18488.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18489.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18490.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18491.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18492.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  18493.         $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()));
  18494.         $instance->setName('make:crud');
  18495.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  18496.         return $instance;
  18497.     }
  18498.     /**
  18499.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  18500.      *
  18501.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18502.      */
  18503.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  18504.     {
  18505.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18506.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18507.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18508.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18509.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  18510.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  18511.         $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()));
  18512.         $instance->setName('make:docker:database');
  18513.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  18514.         return $instance;
  18515.     }
  18516.     /**
  18517.      * Gets the private 'maker.auto_command.make_entity' shared service.
  18518.      *
  18519.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18520.      */
  18521.     protected function getMaker_AutoCommand_MakeEntityService()
  18522.     {
  18523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18524.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18525.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18526.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18527.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  18528.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  18529.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  18530.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  18531.         $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);
  18532.         $instance->setName('make:entity');
  18533.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  18534.         return $instance;
  18535.     }
  18536.     /**
  18537.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  18538.      *
  18539.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18540.      */
  18541.     protected function getMaker_AutoCommand_MakeFixturesService()
  18542.     {
  18543.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18544.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18545.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18546.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18547.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  18548.         $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()));
  18549.         $instance->setName('make:fixtures');
  18550.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  18551.         return $instance;
  18552.     }
  18553.     /**
  18554.      * Gets the private 'maker.auto_command.make_form' shared service.
  18555.      *
  18556.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18557.      */
  18558.     protected function getMaker_AutoCommand_MakeFormService()
  18559.     {
  18560.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18561.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18562.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18563.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18564.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  18565.         $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()));
  18566.         $instance->setName('make:form');
  18567.         $instance->setDescription('Creates a new form class');
  18568.         return $instance;
  18569.     }
  18570.     /**
  18571.      * Gets the private 'maker.auto_command.make_message' shared service.
  18572.      *
  18573.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18574.      */
  18575.     protected function getMaker_AutoCommand_MakeMessageService()
  18576.     {
  18577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18578.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18579.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18580.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18581.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  18582.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  18583.         $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()));
  18584.         $instance->setName('make:message');
  18585.         $instance->setDescription('Creates a new message and handler');
  18586.         return $instance;
  18587.     }
  18588.     /**
  18589.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  18590.      *
  18591.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18592.      */
  18593.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  18594.     {
  18595.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18596.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18597.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18598.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18599.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  18600.         $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()));
  18601.         $instance->setName('make:messenger-middleware');
  18602.         $instance->setDescription('Creates a new messenger middleware');
  18603.         return $instance;
  18604.     }
  18605.     /**
  18606.      * Gets the private 'maker.auto_command.make_migration' shared service.
  18607.      *
  18608.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18609.      */
  18610.     protected function getMaker_AutoCommand_MakeMigrationService()
  18611.     {
  18612.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18613.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18614.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18615.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18616.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  18617.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  18618.         $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()));
  18619.         $instance->setName('make:migration');
  18620.         $instance->setDescription('Creates a new migration based on database changes');
  18621.         return $instance;
  18622.     }
  18623.     /**
  18624.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  18625.      *
  18626.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18627.      */
  18628.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  18629.     {
  18630.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18631.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18632.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18633.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18634.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  18635.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  18636.         $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()));
  18637.         $instance->setName('make:registration-form');
  18638.         $instance->setDescription('Creates a new registration form system');
  18639.         return $instance;
  18640.     }
  18641.     /**
  18642.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  18643.      *
  18644.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18645.      */
  18646.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  18647.     {
  18648.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18649.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18650.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18651.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18652.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  18653.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  18654.         $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()));
  18655.         $instance->setName('make:reset-password');
  18656.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  18657.         return $instance;
  18658.     }
  18659.     /**
  18660.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  18661.      *
  18662.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18663.      */
  18664.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  18665.     {
  18666.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18667.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18668.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18669.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18670.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  18671.         $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()));
  18672.         $instance->setName('make:serializer:encoder');
  18673.         $instance->setDescription('Creates a new serializer encoder class');
  18674.         return $instance;
  18675.     }
  18676.     /**
  18677.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  18678.      *
  18679.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18680.      */
  18681.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  18682.     {
  18683.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18684.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18685.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18686.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18687.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  18688.         $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()));
  18689.         $instance->setName('make:serializer:normalizer');
  18690.         $instance->setDescription('Creates a new serializer normalizer class');
  18691.         return $instance;
  18692.     }
  18693.     /**
  18694.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  18695.      *
  18696.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18697.      */
  18698.     protected function getMaker_AutoCommand_MakeSubscriberService()
  18699.     {
  18700.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18701.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18702.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18703.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18704.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  18705.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  18706.         $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()));
  18707.         $instance->setName('make:subscriber');
  18708.         $instance->setDescription('Creates a new event subscriber class');
  18709.         return $instance;
  18710.     }
  18711.     /**
  18712.      * Gets the private 'maker.auto_command.make_test' shared service.
  18713.      *
  18714.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18715.      */
  18716.     protected function getMaker_AutoCommand_MakeTestService()
  18717.     {
  18718.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18719.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18720.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18721.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18722.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  18723.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  18724.         $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()));
  18725.         $instance->setName('make:test');
  18726.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  18727.         $instance->setDescription('Creates a new test class');
  18728.         return $instance;
  18729.     }
  18730.     /**
  18731.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  18732.      *
  18733.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18734.      */
  18735.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  18736.     {
  18737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18738.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18739.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18740.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18741.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  18742.         $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()));
  18743.         $instance->setName('make:twig-extension');
  18744.         $instance->setDescription('Creates a new Twig extension class');
  18745.         return $instance;
  18746.     }
  18747.     /**
  18748.      * Gets the private 'maker.auto_command.make_user' shared service.
  18749.      *
  18750.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18751.      */
  18752.     protected function getMaker_AutoCommand_MakeUserService()
  18753.     {
  18754.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18755.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18756.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18757.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18758.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  18759.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  18760.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  18761.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  18762.         $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()));
  18763.         $instance->setName('make:user');
  18764.         $instance->setDescription('Creates a new security user class');
  18765.         return $instance;
  18766.     }
  18767.     /**
  18768.      * Gets the private 'maker.auto_command.make_validator' shared service.
  18769.      *
  18770.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18771.      */
  18772.     protected function getMaker_AutoCommand_MakeValidatorService()
  18773.     {
  18774.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18775.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18776.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18777.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18778.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  18779.         $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()));
  18780.         $instance->setName('make:validator');
  18781.         $instance->setDescription('Creates a new validator and constraint class');
  18782.         return $instance;
  18783.     }
  18784.     /**
  18785.      * Gets the private 'maker.auto_command.make_voter' shared service.
  18786.      *
  18787.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  18788.      */
  18789.     protected function getMaker_AutoCommand_MakeVoterService()
  18790.     {
  18791.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18792.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  18793.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  18794.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  18795.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  18796.         $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()));
  18797.         $instance->setName('make:voter');
  18798.         $instance->setDescription('Creates a new security voter class');
  18799.         return $instance;
  18800.     }
  18801.     /**
  18802.      * Gets the private 'maker.doctrine_helper' shared service.
  18803.      *
  18804.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  18805.      */
  18806.     protected function getMaker_DoctrineHelperService()
  18807.     {
  18808.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  18809.         $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)));
  18810.         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]]]);
  18811.     }
  18812.     /**
  18813.      * Gets the private 'maker.entity_class_generator' shared service.
  18814.      *
  18815.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  18816.      */
  18817.     protected function getMaker_EntityClassGeneratorService()
  18818.     {
  18819.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  18820.         $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()));
  18821.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  18822.         return $instance;
  18823.     }
  18824.     /**
  18825.      * Gets the private 'maker.file_manager' shared service.
  18826.      *
  18827.      * @return \Symfony\Bundle\MakerBundle\FileManager
  18828.      */
  18829.     protected function getMaker_FileManagerService()
  18830.     {
  18831.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  18832.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  18833.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  18834.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  18835.         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'));
  18836.     }
  18837.     /**
  18838.      * Gets the private 'maker.generator' shared service.
  18839.      *
  18840.      * @return \Symfony\Bundle\MakerBundle\Generator
  18841.      */
  18842.     protected function getMaker_GeneratorService()
  18843.     {
  18844.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  18845.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  18846.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  18847.         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));
  18848.     }
  18849.     /**
  18850.      * Gets the private 'maker.php_compat_util' shared service.
  18851.      *
  18852.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  18853.      */
  18854.     protected function getMaker_PhpCompatUtilService()
  18855.     {
  18856.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  18857.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  18858.     }
  18859.     /**
  18860.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  18861.      *
  18862.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  18863.      */
  18864.     protected function getMaker_Renderer_FormTypeRendererService()
  18865.     {
  18866.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  18867.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  18868.     }
  18869.     /**
  18870.      * Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
  18871.      *
  18872.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  18873.      */
  18874.     protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
  18875.     {
  18876.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  18877.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  18878.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  18879.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  18880.         $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 () {
  18881.             yield => ($this->privates['.messenger.handler_descriptor.tGvt0LH'] ?? $this->get_Messenger_HandlerDescriptor_TGvt0LHService());
  18882.         }, 1), 'Nellapp\\Bundle\\SDKBundle\\Auth\\Messenger\\Message\\RefreshUserMessage' => new RewindableGenerator(function () {
  18883.             yield => ($this->privates['.messenger.handler_descriptor.jADa3cd'] ?? $this->get_Messenger_HandlerDescriptor_JADa3cdService());
  18884.         }, 1), 'Nellapp\\Bundle\\SDKBundle\\Sync\\Messenger\\Message\\EntitySyncMessage' => new RewindableGenerator(function () {
  18885.             yield => ($this->privates['.messenger.handler_descriptor.rUCyI0M'] ?? $this->get_Messenger_HandlerDescriptor_RUCyI0MService());
  18886.         }, 1)]));
  18887.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  18888.         return $instance;
  18889.     }
  18890.     /**
  18891.      * Gets the private 'messenger.bus.default.middleware.traceable' shared service.
  18892.      *
  18893.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  18894.      */
  18895.     protected function getMessenger_Bus_Default_Middleware_TraceableService()
  18896.     {
  18897.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  18898.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  18899.         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');
  18900.     }
  18901.     /**
  18902.      * Gets the private 'messenger.failure.send_failed_message_to_failure_transport_listener' shared service.
  18903.      *
  18904.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener
  18905.      */
  18906.     protected function getMessenger_Failure_SendFailedMessageToFailureTransportListenerService()
  18907.     {
  18908.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageToFailureTransportListener.php';
  18909.         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, [
  18910.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  18911.             'reverse_sync_transport' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  18912.             'sync_ack' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  18913.             'sync_full_user_transport' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  18914.             'sync_transport' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  18915.         ], [
  18916.             'failed' => '?',
  18917.             'reverse_sync_transport' => '?',
  18918.             'sync_ack' => '?',
  18919.             'sync_full_user_transport' => '?',
  18920.             'sync_transport' => '?',
  18921.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  18922.     }
  18923.     /**
  18924.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  18925.      *
  18926.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  18927.      */
  18928.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  18929.     {
  18930.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  18931.         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()));
  18932.     }
  18933.     /**
  18934.      * Gets the private 'messenger.middleware.send_message' shared service.
  18935.      *
  18936.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  18937.      */
  18938.     protected function getMessenger_Middleware_SendMessageService()
  18939.     {
  18940.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  18941.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  18942.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  18943.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  18944.         $a = ($this->privates['.service_locator.3ckFgf9'] ?? $this->get_ServiceLocator_3ckFgf9Service());
  18945.         if (isset($this->privates['messenger.middleware.send_message'])) {
  18946.             return $this->privates['messenger.middleware.send_message'];
  18947.         }
  18948.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18949.         if (isset($this->privates['messenger.middleware.send_message'])) {
  18950.             return $this->privates['messenger.middleware.send_message'];
  18951.         }
  18952.         $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\\Sync\\Messenger\\Message\\EntitySyncAckMessage' => [=> 'sync_ack'], 'Nellapp\\Bundle\\SDKBundle\\Auth\\Messenger\\Message\\RefreshUserMessage' => [=> 'sync_full_user_transport'], 'Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Messenger\\Message\\ReverseSyncMessage' => [=> 'reverse_sync_transport']], $a), $b);
  18953.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  18954.         return $instance;
  18955.     }
  18956.     /**
  18957.      * Gets the private 'messenger.receiver_locator' shared service.
  18958.      *
  18959.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  18960.      */
  18961.     protected function getMessenger_ReceiverLocatorService()
  18962.     {
  18963.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18964.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  18965.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  18966.             'messenger.transport.reverse_sync_transport' => ['privates''messenger.transport.reverse_sync_transport''getMessenger_Transport_ReverseSyncTransportService'false],
  18967.             'messenger.transport.sync_ack' => ['privates''messenger.transport.sync_ack''getMessenger_Transport_SyncAckService'false],
  18968.             'messenger.transport.sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  18969.             'messenger.transport.sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  18970.             'reverse_sync_transport' => ['privates''messenger.transport.reverse_sync_transport''getMessenger_Transport_ReverseSyncTransportService'false],
  18971.             'sync_ack' => ['privates''messenger.transport.sync_ack''getMessenger_Transport_SyncAckService'false],
  18972.             'sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  18973.             'sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  18974.         ], [
  18975.             'failed' => '?',
  18976.             'messenger.transport.failed' => '?',
  18977.             'messenger.transport.reverse_sync_transport' => '?',
  18978.             'messenger.transport.sync_ack' => '?',
  18979.             'messenger.transport.sync_full_user_transport' => '?',
  18980.             'messenger.transport.sync_transport' => '?',
  18981.             'reverse_sync_transport' => '?',
  18982.             'sync_ack' => '?',
  18983.             'sync_full_user_transport' => '?',
  18984.             'sync_transport' => '?',
  18985.         ]);
  18986.     }
  18987.     /**
  18988.      * Gets the private 'messenger.retry.multiplier_retry_strategy.failed' shared service.
  18989.      *
  18990.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  18991.      */
  18992.     protected function getMessenger_Retry_MultiplierRetryStrategy_FailedService()
  18993.     {
  18994.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  18995.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  18996.         return $this->privates['messenger.retry.multiplier_retry_strategy.failed'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  18997.     }
  18998.     /**
  18999.      * Gets the private 'messenger.retry.multiplier_retry_strategy.reverse_sync_transport' shared service.
  19000.      *
  19001.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  19002.      */
  19003.     protected function getMessenger_Retry_MultiplierRetryStrategy_ReverseSyncTransportService()
  19004.     {
  19005.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  19006.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  19007.         return $this->privates['messenger.retry.multiplier_retry_strategy.reverse_sync_transport'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  19008.     }
  19009.     /**
  19010.      * Gets the private 'messenger.retry.multiplier_retry_strategy.sync_ack' shared service.
  19011.      *
  19012.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  19013.      */
  19014.     protected function getMessenger_Retry_MultiplierRetryStrategy_SyncAckService()
  19015.     {
  19016.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  19017.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  19018.         return $this->privates['messenger.retry.multiplier_retry_strategy.sync_ack'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  19019.     }
  19020.     /**
  19021.      * Gets the private 'messenger.retry.multiplier_retry_strategy.sync_full_user_transport' shared service.
  19022.      *
  19023.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  19024.      */
  19025.     protected function getMessenger_Retry_MultiplierRetryStrategy_SyncFullUserTransportService()
  19026.     {
  19027.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  19028.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  19029.         return $this->privates['messenger.retry.multiplier_retry_strategy.sync_full_user_transport'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  19030.     }
  19031.     /**
  19032.      * Gets the private 'messenger.retry.multiplier_retry_strategy.sync_transport' shared service.
  19033.      *
  19034.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  19035.      */
  19036.     protected function getMessenger_Retry_MultiplierRetryStrategy_SyncTransportService()
  19037.     {
  19038.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  19039.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  19040.         return $this->privates['messenger.retry.multiplier_retry_strategy.sync_transport'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  19041.     }
  19042.     /**
  19043.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  19044.      *
  19045.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  19046.      */
  19047.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  19048.     {
  19049.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  19050.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19051.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  19052.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  19053.         }
  19054.         return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener(($this->privates['.service_locator.3ckFgf9'] ?? $this->get_ServiceLocator_3ckFgf9Service()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19055.             'failed' => ['privates''messenger.retry.multiplier_retry_strategy.failed''getMessenger_Retry_MultiplierRetryStrategy_FailedService'false],
  19056.             'reverse_sync_transport' => ['privates''messenger.retry.multiplier_retry_strategy.reverse_sync_transport''getMessenger_Retry_MultiplierRetryStrategy_ReverseSyncTransportService'false],
  19057.             'sync_ack' => ['privates''messenger.retry.multiplier_retry_strategy.sync_ack''getMessenger_Retry_MultiplierRetryStrategy_SyncAckService'false],
  19058.             'sync_full_user_transport' => ['privates''messenger.retry.multiplier_retry_strategy.sync_full_user_transport''getMessenger_Retry_MultiplierRetryStrategy_SyncFullUserTransportService'false],
  19059.             'sync_transport' => ['privates''messenger.retry.multiplier_retry_strategy.sync_transport''getMessenger_Retry_MultiplierRetryStrategy_SyncTransportService'false],
  19060.         ], [
  19061.             'failed' => '?',
  19062.             'reverse_sync_transport' => '?',
  19063.             'sync_ack' => '?',
  19064.             'sync_full_user_transport' => '?',
  19065.             'sync_transport' => '?',
  19066.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
  19067.     }
  19068.     /**
  19069.      * Gets the private 'messenger.routable_message_bus' shared service.
  19070.      *
  19071.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  19072.      */
  19073.     protected function getMessenger_RoutableMessageBusService()
  19074.     {
  19075.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  19076.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  19077.         if (isset($this->privates['messenger.routable_message_bus'])) {
  19078.             return $this->privates['messenger.routable_message_bus'];
  19079.         }
  19080.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19081.             'messenger.bus.default' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  19082.         ], [
  19083.             'messenger.bus.default' => '?',
  19084.         ]), $a);
  19085.     }
  19086.     /**
  19087.      * Gets the private 'messenger.transport.doctrine.factory' shared service.
  19088.      *
  19089.      * @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory
  19090.      */
  19091.     protected function getMessenger_Transport_Doctrine_FactoryService()
  19092.     {
  19093.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  19094.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php';
  19095.         return $this->privates['messenger.transport.doctrine.factory'] = new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19096.     }
  19097.     /**
  19098.      * Gets the private 'messenger.transport.failed' shared service.
  19099.      *
  19100.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  19101.      */
  19102.     protected function getMessenger_Transport_FailedService()
  19103.     {
  19104.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  19105.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  19106.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  19107.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  19108.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  19109.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  19110.         if (isset($this->privates['messenger.transport.failed'])) {
  19111.             return $this->privates['messenger.transport.failed'];
  19112.         }
  19113.         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())));
  19114.     }
  19115.     /**
  19116.      * Gets the private 'messenger.transport.reverse_sync_transport' shared service.
  19117.      *
  19118.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  19119.      */
  19120.     protected function getMessenger_Transport_ReverseSyncTransportService()
  19121.     {
  19122.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  19123.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  19124.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  19125.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  19126.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  19127.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  19128.         if (isset($this->privates['messenger.transport.reverse_sync_transport'])) {
  19129.             return $this->privates['messenger.transport.reverse_sync_transport'];
  19130.         }
  19131.         return $this->privates['messenger.transport.reverse_sync_transport'] = $a->createTransport($this->getEnv('REVERSE_SYNC_AMQP_DSN'), ['exchange' => ['name' => 'global.reverse_sync''type' => 'direct'], 'transport_name' => 'reverse_sync_transport'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  19132.     }
  19133.     /**
  19134.      * Gets the private 'messenger.transport.sync.factory' shared service.
  19135.      *
  19136.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  19137.      */
  19138.     protected function getMessenger_Transport_Sync_FactoryService()
  19139.     {
  19140.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  19141.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  19142.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  19143.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  19144.             return $this->privates['messenger.transport.sync.factory'];
  19145.         }
  19146.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  19147.     }
  19148.     /**
  19149.      * Gets the private 'messenger.transport.sync_ack' shared service.
  19150.      *
  19151.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  19152.      */
  19153.     protected function getMessenger_Transport_SyncAckService()
  19154.     {
  19155.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  19156.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  19157.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  19158.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  19159.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  19160.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  19161.         if (isset($this->privates['messenger.transport.sync_ack'])) {
  19162.             return $this->privates['messenger.transport.sync_ack'];
  19163.         }
  19164.         return $this->privates['messenger.transport.sync_ack'] = $a->createTransport($this->getEnv('SYNC_ACK_AMQP_DSN'), ['exchange' => ['name' => 'global.sync_ack''type' => 'direct'], 'transport_name' => 'sync_ack'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  19165.     }
  19166.     /**
  19167.      * Gets the private 'messenger.transport.sync_full_user_transport' shared service.
  19168.      *
  19169.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  19170.      */
  19171.     protected function getMessenger_Transport_SyncFullUserTransportService()
  19172.     {
  19173.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  19174.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  19175.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  19176.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  19177.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  19178.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  19179.         if (isset($this->privates['messenger.transport.sync_full_user_transport'])) {
  19180.             return $this->privates['messenger.transport.sync_full_user_transport'];
  19181.         }
  19182.         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())));
  19183.     }
  19184.     /**
  19185.      * Gets the private 'messenger.transport.sync_transport' shared service.
  19186.      *
  19187.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  19188.      */
  19189.     protected function getMessenger_Transport_SyncTransportService()
  19190.     {
  19191.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  19192.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  19193.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  19194.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  19195.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  19196.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  19197.         if (isset($this->privates['messenger.transport.sync_transport'])) {
  19198.             return $this->privates['messenger.transport.sync_transport'];
  19199.         }
  19200.         return $this->privates['messenger.transport.sync_transport'] = $a->createTransport($this->getEnv('SYNC_AMQP_DSN'), ['exchange' => ['name' => 'global.sync''type' => 'topic'], 'queues' => ['npm_sync' => ['binding_keys' => [=> 'sync.npm']]], '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())));
  19201.     }
  19202.     /**
  19203.      * Gets the private 'messenger.transport_factory' shared service.
  19204.      *
  19205.      * @return \Symfony\Component\Messenger\Transport\TransportFactory
  19206.      */
  19207.     protected function getMessenger_TransportFactoryService()
  19208.     {
  19209.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  19210.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  19211.         return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  19212.             yield => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
  19213.             yield => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
  19214.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  19215.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  19216.             yield => ($this->privates['messenger.transport.doctrine.factory'] ?? $this->getMessenger_Transport_Doctrine_FactoryService());
  19217.         }, 5));
  19218.     }
  19219.     /**
  19220.      * Gets the private 'mime_types' shared service.
  19221.      *
  19222.      * @return \Symfony\Component\Mime\MimeTypes
  19223.      */
  19224.     protected function getMimeTypesService()
  19225.     {
  19226.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  19227.         $instance->setDefault($instance);
  19228.         return $instance;
  19229.     }
  19230.     /**
  19231.      * Gets the private 'monolog.command.server_log' shared service.
  19232.      *
  19233.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  19234.      */
  19235.     protected function getMonolog_Command_ServerLogService()
  19236.     {
  19237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19238.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  19239.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  19240.         $instance->setName('server:log');
  19241.         $instance->setDescription('Start a log server that displays logs in real time');
  19242.         return $instance;
  19243.     }
  19244.     /**
  19245.      * Gets the private 'monolog.handler.console' shared service.
  19246.      *
  19247.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  19248.      */
  19249.     protected function getMonolog_Handler_ConsoleService()
  19250.     {
  19251.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  19252.     }
  19253.     /**
  19254.      * Gets the private 'monolog.handler.main' shared service.
  19255.      *
  19256.      * @return \Monolog\Handler\StreamHandler
  19257.      */
  19258.     protected function getMonolog_Handler_MainService()
  19259.     {
  19260.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  19261.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  19262.         return $instance;
  19263.     }
  19264.     /**
  19265.      * Gets the private 'monolog.logger' shared service.
  19266.      *
  19267.      * @return \Symfony\Bridge\Monolog\Logger
  19268.      */
  19269.     protected function getMonolog_LoggerService()
  19270.     {
  19271.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  19272.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  19273.         $instance->useMicrosecondTimestamps(true);
  19274.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  19275.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  19276.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  19277.         return $instance;
  19278.     }
  19279.     /**
  19280.      * Gets the private 'monolog.logger.cache' shared service.
  19281.      *
  19282.      * @return \Symfony\Bridge\Monolog\Logger
  19283.      */
  19284.     protected function getMonolog_Logger_CacheService()
  19285.     {
  19286.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  19287.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  19288.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  19289.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  19290.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  19291.         return $instance;
  19292.     }
  19293.     /**
  19294.      * Gets the private 'monolog.logger.mailer' shared service.
  19295.      *
  19296.      * @return \Symfony\Bridge\Monolog\Logger
  19297.      */
  19298.     protected function getMonolog_Logger_MailerService()
  19299.     {
  19300.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  19301.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  19302.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  19303.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  19304.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  19305.         return $instance;
  19306.     }
  19307.     /**
  19308.      * Gets the private 'monolog.logger.messenger' shared service.
  19309.      *
  19310.      * @return \Symfony\Bridge\Monolog\Logger
  19311.      */
  19312.     protected function getMonolog_Logger_MessengerService()
  19313.     {
  19314.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  19315.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  19316.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  19317.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  19318.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  19319.         return $instance;
  19320.     }
  19321.     /**
  19322.      * Gets the private 'monolog.logger.request' shared service.
  19323.      *
  19324.      * @return \Symfony\Bridge\Monolog\Logger
  19325.      */
  19326.     protected function getMonolog_Logger_RequestService()
  19327.     {
  19328.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  19329.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  19330.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  19331.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  19332.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  19333.         return $instance;
  19334.     }
  19335.     /**
  19336.      * Gets the private 'monolog.logger.router' shared service.
  19337.      *
  19338.      * @return \Symfony\Bridge\Monolog\Logger
  19339.      */
  19340.     protected function getMonolog_Logger_RouterService()
  19341.     {
  19342.         $this->privates['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
  19343.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  19344.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  19345.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  19346.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  19347.         return $instance;
  19348.     }
  19349.     /**
  19350.      * Gets the private 'monolog.logger.security' shared service.
  19351.      *
  19352.      * @return \Symfony\Bridge\Monolog\Logger
  19353.      */
  19354.     protected function getMonolog_Logger_SecurityService()
  19355.     {
  19356.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  19357.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  19358.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  19359.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  19360.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  19361.         return $instance;
  19362.     }
  19363.     /**
  19364.      * Gets the private 'nellapp_sdk.assets._package_channel_image' shared service.
  19365.      *
  19366.      * @return \Symfony\Component\Asset\UrlPackage
  19367.      */
  19368.     protected function getNellappSdk_Assets_PackageChannelImageService()
  19369.     {
  19370.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  19371.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  19372.         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()));
  19373.     }
  19374.     /**
  19375.      * Gets the private 'nellapp_sdk.assets._package_core' shared service.
  19376.      *
  19377.      * @return \Symfony\Component\Asset\PathPackage
  19378.      */
  19379.     protected function getNellappSdk_Assets_PackageCoreService()
  19380.     {
  19381.         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()));
  19382.     }
  19383.     /**
  19384.      * Gets the private 'nellapp_sdk.assets._package_organization_file' shared service.
  19385.      *
  19386.      * @return \Symfony\Component\Asset\UrlPackage
  19387.      */
  19388.     protected function getNellappSdk_Assets_PackageOrganizationFileService()
  19389.     {
  19390.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  19391.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  19392.         return $this->privates['nellapp_sdk.assets._package_organization_file'] = 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()));
  19393.     }
  19394.     /**
  19395.      * Gets the private 'nellapp_sdk.assets._package_user_avatar' shared service.
  19396.      *
  19397.      * @return \Symfony\Component\Asset\UrlPackage
  19398.      */
  19399.     protected function getNellappSdk_Assets_PackageUserAvatarService()
  19400.     {
  19401.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  19402.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  19403.         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()));
  19404.     }
  19405.     /**
  19406.      * Gets the private 'nellapp_sdk.auth.user_resolve_target_entity' shared service.
  19407.      *
  19408.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19409.      */
  19410.     protected function getNellappSdk_Auth_UserResolveTargetEntityService()
  19411.     {
  19412.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19413.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19414.         $this->privates['nellapp_sdk.auth.user_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19415.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Auth\\Entity\\UserInterface''App\\Entity\\Account\\User', []);
  19416.         return $instance;
  19417.     }
  19418.     /**
  19419.      * Gets the private 'nellapp_sdk.channel.abstract_cursus_resolve_target_entity' shared service.
  19420.      *
  19421.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19422.      */
  19423.     protected function getNellappSdk_Channel_AbstractCursusResolveTargetEntityService()
  19424.     {
  19425.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19426.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19427.         $this->privates['nellapp_sdk.channel.abstract_cursus_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19428.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Cursus\\AbstractCursusInterface''App\\Entity\\ChannelUserData\\AbstractCursus', []);
  19429.         return $instance;
  19430.     }
  19431.     /**
  19432.      * Gets the private 'nellapp_sdk.channel.account_notification_resolve_target_entity' shared service.
  19433.      *
  19434.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19435.      */
  19436.     protected function getNellappSdk_Channel_AccountNotificationResolveTargetEntityService()
  19437.     {
  19438.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19439.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19440.         $this->privates['nellapp_sdk.channel.account_notification_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19441.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Notification\\Entity\\NotificationInterface''App\\Entity\\Account\\Notification', []);
  19442.         return $instance;
  19443.     }
  19444.     /**
  19445.      * Gets the private 'nellapp_sdk.channel.channel_channel_resolve_target_entity' shared service.
  19446.      *
  19447.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19448.      */
  19449.     protected function getNellappSdk_Channel_ChannelChannelResolveTargetEntityService()
  19450.     {
  19451.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19452.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19453.         $this->privates['nellapp_sdk.channel.channel_channel_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19454.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelInterface''App\\Entity\\Channel\\Channel', []);
  19455.         return $instance;
  19456.     }
  19457.     /**
  19458.      * Gets the private 'nellapp_sdk.channel.channel_configuration_resolve_target_entity' shared service.
  19459.      *
  19460.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19461.      */
  19462.     protected function getNellappSdk_Channel_ChannelConfigurationResolveTargetEntityService()
  19463.     {
  19464.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19465.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19466.         $this->privates['nellapp_sdk.channel.channel_configuration_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19467.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Configuration\\BaseChannelConfigurationInterface''App\\Entity\\Channel\\ChannelConfiguration', []);
  19468.         return $instance;
  19469.     }
  19470.     /**
  19471.      * Gets the private 'nellapp_sdk.channel.channel_contact_resolve_target_entity' shared service.
  19472.      *
  19473.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19474.      */
  19475.     protected function getNellappSdk_Channel_ChannelContactResolveTargetEntityService()
  19476.     {
  19477.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19478.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19479.         $this->privates['nellapp_sdk.channel.channel_contact_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19480.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelContact\\ChannelContactInterface''App\\Entity\\Channel\\ChannelContact', []);
  19481.         return $instance;
  19482.     }
  19483.     /**
  19484.      * Gets the private 'nellapp_sdk.channel.channel_group_resolve_target_entity' shared service.
  19485.      *
  19486.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19487.      */
  19488.     protected function getNellappSdk_Channel_ChannelGroupResolveTargetEntityService()
  19489.     {
  19490.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19491.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19492.         $this->privates['nellapp_sdk.channel.channel_group_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19493.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Group\\GroupInterface''App\\Entity\\Channel\\Group', []);
  19494.         return $instance;
  19495.     }
  19496.     /**
  19497.      * Gets the private 'nellapp_sdk.channel.channel_place_resolve_target_entity' shared service.
  19498.      *
  19499.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19500.      */
  19501.     protected function getNellappSdk_Channel_ChannelPlaceResolveTargetEntityService()
  19502.     {
  19503.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19504.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19505.         $this->privates['nellapp_sdk.channel.channel_place_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19506.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Place\\PlaceInterface''App\\Entity\\Channel\\Place', []);
  19507.         return $instance;
  19508.     }
  19509.     /**
  19510.      * Gets the private 'nellapp_sdk.channel.channel_room_resolve_target_entity' shared service.
  19511.      *
  19512.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19513.      */
  19514.     protected function getNellappSdk_Channel_ChannelRoomResolveTargetEntityService()
  19515.     {
  19516.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19517.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19518.         $this->privates['nellapp_sdk.channel.channel_room_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19519.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Room\\RoomInterface''App\\Entity\\Channel\\Room', []);
  19520.         return $instance;
  19521.     }
  19522.     /**
  19523.      * Gets the private 'nellapp_sdk.channel.channel_session_resolve_target_entity' shared service.
  19524.      *
  19525.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19526.      */
  19527.     protected function getNellappSdk_Channel_ChannelSessionResolveTargetEntityService()
  19528.     {
  19529.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19530.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19531.         $this->privates['nellapp_sdk.channel.channel_session_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19532.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Session\\SessionInterface''App\\Entity\\Channel\\Session', []);
  19533.         return $instance;
  19534.     }
  19535.     /**
  19536.      * Gets the private 'nellapp_sdk.channel.channel_training_resolve_target_entity' shared service.
  19537.      *
  19538.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19539.      */
  19540.     protected function getNellappSdk_Channel_ChannelTrainingResolveTargetEntityService()
  19541.     {
  19542.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19543.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19544.         $this->privates['nellapp_sdk.channel.channel_training_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19545.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Training\\TrainingInterface''App\\Entity\\Channel\\Training', []);
  19546.         return $instance;
  19547.     }
  19548.     /**
  19549.      * Gets the private 'nellapp_sdk.channel.channel_user_data_resolve_target_entity' shared service.
  19550.      *
  19551.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19552.      */
  19553.     protected function getNellappSdk_Channel_ChannelUserDataResolveTargetEntityService()
  19554.     {
  19555.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19556.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19557.         $this->privates['nellapp_sdk.channel.channel_user_data_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19558.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserData\\SyncedChannelUserDataInterface''App\\Entity\\ChannelUserData\\ChannelUserData', []);
  19559.         return $instance;
  19560.     }
  19561.     /**
  19562.      * Gets the private 'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity' shared service.
  19563.      *
  19564.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19565.      */
  19566.     protected function getNellappSdk_Channel_ChannelUserFromChannelsResolveTargetEntityService()
  19567.     {
  19568.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19569.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19570.         $this->privates['nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19571.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\UserFromChannel''Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\UserFromChannel', []);
  19572.         return $instance;
  19573.     }
  19574.     /**
  19575.      * Gets the private 'nellapp_sdk.channel.channel_user_perm_cursus_resolve_target_entity' shared service.
  19576.      *
  19577.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19578.      */
  19579.     protected function getNellappSdk_Channel_ChannelUserPermCursusResolveTargetEntityService()
  19580.     {
  19581.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19582.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19583.         $this->privates['nellapp_sdk.channel.channel_user_perm_cursus_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19584.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserCursusPermission\\ChannelUserCursusPermissionInterface''App\\Entity\\Channel\\ChannelUserCursusPermission', []);
  19585.         return $instance;
  19586.     }
  19587.     /**
  19588.      * Gets the private 'nellapp_sdk.channel.channel_user_perm_session_resolve_target_entity' shared service.
  19589.      *
  19590.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19591.      */
  19592.     protected function getNellappSdk_Channel_ChannelUserPermSessionResolveTargetEntityService()
  19593.     {
  19594.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19595.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19596.         $this->privates['nellapp_sdk.channel.channel_user_perm_session_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19597.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserSessionPermission\\ChannelUserSessionPermissionInterface''App\\Entity\\Channel\\ChannelUserSessionPermission', []);
  19598.         return $instance;
  19599.     }
  19600.     /**
  19601.      * Gets the private 'nellapp_sdk.channel.channel_user_perm_training_resolve_target_entity' shared service.
  19602.      *
  19603.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19604.      */
  19605.     protected function getNellappSdk_Channel_ChannelUserPermTrainingResolveTargetEntityService()
  19606.     {
  19607.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19608.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19609.         $this->privates['nellapp_sdk.channel.channel_user_perm_training_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19610.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserTrainingPermission\\ChannelUserTrainingPermissionInterface''App\\Entity\\Channel\\ChannelUserTrainingPermission', []);
  19611.         return $instance;
  19612.     }
  19613.     /**
  19614.      * Gets the private 'nellapp_sdk.channel.channel_user_role_resolve_target_entity' shared service.
  19615.      *
  19616.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19617.      */
  19618.     protected function getNellappSdk_Channel_ChannelUserRoleResolveTargetEntityService()
  19619.     {
  19620.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19621.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19622.         $this->privates['nellapp_sdk.channel.channel_user_role_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19623.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRoleInterface''Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRole', []);
  19624.         return $instance;
  19625.     }
  19626.     /**
  19627.      * Gets the private 'nellapp_sdk.channel.channel_white_label_resolve_target_entity' shared service.
  19628.      *
  19629.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19630.      */
  19631.     protected function getNellappSdk_Channel_ChannelWhiteLabelResolveTargetEntityService()
  19632.     {
  19633.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19634.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19635.         $this->privates['nellapp_sdk.channel.channel_white_label_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19636.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelWhiteLabel\\ChannelWhiteLabelInterface''App\\Entity\\Channel\\ChannelWhiteLabel', []);
  19637.         return $instance;
  19638.     }
  19639.     /**
  19640.      * Gets the private 'nellapp_sdk.channel.common_contact_resolve_target_entity' shared service.
  19641.      *
  19642.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19643.      */
  19644.     protected function getNellappSdk_Channel_CommonContactResolveTargetEntityService()
  19645.     {
  19646.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19647.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19648.         $this->privates['nellapp_sdk.channel.common_contact_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19649.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Contact\\ContactInterface''App\\Entity\\Common\\Contact', []);
  19650.         return $instance;
  19651.     }
  19652.     /**
  19653.      * Gets the private 'nellapp_sdk.channel_side_nav' shared autowired service.
  19654.      *
  19655.      * @return \Knp\Menu\MenuItem
  19656.      */
  19657.     protected function getNellappSdk_ChannelSideNavService()
  19658.     {
  19659.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  19660.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  19661.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Menu/MenuBuilder.php';
  19662.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  19663.         $a = ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService());
  19664.         if (isset($this->privates['nellapp_sdk.channel_side_nav'])) {
  19665.             return $this->privates['nellapp_sdk.channel_side_nav'];
  19666.         }
  19667.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  19668.         if (isset($this->privates['nellapp_sdk.channel_side_nav'])) {
  19669.             return $this->privates['nellapp_sdk.channel_side_nav'];
  19670.         }
  19671.         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()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] = new \Nellapp\Bundle\SDKBundle\Channel\Service\ConfigurationService()))))->channelAdminSideNav(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  19672.     }
  19673.     /**
  19674.      * Gets the private 'nellapp_sdk.global_getter.channel_class_resolve_target_entity' shared service.
  19675.      *
  19676.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19677.      */
  19678.     protected function getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService()
  19679.     {
  19680.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19681.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19682.         $this->privates['nellapp_sdk.global_getter.channel_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19683.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelInterface''App\\Entity\\Channel\\Channel', []);
  19684.         return $instance;
  19685.     }
  19686.     /**
  19687.      * Gets the private 'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' shared service.
  19688.      *
  19689.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19690.      */
  19691.     protected function getNellappSdk_GlobalGetter_ChannelUserDataClassResolveTargetEntityService()
  19692.     {
  19693.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19694.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19695.         $this->privates['nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19696.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserData\\ChannelUserDataInterface''App\\Entity\\ChannelUserData\\ChannelUserData', []);
  19697.         return $instance;
  19698.     }
  19699.     /**
  19700.      * Gets the private 'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' shared service.
  19701.      *
  19702.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19703.      */
  19704.     protected function getNellappSdk_GlobalGetter_ChannelUserRoleClassResolveTargetEntityService()
  19705.     {
  19706.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19707.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19708.         $this->privates['nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19709.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRoleInterface''Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRole', []);
  19710.         return $instance;
  19711.     }
  19712.     /**
  19713.      * Gets the private 'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' shared service.
  19714.      *
  19715.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19716.      */
  19717.     protected function getNellappSdk_GlobalGetter_ChannelWhiteLabelClassResolveTargetEntityService()
  19718.     {
  19719.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19720.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19721.         $this->privates['nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19722.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelWhiteLabel\\ChannelWhiteLabelInterface''App\\Entity\\Channel\\ChannelWhiteLabel', []);
  19723.         return $instance;
  19724.     }
  19725.     /**
  19726.      * Gets the private 'nellapp_sdk.global_getter.user_class_resolve_target_entity' shared service.
  19727.      *
  19728.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19729.      */
  19730.     protected function getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService()
  19731.     {
  19732.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19733.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19734.         $this->privates['nellapp_sdk.global_getter.user_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19735.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Auth\\Entity\\UserInterface''App\\Entity\\Account\\User', []);
  19736.         return $instance;
  19737.     }
  19738.     /**
  19739.      * Gets the private 'nellapp_sdk.global_getter.user_notification_class_resolve_target_entity' shared service.
  19740.      *
  19741.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  19742.      */
  19743.     protected function getNellappSdk_GlobalGetter_UserNotificationClassResolveTargetEntityService()
  19744.     {
  19745.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19746.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  19747.         $this->privates['nellapp_sdk.global_getter.user_notification_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  19748.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Notification\\Entity\\NotificationInterface''App\\Entity\\Account\\Notification', []);
  19749.         return $instance;
  19750.     }
  19751.     /**
  19752.      * Gets the private 'nellapp_sdk.routing.internal_url_generator' shared autowired service.
  19753.      *
  19754.      * @return \Nellapp\Bundle\SDKBundle\Routing\InternalUrlGenerator
  19755.      */
  19756.     protected function getNellappSdk_Routing_InternalUrlGeneratorService()
  19757.     {
  19758.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/InternalUrlGenerator.php';
  19759.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  19760.         if (isset($this->privates['nellapp_sdk.routing.internal_url_generator'])) {
  19761.             return $this->privates['nellapp_sdk.routing.internal_url_generator'];
  19762.         }
  19763.         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);
  19764.     }
  19765.     /**
  19766.      * Gets the private 'nellapp_sdk.routing.url_generator' shared autowired service.
  19767.      *
  19768.      * @return \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator
  19769.      */
  19770.     protected function getNellappSdk_Routing_UrlGeneratorService()
  19771.     {
  19772.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Loader\\RouteCollectionLoader'] ?? $this->getRouteCollectionLoaderService());
  19773.         if (isset($this->privates['nellapp_sdk.routing.url_generator'])) {
  19774.             return $this->privates['nellapp_sdk.routing.url_generator'];
  19775.         }
  19776.         return $this->privates['nellapp_sdk.routing.url_generator'] = new \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator($a, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  19777.     }
  19778.     /**
  19779.      * Gets the private 'nelmio_alice.file_parser.runtime_cache' shared service.
  19780.      *
  19781.      * @return \Nelmio\Alice\Parser\RuntimeCacheParser
  19782.      */
  19783.     protected function getNelmioAlice_FileParser_RuntimeCacheService()
  19784.     {
  19785.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/ParserInterface.php';
  19786.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/RuntimeCacheParser.php';
  19787.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/ParserRegistry.php';
  19788.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/ChainableParserInterface.php';
  19789.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/Chainable/YamlParser.php';
  19790.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Parser.php';
  19791.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/Chainable/PhpParser.php';
  19792.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/Chainable/JsonParser.php';
  19793.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FileLocatorInterface.php';
  19794.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Alice/FileLocator/KernelFileLocator.php';
  19795.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FileLocator/DefaultFileLocator.php';
  19796.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/IncludeProcessorInterface.php';
  19797.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/IncludeProcessor/DefaultIncludeProcessor.php';
  19798.         $a = new \Hautelook\AliceBundle\Alice\FileLocator\KernelFileLocator(new \Nelmio\Alice\FileLocator\DefaultFileLocator(), ($this->services['kernel'] ?? $this->get('kernel'1)));
  19799.         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));
  19800.     }
  19801.     /**
  19802.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  19803.      *
  19804.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  19805.      */
  19806.     protected function getNelmioApiDoc_Describers_ConfigService()
  19807.     {
  19808.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  19809.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ExternalDocDescriber.php';
  19810.         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']]);
  19811.     }
  19812.     /**
  19813.      * Gets the private 'nelmio_api_doc.describers.openapi_php.default' shared service.
  19814.      *
  19815.      * @return \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber
  19816.      */
  19817.     protected function getNelmioApiDoc_Describers_OpenapiPhp_DefaultService()
  19818.     {
  19819.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/SetsContextTrait.php';
  19820.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/OpenApiPhpDescriber.php';
  19821.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  19822.         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()));
  19823.     }
  19824.     /**
  19825.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  19826.      *
  19827.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  19828.      */
  19829.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  19830.     {
  19831.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  19832.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  19833.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  19834.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/RouteDescriber.php';
  19835.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  19836.         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 () {
  19837.             yield => ($this->privates['nelmio_api_doc.route_describers.fos_rest'] ?? $this->getNelmioApiDoc_RouteDescribers_FosRestService());
  19838.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  19839.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  19840.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\ActionRequestBodyDescriber'] ?? $this->getActionRequestBodyDescriberService());
  19841.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\OperationIdDescriber'] ?? $this->getOperationIdDescriberService());
  19842.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\PaginationDescriber'] ?? $this->getPaginationDescriberService());
  19843.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\SecurityDescriber'] ?? $this->getSecurityDescriberService());
  19844.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\TagDescriber'] ?? $this->getTagDescriberService());
  19845.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\ActionResponseDescriber'] ?? $this->getActionResponseDescriberService());
  19846.         }, 9));
  19847.     }
  19848.     /**
  19849.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  19850.      *
  19851.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  19852.      */
  19853.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  19854.     {
  19855.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  19856.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  19857.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  19858.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/FormModelDescriber.php';
  19859.         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']);
  19860.     }
  19861.     /**
  19862.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  19863.      *
  19864.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  19865.      */
  19866.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  19867.     {
  19868.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  19869.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  19870.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  19871.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  19872.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ObjectModelDescriber.php';
  19873.         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 () {
  19874.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  19875.             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()));
  19876.             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()));
  19877.             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()));
  19878.             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()));
  19879.             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()));
  19880.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ObjectService());
  19881.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  19882.         }, 8), [=> 'json'], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  19883.     }
  19884.     /**
  19885.      * Gets the private 'nelmio_api_doc.object_model.property_describers.array' shared service.
  19886.      *
  19887.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber
  19888.      */
  19889.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService()
  19890.     {
  19891.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  19892.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  19893.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  19894.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/NullablePropertyTrait.php';
  19895.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/ArrayPropertyDescriber.php';
  19896.         return $this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber(new RewindableGenerator(function () {
  19897.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  19898.             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()));
  19899.             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()));
  19900.             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()));
  19901.             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()));
  19902.             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()));
  19903.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ObjectService());
  19904.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  19905.         }, 8));
  19906.     }
  19907.     /**
  19908.      * Gets the private 'nelmio_api_doc.object_model.property_describers.compound' shared service.
  19909.      *
  19910.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber
  19911.      */
  19912.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService()
  19913.     {
  19914.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  19915.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  19916.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  19917.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/CompoundPropertyDescriber.php';
  19918.         return $this->privates['nelmio_api_doc.object_model.property_describers.compound'] = new \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber(new RewindableGenerator(function () {
  19919.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  19920.             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()));
  19921.             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()));
  19922.             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()));
  19923.             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()));
  19924.             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()));
  19925.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ObjectService());
  19926.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  19927.         }, 8));
  19928.     }
  19929.     /**
  19930.      * Gets the private 'nelmio_api_doc.object_model.property_describers.object' shared service.
  19931.      *
  19932.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\PropertyDescriber\EntityIdPropertyDescriber
  19933.      */
  19934.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_ObjectService()
  19935.     {
  19936.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  19937.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  19938.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  19939.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/ObjectPropertyDescriber.php';
  19940.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/PropertyDescriber/EntityIdPropertyDescriber.php';
  19941.         $this->privates['nelmio_api_doc.object_model.property_describers.object'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\PropertyDescriber\EntityIdPropertyDescriber();
  19942.         $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  19943.         return $instance;
  19944.     }
  19945.     /**
  19946.      * Gets the private 'nelmio_api_doc.route_describers.fos_rest' shared service.
  19947.      *
  19948.      * @return \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber
  19949.      */
  19950.     protected function getNelmioApiDoc_RouteDescribers_FosRestService()
  19951.     {
  19952.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  19953.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberTrait.php';
  19954.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/FosRestDescriber.php';
  19955.         return $this->privates['nelmio_api_doc.route_describers.fos_rest'] = new \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> 'json']);
  19956.     }
  19957.     /**
  19958.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  19959.      *
  19960.      * @return \Symfony\Component\Routing\RouteCollection
  19961.      */
  19962.     protected function getNelmioApiDoc_Routes_DefaultService()
  19963.     {
  19964.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  19965.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Routing/FilteredRouteCollectionBuilder.php';
  19966.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  19967.         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());
  19968.     }
  19969.     /**
  19970.      * Gets the private 'oneup_uploader.command.clear_chunks' shared service.
  19971.      *
  19972.      * @return \Oneup\UploaderBundle\Command\ClearChunkCommand
  19973.      */
  19974.     protected function getOneupUploader_Command_ClearChunksService()
  19975.     {
  19976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19977.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Command/ClearChunkCommand.php';
  19978.         $this->privates['oneup_uploader.command.clear_chunks'] = $instance = new \Oneup\UploaderBundle\Command\ClearChunkCommand(($this->services['oneup_uploader.chunk_manager'] ?? $this->getOneupUploader_ChunkManagerService()));
  19979.         $instance->setName('oneup:uploader:clear-chunks');
  19980.         return $instance;
  19981.     }
  19982.     /**
  19983.      * Gets the private 'oneup_uploader.command.clear_orphans' shared service.
  19984.      *
  19985.      * @return \Oneup\UploaderBundle\Command\ClearOrphansCommand
  19986.      */
  19987.     protected function getOneupUploader_Command_ClearOrphansService()
  19988.     {
  19989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19990.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Command/ClearOrphansCommand.php';
  19991.         $this->privates['oneup_uploader.command.clear_orphans'] = $instance = new \Oneup\UploaderBundle\Command\ClearOrphansCommand(($this->services['oneup_uploader.orphanage_manager'] ?? $this->getOneupUploader_OrphanageManagerService()));
  19992.         $instance->setName('oneup:uploader:clear-orphans');
  19993.         return $instance;
  19994.     }
  19995.     /**
  19996.      * Gets the private 'parameter_bag' shared service.
  19997.      *
  19998.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  19999.      */
  20000.     protected function getParameterBagService()
  20001.     {
  20002.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  20003.     }
  20004.     /**
  20005.      * Gets the private 'profiler_listener' shared service.
  20006.      *
  20007.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  20008.      */
  20009.     protected function getProfilerListenerService()
  20010.     {
  20011.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  20012.         if (isset($this->privates['profiler_listener'])) {
  20013.             return $this->privates['profiler_listener'];
  20014.         }
  20015.         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);
  20016.     }
  20017.     /**
  20018.      * Gets the private 'property_accessor' shared service.
  20019.      *
  20020.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  20021.      */
  20022.     protected function getPropertyAccessorService()
  20023.     {
  20024.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  20025.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  20026.     }
  20027.     /**
  20028.      * Gets the private 'property_info' shared service.
  20029.      *
  20030.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  20031.      */
  20032.     protected function getPropertyInfoService()
  20033.     {
  20034.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  20035.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  20036.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  20037.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  20038.         }, 3), new RewindableGenerator(function () {
  20039.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  20040.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  20041.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  20042.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  20043.         }, 4), new RewindableGenerator(function () {
  20044.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  20045.         }, 1), new RewindableGenerator(function () {
  20046.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  20047.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  20048.         }, 2), new RewindableGenerator(function () {
  20049.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  20050.         }, 1));
  20051.     }
  20052.     /**
  20053.      * Gets the private 'property_info.serializer_extractor' shared service.
  20054.      *
  20055.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  20056.      */
  20057.     protected function getPropertyInfo_SerializerExtractorService()
  20058.     {
  20059.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  20060.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  20061.     }
  20062.     /**
  20063.      * Gets the private 'router.cache_warmer' shared service.
  20064.      *
  20065.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  20066.      */
  20067.     protected function getRouter_CacheWarmerService()
  20068.     {
  20069.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  20070.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  20071.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20072.             'router' => ['services''router''getRouterService'false],
  20073.         ], [
  20074.             'router' => '?',
  20075.         ]))->withContext('router.cache_warmer'$this));
  20076.     }
  20077.     /**
  20078.      * Gets the private 'router.expression_language_provider' shared service.
  20079.      *
  20080.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  20081.      */
  20082.     protected function getRouter_ExpressionLanguageProviderService()
  20083.     {
  20084.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20085.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  20086.         ], [
  20087.             'env' => 'Closure',
  20088.         ]));
  20089.     }
  20090.     /**
  20091.      * Gets the private 'router.request_context' shared service.
  20092.      *
  20093.      * @return \Symfony\Component\Routing\RequestContext
  20094.      */
  20095.     protected function getRouter_RequestContextService()
  20096.     {
  20097.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  20098.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  20099.         return $instance;
  20100.     }
  20101.     /**
  20102.      * Gets the private 'router_listener' shared service.
  20103.      *
  20104.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  20105.      */
  20106.     protected function getRouterListenerService()
  20107.     {
  20108.         $a = ($this->services['router'] ?? $this->getRouterService());
  20109.         if (isset($this->privates['router_listener'])) {
  20110.             return $this->privates['router_listener'];
  20111.         }
  20112.         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);
  20113.     }
  20114.     /**
  20115.      * Gets the private 'secrets.vault' shared service.
  20116.      *
  20117.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  20118.      */
  20119.     protected function getSecrets_VaultService()
  20120.     {
  20121.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  20122.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  20123.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  20124.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  20125.         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'));
  20126.     }
  20127.     /**
  20128.      * Gets the private 'security.access_listener' shared service.
  20129.      *
  20130.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  20131.      */
  20132.     protected function getSecurity_AccessListenerService()
  20133.     {
  20134.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  20135.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  20136.         if (isset($this->privates['security.access_listener'])) {
  20137.             return $this->privates['security.access_listener'];
  20138.         }
  20139.         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);
  20140.     }
  20141.     /**
  20142.      * Gets the private 'security.access_map' shared service.
  20143.      *
  20144.      * @return \Symfony\Component\Security\Http\AccessMap
  20145.      */
  20146.     protected function getSecurity_AccessMapService()
  20147.     {
  20148.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  20149.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  20150.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  20151.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:CORE_REVERSE_SYNC')), [=> 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  20152.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(login)|(connect)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  20153.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/logged-out'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  20154.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [=> 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  20155.         return $instance;
  20156.     }
  20157.     /**
  20158.      * Gets the private 'security.authenticator.guard.main.0' shared service.
  20159.      *
  20160.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  20161.      */
  20162.     protected function getSecurity_Authenticator_Guard_Main_0Service()
  20163.     {
  20164.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  20165.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  20166.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  20167.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  20168.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  20169.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  20170.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Helper/FinishRegistrationBehavior.php';
  20171.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Helper/PreviousUrlHelper.php';
  20172.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Helper/SaveAuthFailureMessage.php';
  20173.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Authenticator/SocialAuthenticator.php';
  20174.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  20175.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/CoreAuthenticator.php';
  20176.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/UserRetriever/UserRetrieverInterface.php';
  20177.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/UserRetriever/DoctrineUserRetriever.php';
  20178.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/ClientRegistry.php';
  20179.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20180.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  20181.             return $this->privates['security.authenticator.guard.main.0'];
  20182.         }
  20183.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService());
  20184.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  20185.             return $this->privates['security.authenticator.guard.main.0'];
  20186.         }
  20187.         $c = ($this->services['router'] ?? $this->getRouterService());
  20188.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  20189.             return $this->privates['security.authenticator.guard.main.0'];
  20190.         }
  20191.         $d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  20192.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  20193.             return $this->privates['security.authenticator.guard.main.0'];
  20194.         }
  20195.         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()));
  20196.     }
  20197.     /**
  20198.      * Gets the private 'security.channel_listener' shared service.
  20199.      *
  20200.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  20201.      */
  20202.     protected function getSecurity_ChannelListenerService()
  20203.     {
  20204.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  20205.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  20206.         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());
  20207.     }
  20208.     /**
  20209.      * Gets the private 'security.command.debug_firewall' shared service.
  20210.      *
  20211.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  20212.      */
  20213.     protected function getSecurity_Command_DebugFirewallService()
  20214.     {
  20215.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20216.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  20217.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  20218.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  20219.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Security/CoreAuthenticator.php';
  20220.         $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'))));
  20221.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.IuQR_f2'] ?? $this->get_ServiceLocator_IuQRF2Service()), ($this->privates['.service_locator.2WKRybA'] ?? $this->get_ServiceLocator_2WKRybAService()), ['core_sync' => [=> $a], 'reverse_sync' => [=> $a], 'main' => [=> ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service())]], true);
  20222.         $instance->setName('debug:firewall');
  20223.         $instance->setDescription('Display information about your security firewall(s)');
  20224.         return $instance;
  20225.     }
  20226.     /**
  20227.      * Gets the private 'security.command.user_password_encoder' shared service.
  20228.      *
  20229.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  20230.      *
  20231.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  20232.      */
  20233.     protected function getSecurity_Command_UserPasswordEncoderService()
  20234.     {
  20235.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  20236.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), []);
  20237.         $instance->setName('security:encode-password');
  20238.         $instance->setDescription('Encode a password');
  20239.         return $instance;
  20240.     }
  20241.     /**
  20242.      * Gets the private 'security.command.user_password_hash' shared service.
  20243.      *
  20244.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  20245.      */
  20246.     protected function getSecurity_Command_UserPasswordHashService()
  20247.     {
  20248.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20249.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  20250.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  20251.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  20252.         $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([]))), []);
  20253.         $instance->setName('security:hash-password');
  20254.         $instance->setDescription('Hash a user password');
  20255.         return $instance;
  20256.     }
  20257.     /**
  20258.      * Gets the private 'security.context_listener.0' shared service.
  20259.      *
  20260.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  20261.      */
  20262.     protected function getSecurity_ContextListener_0Service()
  20263.     {
  20264.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  20265.         if (isset($this->privates['security.context_listener.0'])) {
  20266.             return $this->privates['security.context_listener.0'];
  20267.         }
  20268.         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 () {
  20269.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  20270.         }, 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']);
  20271.     }
  20272.     /**
  20273.      * Gets the private 'security.encoder_factory.generic' shared service.
  20274.      *
  20275.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  20276.      *
  20277.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  20278.      */
  20279.     protected function getSecurity_EncoderFactory_GenericService()
  20280.     {
  20281.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  20282.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory([]);
  20283.     }
  20284.     /**
  20285.      * Gets the private 'security.event_dispatcher.core_sync' shared service.
  20286.      *
  20287.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  20288.      */
  20289.     protected function getSecurity_EventDispatcher_CoreSyncService()
  20290.     {
  20291.         $this->privates['security.event_dispatcher.core_sync'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  20292.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  20293.             return ($this->privates['security.listener.user_checker.core_sync'] ?? $this->getSecurity_Listener_UserChecker_CoreSyncService());
  20294.         }, => 'preCheckCredentials'], 256);
  20295.         $instance->addListener('security.authentication.success', [=> function () {
  20296.             return ($this->privates['security.listener.user_checker.core_sync'] ?? $this->getSecurity_Listener_UserChecker_CoreSyncService());
  20297.         }, => 'postCheckCredentials'], 256);
  20298.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  20299.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  20300.         }, => 'checkPassport'], 1024);
  20301.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  20302.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  20303.         }, => 'handleLoginSuccessEvent'], 0);
  20304.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  20305.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  20306.         }, => 'checkPassport'], 0);
  20307.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  20308.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  20309.         }, => 'onLoginSuccess'], 0);
  20310.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  20311.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  20312.         }, => 'onLoginSuccess'], 0);
  20313.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  20314.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  20315.         }, => 'logout'], 0);
  20316.         return $instance;
  20317.     }
  20318.     /**
  20319.      * Gets the private 'security.event_dispatcher.main' shared service.
  20320.      *
  20321.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  20322.      */
  20323.     protected function getSecurity_EventDispatcher_MainService()
  20324.     {
  20325.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  20326.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  20327.             return ($this->privates['security.listener.main.user_provider'] ?? $this->getSecurity_Listener_Main_UserProviderService());
  20328.         }, => 'checkPassport'], 2048);
  20329.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  20330.             return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  20331.         }, => 'onSuccessfulLogin'], 0);
  20332.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  20333.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  20334.         }, => 'onLogout'], 64);
  20335.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  20336.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  20337.         }, => 'onLogout'], 0);
  20338.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  20339.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  20340.         }, => 'preCheckCredentials'], 256);
  20341.         $instance->addListener('security.authentication.success', [=> function () {
  20342.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  20343.         }, => 'postCheckCredentials'], 256);
  20344.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  20345.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  20346.         }, => 'checkPassport'], 1024);
  20347.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  20348.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  20349.         }, => 'handleLoginSuccessEvent'], 0);
  20350.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  20351.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  20352.         }, => 'checkPassport'], 0);
  20353.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  20354.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  20355.         }, => 'onLoginSuccess'], 0);
  20356.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  20357.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  20358.         }, => 'onLoginSuccess'], 0);
  20359.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  20360.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  20361.         }, => 'logout'], 0);
  20362.         return $instance;
  20363.     }
  20364.     /**
  20365.      * Gets the private 'security.event_dispatcher.reverse_sync' shared service.
  20366.      *
  20367.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  20368.      */
  20369.     protected function getSecurity_EventDispatcher_ReverseSyncService()
  20370.     {
  20371.         $this->privates['security.event_dispatcher.reverse_sync'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  20372.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  20373.             return ($this->privates['security.listener.user_checker.reverse_sync'] ?? $this->getSecurity_Listener_UserChecker_ReverseSyncService());
  20374.         }, => 'preCheckCredentials'], 256);
  20375.         $instance->addListener('security.authentication.success', [=> function () {
  20376.             return ($this->privates['security.listener.user_checker.reverse_sync'] ?? $this->getSecurity_Listener_UserChecker_ReverseSyncService());
  20377.         }, => 'postCheckCredentials'], 256);
  20378.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  20379.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  20380.         }, => 'checkPassport'], 1024);
  20381.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  20382.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  20383.         }, => 'handleLoginSuccessEvent'], 0);
  20384.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  20385.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  20386.         }, => 'checkPassport'], 0);
  20387.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  20388.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  20389.         }, => 'onLoginSuccess'], 0);
  20390.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  20391.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  20392.         }, => 'onLoginSuccess'], 0);
  20393.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  20394.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  20395.         }, => 'logout'], 0);
  20396.         return $instance;
  20397.     }
  20398.     /**
  20399.      * Gets the private 'security.firewall.map' shared service.
  20400.      *
  20401.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  20402.      */
  20403.     protected function getSecurity_Firewall_MapService()
  20404.     {
  20405.         $a = ($this->privates['.service_locator.IuQR_f2'] ?? $this->get_ServiceLocator_IuQRF2Service());
  20406.         if (isset($this->privates['security.firewall.map'])) {
  20407.             return $this->privates['security.firewall.map'];
  20408.         }
  20409.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  20410.             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)/')));
  20411.             yield 'security.firewall.map.context.core_sync_doc' => ($this->privates['.security.request_matcher.HM30gjM'] ?? ($this->privates['.security.request_matcher.HM30gjM'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:CORE_REVERSE_SYNC').'/doc')));
  20412.             yield 'security.firewall.map.context.core_sync' => ($this->privates['.security.request_matcher.vGG25mT'] ?? ($this->privates['.security.request_matcher.vGG25mT'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:CORE_REVERSE_SYNC').'/')));
  20413.             yield 'security.firewall.map.context.reverse_sync' => ($this->privates['.security.request_matcher.vGG25mT'] ?? ($this->privates['.security.request_matcher.vGG25mT'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:CORE_REVERSE_SYNC').'/')));
  20414.             yield 'security.firewall.map.context.main' => NULL;
  20415.         }, 5));
  20416.     }
  20417.     /**
  20418.      * Gets the private 'security.firewall.map.context.core_sync' shared service.
  20419.      *
  20420.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  20421.      */
  20422.     protected function getSecurity_Firewall_Map_Context_CoreSyncService()
  20423.     {
  20424.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  20425.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  20426.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  20427.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  20428.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  20429.         if (isset($this->privates['security.firewall.map.context.core_sync'])) {
  20430.             return $this->privates['security.firewall.map.context.core_sync'];
  20431.         }
  20432.         return $this->privates['security.firewall.map.context.core_sync'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  20433.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  20434.             yield => ($this->privates['debug.security.firewall.authenticator.core_sync'] ?? $this->getDebug_Security_Firewall_Authenticator_CoreSyncService());
  20435.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  20436.         }, 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.vGG25mT'truetrue'security.user.provider.concrete.app_user_provider'NULLNULLNULLNULL, [=> 'Nellapp\\Bundle\\SDKBundle\\Sync\\Security\\CoreAuthenticator'], NULL));
  20437.     }
  20438.     /**
  20439.      * Gets the private 'security.firewall.map.context.core_sync_doc' shared service.
  20440.      *
  20441.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  20442.      */
  20443.     protected function getSecurity_Firewall_Map_Context_CoreSyncDocService()
  20444.     {
  20445.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  20446.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  20447.         return $this->privates['security.firewall.map.context.core_sync_doc'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  20448.             return new \EmptyIterator();
  20449.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('core_sync_doc''security.user_checker''.security.request_matcher.HM30gjM'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  20450.     }
  20451.     /**
  20452.      * Gets the private 'security.firewall.map.context.dev' shared service.
  20453.      *
  20454.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  20455.      */
  20456.     protected function getSecurity_Firewall_Map_Context_DevService()
  20457.     {
  20458.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  20459.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  20460.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  20461.             return new \EmptyIterator();
  20462.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  20463.     }
  20464.     /**
  20465.      * Gets the private 'security.firewall.map.context.main' shared service.
  20466.      *
  20467.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  20468.      */
  20469.     protected function getSecurity_Firewall_Map_Context_MainService()
  20470.     {
  20471.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  20472.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  20473.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  20474.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  20475.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  20476.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  20477.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  20478.         if (isset($this->privates['security.firewall.map.context.main'])) {
  20479.             return $this->privates['security.firewall.map.context.main'];
  20480.         }
  20481.         $b = ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service());
  20482.         if (isset($this->privates['security.firewall.map.context.main'])) {
  20483.             return $this->privates['security.firewall.map.context.main'];
  20484.         }
  20485.         $c = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  20486.         if (isset($this->privates['security.firewall.map.context.main'])) {
  20487.             return $this->privates['security.firewall.map.context.main'];
  20488.         }
  20489.         $d = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  20490.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  20491.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  20492.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  20493.             yield => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  20494.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  20495.         }, 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())));
  20496.     }
  20497.     /**
  20498.      * Gets the private 'security.firewall.map.context.reverse_sync' shared service.
  20499.      *
  20500.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  20501.      */
  20502.     protected function getSecurity_Firewall_Map_Context_ReverseSyncService()
  20503.     {
  20504.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  20505.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  20506.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  20507.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  20508.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  20509.         if (isset($this->privates['security.firewall.map.context.reverse_sync'])) {
  20510.             return $this->privates['security.firewall.map.context.reverse_sync'];
  20511.         }
  20512.         return $this->privates['security.firewall.map.context.reverse_sync'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  20513.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  20514.             yield => ($this->privates['debug.security.firewall.authenticator.reverse_sync'] ?? $this->getDebug_Security_Firewall_Authenticator_ReverseSyncService());
  20515.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  20516.         }, 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'reverse_sync'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('reverse_sync''security.user_checker''.security.request_matcher.vGG25mT'truetrue'security.user.provider.concrete.app_user_provider'NULLNULLNULLNULL, [=> 'Nellapp\\Bundle\\SDKBundle\\Sync\\Security\\CoreAuthenticator'], NULL));
  20517.     }
  20518.     /**
  20519.      * Gets the private 'security.helper' shared service.
  20520.      *
  20521.      * @return \Symfony\Component\Security\Core\Security
  20522.      */
  20523.     protected function getSecurity_HelperService()
  20524.     {
  20525.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20526.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  20527.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  20528.         ], [
  20529.             'security.authorization_checker' => '?',
  20530.             'security.token_storage' => '?',
  20531.         ]));
  20532.     }
  20533.     /**
  20534.      * Gets the private 'security.http_utils' shared service.
  20535.      *
  20536.      * @return \Symfony\Component\Security\Http\HttpUtils
  20537.      */
  20538.     protected function getSecurity_HttpUtilsService()
  20539.     {
  20540.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  20541.         $a = ($this->services['router'] ?? $this->getRouterService());
  20542.         if (isset($this->privates['security.http_utils'])) {
  20543.             return $this->privates['security.http_utils'];
  20544.         }
  20545.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  20546.     }
  20547.     /**
  20548.      * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  20549.      *
  20550.      * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  20551.      */
  20552.     protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  20553.     {
  20554.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  20555.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  20556.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  20557.         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([]))));
  20558.     }
  20559.     /**
  20560.      * Gets the private 'security.listener.main.user_provider' shared service.
  20561.      *
  20562.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  20563.      */
  20564.     protected function getSecurity_Listener_Main_UserProviderService()
  20565.     {
  20566.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  20567.         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()));
  20568.     }
  20569.     /**
  20570.      * Gets the private 'security.listener.password_migrating' shared service.
  20571.      *
  20572.      * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  20573.      */
  20574.     protected function getSecurity_Listener_PasswordMigratingService()
  20575.     {
  20576.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  20577.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  20578.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  20579.         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([]))));
  20580.     }
  20581.     /**
  20582.      * Gets the private 'security.listener.session.main' shared service.
  20583.      *
  20584.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  20585.      */
  20586.     protected function getSecurity_Listener_Session_MainService()
  20587.     {
  20588.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  20589.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  20590.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  20591.         return $this->privates['security.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'));
  20592.     }
  20593.     /**
  20594.      * Gets the private 'security.listener.user_checker.core_sync' shared service.
  20595.      *
  20596.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  20597.      */
  20598.     protected function getSecurity_Listener_UserChecker_CoreSyncService()
  20599.     {
  20600.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  20601.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  20602.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  20603.         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())));
  20604.     }
  20605.     /**
  20606.      * Gets the private 'security.listener.user_checker.main' shared service.
  20607.      *
  20608.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  20609.      */
  20610.     protected function getSecurity_Listener_UserChecker_MainService()
  20611.     {
  20612.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  20613.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  20614.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  20615.         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())));
  20616.     }
  20617.     /**
  20618.      * Gets the private 'security.listener.user_checker.reverse_sync' shared service.
  20619.      *
  20620.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  20621.      */
  20622.     protected function getSecurity_Listener_UserChecker_ReverseSyncService()
  20623.     {
  20624.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  20625.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  20626.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  20627.         return $this->privates['security.listener.user_checker.reverse_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())));
  20628.     }
  20629.     /**
  20630.      * Gets the private 'security.listener.user_provider' shared service.
  20631.      *
  20632.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  20633.      */
  20634.     protected function getSecurity_Listener_UserProviderService()
  20635.     {
  20636.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  20637.         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()));
  20638.     }
  20639.     /**
  20640.      * Gets the private 'security.logout.listener.default.main' shared service.
  20641.      *
  20642.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  20643.      */
  20644.     protected function getSecurity_Logout_Listener_Default_MainService()
  20645.     {
  20646.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  20647.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  20648.         if (isset($this->privates['security.logout.listener.default.main'])) {
  20649.             return $this->privates['security.logout.listener.default.main'];
  20650.         }
  20651.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener($a'nellapp_sdk_logged_out');
  20652.     }
  20653.     /**
  20654.      * Gets the private 'security.logout_url_generator' shared service.
  20655.      *
  20656.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  20657.      */
  20658.     protected function getSecurity_LogoutUrlGeneratorService()
  20659.     {
  20660.         $a = ($this->services['router'] ?? $this->getRouterService());
  20661.         if (isset($this->privates['security.logout_url_generator'])) {
  20662.             return $this->privates['security.logout_url_generator'];
  20663.         }
  20664.         $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()));
  20665.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  20666.         return $instance;
  20667.     }
  20668.     /**
  20669.      * Gets the private 'security.role_hierarchy' shared service.
  20670.      *
  20671.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  20672.      */
  20673.     protected function getSecurity_RoleHierarchyService()
  20674.     {
  20675.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  20676.     }
  20677.     /**
  20678.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  20679.      *
  20680.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  20681.      */
  20682.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  20683.     {
  20684.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  20685.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  20686.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  20687.         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);
  20688.     }
  20689.     /**
  20690.      * Gets the private 'security.validator.user_password' shared service.
  20691.      *
  20692.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  20693.      */
  20694.     protected function getSecurity_Validator_UserPasswordService()
  20695.     {
  20696.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  20697.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  20698.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  20699.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  20700.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  20701.         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([]))));
  20702.     }
  20703.     /**
  20704.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  20705.      *
  20706.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  20707.      */
  20708.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  20709.     {
  20710.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  20711.     }
  20712.     /**
  20713.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  20714.      *
  20715.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  20716.      */
  20717.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  20718.     {
  20719.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  20720.         $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');
  20721.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  20722.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  20723.     }
  20724.     /**
  20725.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  20726.      *
  20727.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  20728.      */
  20729.     protected function getSensioFrameworkExtra_Security_ListenerService()
  20730.     {
  20731.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  20732.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  20733.             return $this->privates['sensio_framework_extra.security.listener'];
  20734.         }
  20735.         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()));
  20736.     }
  20737.     /**
  20738.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  20739.      *
  20740.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  20741.      */
  20742.     protected function getSensioFrameworkExtra_View_ListenerService()
  20743.     {
  20744.         $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))));
  20745.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20746.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  20747.         ], [
  20748.             'twig' => '?',
  20749.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  20750.         return $instance;
  20751.     }
  20752.     /**
  20753.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  20754.      *
  20755.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  20756.      */
  20757.     protected function getSerializer_Mapping_CacheWarmerService()
  20758.     {
  20759.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  20760.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  20761.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  20762.         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'));
  20763.     }
  20764.     /**
  20765.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  20766.      *
  20767.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  20768.      */
  20769.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  20770.     {
  20771.         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()))]));
  20772.     }
  20773.     /**
  20774.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  20775.      *
  20776.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  20777.      */
  20778.     protected function getSerializer_NameConverter_MetadataAwareService()
  20779.     {
  20780.         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()));
  20781.     }
  20782.     /**
  20783.      * Gets the private 'session.factory' shared service.
  20784.      *
  20785.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  20786.      */
  20787.     protected function getSession_FactoryService()
  20788.     {
  20789.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  20790.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  20791.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  20792.         if (isset($this->privates['session.factory'])) {
  20793.             return $this->privates['session.factory'];
  20794.         }
  20795.         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']);
  20796.     }
  20797.     /**
  20798.      * Gets the private 'session.storage.factory.service' shared service.
  20799.      *
  20800.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  20801.      *
  20802.      * @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.
  20803.      */
  20804.     protected function getSession_Storage_Factory_ServiceService()
  20805.     {
  20806.         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.');
  20807.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  20808.     }
  20809.     /**
  20810.      * Gets the private 'session.storage.metadata_bag' shared service.
  20811.      *
  20812.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  20813.      *
  20814.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  20815.      */
  20816.     protected function getSession_Storage_MetadataBagService()
  20817.     {
  20818.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  20819.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  20820.     }
  20821.     /**
  20822.      * Gets the private 'session.storage.native' shared service.
  20823.      *
  20824.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  20825.      *
  20826.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  20827.      */
  20828.     protected function getSession_Storage_NativeService()
  20829.     {
  20830.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  20831.         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());
  20832.     }
  20833.     /**
  20834.      * Gets the private 'session_listener' shared service.
  20835.      *
  20836.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  20837.      */
  20838.     protected function getSessionListenerService()
  20839.     {
  20840.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20841.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  20842.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  20843.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  20844.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  20845.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  20846.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  20847.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  20848.         ], [
  20849.             'initialized_session' => '?',
  20850.             'logger' => '?',
  20851.             'request_stack' => '?',
  20852.             'session' => '?',
  20853.             'session_collector' => '?',
  20854.             'session_factory' => '?',
  20855.             'session_storage' => '?',
  20856.         ]), true$this->parameters['session.storage.options']);
  20857.     }
  20858.     /**
  20859.      * Gets the private 'spiriit_form_filter.type.filter_boolean' shared service.
  20860.      *
  20861.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\BooleanFilterType
  20862.      */
  20863.     protected function getSpiriitFormFilter_Type_FilterBooleanService()
  20864.     {
  20865.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20866.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20867.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/BooleanFilterType.php';
  20868.         return $this->privates['spiriit_form_filter.type.filter_boolean'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\BooleanFilterType();
  20869.     }
  20870.     /**
  20871.      * Gets the private 'spiriit_form_filter.type.filter_checkbox' shared service.
  20872.      *
  20873.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CheckboxFilterType
  20874.      */
  20875.     protected function getSpiriitFormFilter_Type_FilterCheckboxService()
  20876.     {
  20877.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20878.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20879.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/CheckboxFilterType.php';
  20880.         return $this->privates['spiriit_form_filter.type.filter_checkbox'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CheckboxFilterType();
  20881.     }
  20882.     /**
  20883.      * Gets the private 'spiriit_form_filter.type.filter_choice' shared service.
  20884.      *
  20885.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\ChoiceFilterType
  20886.      */
  20887.     protected function getSpiriitFormFilter_Type_FilterChoiceService()
  20888.     {
  20889.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20890.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20891.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/ChoiceFilterType.php';
  20892.         return $this->privates['spiriit_form_filter.type.filter_choice'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\ChoiceFilterType();
  20893.     }
  20894.     /**
  20895.      * Gets the private 'spiriit_form_filter.type.filter_collection_adapter' shared service.
  20896.      *
  20897.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CollectionAdapterFilterType
  20898.      */
  20899.     protected function getSpiriitFormFilter_Type_FilterCollectionAdapterService()
  20900.     {
  20901.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20902.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20903.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/CollectionAdapterFilterType.php';
  20904.         return $this->privates['spiriit_form_filter.type.filter_collection_adapter'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CollectionAdapterFilterType();
  20905.     }
  20906.     /**
  20907.      * Gets the private 'spiriit_form_filter.type.filter_date' shared service.
  20908.      *
  20909.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateFilterType
  20910.      */
  20911.     protected function getSpiriitFormFilter_Type_FilterDateService()
  20912.     {
  20913.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20914.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20915.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateFilterType.php';
  20916.         return $this->privates['spiriit_form_filter.type.filter_date'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateFilterType();
  20917.     }
  20918.     /**
  20919.      * Gets the private 'spiriit_form_filter.type.filter_date_range' shared service.
  20920.      *
  20921.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateRangeFilterType
  20922.      */
  20923.     protected function getSpiriitFormFilter_Type_FilterDateRangeService()
  20924.     {
  20925.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20926.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20927.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateRangeFilterType.php';
  20928.         return $this->privates['spiriit_form_filter.type.filter_date_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateRangeFilterType();
  20929.     }
  20930.     /**
  20931.      * Gets the private 'spiriit_form_filter.type.filter_datetime' shared service.
  20932.      *
  20933.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeFilterType
  20934.      */
  20935.     protected function getSpiriitFormFilter_Type_FilterDatetimeService()
  20936.     {
  20937.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20938.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20939.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateTimeFilterType.php';
  20940.         return $this->privates['spiriit_form_filter.type.filter_datetime'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeFilterType();
  20941.     }
  20942.     /**
  20943.      * Gets the private 'spiriit_form_filter.type.filter_datetime_range' shared service.
  20944.      *
  20945.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeRangeFilterType
  20946.      */
  20947.     protected function getSpiriitFormFilter_Type_FilterDatetimeRangeService()
  20948.     {
  20949.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20950.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20951.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateTimeRangeFilterType.php';
  20952.         return $this->privates['spiriit_form_filter.type.filter_datetime_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeRangeFilterType();
  20953.     }
  20954.     /**
  20955.      * Gets the private 'spiriit_form_filter.type.filter_entity' shared service.
  20956.      *
  20957.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EntityFilterType
  20958.      */
  20959.     protected function getSpiriitFormFilter_Type_FilterEntityService()
  20960.     {
  20961.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20962.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20963.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/EntityFilterType.php';
  20964.         return $this->privates['spiriit_form_filter.type.filter_entity'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EntityFilterType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20965.     }
  20966.     /**
  20967.      * Gets the private 'spiriit_form_filter.type.filter_enum' shared service.
  20968.      *
  20969.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EnumFilterType
  20970.      */
  20971.     protected function getSpiriitFormFilter_Type_FilterEnumService()
  20972.     {
  20973.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20974.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20975.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/EnumFilterType.php';
  20976.         return $this->privates['spiriit_form_filter.type.filter_enum'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EnumFilterType();
  20977.     }
  20978.     /**
  20979.      * Gets the private 'spiriit_form_filter.type.filter_number' shared service.
  20980.      *
  20981.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberFilterType
  20982.      */
  20983.     protected function getSpiriitFormFilter_Type_FilterNumberService()
  20984.     {
  20985.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20986.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20987.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/NumberFilterType.php';
  20988.         return $this->privates['spiriit_form_filter.type.filter_number'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberFilterType();
  20989.     }
  20990.     /**
  20991.      * Gets the private 'spiriit_form_filter.type.filter_number_range' shared service.
  20992.      *
  20993.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberRangeFilterType
  20994.      */
  20995.     protected function getSpiriitFormFilter_Type_FilterNumberRangeService()
  20996.     {
  20997.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20998.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20999.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/NumberRangeFilterType.php';
  21000.         return $this->privates['spiriit_form_filter.type.filter_number_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberRangeFilterType();
  21001.     }
  21002.     /**
  21003.      * Gets the private 'spiriit_form_filter.type.filter_sharedable' shared service.
  21004.      *
  21005.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\SharedableFilterType
  21006.      */
  21007.     protected function getSpiriitFormFilter_Type_FilterSharedableService()
  21008.     {
  21009.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21010.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21011.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/SharedableFilterType.php';
  21012.         return $this->privates['spiriit_form_filter.type.filter_sharedable'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\SharedableFilterType();
  21013.     }
  21014.     /**
  21015.      * Gets the private 'spiriit_form_filter.type.filter_text' shared service.
  21016.      *
  21017.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\TextFilterType
  21018.      */
  21019.     protected function getSpiriitFormFilter_Type_FilterTextService()
  21020.     {
  21021.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21022.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21023.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/TextFilterType.php';
  21024.         return $this->privates['spiriit_form_filter.type.filter_text'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\TextFilterType(1);
  21025.     }
  21026.     /**
  21027.      * Gets the private 'translation.extractor' shared service.
  21028.      *
  21029.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  21030.      */
  21031.     protected function getTranslation_ExtractorService()
  21032.     {
  21033.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  21034.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  21035.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  21036.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  21037.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  21038.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  21039.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  21040.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  21041.         return $instance;
  21042.     }
  21043.     /**
  21044.      * Gets the private 'translation.loader.csv' shared service.
  21045.      *
  21046.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  21047.      */
  21048.     protected function getTranslation_Loader_CsvService()
  21049.     {
  21050.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  21051.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  21052.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  21053.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  21054.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  21055.     }
  21056.     /**
  21057.      * Gets the private 'translation.loader.dat' shared service.
  21058.      *
  21059.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  21060.      */
  21061.     protected function getTranslation_Loader_DatService()
  21062.     {
  21063.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  21064.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  21065.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  21066.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  21067.     }
  21068.     /**
  21069.      * Gets the private 'translation.loader.ini' shared service.
  21070.      *
  21071.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  21072.      */
  21073.     protected function getTranslation_Loader_IniService()
  21074.     {
  21075.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  21076.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  21077.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  21078.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  21079.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  21080.     }
  21081.     /**
  21082.      * Gets the private 'translation.loader.json' shared service.
  21083.      *
  21084.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  21085.      */
  21086.     protected function getTranslation_Loader_JsonService()
  21087.     {
  21088.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  21089.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  21090.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  21091.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  21092.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  21093.     }
  21094.     /**
  21095.      * Gets the private 'translation.loader.mo' shared service.
  21096.      *
  21097.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  21098.      */
  21099.     protected function getTranslation_Loader_MoService()
  21100.     {
  21101.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  21102.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  21103.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  21104.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  21105.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  21106.     }
  21107.     /**
  21108.      * Gets the private 'translation.loader.php' shared service.
  21109.      *
  21110.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  21111.      */
  21112.     protected function getTranslation_Loader_PhpService()
  21113.     {
  21114.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  21115.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  21116.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  21117.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  21118.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  21119.     }
  21120.     /**
  21121.      * Gets the private 'translation.loader.po' shared service.
  21122.      *
  21123.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  21124.      */
  21125.     protected function getTranslation_Loader_PoService()
  21126.     {
  21127.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  21128.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  21129.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  21130.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  21131.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  21132.     }
  21133.     /**
  21134.      * Gets the private 'translation.loader.qt' shared service.
  21135.      *
  21136.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  21137.      */
  21138.     protected function getTranslation_Loader_QtService()
  21139.     {
  21140.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  21141.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  21142.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  21143.     }
  21144.     /**
  21145.      * Gets the private 'translation.loader.res' shared service.
  21146.      *
  21147.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  21148.      */
  21149.     protected function getTranslation_Loader_ResService()
  21150.     {
  21151.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  21152.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  21153.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  21154.     }
  21155.     /**
  21156.      * Gets the private 'translation.loader.xliff' shared service.
  21157.      *
  21158.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  21159.      */
  21160.     protected function getTranslation_Loader_XliffService()
  21161.     {
  21162.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  21163.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  21164.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  21165.     }
  21166.     /**
  21167.      * Gets the private 'translation.loader.yml' shared service.
  21168.      *
  21169.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  21170.      */
  21171.     protected function getTranslation_Loader_YmlService()
  21172.     {
  21173.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  21174.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  21175.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  21176.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  21177.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  21178.     }
  21179.     /**
  21180.      * Gets the private 'translation.provider_collection' shared service.
  21181.      *
  21182.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  21183.      */
  21184.     protected function getTranslation_ProviderCollectionService()
  21185.     {
  21186.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  21187.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  21188.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  21189.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  21190.         }, 1), []))->fromConfig([]);
  21191.     }
  21192.     /**
  21193.      * Gets the private 'translation.reader' shared service.
  21194.      *
  21195.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  21196.      */
  21197.     protected function getTranslation_ReaderService()
  21198.     {
  21199.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  21200.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  21201.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  21202.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  21203.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  21204.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  21205.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  21206.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  21207.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  21208.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  21209.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  21210.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  21211.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  21212.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  21213.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  21214.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  21215.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  21216.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  21217.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  21218.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  21219.         $instance->addLoader('yaml'$a);
  21220.         $instance->addLoader('yml'$a);
  21221.         $instance->addLoader('xlf'$b);
  21222.         $instance->addLoader('xliff'$b);
  21223.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  21224.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  21225.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  21226.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  21227.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  21228.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  21229.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  21230.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  21231.         return $instance;
  21232.     }
  21233.     /**
  21234.      * Gets the private 'translation.warmer' shared service.
  21235.      *
  21236.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  21237.      */
  21238.     protected function getTranslation_WarmerService()
  21239.     {
  21240.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  21241.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  21242.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21243.             'translator' => ['services''translator''getTranslatorService'false],
  21244.         ], [
  21245.             'translator' => '?',
  21246.         ]))->withContext('translation.warmer'$this));
  21247.     }
  21248.     /**
  21249.      * Gets the private 'translation.writer' shared service.
  21250.      *
  21251.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  21252.      */
  21253.     protected function getTranslation_WriterService()
  21254.     {
  21255.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  21256.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  21257.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  21258.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  21259.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  21260.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  21261.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  21262.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  21263.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  21264.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  21265.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  21266.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  21267.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  21268.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  21269.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  21270.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  21271.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  21272.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  21273.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  21274.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  21275.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  21276.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  21277.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  21278.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  21279.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  21280.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  21281.         return $instance;
  21282.     }
  21283.     /**
  21284.      * Gets the private 'translator.default' shared service.
  21285.      *
  21286.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  21287.      */
  21288.     protected function getTranslator_DefaultService()
  21289.     {
  21290.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21291.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  21292.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  21293.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  21294.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  21295.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  21296.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  21297.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  21298.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  21299.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  21300.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  21301.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  21302.         ], [
  21303.             'translation.loader.csv' => '?',
  21304.             'translation.loader.dat' => '?',
  21305.             'translation.loader.ini' => '?',
  21306.             'translation.loader.json' => '?',
  21307.             'translation.loader.mo' => '?',
  21308.             'translation.loader.php' => '?',
  21309.             'translation.loader.po' => '?',
  21310.             'translation.loader.qt' => '?',
  21311.             'translation.loader.res' => '?',
  21312.             'translation.loader.xliff' => '?',
  21313.             'translation.loader.yml' => '?',
  21314.         ]), 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/datetime.fr.yaml'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/email.fr.yaml'), 10 => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.fr.yml'), 11 => (\dirname(__DIR__4).'/translations/CraueFormFlowBundle.fr.yaml'), 12 => (\dirname(__DIR__4).'/translations/email.fr.yaml'), 13 => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), 14 => (\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']]], []);
  21315.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  21316.         $instance->setFallbackLocales([=> 'fr']);
  21317.         return $instance;
  21318.     }
  21319.     /**
  21320.      * Gets the private 'twig.command.debug' shared service.
  21321.      *
  21322.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  21323.      */
  21324.     protected function getTwig_Command_DebugService()
  21325.     {
  21326.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21327.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  21328.         $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()));
  21329.         $instance->setName('debug:twig');
  21330.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  21331.         return $instance;
  21332.     }
  21333.     /**
  21334.      * Gets the private 'twig.command.lint' shared service.
  21335.      *
  21336.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  21337.      */
  21338.     protected function getTwig_Command_LintService()
  21339.     {
  21340.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21341.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  21342.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  21343.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  21344.         $instance->setName('lint:twig');
  21345.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  21346.         return $instance;
  21347.     }
  21348.     /**
  21349.      * Gets the private 'twig.form.renderer' shared service.
  21350.      *
  21351.      * @return \Symfony\Component\Form\FormRenderer
  21352.      */
  21353.     protected function getTwig_Form_RendererService()
  21354.     {
  21355.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  21356.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  21357.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  21358.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  21359.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  21360.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  21361.         if (isset($this->privates['twig.form.renderer'])) {
  21362.             return $this->privates['twig.form.renderer'];
  21363.         }
  21364.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a), NULL);
  21365.     }
  21366.     /**
  21367.      * Gets the private 'twig.mailer.message_listener' shared service.
  21368.      *
  21369.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  21370.      */
  21371.     protected function getTwig_Mailer_MessageListenerService()
  21372.     {
  21373.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  21374.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  21375.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  21376.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  21377.         if (isset($this->privates['twig.mailer.message_listener'])) {
  21378.             return $this->privates['twig.mailer.message_listener'];
  21379.         }
  21380.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  21381.     }
  21382.     /**
  21383.      * Gets the private 'twig.runtime.httpkernel' shared service.
  21384.      *
  21385.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  21386.      */
  21387.     protected function getTwig_Runtime_HttpkernelService()
  21388.     {
  21389.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  21390.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  21391.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  21392.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  21393.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  21394.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  21395.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  21396.         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, [
  21397.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  21398.         ], [
  21399.             'inline' => '?',
  21400.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  21401.     }
  21402.     /**
  21403.      * Gets the private 'twig.runtime.serializer' shared service.
  21404.      *
  21405.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  21406.      */
  21407.     protected function getTwig_Runtime_SerializerService()
  21408.     {
  21409.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  21410.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  21411.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  21412.         if (isset($this->privates['twig.runtime.serializer'])) {
  21413.             return $this->privates['twig.runtime.serializer'];
  21414.         }
  21415.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
  21416.     }
  21417.     /**
  21418.      * Gets the private 'twig.template_cache_warmer' shared service.
  21419.      *
  21420.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  21421.      */
  21422.     protected function getTwig_TemplateCacheWarmerService()
  21423.     {
  21424.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  21425.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  21426.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  21427.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21428.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  21429.         ], [
  21430.             'twig' => '?',
  21431.         ]))->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')));
  21432.     }
  21433.     /**
  21434.      * Gets the private 'ux.twig_component.component_factory' shared service.
  21435.      *
  21436.      * @return \Symfony\UX\TwigComponent\ComponentFactory
  21437.      */
  21438.     protected function getUx_TwigComponent_ComponentFactoryService()
  21439.     {
  21440.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentFactory.php';
  21441.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21442.         if (isset($this->privates['ux.twig_component.component_factory'])) {
  21443.             return $this->privates['ux.twig_component.component_factory'];
  21444.         }
  21445.         return $this->privates['ux.twig_component.component_factory'] = new \Symfony\UX\TwigComponent\ComponentFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21446.             'ChannelContact:Widget:Header' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Widget\\ChannelContact\\ChannelContactHeaderWidget''getChannelContactHeaderWidgetService'false],
  21447.             'ChannelUserData:Badge:ChannelUserRole' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\ChannelUserData\\ChannelUserRoleBadgeComponent''getChannelUserRoleBadgeComponentService'false],
  21448.             'ChannelUserData:CursusLockout' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\CursusLockout''getCursusLockoutService'false],
  21449.             'ChannelUserPermissionFormComponent' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent''getChannelUserPermissionFormComponentService'false],
  21450.             'ChannelUserPermissionGroupFormComponent' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent''getChannelUserPermissionGroupFormComponentService'false],
  21451.             'ChannelUserProfileCard' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard''getChannelUserProfileCardService'false],
  21452.             'Company:Widget:Header' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Widget\\Company\\CompanyHeaderWidget''getCompanyHeaderWidgetService'false],
  21453.             'Contact:Identity:Card' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Card\\Identity\\ContactIdentityCard''getContactIdentityCardService'false],
  21454.             'Icon:Base' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Icon\\BaseIcon''getBaseIconService'false],
  21455.             'Icon:Company' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Icon\\CompanyIcon''getCompanyIconService'false],
  21456.             'Icon:Contact' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Icon\\ContactIcon''getContactIconService'false],
  21457.             'Module:Action:Add' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\AddAction''getAddActionService'false],
  21458.             'Module:Action:Base' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\BaseAction''getBaseActionService'false],
  21459.             'Module:Action:Delete' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\DeleteAction''getDeleteAction3Service'false],
  21460.             'Module:Action:Dropdown' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\ActionDropdownComponent''getActionDropdownComponentService'false],
  21461.             'Module:Action:Edit' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\EditAction''getEditAction2Service'false],
  21462.             'Module:Action:Show' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\ShowAction''getShowActionService'false],
  21463.             'Module:ClipableInformation' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\ClipableInformationComponent''getClipableInformationComponentService'false],
  21464.             'Notification:Item' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Notification\\NotificationItemComponent''getNotificationItemComponentService'false],
  21465.             'Notification:List' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Notification\\NotificationListComponent''getNotificationListComponentService'false],
  21466.             'Notification:Menu' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Notification\\NotificationMenuComponent''getNotificationMenuComponentService'false],
  21467.             'Planning:AgendaAction' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaAction''getAgendaActionService'false],
  21468.             'Planning:AgendaEventSignBadge' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaEventSignBadge''getAgendaEventSignBadgeService'false],
  21469.             'Planning:AgendaSlider' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaSlider''getAgendaSliderService'false],
  21470.             'Planning:AgendaSliderItem' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaSliderItem''getAgendaSliderItemService'false],
  21471.             'Planning:AgendaWidget' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaWidget''getAgendaWidgetService'false],
  21472.             'SdkBadgeComponent' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\SdkBadgeComponent''getSdkBadgeComponentService'false],
  21473.             'User:Identity:Card' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Card\\Identity\\UserIdentityCard''getUserIdentityCardService'false],
  21474.             'Widget:Base' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Widget\\BaseWidget''getBaseWidgetService'false],
  21475.         ], [
  21476.             'ChannelContact:Widget:Header' => '?',
  21477.             'ChannelUserData:Badge:ChannelUserRole' => '?',
  21478.             'ChannelUserData:CursusLockout' => '?',
  21479.             'ChannelUserPermissionFormComponent' => '?',
  21480.             'ChannelUserPermissionGroupFormComponent' => '?',
  21481.             'ChannelUserProfileCard' => '?',
  21482.             'Company:Widget:Header' => '?',
  21483.             'Contact:Identity:Card' => '?',
  21484.             'Icon:Base' => '?',
  21485.             'Icon:Company' => '?',
  21486.             'Icon:Contact' => '?',
  21487.             'Module:Action:Add' => '?',
  21488.             'Module:Action:Base' => '?',
  21489.             'Module:Action:Delete' => '?',
  21490.             'Module:Action:Dropdown' => '?',
  21491.             'Module:Action:Edit' => '?',
  21492.             'Module:Action:Show' => '?',
  21493.             'Module:ClipableInformation' => '?',
  21494.             'Notification:Item' => '?',
  21495.             'Notification:List' => '?',
  21496.             'Notification:Menu' => '?',
  21497.             'Planning:AgendaAction' => '?',
  21498.             'Planning:AgendaEventSignBadge' => '?',
  21499.             'Planning:AgendaSlider' => '?',
  21500.             'Planning:AgendaSliderItem' => '?',
  21501.             'Planning:AgendaWidget' => '?',
  21502.             'SdkBadgeComponent' => '?',
  21503.             'User:Identity:Card' => '?',
  21504.             'Widget:Base' => '?',
  21505.         ]), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $a, ['ChannelUserData:Badge:ChannelUserRole' => ['key' => 'ChannelUserData:Badge:ChannelUserRole''template' => '@NellappSDK/Components/badge/channelUserData/channel_user_role.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\ChannelUserData\\ChannelUserRoleBadgeComponent''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\ChannelUserData\\ChannelUserRoleBadgeComponent'], 'SdkBadgeComponent' => ['template' => '@NellappSDK/Components/badge/sdk-badge-component.html.twig''expose_public_props' => true'attributes_var' => 'attributes''key' => 'SdkBadgeComponent''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\SdkBadgeComponent''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\SdkBadgeComponent'], 'Contact:Identity:Card' => ['key' => 'Contact:Identity:Card''template' => '@NellappSDK/Components/card/identity/contact.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Card\\Identity\\ContactIdentityCard''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Card\\Identity\\ContactIdentityCard'], 'User:Identity:Card' => ['key' => 'User:Identity:Card''template' => '@NellappSDK/Components/card/identity/user.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Card\\Identity\\UserIdentityCard''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Card\\Identity\\UserIdentityCard'], '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'], 'ChannelUserData:CursusLockout' => ['key' => 'ChannelUserData:CursusLockout''template' => '@NellappSDK/Components/channelUserData/cursus_lockout.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\CursusLockout''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\CursusLockout'], 'Icon:Base' => ['key' => 'Icon:Base''template' => '@NellappSDK/Components/icon/base_icon.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Icon\\BaseIcon''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Icon\\BaseIcon'], 'Icon:Company' => ['key' => 'Icon:Company''template' => '@NellappSDK/Components/icon/company_icon.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Icon\\CompanyIcon''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Icon\\CompanyIcon'], 'Icon:Contact' => ['key' => 'Icon:Contact''template' => '@NellappSDK/Components/icon/contact_icon.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Icon\\ContactIcon''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Icon\\ContactIcon'], 'Module:Action:Add' => ['key' => 'Module:Action:Add''template' => '@NellappSDK/Components/module/action/base_action.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\AddAction''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\AddAction'], 'Module:Action:Base' => ['key' => 'Module:Action:Base''template' => '@NellappSDK/Components/module/action/base_action.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\BaseAction''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\BaseAction'], 'Module:Action:Delete' => ['key' => 'Module:Action:Delete''template' => '@NellappSDK/Components/module/action/base_action.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\DeleteAction''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\DeleteAction'], 'Module:Action:Edit' => ['key' => 'Module:Action:Edit''template' => '@NellappSDK/Components/module/action/base_action.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\EditAction''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\EditAction'], 'Module:Action:Show' => ['key' => 'Module:Action:Show''template' => '@NellappSDK/Components/module/action/base_action.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\ShowAction''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\Action\\ShowAction'], 'Module:Action:Dropdown' => ['key' => 'Module:Action:Dropdown''template' => '@NellappSDK/Components/module/action_dropdown.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\ActionDropdownComponent''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\ActionDropdownComponent'], 'Module:ClipableInformation' => ['key' => 'Module:ClipableInformation''template' => '@NellappSDK/Components/module/clipable_information.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\ClipableInformationComponent''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Module\\ClipableInformationComponent'], 'Notification:Item' => ['key' => 'Notification:Item''template' => '@NellappSDK/Components/notification/notification_item-component.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Notification\\NotificationItemComponent''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Notification\\NotificationItemComponent'], 'Notification:List' => ['key' => 'Notification:List''template' => '@NellappSDK/Components/notification/notification_list-component.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Notification\\NotificationListComponent''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Notification\\NotificationListComponent'], 'Notification:Menu' => ['key' => 'Notification:Menu''template' => '@NellappSDK/Components/notification/notification_menu-component.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Notification\\NotificationMenuComponent''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Notification\\NotificationMenuComponent'], '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'], 'Planning:AgendaAction' => ['key' => 'Planning:AgendaAction''template' => '@NellappSDK/Components/planning/agenda-action.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaAction''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaAction'], 'Planning:AgendaEventSignBadge' => ['key' => 'Planning:AgendaEventSignBadge''template' => '@NellappSDK/Components/planning/agenda-event-sign-badge.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaEventSignBadge''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaEventSignBadge'], 'Planning:AgendaSlider' => ['key' => 'Planning:AgendaSlider''template' => '@NellappSDK/Components/planning/agenda-slider.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaSlider''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaSlider'], 'Planning:AgendaSliderItem' => ['key' => 'Planning:AgendaSliderItem''template' => '@NellappSDK/Components/planning/agenda-slider-item.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaSliderItem''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaSliderItem'], 'Planning:AgendaWidget' => ['key' => 'Planning:AgendaWidget''template' => '@NellappSDK/Components/planning/agenda.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaWidget''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Planning\\AgendaWidget'], 'Widget:Base' => ['key' => 'Widget:Base''template' => '@NellappSDK/Components/widget/base.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Widget\\BaseWidget''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Widget\\BaseWidget'], 'ChannelContact:Widget:Header' => ['key' => 'ChannelContact:Widget:Header''template' => '@NellappSDK/Components/widget/channelContact/header.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Widget\\ChannelContact\\ChannelContactHeaderWidget''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Widget\\ChannelContact\\ChannelContactHeaderWidget'], 'Company:Widget:Header' => ['key' => 'Company:Widget:Header''template' => '@NellappSDK/Components/widget/company/header.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Widget\\Company\\CompanyHeaderWidget''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Widget\\Company\\CompanyHeaderWidget']]);
  21506.     }
  21507.     /**
  21508.      * Gets the private 'ux.twig_component.component_renderer' shared service.
  21509.      *
  21510.      * @return \Symfony\UX\TwigComponent\ComponentRenderer
  21511.      */
  21512.     protected function getUx_TwigComponent_ComponentRendererService()
  21513.     {
  21514.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentRendererInterface.php';
  21515.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentRenderer.php';
  21516.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentStack.php';
  21517.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  21518.         if (isset($this->privates['ux.twig_component.component_renderer'])) {
  21519.             return $this->privates['ux.twig_component.component_renderer'];
  21520.         }
  21521.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21522.         if (isset($this->privates['ux.twig_component.component_renderer'])) {
  21523.             return $this->privates['ux.twig_component.component_renderer'];
  21524.         }
  21525.         $c = ($this->privates['ux.twig_component.component_factory'] ?? $this->getUx_TwigComponent_ComponentFactoryService());
  21526.         if (isset($this->privates['ux.twig_component.component_renderer'])) {
  21527.             return $this->privates['ux.twig_component.component_renderer'];
  21528.         }
  21529.         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());
  21530.     }
  21531.     /**
  21532.      * Gets the private 'validator.builder' shared service.
  21533.      *
  21534.      * @return \Symfony\Component\Validator\ValidatorBuilder
  21535.      */
  21536.     protected function getValidator_BuilderService()
  21537.     {
  21538.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  21539.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  21540.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21541.             'App\\Validator\\Constraints\\RRuleConstraintValidator' => ['privates''App\\Validator\\Constraints\\RRuleConstraintValidator''getRRuleConstraintValidatorService'false],
  21542.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => ['privates''Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator''getAssertSameChannelValidatorService'false],
  21543.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  21544.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  21545.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  21546.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  21547.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  21548.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  21549.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  21550.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  21551.         ], [
  21552.             'App\\Validator\\Constraints\\RRuleConstraintValidator' => '?',
  21553.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => '?',
  21554.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  21555.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  21556.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  21557.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  21558.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  21559.             'doctrine.orm.validator.unique' => '?',
  21560.             'security.validator.user_password' => '?',
  21561.             'validator.expression' => '?',
  21562.         ])));
  21563.         if ($this->has('translator')) {
  21564.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  21565.         }
  21566.         $instance->setTranslationDomain('validators');
  21567.         $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')]);
  21568.         $instance->enableAnnotationMapping(true);
  21569.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  21570.         $instance->addMethodMapping('loadValidatorMetadata');
  21571.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  21572.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  21573.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  21574.         return $instance;
  21575.     }
  21576.     /**
  21577.      * Gets the private 'validator.email' shared service.
  21578.      *
  21579.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  21580.      */
  21581.     protected function getValidator_EmailService()
  21582.     {
  21583.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  21584.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  21585.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  21586.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  21587.     }
  21588.     /**
  21589.      * Gets the private 'validator.expression' shared service.
  21590.      *
  21591.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  21592.      */
  21593.     protected function getValidator_ExpressionService()
  21594.     {
  21595.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  21596.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  21597.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  21598.         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())));
  21599.     }
  21600.     /**
  21601.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  21602.      *
  21603.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  21604.      */
  21605.     protected function getValidator_Mapping_CacheWarmerService()
  21606.     {
  21607.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  21608.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  21609.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  21610.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  21611.     }
  21612.     /**
  21613.      * Gets the private 'validator.not_compromised_password' shared service.
  21614.      *
  21615.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  21616.      */
  21617.     protected function getValidator_NotCompromisedPasswordService()
  21618.     {
  21619.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  21620.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  21621.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  21622.         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);
  21623.     }
  21624.     /**
  21625.      * Gets the private 'var_dumper.command.server_dump' shared service.
  21626.      *
  21627.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  21628.      */
  21629.     protected function getVarDumper_Command_ServerDumpService()
  21630.     {
  21631.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21632.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  21633.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  21634.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  21635.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  21636.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  21637.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  21638.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  21639.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  21640.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  21641.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  21642.         $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()))]);
  21643.         $instance->setName('server:dump');
  21644.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  21645.         return $instance;
  21646.     }
  21647.     /**
  21648.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  21649.      *
  21650.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  21651.      */
  21652.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  21653.     {
  21654.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  21655.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  21656.         return $instance;
  21657.     }
  21658.     /**
  21659.      * Gets the private 'var_dumper.html_dumper' shared service.
  21660.      *
  21661.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  21662.      */
  21663.     protected function getVarDumper_HtmlDumperService()
  21664.     {
  21665.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  21666.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  21667.         return $instance;
  21668.     }
  21669.     /**
  21670.      * Gets the private 'var_dumper.server_connection' shared service.
  21671.      *
  21672.      * @return \Symfony\Component\VarDumper\Server\Connection
  21673.      */
  21674.     protected function getVarDumper_ServerConnectionService()
  21675.     {
  21676.         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()]);
  21677.     }
  21678.     /**
  21679.      * Gets the private 'web_profiler.csp.handler' shared service.
  21680.      *
  21681.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  21682.      */
  21683.     protected function getWebProfiler_Csp_HandlerService()
  21684.     {
  21685.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  21686.     }
  21687.     /**
  21688.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  21689.      *
  21690.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  21691.      */
  21692.     protected function getWebProfiler_DebugToolbarService()
  21693.     {
  21694.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  21695.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  21696.             return $this->privates['web_profiler.debug_toolbar'];
  21697.         }
  21698.         $b = ($this->services['router'] ?? $this->getRouterService());
  21699.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  21700.             return $this->privates['web_profiler.debug_toolbar'];
  21701.         }
  21702.         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()));
  21703.     }
  21704.     /**
  21705.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  21706.      *
  21707.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  21708.      */
  21709.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  21710.     {
  21711.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  21712.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  21713.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  21714.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  21715.     }
  21716.     /**
  21717.      * Gets the private 'webpack_encore.entrypoint_lookup[core]' shared service.
  21718.      *
  21719.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  21720.      */
  21721.     protected function getWebpackEncore_EntrypointLookupcoreService()
  21722.     {
  21723.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  21724.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  21725.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  21726.         return $this->privates['webpack_encore.entrypoint_lookup[core]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/bundles/nellappsdk/entrypoints.json'), NULL'core'true);
  21727.     }
  21728.     /**
  21729.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  21730.      *
  21731.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  21732.      */
  21733.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  21734.     {
  21735.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21736.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  21737.             'core' => ['privates''webpack_encore.entrypoint_lookup[core]''getWebpackEncore_EntrypointLookupcoreService'false],
  21738.         ], [
  21739.             '_default' => '?',
  21740.             'core' => '?',
  21741.         ]), '_default');
  21742.     }
  21743.     /**
  21744.      * Gets the private 'webpack_encore.exception_listener' shared service.
  21745.      *
  21746.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  21747.      */
  21748.     protected function getWebpackEncore_ExceptionListenerService()
  21749.     {
  21750.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  21751.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default'=> 'core']);
  21752.     }
  21753.     /**
  21754.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  21755.      *
  21756.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  21757.      */
  21758.     protected function getWebpackEncore_TagRendererService()
  21759.     {
  21760.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  21761.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21762.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  21763.             return $this->privates['webpack_encore.tag_renderer'];
  21764.         }
  21765.         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);
  21766.     }
  21767.     /**
  21768.      * Gets the public 'cache_clearer' alias.
  21769.      *
  21770.      * @return object The ".container.private.cache_clearer" service.
  21771.      */
  21772.     protected function getCacheClearerService()
  21773.     {
  21774.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  21775.         return $this->get('.container.private.cache_clearer');
  21776.     }
  21777.     /**
  21778.      * Gets the public 'filesystem' alias.
  21779.      *
  21780.      * @return object The ".container.private.filesystem" service.
  21781.      */
  21782.     protected function getFilesystemService()
  21783.     {
  21784.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  21785.         return $this->get('.container.private.filesystem');
  21786.     }
  21787.     /**
  21788.      * Gets the public 'serializer' alias.
  21789.      *
  21790.      * @return object The ".container.private.serializer" service.
  21791.      */
  21792.     protected function getSerializerService()
  21793.     {
  21794.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  21795.         return $this->get('.container.private.serializer');
  21796.     }
  21797.     /**
  21798.      * Gets the public 'form.factory' alias.
  21799.      *
  21800.      * @return object The ".container.private.form.factory" service.
  21801.      */
  21802.     protected function getForm_FactoryService()
  21803.     {
  21804.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  21805.         return $this->get('.container.private.form.factory');
  21806.     }
  21807.     /**
  21808.      * Gets the public 'form.type.file' alias.
  21809.      *
  21810.      * @return object The ".container.private.form.type.file" service.
  21811.      */
  21812.     protected function getForm_Type_FileService()
  21813.     {
  21814.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  21815.         return $this->get('.container.private.form.type.file');
  21816.     }
  21817.     /**
  21818.      * Gets the public 'profiler' alias.
  21819.      *
  21820.      * @return object The ".container.private.profiler" service.
  21821.      */
  21822.     protected function getProfilerService()
  21823.     {
  21824.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  21825.         return $this->get('.container.private.profiler');
  21826.     }
  21827.     /**
  21828.      * Gets the public 'twig' alias.
  21829.      *
  21830.      * @return object The ".container.private.twig" service.
  21831.      */
  21832.     protected function getTwigService()
  21833.     {
  21834.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  21835.         return $this->get('.container.private.twig');
  21836.     }
  21837.     /**
  21838.      * Gets the public 'security.authorization_checker' alias.
  21839.      *
  21840.      * @return object The ".container.private.security.authorization_checker" service.
  21841.      */
  21842.     protected function getSecurity_AuthorizationCheckerService()
  21843.     {
  21844.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  21845.         return $this->get('.container.private.security.authorization_checker');
  21846.     }
  21847.     /**
  21848.      * Gets the public 'security.token_storage' alias.
  21849.      *
  21850.      * @return object The ".container.private.security.token_storage" service.
  21851.      */
  21852.     protected function getSecurity_TokenStorageService()
  21853.     {
  21854.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  21855.         return $this->get('.container.private.security.token_storage');
  21856.     }
  21857.     /**
  21858.      * Gets the public 'security.password_encoder' alias.
  21859.      *
  21860.      * @return object The ".container.private.security.password_encoder" service.
  21861.      */
  21862.     protected function getSecurity_PasswordEncoderService()
  21863.     {
  21864.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  21865.         return $this->get('.container.private.security.password_encoder');
  21866.     }
  21867.     /**
  21868.      * Gets the public 'session' alias.
  21869.      *
  21870.      * @return object The ".container.private.session" service.
  21871.      */
  21872.     protected function getSessionService()
  21873.     {
  21874.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  21875.         return $this->get('.container.private.session');
  21876.     }
  21877.     /**
  21878.      * Gets the public 'validator' alias.
  21879.      *
  21880.      * @return object The ".container.private.validator" service.
  21881.      */
  21882.     protected function getValidatorService()
  21883.     {
  21884.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  21885.         return $this->get('.container.private.validator');
  21886.     }
  21887.     /**
  21888.      * @return array|bool|float|int|string|\UnitEnum|null
  21889.      */
  21890.     public function getParameter(string $name)
  21891.     {
  21892.         if (isset($this->buildParameters[$name])) {
  21893.             return $this->buildParameters[$name];
  21894.         }
  21895.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  21896.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  21897.         }
  21898.         if (isset($this->loadedDynamicParameters[$name])) {
  21899.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  21900.         }
  21901.         return $this->parameters[$name];
  21902.     }
  21903.     public function hasParameter(string $name): bool
  21904.     {
  21905.         if (isset($this->buildParameters[$name])) {
  21906.             return true;
  21907.         }
  21908.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  21909.     }
  21910.     public function setParameter(string $name$value): void
  21911.     {
  21912.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  21913.     }
  21914.     public function getParameterBag(): ParameterBagInterface
  21915.     {
  21916.         if (null === $this->parameterBag) {
  21917.             $parameters $this->parameters;
  21918.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  21919.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  21920.             }
  21921.             foreach ($this->buildParameters as $name => $value) {
  21922.                 $parameters[$name] = $value;
  21923.             }
  21924.             $this->parameterBag = new FrozenParameterBag($parameters);
  21925.         }
  21926.         return $this->parameterBag;
  21927.     }
  21928.     private $loadedDynamicParameters = [
  21929.         'kernel.runtime_environment' => false,
  21930.         'kernel.build_dir' => false,
  21931.         'kernel.cache_dir' => false,
  21932.         'admin_email' => false,
  21933.         'core_sync_reverse' => false,
  21934.         'kernel.secret' => false,
  21935.         'kernel.trusted_proxies' => false,
  21936.         'debug.container.dump' => false,
  21937.         'serializer.mapping.cache.file' => false,
  21938.         'session.save_path' => false,
  21939.         'validator.mapping.cache.file' => false,
  21940.         'profiler.storage.dsn' => false,
  21941.         'doctrine.orm.proxy_dir' => false,
  21942.         'hautelook_alice.fixtures_path' => false,
  21943.         'drosalys.web_socket.server_uri' => false,
  21944.         'ia_highlight_enable' => false,
  21945.         'nellapp_sdk.api_internal.secret' => false,
  21946.         'nellapp_sdk.sync.base_uri' => false,
  21947.         'nellapp_sdk.sync.secret' => false,
  21948.         'nellapp_sdk.routing.default_domain' => false,
  21949.         'nellapp_sdk.drive.encryption_key' => false,
  21950.         'oneup_uploader.chunks' => false,
  21951.         'oneup_uploader.orphanage' => false,
  21952.         'oneup_uploader.config' => false,
  21953.     ];
  21954.     private $dynamicParameters = [];
  21955.     private function getDynamicParameter(string $name)
  21956.     {
  21957.         switch ($name) {
  21958.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  21959.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  21960.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  21961.             case 'admin_email'$value $this->getEnv('ADMIN_EMAIL'); break;
  21962.             case 'core_sync_reverse'$value $this->getEnv('CORE_REVERSE_SYNC'); break;
  21963.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  21964.             case 'kernel.trusted_proxies'$value $this->getEnv('TRUSTED_PROXIES'); break;
  21965.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  21966.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  21967.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  21968.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  21969.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  21970.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  21971.             case 'hautelook_alice.fixtures_path'$value = [
  21972.                 => $this->getEnv('resolve:FIXTURES_DIRECTORY'),
  21973.             ]; break;
  21974.             case 'drosalys.web_socket.server_uri'$value $this->getEnv('resolve:WS_ADDRESS').':'.$this->getEnv('string:resolve:WS_PORT'); break;
  21975.             case 'ia_highlight_enable'$value $this->getEnv('bool:IA_HIGHLIGHT_ENABLE'); break;
  21976.             case 'nellapp_sdk.api_internal.secret'$value $this->getEnv('APP_SECRET'); break;
  21977.             case 'nellapp_sdk.sync.base_uri'$value $this->getEnv('resolve:SYNC_DOMAIN'); break;
  21978.             case 'nellapp_sdk.sync.secret'$value $this->getEnv('resolve:SYNC_SECRET'); break;
  21979.             case 'nellapp_sdk.routing.default_domain'$value $this->getEnv('DEFAULT_DOMAIN'); break;
  21980.             case 'nellapp_sdk.drive.encryption_key'$value $this->getEnv('FILE_ENCRYPTION_KEY'); break;
  21981.             case 'oneup_uploader.chunks'$value = [
  21982.                 'maxage' => 604800,
  21983.                 'storage' => [
  21984.                     'type' => 'filesystem',
  21985.                     'filesystem' => NULL,
  21986.                     'directory' => ($this->targetDir.''.'/uploader/chunks'),
  21987.                     'stream_wrapper' => NULL,
  21988.                     'sync_buffer_size' => '100K',
  21989.                     'prefix' => 'chunks',
  21990.                 ],
  21991.                 'load_distribution' => true,
  21992.             ]; break;
  21993.             case 'oneup_uploader.orphanage'$value = [
  21994.                 'maxage' => 604800,
  21995.                 'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  21996.             ]; break;
  21997.             case 'oneup_uploader.config'$value = [
  21998.                 'mappings' => [
  21999.                     'none' => [
  22000.                         'frontend' => 'dropzone',
  22001.                         'custom_frontend' => [
  22002.                             'name' => NULL,
  22003.                             'class' => NULL,
  22004.                         ],
  22005.                         'storage' => [
  22006.                             'service' => NULL,
  22007.                             'type' => 'filesystem',
  22008.                             'filesystem' => NULL,
  22009.                             'directory' => NULL,
  22010.                             'stream_wrapper' => NULL,
  22011.                             'sync_buffer_size' => '100K',
  22012.                         ],
  22013.                         'route_prefix' => '',
  22014.                         'endpoints' => [
  22015.                             'upload' => NULL,
  22016.                             'progress' => NULL,
  22017.                             'cancel' => NULL,
  22018.                         ],
  22019.                         'allowed_mimetypes' => [
  22020.                         ],
  22021.                         'disallowed_mimetypes' => [
  22022.                         ],
  22023.                         'error_handler' => NULL,
  22024.                         'max_size' => 9223372036854775807,
  22025.                         'use_orphanage' => false,
  22026.                         'enable_progress' => false,
  22027.                         'enable_cancelation' => false,
  22028.                         'namer' => 'oneup_uploader.namer.uniqid',
  22029.                         'root_folder' => false,
  22030.                     ],
  22031.                 ],
  22032.                 'chunks' => [
  22033.                     'maxage' => 604800,
  22034.                     'storage' => [
  22035.                         'type' => 'filesystem',
  22036.                         'filesystem' => NULL,
  22037.                         'directory' => ($this->targetDir.''.'/uploader/chunks'),
  22038.                         'stream_wrapper' => NULL,
  22039.                         'sync_buffer_size' => '100K',
  22040.                         'prefix' => 'chunks',
  22041.                     ],
  22042.                     'load_distribution' => true,
  22043.                 ],
  22044.                 'orphanage' => [
  22045.                     'maxage' => 604800,
  22046.                     'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  22047.                 ],
  22048.                 'twig' => true,
  22049.             ]; break;
  22050.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  22051.         }
  22052.         $this->loadedDynamicParameters[$name] = true;
  22053.         return $this->dynamicParameters[$name] = $value;
  22054.     }
  22055.     protected function getDefaultParameters(): array
  22056.     {
  22057.         return [
  22058.             'kernel.project_dir' => \dirname(__DIR__4),
  22059.             'kernel.environment' => 'dev',
  22060.             'kernel.debug' => true,
  22061.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  22062.             'kernel.bundles' => [
  22063.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  22064.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  22065.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  22066.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  22067.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  22068.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  22069.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  22070.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  22071.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  22072.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  22073.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  22074.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  22075.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  22076.                 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  22077.                 'DrosalysWebObjectExtensionsBundle' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DrosalysWebObjectExtensionsBundle',
  22078.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  22079.                 'CraueFormFlowBundle' => 'Craue\\FormFlowBundle\\CraueFormFlowBundle',
  22080.                 'KnpUOAuth2ClientBundle' => 'KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle',
  22081.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  22082.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  22083.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  22084.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  22085.                 'DrosalysWebFormBundle' => 'DrosalysWeb\\Bundle\\FormBundle\\DrosalysWebFormBundle',
  22086.                 'DrosalysWebWebSocketBundle' => 'DrosalysWeb\\Bundle\\WebSocketBundle\\DrosalysWebWebSocketBundle',
  22087.                 'NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\NellappSDKBundle',
  22088.                 'DrosalysApiBundle' => 'Drosalys\\Bundle\\ApiBundle\\DrosalysApiBundle',
  22089.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  22090.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  22091.                 'SpiriitFormFilterBundle' => 'Spiriit\\Bundle\\FormFilterBundle\\SpiriitFormFilterBundle',
  22092.                 'OneupUploaderBundle' => 'Oneup\\UploaderBundle\\OneupUploaderBundle',
  22093.                 'OneupFlysystemBundle' => 'Oneup\\FlysystemBundle\\OneupFlysystemBundle',
  22094.                 'TwigComponentBundle' => 'Symfony\\UX\\TwigComponent\\TwigComponentBundle',
  22095.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  22096.             ],
  22097.             'kernel.bundles_metadata' => [
  22098.                 'FrameworkBundle' => [
  22099.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  22100.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  22101.                 ],
  22102.                 'TwigBundle' => [
  22103.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  22104.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  22105.                 ],
  22106.                 'TwigExtraBundle' => [
  22107.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  22108.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  22109.                 ],
  22110.                 'SensioFrameworkExtraBundle' => [
  22111.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  22112.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  22113.                 ],
  22114.                 'DoctrineBundle' => [
  22115.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  22116.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  22117.                 ],
  22118.                 'DoctrineMigrationsBundle' => [
  22119.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  22120.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  22121.                 ],
  22122.                 'SecurityBundle' => [
  22123.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  22124.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  22125.                 ],
  22126.                 'WebProfilerBundle' => [
  22127.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  22128.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  22129.                 ],
  22130.                 'MonologBundle' => [
  22131.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  22132.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  22133.                 ],
  22134.                 'DebugBundle' => [
  22135.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  22136.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  22137.                 ],
  22138.                 'MakerBundle' => [
  22139.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  22140.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  22141.                 ],
  22142.                 'NelmioAliceBundle' => [
  22143.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  22144.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  22145.                 ],
  22146.                 'FidryAliceDataFixturesBundle' => [
  22147.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  22148.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  22149.                 ],
  22150.                 'HautelookAliceBundle' => [
  22151.                     'path' => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src'),
  22152.                     'namespace' => 'Hautelook\\AliceBundle',
  22153.                 ],
  22154.                 'DrosalysWebObjectExtensionsBundle' => [
  22155.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony'),
  22156.                     'namespace' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony',
  22157.                 ],
  22158.                 'WebpackEncoreBundle' => [
  22159.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  22160.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  22161.                 ],
  22162.                 'CraueFormFlowBundle' => [
  22163.                     'path' => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle'),
  22164.                     'namespace' => 'Craue\\FormFlowBundle',
  22165.                 ],
  22166.                 'KnpUOAuth2ClientBundle' => [
  22167.                     'path' => (\dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src'),
  22168.                     'namespace' => 'KnpU\\OAuth2ClientBundle',
  22169.                 ],
  22170.                 'KnpMenuBundle' => [
  22171.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  22172.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  22173.                 ],
  22174.                 'FOSRestBundle' => [
  22175.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  22176.                     'namespace' => 'FOS\\RestBundle',
  22177.                 ],
  22178.                 'NelmioApiDocBundle' => [
  22179.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  22180.                     'namespace' => 'Nelmio\\ApiDocBundle',
  22181.                 ],
  22182.                 'KnpPaginatorBundle' => [
  22183.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  22184.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  22185.                 ],
  22186.                 'DrosalysWebFormBundle' => [
  22187.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src'),
  22188.                     'namespace' => 'DrosalysWeb\\Bundle\\FormBundle',
  22189.                 ],
  22190.                 'DrosalysWebWebSocketBundle' => [
  22191.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src'),
  22192.                     'namespace' => 'DrosalysWeb\\Bundle\\WebSocketBundle',
  22193.                 ],
  22194.                 'NellappSDKBundle' => [
  22195.                     'path' => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src'),
  22196.                     'namespace' => 'Nellapp\\Bundle\\SDKBundle',
  22197.                 ],
  22198.                 'DrosalysApiBundle' => [
  22199.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src'),
  22200.                     'namespace' => 'Drosalys\\Bundle\\ApiBundle',
  22201.                 ],
  22202.                 'LiipImagineBundle' => [
  22203.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  22204.                     'namespace' => 'Liip\\ImagineBundle',
  22205.                 ],
  22206.                 'SentryBundle' => [
  22207.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  22208.                     'namespace' => 'Sentry\\SentryBundle',
  22209.                 ],
  22210.                 'SpiriitFormFilterBundle' => [
  22211.                     'path' => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle'),
  22212.                     'namespace' => 'Spiriit\\Bundle\\FormFilterBundle',
  22213.                 ],
  22214.                 'OneupUploaderBundle' => [
  22215.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src'),
  22216.                     'namespace' => 'Oneup\\UploaderBundle',
  22217.                 ],
  22218.                 'OneupFlysystemBundle' => [
  22219.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src'),
  22220.                     'namespace' => 'Oneup\\FlysystemBundle',
  22221.                 ],
  22222.                 'TwigComponentBundle' => [
  22223.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component'),
  22224.                     'namespace' => 'Symfony\\UX\\TwigComponent',
  22225.                 ],
  22226.                 'BazingaJsTranslationBundle' => [
  22227.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  22228.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  22229.                 ],
  22230.             ],
  22231.             'kernel.charset' => 'UTF-8',
  22232.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  22233.             'container.dumper.inline_class_loader' => true,
  22234.             'container.dumper.inline_factories' => true,
  22235.             'var_folder_path' => \dirname(__DIR__3),
  22236.             'uploads_path' => (\dirname(__DIR__3).'/uploads'),
  22237.             'uploaded_files_path' => (\dirname(__DIR__3).'/uploads/files'),
  22238.             'event_dispatcher.event_aliases' => [
  22239.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  22240.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  22241.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  22242.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  22243.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  22244.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  22245.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  22246.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  22247.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  22248.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  22249.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  22250.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  22251.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  22252.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  22253.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  22254.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  22255.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  22256.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  22257.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  22258.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  22259.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  22260.             ],
  22261.             'fragment.renderer.hinclude.global_template' => NULL,
  22262.             'fragment.path' => '/_fragment',
  22263.             'kernel.http_method_override' => true,
  22264.             'kernel.trusted_hosts' => [
  22265.             ],
  22266.             'kernel.default_locale' => 'fr',
  22267.             'kernel.enabled_locales' => [
  22268.             ],
  22269.             'kernel.error_controller' => 'error_controller',
  22270.             'kernel.trusted_headers' => 14,
  22271.             'debug.file_link_format' => NULL,
  22272.             'asset.request_context.base_path' => NULL,
  22273.             'asset.request_context.secure' => NULL,
  22274.             'translator.logging' => false,
  22275.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  22276.             'debug.error_handler.throw_at' => -1,
  22277.             'router.request_context.host' => 'localhost',
  22278.             'router.request_context.scheme' => 'http',
  22279.             'router.request_context.base_url' => '',
  22280.             'router.resource' => 'kernel::loadRoutes',
  22281.             'request_listener.http_port' => 80,
  22282.             'request_listener.https_port' => 443,
  22283.             'session.metadata.storage_key' => '_sf2_meta',
  22284.             'session.storage.options' => [
  22285.                 'cache_limiter' => '0',
  22286.                 'cookie_lifetime' => 86400,
  22287.                 'cookie_secure' => 'auto',
  22288.                 'cookie_httponly' => false,
  22289.                 'cookie_samesite' => 'lax',
  22290.                 'gc_probability' => 1,
  22291.             ],
  22292.             'session.metadata.update_threshold' => 0,
  22293.             'form.type_extension.csrf.enabled' => false,
  22294.             'validator.translation_domain' => 'validators',
  22295.             'profiler_listener.only_exceptions' => false,
  22296.             'profiler_listener.only_main_requests' => false,
  22297.             'twig.form.resources' => [
  22298.                 => 'form_div_layout.html.twig',
  22299.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  22300.                 => '@NellappSDK/Form/form_theme_checkboxes.html.twig',
  22301.                 => '@NellappSDK/Form/form_theme.html.twig',
  22302.                 => 'bootstrap_4_layout.html.twig',
  22303.                 => 'Form/form_layout.html.twig',
  22304.                 => 'Form/form_flow_layout.html.twig',
  22305.                 => 'Form/form_theme_home.html.twig',
  22306.                 => '@NellappSDK/Form/nellapp_boolean_type.html.twig',
  22307.                 => '@DrosalysWebForm/Form/collection_layout.html.twig',
  22308.                 10 => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  22309.             ],
  22310.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  22311.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  22312.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  22313.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  22314.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  22315.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  22316.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  22317.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  22318.             'doctrine.entity_managers' => [
  22319.                 'default' => 'doctrine.orm.default_entity_manager',
  22320.             ],
  22321.             'doctrine.default_entity_manager' => 'default',
  22322.             'doctrine.dbal.connection_factory.types' => [
  22323.                 'uuid' => [
  22324.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  22325.                 ],
  22326.                 'ulid' => [
  22327.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  22328.                 ],
  22329.             ],
  22330.             'doctrine.connections' => [
  22331.                 'default' => 'doctrine.dbal.default_connection',
  22332.             ],
  22333.             'doctrine.default_connection' => 'default',
  22334.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  22335.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  22336.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  22337.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  22338.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  22339.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  22340.             'doctrine.orm.cache.memcache_host' => 'localhost',
  22341.             'doctrine.orm.cache.memcache_port' => 11211,
  22342.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  22343.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  22344.             'doctrine.orm.cache.memcached_host' => 'localhost',
  22345.             'doctrine.orm.cache.memcached_port' => 11211,
  22346.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  22347.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  22348.             'doctrine.orm.cache.redis_host' => 'localhost',
  22349.             'doctrine.orm.cache.redis_port' => 6379,
  22350.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  22351.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  22352.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  22353.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  22354.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  22355.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  22356.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  22357.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  22358.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  22359.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  22360.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  22361.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  22362.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  22363.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  22364.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  22365.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  22366.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  22367.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  22368.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  22369.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  22370.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  22371.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  22372.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  22373.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  22374.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  22375.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  22376.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  22377.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  22378.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  22379.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  22380.             'doctrine.orm.auto_generate_proxy_classes' => true,
  22381.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  22382.             'doctrine.orm.proxy_namespace' => 'Proxies',
  22383.             'doctrine.migrations.preferred_em' => NULL,
  22384.             'doctrine.migrations.preferred_connection' => NULL,
  22385.             'security.role_hierarchy.roles' => [
  22386.                 'ROLE_SUPER_ADMIN' => [
  22387.                     => 'ROLE_ADMIN',
  22388.                 ],
  22389.             ],
  22390.             'security.access.denied_url' => NULL,
  22391.             'security.authentication.manager.erase_credentials' => true,
  22392.             'security.authentication.session_strategy.strategy' => 'migrate',
  22393.             'security.access.always_authenticate_before_granting' => false,
  22394.             'security.authentication.hide_user_not_found' => true,
  22395.             'security.firewalls' => [
  22396.                 => 'dev',
  22397.                 => 'core_sync_doc',
  22398.                 => 'core_sync',
  22399.                 => 'reverse_sync',
  22400.                 => 'main',
  22401.             ],
  22402.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  22403.             'web_profiler.debug_toolbar.mode' => 2,
  22404.             'monolog.use_microseconds' => true,
  22405.             'monolog.swift_mailer.handlers' => [
  22406.             ],
  22407.             'monolog.handlers_to_channels' => [
  22408.                 'monolog.handler.console' => [
  22409.                     'type' => 'exclusive',
  22410.                     'elements' => [
  22411.                         => 'event',
  22412.                         => 'doctrine',
  22413.                         => 'console',
  22414.                     ],
  22415.                 ],
  22416.                 'monolog.handler.main' => [
  22417.                     'type' => 'exclusive',
  22418.                     'elements' => [
  22419.                         => 'event',
  22420.                     ],
  22421.                 ],
  22422.             ],
  22423.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  22424.             'nelmio_alice.functions_blacklist' => [
  22425.                 => 'current',
  22426.                 => 'shuffle',
  22427.                 => 'date',
  22428.                 => 'time',
  22429.                 => 'file',
  22430.                 => 'md5',
  22431.                 => 'sha1',
  22432.             ],
  22433.             'nelmio_alice.locale' => 'en_US',
  22434.             'nelmio_alice.seed' => 1,
  22435.             'nelmio_alice.loading_limit' => 5,
  22436.             'nelmio_alice.max_unique_values_retry' => 150,
  22437.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  22438.             'hautelook_alice.root_dirs' => [
  22439.                 => \dirname(__DIR__4),
  22440.             ],
  22441.             'drosalys_object_extensions.serialize_log.model_manager_name' => 'default',
  22442.             'drosalys_object_extensions.serialize_log.use_internal_entity' => true,
  22443.             'craue.form.flow.class' => 'Craue\\FormFlowBundle\\Form\\FormFlow',
  22444.             'craue.form.flow.storage.class' => 'Craue\\FormFlowBundle\\Storage\\SessionStorage',
  22445.             'craue.form.flow.event_listener.previous_step_invalid.class' => 'Craue\\FormFlowBundle\\EventListener\\PreviousStepInvalidEventListener',
  22446.             'craue.form.flow.event_listener.previous_step_invalid.event' => 'flow.previous_step_invalid',
  22447.             'craue.form.flow.event_listener.flow_expired.class' => 'Craue\\FormFlowBundle\\EventListener\\FlowExpiredEventListener',
  22448.             'craue.form.flow.event_listener.flow_expired.event' => 'flow.flow_expired',
  22449.             'craue_twig_extensions.formflow.class' => 'Craue\\FormFlowBundle\\Twig\\Extension\\FormFlowExtension',
  22450.             'craue_formflow.util.class' => 'Craue\\FormFlowBundle\\Util\\FormFlowUtil',
  22451.             'knp_menu.renderer.list.options' => [
  22452.             ],
  22453.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  22454.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  22455.             'knp_menu.renderer.twig.options' => [
  22456.             ],
  22457.             'knp_menu.renderer.twig.template' => 'Partials/components/header/knp-menu.html.twig',
  22458.             'knp_menu.default_renderer' => 'twig',
  22459.             'fos_rest.format_listener.rules' => NULL,
  22460.             'nelmio_api_doc.areas' => [
  22461.                 => 'default',
  22462.             ],
  22463.             'knp_paginator.template.pagination' => '@NellappSDK/Partials/component/pagination/pagination.html.twig',
  22464.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  22465.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  22466.             'knp_paginator.page_range' => 5,
  22467.             'knp_paginator.page_limit' => NULL,
  22468.             'drosalys_form.collection.import_template' => true,
  22469.             'drosalys_form.collection.main_form_template' => 'bootstrap_4_layout.html.twig',
  22470.             'drosalys_form.select_or_create.import_template' => true,
  22471.             'drosalys_form.select_or_create.layout_template' => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  22472.             'drosalys.web_socket.server_context' => [
  22473.             ],
  22474.             'drosalys.web_socket.router_resource' => (\dirname(__DIR__4).'/config/ws_routes.yaml'),
  22475.             'nellapp_sdk.activity_feed.enable' => true,
  22476.             'env(IA_HIGHLIGHT_ENABLE)' => 'false',
  22477.             'nellapp_sdk.global_getter.global_entities' => [
  22478.                 'channel_class' => 'App\\Entity\\Channel\\Channel',
  22479.                 'channel_white_label_class' => 'App\\Entity\\Channel\\ChannelWhiteLabel',
  22480.                 'user_class' => 'App\\Entity\\Account\\User',
  22481.                 'user_notification_class' => 'App\\Entity\\Account\\Notification',
  22482.                 'channel_user_data_class' => 'App\\Entity\\ChannelUserData\\ChannelUserData',
  22483.                 'channel_user_role_class' => 'Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRole',
  22484.             ],
  22485.             'nellapp_sdk.default.doctrine_connection' => 'default',
  22486.             'nellapp_sdk.auth.enable' => true,
  22487.             'nellapp_sdk.auth.doctrine_connection' => 'default',
  22488.             'nellapp_sdk.sync.enable' => true,
  22489.             'nellapp_sdk.channel.enable' => true,
  22490.             'entities_handled' => [
  22491.                 => 'account_notification',
  22492.                 => 'common_contact',
  22493.                 => 'channel_channel',
  22494.                 => 'channel_configuration',
  22495.                 => 'channel_white_label',
  22496.                 => 'channel_user_from_channels',
  22497.                 => 'channel_group',
  22498.                 => 'channel_contact',
  22499.                 => 'channel_user_role',
  22500.                 => 'channel_session',
  22501.                 10 => 'channel_place',
  22502.                 11 => 'channel_room',
  22503.                 12 => 'channel_user_data',
  22504.                 13 => 'abstract_cursus',
  22505.                 14 => 'channel_training',
  22506.                 15 => 'channel_user_perm_training',
  22507.                 16 => 'channel_user_perm_session',
  22508.                 17 => 'channel_user_perm_cursus',
  22509.             ],
  22510.             'nellapp_sdk.template_header.search_deactivated_domain' => [
  22511.             ],
  22512.             'nellapp_sdk.drive.public_dir' => (\dirname(__DIR__4).'/public/'),
  22513.             'drosalys_api.serializer.symfony' => true,
  22514.             'liip_imagine.resolvers' => [
  22515.                 'default' => [
  22516.                     'web_path' => [
  22517.                         'web_root' => (\dirname(__DIR__4).'/public'),
  22518.                         'cache_prefix' => 'media/cache',
  22519.                     ],
  22520.                 ],
  22521.             ],
  22522.             'liip_imagine.loaders' => [
  22523.                 'default' => [
  22524.                     'filesystem' => [
  22525.                         'locator' => 'filesystem',
  22526.                         'data_root' => [
  22527.                             => (\dirname(__DIR__4).'/public'),
  22528.                         ],
  22529.                         'allow_unresolvable_data_roots' => false,
  22530.                         'bundle_resources' => [
  22531.                             'enabled' => false,
  22532.                             'access_control_type' => 'blacklist',
  22533.                             'access_control_list' => [
  22534.                             ],
  22535.                         ],
  22536.                     ],
  22537.                 ],
  22538.                 'uploads' => [
  22539.                     'filesystem' => [
  22540.                         'data_root' => [
  22541.                             => (\dirname(__DIR__3).'/uploads/files'),
  22542.                         ],
  22543.                         'locator' => 'filesystem',
  22544.                         'allow_unresolvable_data_roots' => false,
  22545.                         'bundle_resources' => [
  22546.                             'enabled' => false,
  22547.                             'access_control_type' => 'blacklist',
  22548.                             'access_control_list' => [
  22549.                             ],
  22550.                         ],
  22551.                     ],
  22552.                 ],
  22553.             ],
  22554.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  22555.             'liip_imagine.jpegoptim.stripAll' => true,
  22556.             'liip_imagine.jpegoptim.max' => NULL,
  22557.             'liip_imagine.jpegoptim.progressive' => true,
  22558.             'liip_imagine.jpegoptim.tempDir' => NULL,
  22559.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  22560.             'liip_imagine.optipng.level' => 7,
  22561.             'liip_imagine.optipng.stripAll' => true,
  22562.             'liip_imagine.optipng.tempDir' => NULL,
  22563.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  22564.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  22565.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  22566.             'liip_imagine.cwebp.tempDir' => NULL,
  22567.             'liip_imagine.cwebp.q' => 75,
  22568.             'liip_imagine.cwebp.alphaQ' => 100,
  22569.             'liip_imagine.cwebp.m' => 4,
  22570.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  22571.             'liip_imagine.cwebp.alphaMethod' => 1,
  22572.             'liip_imagine.cwebp.exact' => false,
  22573.             'liip_imagine.cwebp.metadata' => [
  22574.                 => 'none',
  22575.             ],
  22576.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  22577.             'liip_imagine.cache.resolver.default' => 'default',
  22578.             'liip_imagine.default_image' => NULL,
  22579.             'liip_imagine.filter_sets' => [
  22580.                 'channel_thumbnail' => [
  22581.                     'quality' => 100,
  22582.                     'jpeg_quality' => 80,
  22583.                     'png_compression_level' => 8,
  22584.                     'png_compression_filter' => NULL,
  22585.                     'format' => NULL,
  22586.                     'animated' => false,
  22587.                     'cache' => NULL,
  22588.                     'data_loader' => NULL,
  22589.                     'default_image' => NULL,
  22590.                     'filters' => [
  22591.                         'auto_rotate' => [
  22592.                         ],
  22593.                         'strip' => [
  22594.                         ],
  22595.                         'thumbnail' => [
  22596.                             'size' => [
  22597.                                 => 600,
  22598.                                 => 300,
  22599.                             ],
  22600.                             'mode' => 'inset',
  22601.                             'allow_upscale' => true,
  22602.                         ],
  22603.                     ],
  22604.                     'post_processors' => [
  22605.                     ],
  22606.                 ],
  22607.                 'avatar_thumbnail' => [
  22608.                     'quality' => 100,
  22609.                     'jpeg_quality' => 80,
  22610.                     'png_compression_level' => 8,
  22611.                     'png_compression_filter' => NULL,
  22612.                     'format' => NULL,
  22613.                     'animated' => false,
  22614.                     'cache' => NULL,
  22615.                     'data_loader' => NULL,
  22616.                     'default_image' => NULL,
  22617.                     'filters' => [
  22618.                         'auto_rotate' => [
  22619.                         ],
  22620.                         'strip' => [
  22621.                         ],
  22622.                         'thumbnail' => [
  22623.                             'size' => [
  22624.                                 => 100,
  22625.                                 => 100,
  22626.                             ],
  22627.                             'mode' => 'outbound',
  22628.                             'allow_upscale' => true,
  22629.                         ],
  22630.                     ],
  22631.                     'post_processors' => [
  22632.                     ],
  22633.                 ],
  22634.                 'cache' => [
  22635.                     'quality' => 100,
  22636.                     'jpeg_quality' => NULL,
  22637.                     'png_compression_level' => NULL,
  22638.                     'png_compression_filter' => NULL,
  22639.                     'format' => NULL,
  22640.                     'animated' => false,
  22641.                     'cache' => NULL,
  22642.                     'data_loader' => NULL,
  22643.                     'default_image' => NULL,
  22644.                     'filters' => [
  22645.                     ],
  22646.                     'post_processors' => [
  22647.                     ],
  22648.                 ],
  22649.                 'logos_resize' => [
  22650.                     'quality' => 85,
  22651.                     'jpeg_quality' => NULL,
  22652.                     'png_compression_level' => NULL,
  22653.                     'png_compression_filter' => NULL,
  22654.                     'format' => NULL,
  22655.                     'animated' => false,
  22656.                     'cache' => NULL,
  22657.                     'data_loader' => 'uploads',
  22658.                     'default_image' => NULL,
  22659.                     'filters' => [
  22660.                         'thumbnail' => [
  22661.                             'size' => [
  22662.                                 => 150,
  22663.                                 => 70,
  22664.                             ],
  22665.                             'mode' => 'inset',
  22666.                         ],
  22667.                     ],
  22668.                     'post_processors' => [
  22669.                     ],
  22670.                 ],
  22671.             ],
  22672.             'liip_imagine.binary.loader.default' => 'default',
  22673.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  22674.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  22675.             'liip_imagine.webp.generate' => false,
  22676.             'liip_imagine.webp.options' => [
  22677.                 'quality' => 100,
  22678.                 'cache' => NULL,
  22679.                 'data_loader' => NULL,
  22680.                 'post_processors' => [
  22681.                 ],
  22682.             ],
  22683.             'env(SENTRY_RELEASE)' => '1.0.0+no-version-set@{no ref',
  22684.             'sentry.tracing.enabled' => true,
  22685.             'sentry.tracing.dbal.enabled' => true,
  22686.             'sentry.tracing.dbal.connections' => [
  22687.             ],
  22688.             'sentry.tracing.cache.enabled' => true,
  22689.             'sentry.tracing.http_client.enabled' => true,
  22690.             'spiriit_form_filter.query_builder_updater.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\FilterBuilderUpdater',
  22691.             'spiriit_form_filter.form_data_extractor.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\FormDataExtractor',
  22692.             'spiriit_form_filter.data_extraction_method.default.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\DefaultExtractionMethod',
  22693.             'spiriit_form_filter.data_extraction_method.text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\TextExtractionMethod',
  22694.             'spiriit_form_filter.data_extraction_method.key_values.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\ValueKeysExtractionMethod',
  22695.             'spiriit_form_filter.filter_prepare.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\PrepareListener',
  22696.             'spiriit_form_filter.type.filter_text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType',
  22697.             'spiriit_form_filter.type.filter_number.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType',
  22698.             'spiriit_form_filter.type.filter_number_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType',
  22699.             'spiriit_form_filter.type.filter_checkbox.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType',
  22700.             'spiriit_form_filter.type.filter_boolean.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType',
  22701.             'spiriit_form_filter.type.filter_choice.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType',
  22702.             'spiriit_form_filter.type.filter_date.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType',
  22703.             'spiriit_form_filter.type.filter_date_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType',
  22704.             'spiriit_form_filter.type.filter_datetime.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType',
  22705.             'spiriit_form_filter.type.filter_datetime_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType',
  22706.             'spiriit_form_filter.type.filter_collection_adapter.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType',
  22707.             'spiriit_form_filter.type.filter_sharedable.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType',
  22708.             'spiriit_form_filter.type.filter_enum.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType',
  22709.             'spiriit_form_filter.type_extension.filter_extension.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension',
  22710.             'spiriit_form_filter.get_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Subscriber\\DoctrineORMSubscriber',
  22711.             'spiriit_form_filter.apply_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\DoctrineApplyFilterListener',
  22712.             'spiriit_form_filter.type.filter_entity.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType',
  22713.             'spiriit_form_filter.where_method' => 'and',
  22714.             'spiriit_form_filter.text.condition_pattern' => 1,
  22715.             'oneup_uploader.chunks.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\ChunkManager',
  22716.             'oneup_uploader.chunks_storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\GaufretteStorage',
  22717.             'oneup_uploader.chunks_storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FlysystemStorage',
  22718.             'oneup_uploader.chunks_storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FilesystemStorage',
  22719.             'oneup_uploader.namer.urlsafename.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UrlSafeNamer',
  22720.             'oneup_uploader.namer.uniqid.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UniqidNamer',
  22721.             'oneup_uploader.routing.loader.class' => 'Oneup\\UploaderBundle\\Routing\\RouteLoader',
  22722.             'oneup_uploader.storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\GaufretteStorage',
  22723.             'oneup_uploader.storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FlysystemStorage',
  22724.             'oneup_uploader.storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemStorage',
  22725.             'oneup_uploader.orphanage.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemOrphanageStorage',
  22726.             'oneup_uploader.orphanage.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Orphanage\\OrphanageManager',
  22727.             'oneup_uploader.controller.fineuploader.class' => 'Oneup\\UploaderBundle\\Controller\\FineUploaderController',
  22728.             'oneup_uploader.controller.blueimp.class' => 'Oneup\\UploaderBundle\\Controller\\BlueimpController',
  22729.             'oneup_uploader.controller.uploadify.class' => 'Oneup\\UploaderBundle\\Controller\\UploadifyController',
  22730.             'oneup_uploader.controller.yui3.class' => 'Oneup\\UploaderBundle\\Controller\\YUI3Controller',
  22731.             'oneup_uploader.controller.fancyupload.class' => 'Oneup\\UploaderBundle\\Controller\\FancyUploadController',
  22732.             'oneup_uploader.controller.mooupload.class' => 'Oneup\\UploaderBundle\\Controller\\MooUploadController',
  22733.             'oneup_uploader.controller.plupload.class' => 'Oneup\\UploaderBundle\\Controller\\PluploadController',
  22734.             'oneup_uploader.controller.dropzone.class' => 'Oneup\\UploaderBundle\\Controller\\DropzoneController',
  22735.             'oneup_uploader.command.clear_chunks.class' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  22736.             'oneup_uploader.command.clear_orphans.class' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  22737.             'oneup_uploader.error_handler.noop.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\NoopErrorHandler',
  22738.             'oneup_uploader.error_handler.blueimp.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\BlueimpErrorHandler',
  22739.             'oneup_uploader.error_handler.plupload.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\PluploadErrorHandler',
  22740.             'oneup_uploader.error_handler.dropzone.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\DropzoneErrorHandler',
  22741.             'oneup_uploader.config.none' => [
  22742.                 'frontend' => 'dropzone',
  22743.                 'custom_frontend' => [
  22744.                     'name' => NULL,
  22745.                     'class' => NULL,
  22746.                 ],
  22747.                 'storage' => [
  22748.                     'service' => NULL,
  22749.                     'type' => 'filesystem',
  22750.                     'filesystem' => NULL,
  22751.                     'directory' => NULL,
  22752.                     'stream_wrapper' => NULL,
  22753.                     'sync_buffer_size' => '100K',
  22754.                 ],
  22755.                 'route_prefix' => '',
  22756.                 'endpoints' => [
  22757.                     'upload' => NULL,
  22758.                     'progress' => NULL,
  22759.                     'cancel' => NULL,
  22760.                 ],
  22761.                 'allowed_mimetypes' => [
  22762.                 ],
  22763.                 'disallowed_mimetypes' => [
  22764.                 ],
  22765.                 'error_handler' => NULL,
  22766.                 'max_size' => 9223372036854775807,
  22767.                 'use_orphanage' => false,
  22768.                 'enable_progress' => false,
  22769.                 'enable_cancelation' => false,
  22770.                 'namer' => 'oneup_uploader.namer.uniqid',
  22771.                 'root_folder' => false,
  22772.             ],
  22773.             'oneup_uploader.controllers' => [
  22774.                 'none' => [
  22775.                     => 'oneup_uploader.controller.none',
  22776.                     => [
  22777.                         'enable_progress' => false,
  22778.                         'enable_cancelation' => false,
  22779.                         'route_prefix' => '',
  22780.                         'endpoints' => [
  22781.                             'upload' => NULL,
  22782.                             'progress' => NULL,
  22783.                             'cancel' => NULL,
  22784.                         ],
  22785.                     ],
  22786.                 ],
  22787.             ],
  22788.             'oneup_uploader.maxsize' => [
  22789.                 'none' => 20971520,
  22790.             ],
  22791.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  22792.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  22793.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  22794.             'maker.compatible_check.doctrine.supports_attributes' => true,
  22795.             'data_collector.templates' => [
  22796.                 'data_collector.request' => [
  22797.                     => 'request',
  22798.                     => '@WebProfiler/Collector/request.html.twig',
  22799.                 ],
  22800.                 'data_collector.time' => [
  22801.                     => 'time',
  22802.                     => '@WebProfiler/Collector/time.html.twig',
  22803.                 ],
  22804.                 'data_collector.memory' => [
  22805.                     => 'memory',
  22806.                     => '@WebProfiler/Collector/memory.html.twig',
  22807.                 ],
  22808.                 'data_collector.validator' => [
  22809.                     => 'validator',
  22810.                     => '@WebProfiler/Collector/validator.html.twig',
  22811.                 ],
  22812.                 'data_collector.ajax' => [
  22813.                     => 'ajax',
  22814.                     => '@WebProfiler/Collector/ajax.html.twig',
  22815.                 ],
  22816.                 'data_collector.form' => [
  22817.                     => 'form',
  22818.                     => '@WebProfiler/Collector/form.html.twig',
  22819.                 ],
  22820.                 'data_collector.exception' => [
  22821.                     => 'exception',
  22822.                     => '@WebProfiler/Collector/exception.html.twig',
  22823.                 ],
  22824.                 'data_collector.logger' => [
  22825.                     => 'logger',
  22826.                     => '@WebProfiler/Collector/logger.html.twig',
  22827.                 ],
  22828.                 'data_collector.events' => [
  22829.                     => 'events',
  22830.                     => '@WebProfiler/Collector/events.html.twig',
  22831.                 ],
  22832.                 'data_collector.router' => [
  22833.                     => 'router',
  22834.                     => '@WebProfiler/Collector/router.html.twig',
  22835.                 ],
  22836.                 'data_collector.cache' => [
  22837.                     => 'cache',
  22838.                     => '@WebProfiler/Collector/cache.html.twig',
  22839.                 ],
  22840.                 'data_collector.translation' => [
  22841.                     => 'translation',
  22842.                     => '@WebProfiler/Collector/translation.html.twig',
  22843.                 ],
  22844.                 'data_collector.security' => [
  22845.                     => 'security',
  22846.                     => '@Security/Collector/security.html.twig',
  22847.                 ],
  22848.                 'data_collector.twig' => [
  22849.                     => 'twig',
  22850.                     => '@WebProfiler/Collector/twig.html.twig',
  22851.                 ],
  22852.                 'data_collector.http_client' => [
  22853.                     => 'http_client',
  22854.                     => '@WebProfiler/Collector/http_client.html.twig',
  22855.                 ],
  22856.                 'data_collector.doctrine' => [
  22857.                     => 'db',
  22858.                     => '@Doctrine/Collector/db.html.twig',
  22859.                 ],
  22860.                 'data_collector.dump' => [
  22861.                     => 'dump',
  22862.                     => '@Debug/Profiler/dump.html.twig',
  22863.                 ],
  22864.                 'data_collector.messenger' => [
  22865.                     => 'messenger',
  22866.                     => '@WebProfiler/Collector/messenger.html.twig',
  22867.                 ],
  22868.                 'mailer.data_collector' => [
  22869.                     => 'mailer',
  22870.                     => '@WebProfiler/Collector/mailer.html.twig',
  22871.                 ],
  22872.                 'data_collector.config' => [
  22873.                     => 'config',
  22874.                     => '@WebProfiler/Collector/config.html.twig',
  22875.                 ],
  22876.             ],
  22877.             'console.command.ids' => [
  22878.             ],
  22879.         ];
  22880.     }
  22881.     protected function throw($message)
  22882.     {
  22883.         throw new RuntimeException($message);
  22884.     }
  22885. }