var/cache/dev/ContainerAwZI8lP/App_KernelDevDebugContainer.php line 4615

Open in your IDE?
  1. <?php
  2. namespace ContainerAwZI8lP;
  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\\Planning\\ChannelUserData\\EventCollectionAction' => 'getEventCollectionAction6Service',
  140.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByAdminChannelUserDataAction' => 'getGetAnalyticsByAdminChannelUserDataActionService',
  141.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByEventTypeAction' => 'getGetAnalyticsByEventTypeActionService',
  142.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsForAdminChannelUserDataAction' => 'getGetAnalyticsForAdminChannelUserDataActionService',
  143.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetChannelUserDataCollectionByPeriodAction' => 'getGetChannelUserDataCollectionByPeriodActionService',
  144.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetGlobalAnalyticsAction' => 'getGetGlobalAnalyticsActionService',
  145.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByDates' => 'getEventCollectionActionByDatesService',
  146.             'App\\Controller\\ReverseSync\\Planning\\EventGlobalProgress' => 'getEventGlobalProgressService',
  147.             'App\\Controller\\ReverseSync\\Planning\\EventUserProgressionAction' => 'getEventUserProgressionActionService',
  148.             'App\\Controller\\ReverseSync\\Proxy\\Channel\\GetEventDataForNimAction' => 'getGetEventDataForNimActionService',
  149.             'App\\Controller\\SearchCategoryController' => 'getSearchCategoryControllerService',
  150.             'App\\Controller\\SearchController' => 'getSearchControllerService',
  151.             'App\\WebSocket\\Component\\EventLockerComponent' => 'getEventLockerComponentService',
  152.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  153.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DoctrineBlamer.App\\Entity\\Account\\User' => 'getUserService',
  154.             'Faker\\Generator' => 'getGeneratorService',
  155.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  156.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\ConnectAction' => 'getConnectActionService',
  157.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\ConnectCheckAction' => 'getConnectCheckActionService',
  158.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\GlobalLogoutController' => 'getGlobalLogoutControllerService',
  159.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LoggedOutAction' => 'getLoggedOutActionService',
  160.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LogoutAction' => 'getLogoutActionService',
  161.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction' => 'getCollectionAction12Service',
  162.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController' => 'getChatNotificationControllerService',
  163.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction' => 'getChannelAdminCollectionActionService',
  164.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction' => 'getChannelLearnerCollectionActionService',
  165.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction' => 'getChannelUserCollectionActionService',
  166.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController' => 'getChannelResourceAccessCacheControllerService',
  167.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\DeleteAction' => 'getDeleteAction2Service',
  168.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\EditAction' => 'getEditActionService',
  169.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\IndexAction' => 'getIndexActionService',
  170.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\NewAction' => 'getNewActionService',
  171.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Controller\\Sync\\CollectionAction' => 'getCollectionAction13Service',
  172.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController' => 'getErrorControllerService',
  173.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  174.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  175.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  176.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  177.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  178.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  179.             'cache.app' => 'getCache_AppService',
  180.             'cache.app_clearer' => 'getCache_AppClearerService',
  181.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  182.             'cache.system' => 'getCache_SystemService',
  183.             'cache.system_clearer' => 'getCache_SystemClearerService',
  184.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  185.             'cache_warmer' => 'getCacheWarmerService',
  186.             'console.command_loader' => 'getConsole_CommandLoaderService',
  187.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  188.             'craue.form.flow.storage' => 'getCraue_Form_Flow_StorageService',
  189.             'craue_formflow_util' => 'getCraueFormflowUtilService',
  190.             'data_collector.dump' => 'getDataCollector_DumpService',
  191.             'doctrine' => 'getDoctrineService',
  192.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  193.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  194.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  195.             'error_controller' => 'getErrorController2Service',
  196.             'event_dispatcher' => 'getEventDispatcherService',
  197.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  198.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  199.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  200.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  201.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
  202.             'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
  203.             'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
  204.             'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
  205.             'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
  206.             'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
  207.             'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
  208.             'http_kernel' => 'getHttpKernelService',
  209.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  210.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  211.             'knp_paginator' => 'getKnpPaginatorService',
  212.             'knpu.oauth2.client.nellapp' => 'getKnpu_Oauth2_Client_NellappService',
  213.             'knpu.oauth2.registry' => 'getKnpu_Oauth2_RegistryService',
  214.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  215.             'liip_imagine.binary.loader.uploads' => 'getLiipImagine_Binary_Loader_UploadsService',
  216.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  217.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  218.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  219.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  220.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  221.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  222.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  223.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  224.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  225.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  226.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  227.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  228.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  229.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  230.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  231.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  232.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  233.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  234.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  235.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  236.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  237.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  238.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  239.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  240.             'oneup_flysystem.mount_manager' => 'getOneupFlysystem_MountManagerService',
  241.             'oneup_uploader.chunk_manager' => 'getOneupUploader_ChunkManagerService',
  242.             'oneup_uploader.controller.none' => 'getOneupUploader_Controller_NoneService',
  243.             'oneup_uploader.namer.uniqid' => 'getOneupUploader_Namer_UniqidService',
  244.             'oneup_uploader.orphanage_manager' => 'getOneupUploader_OrphanageManagerService',
  245.             'oneup_uploader.routing.loader' => 'getOneupUploader_Routing_LoaderService',
  246.             'oneup_uploader.templating.uploader_helper' => 'getOneupUploader_Templating_UploaderHelperService',
  247.             'oneup_uploader.twig.extension.uploader' => 'getOneupUploader_Twig_Extension_UploaderService',
  248.             'request_stack' => 'getRequestStackService',
  249.             'router' => 'getRouterService',
  250.             'routing.loader' => 'getRouting_LoaderService',
  251.             'services_resetter' => 'getServicesResetterService',
  252.             'spiriit_form_filter.filter_prepare' => 'getSpiriitFormFilter_FilterPrepareService',
  253.             'spiriit_form_filter.query_builder_updater' => 'getSpiriitFormFilter_QueryBuilderUpdaterService',
  254.             'translator' => 'getTranslatorService',
  255.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  256.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  257.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  258.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  259.             'cache_clearer' => 'getCacheClearerService',
  260.             'filesystem' => 'getFilesystemService',
  261.             'serializer' => 'getSerializerService',
  262.             'form.factory' => 'getForm_FactoryService',
  263.             'form.type.file' => 'getForm_Type_FileService',
  264.             'profiler' => 'getProfilerService',
  265.             'twig' => 'getTwigService',
  266.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  267.             'security.token_storage' => 'getSecurity_TokenStorageService',
  268.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  269.             'session' => 'getSessionService',
  270.             'validator' => 'getValidatorService',
  271.         ];
  272.         $this->aliases = [
  273.             'database_connection' => 'doctrine.dbal.default_connection',
  274.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  275.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  276.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  277.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  278.             'oauth2.registry' => 'knpu.oauth2.registry',
  279.         ];
  280.         $this->privates['service_container'] = function () {
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  287.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  300.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  349.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  364.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  365.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  366.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  367.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  368.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  379.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  388.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Mapping/Loader/AttributeLoader.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  432.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  433.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  434.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  435.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  436.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ActionRequestTrait.php';
  438.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ParamConverter/AutoInstanceObjectParamConverter.php';
  439.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  441.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  444.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  445.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  446.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  448.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  449.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  450.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  451.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  452.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  453.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  455.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  456.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  458.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  459.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  460.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  462.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  463.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  464.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/RegexSchemaAssetFilter.php';
  465.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  466.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  467.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  469.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/Compatibility/MiddlewareInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverMiddleware.php';
  471.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryForV2V3.php';
  473.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  475.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  476.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  477.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  478.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  479.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  480.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  481.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  482.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  483.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  504.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  514.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  516.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  517.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  520.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  521.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  522.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  523.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  543.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Util/FormFlowUtil.php';
  544.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  545.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  546.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  547.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  549.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Normalizer/ArrayNormalizerInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Normalizer/CamelKeysNormalizer.php';
  551.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  552.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  553.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  554.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  557.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ParamFetcherListener.php';
  558.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcherInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ResolverTrait.php';
  560.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcher.php';
  561.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReaderInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReader.php';
  563.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  580.             include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Routing/Loader/YamlFileLoader.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  582.             include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Routing/Loader/XmlFileLoader.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  587.             include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Routing/Loader/AnnotatedRouteControllerLoader.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  590.             include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Routing/RequestContext.php';
  591.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/ControllerEntityResolverSubscriber.php';
  592.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/DeviceIdSubscriber.php';
  593.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RequestChannelDomainSubscriber.php';
  594.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RouteSecuritySubscriber.php';
  595.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntitiesService.php';
  596.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntityKeys.php';
  597.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/ChannelMainDomainUtils.php';
  598.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/DomainsRoutingUtils.php';
  599.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGeneratorInterface.php';
  600.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainInterface.php';
  601.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainTrait.php';
  602.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/AbstractUrlGenerator.php';
  603.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGenerator.php';
  604.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/HandleExpireTokenSubscriber.php';
  605.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/RouteCollectionLoaderInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/AbstractRouteCollectionLoader.php';
  607.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Loader/RouteCollectionLoader.php';
  608.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Routing/RouteClient.php';
  609.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/AbstractForceUserFromSetupSubscriber.php';
  610.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/EventSubscriber/ForceUserFromSetupSubscriber.php';
  611.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  612.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  613.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  614.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  615.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  616.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  617.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/UserResourceRepositoryInterface.php';
  618.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/UserFromChannelRepository/UserFromChannelRepositoryInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/UserFromChannelRepository/UserFromChannelRepositoryTrait.php';
  620.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/UserFromChannelRepository.php';
  621.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Action/ActionRetriever.php';
  622.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionControllerSubscriber.php';
  623.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/DeserializeActionControllerSubscriber.php';
  624.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/SerializerInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/SerializerAdapter.php';
  626.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  628.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  629.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  630.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  631.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  632.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  633.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  634.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  635.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  637.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  638.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  639.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php';
  640.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  641.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  642.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  643.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  644.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  645.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  646.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  647.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  648.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  649.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  650.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php';
  651.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php';
  652.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php';
  653.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/LoginListener.php';
  654.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  655.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  656.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  657.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  660.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/AbstractTraceableHttpClient.php';
  661.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/TraceableHttpClientForV5.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  664.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php';
  665.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV3.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  669.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/SymfonyUrlGenerator.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  676.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  692.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/ChannelUserRoleNormalizer.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  699.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/EventNormalizer.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  702.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/FormErrorIteratorNormalizer.php';
  703.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/FormErrorNormalizer.php';
  704.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/LessonNormalizer.php';
  705.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/PlanningResourceNormalizer.php';
  706.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Serializer/SerialRelation/AbstractSerialRelationHandler.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  709.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Serializer/SerialRelation/Denormalizer/SerialRelationDenormalizer.php';
  710.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Serializer/SerialRelation/Normalizer/SerialRelationNormalizer.php';
  711.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Serializer/Normalizer/RouteCollectionNormalizer.php';
  712.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Serializer/Normalizer/RouteNormalizer.php';
  713.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/DecorateIterableNormalizer.php';
  714.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/EntityNormalizer.php';
  715.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/PaginationNormalizer.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/CamelCaseToSnakeCaseNameConverter.php';
  717.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  752.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  756.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  757.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  758.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  759.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  760.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  761.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  762.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  763.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  764.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  765.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  766.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  767.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  768.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  781.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  782.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  787.             include_once \dirname(__DIR__4).'/src/Twig/Extension/CalendarExtension.php';
  788.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelExtension.php';
  789.             include_once \dirname(__DIR__4).'/src/Twig/Extension/DateExtension.php';
  790.             include_once \dirname(__DIR__4).'/src/Twig/Extension/EnvExtension.php';
  791.             include_once \dirname(__DIR__4).'/src/Twig/Extension/EventExtension.php';
  792.             include_once \dirname(__DIR__4).'/src/Twig/Extension/FileExtension.php';
  793.             include_once \dirname(__DIR__4).'/src/Twig/Extension/KnpExtension.php';
  794.             include_once \dirname(__DIR__4).'/src/Twig/Extension/PraExtension.php';
  795.             include_once \dirname(__DIR__4).'/src/Twig/Extension/SideNavExtension.php';
  796.             include_once \dirname(__DIR__4).'/src/Twig/Extension/SignaturesSheetsExtension.php';
  797.             include_once \dirname(__DIR__4).'/src/Twig/Extension/User/FavoriteFilterExtension.php';
  798.             include_once \dirname(__DIR__4).'/src/Twig/Extension/User/Notification/NotificationExtension.php';
  799.             include_once \dirname(__DIR__4).'/src/Twig/Extension/UserExtension.php';
  800.             include_once \dirname(__DIR__4).'/src/Twig/Extension/UserSignExtension.php';
  801.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  803.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  804.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  805.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Twig/Extension/FormFlowExtension.php';
  806.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  807.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  808.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  809.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  810.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  811.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  812.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  813.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
  814.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  815.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  816.             include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Twig/Extension/RoutingExtension.php';
  817.             include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Routing/Generator/WebSocketWrapperUrlGenerator.php';
  818.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Extension/PermissionExtension.php';
  819.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/DomainsRoutingExtension.php';
  820.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/UrlGeneratorExtension.php';
  821.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/AppExtension.php';
  822.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/BooleanExtension.php';
  823.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelExtension.php';
  824.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelGetterExtension.php';
  825.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelUserDataExtension.php';
  826.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChatNotificationExtension.php';
  827.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/CustomizableViewExtension.php';
  828.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/EnvExtension.php';
  829.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FileExtension.php';
  830.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FormExtension.php';
  831.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/HeaderExtension.php';
  832.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ImageExtension.php';
  833.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFileExtension.php';
  834.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFormatExtension.php';
  835.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/PaginationExtension.php';
  836.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SerializerExtension.php';
  837.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavExtension.php';
  838.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavItemExtension.php';
  839.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/UserExtension.php';
  840.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/VersionExtension.php';
  841.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/WebSocketExtension.php';
  842.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Twig/Extension/UserFromChannelExtension.php';
  843.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  844.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  845.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php';
  846.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  847.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php';
  848.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  849.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  850.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  851.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  852.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/TwigEnvironmentConfigurator.php';
  853.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  854.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  855.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  856.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  857.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  858.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  859.             include_once __DIR__.'/proxy-classes.php';
  860.         };
  861.     }
  862.     public function compile(): void
  863.     {
  864.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  865.     }
  866.     public function isCompiled(): bool
  867.     {
  868.         return true;
  869.     }
  870.     public function getRemovedIds(): array
  871.     {
  872.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  873.     }
  874.     protected function createProxy($class\Closure $factory)
  875.     {
  876.         return $factory();
  877.     }
  878.     /**
  879.      * Gets the public '.container.private.cache_clearer' shared service.
  880.      *
  881.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  882.      */
  883.     protected function get_Container_Private_CacheClearerService()
  884.     {
  885.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  886.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  887.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  888.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  889.         }, 1));
  890.     }
  891.     /**
  892.      * Gets the public '.container.private.filesystem' shared service.
  893.      *
  894.      * @return \Symfony\Component\Filesystem\Filesystem
  895.      */
  896.     protected function get_Container_Private_FilesystemService()
  897.     {
  898.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  899.     }
  900.     /**
  901.      * Gets the public '.container.private.form.factory' shared service.
  902.      *
  903.      * @return \Symfony\Component\Form\FormFactory
  904.      */
  905.     protected function get_Container_Private_Form_FactoryService()
  906.     {
  907.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  908.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  909.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  910.         if (isset($this->services['.container.private.form.factory'])) {
  911.             return $this->services['.container.private.form.factory'];
  912.         }
  913.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  914.     }
  915.     /**
  916.      * Gets the public '.container.private.form.type.file' shared service.
  917.      *
  918.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  919.      */
  920.     protected function get_Container_Private_Form_Type_FileService()
  921.     {
  922.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  923.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  924.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  925.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  926.     }
  927.     /**
  928.      * Gets the public '.container.private.profiler' shared service.
  929.      *
  930.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  931.      */
  932.     protected function get_Container_Private_ProfilerService()
  933.     {
  934.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  935.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  936.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  937.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  938.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  939.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  940.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  941.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  942.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  943.         $d->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  944.         $d->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  945.         $d->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()));
  946.         $d->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()));
  947.         $d->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  948.         $d->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()));
  949.         $d->addInstance('cache.messenger.restart_workers_signal.traceable', ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()));
  950.         $d->addInstance('cache.validator_expression_language.traceable', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  951.         $d->addInstance('cache.doctrine.orm.default.result.traceable', ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  952.         $d->addInstance('cache.doctrine.orm.default.query.traceable', ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  953.         $d->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  954.         $d->addInstance('cache.webpack_encore.traceable', ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService()));
  955.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  956.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  957.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  958.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  959.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  960.         if ($this->has('kernel')) {
  961.             $g->setKernel($b);
  962.         }
  963.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  964.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  965.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  966.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  967.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  968.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  969.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  970.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  971.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  972.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  973.         $instance->add($d);
  974.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  975.         $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));
  976.         $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())));
  977.         $instance->add($e);
  978.         $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([])))));
  979.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  980.         $instance->add($f);
  981.         $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()))));
  982.         $instance->add($g);
  983.         return $instance;
  984.     }
  985.     /**
  986.      * Gets the public '.container.private.security.authorization_checker' shared service.
  987.      *
  988.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  989.      */
  990.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  991.     {
  992.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  993.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  994.             return $this->services['.container.private.security.authorization_checker'];
  995.         }
  996.         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);
  997.     }
  998.     /**
  999.      * Gets the public '.container.private.security.password_encoder' shared service.
  1000.      *
  1001.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  1002.      *
  1003.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  1004.      */
  1005.     protected function get_Container_Private_Security_PasswordEncoderService()
  1006.     {
  1007.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  1008.         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()));
  1009.     }
  1010.     /**
  1011.      * Gets the public '.container.private.security.token_storage' shared service.
  1012.      *
  1013.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1014.      */
  1015.     protected function get_Container_Private_Security_TokenStorageService()
  1016.     {
  1017.         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, [
  1018.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1019.         ], [
  1020.             'request_stack' => '?',
  1021.         ]));
  1022.     }
  1023.     /**
  1024.      * Gets the public '.container.private.serializer' shared service.
  1025.      *
  1026.      * @return \Symfony\Component\Serializer\Serializer
  1027.      */
  1028.     protected function get_Container_Private_SerializerService()
  1029.     {
  1030.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1031.         if (isset($this->services['.container.private.serializer'])) {
  1032.             return $this->services['.container.private.serializer'];
  1033.         }
  1034.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1035.         if (isset($this->services['.container.private.serializer'])) {
  1036.             return $this->services['.container.private.serializer'];
  1037.         }
  1038.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1039.         if (isset($this->services['.container.private.serializer'])) {
  1040.             return $this->services['.container.private.serializer'];
  1041.         }
  1042.         $d = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1043.         $e = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  1044.         $f = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1045.         $g = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($e);
  1046.         $h = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($e$f$d$a$gNULL, [], $a);
  1047.         $i = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\EntityNormalizer($e$f$d$a$gNULL, [], $a);
  1048.         $i->setEm($c);
  1049.         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\Serializer\SerialRelation\Denormalizer\SerialRelationDenormalizer($c), => new \Nellapp\Bundle\SDKBundle\Serializer\SerialRelation\Normalizer\SerialRelationNormalizer(), => new \Nellapp\Bundle\SDKBundle\Sync\Routing\Serializer\Normalizer\RouteCollectionNormalizer(), 10 => new \Nellapp\Bundle\SDKBundle\Sync\Routing\Serializer\Normalizer\RouteNormalizer(), 11 => new \App\Serializer\Normalizer\DecorateIterableNormalizer($i), 12 => new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\PaginationNormalizer(new \Symfony\Component\Serializer\NameConverter\CamelCaseToSnakeCaseNameConverter()), 13 => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), 14 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 16 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 18 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $f), 19 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($e$f$a$gNULL, [])), 20 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 23 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 24 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 25 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 26 => $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()]);
  1050.     }
  1051.     /**
  1052.      * Gets the public '.container.private.session' shared service.
  1053.      *
  1054.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1055.      */
  1056.     protected function get_Container_Private_SessionService()
  1057.     {
  1058.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1059.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1060.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1061.         if (isset($this->services['.container.private.session'])) {
  1062.             return $this->services['.container.private.session'];
  1063.         }
  1064.         return $this->services['.container.private.session'] = $a->createSession();
  1065.     }
  1066.     /**
  1067.      * Gets the public '.container.private.twig' shared service.
  1068.      *
  1069.      * @return \Twig\Environment
  1070.      */
  1071.     protected function get_Container_Private_TwigService()
  1072.     {
  1073.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1074.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1075.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1076.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1077.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1078.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1079.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1080.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1081.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1082.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1083.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1084.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1085.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), 'CraueFormFlow');
  1086.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), '!CraueFormFlow');
  1087.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1088.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1089.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  1090.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  1091.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1092.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1093.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), 'DrosalysWebForm');
  1094.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), '!DrosalysWebForm');
  1095.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/NellappSDKBundle'), 'NellappSDK');
  1096.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), 'NellappSDK');
  1097.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), '!NellappSDK');
  1098.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1099.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1100.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), 'SpiriitFormFilter');
  1101.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), '!SpiriitFormFilter');
  1102.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  1103.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  1104.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1105.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1106.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1107.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1108.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1109.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1110.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1111.         $d = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  1112.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1113.         $f = ($this->services['router'] ?? $this->getRouterService());
  1114.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1115.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1116.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1117.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1118.         $j = new \Craue\FormFlowBundle\Twig\Extension\FormFlowExtension();
  1119.         $j->setFormFlowUtil(($this->services['craue_formflow_util'] ?? ($this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil())));
  1120.         $k = new \Knp\Menu\Util\MenuManipulator();
  1121.         $l = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  1122.         $m = new \Symfony\Bridge\Twig\AppVariable();
  1123.         $m->setEnvironment('dev');
  1124.         $m->setDebug(true);
  1125.         if ($this->has('.container.private.security.token_storage')) {
  1126.             $m->setTokenStorage($h);
  1127.         }
  1128.         if ($this->has('request_stack')) {
  1129.             $m->setRequestStack($g);
  1130.         }
  1131.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1132.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1133.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1134.         $instance->addExtension($d);
  1135.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  1136.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1137.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1138.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1139.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1140.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1141.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g$f)));
  1142.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  1143.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1144.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1145.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1146.         $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)));
  1147.         $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())));
  1148.         $instance->addExtension(new \App\Twig\Extension\CalendarExtension());
  1149.         $instance->addExtension(new \App\Twig\Extension\ChannelExtension());
  1150.         $instance->addExtension(new \App\Twig\Extension\DateExtension());
  1151.         $instance->addExtension(new \App\Twig\Extension\EnvExtension());
  1152.         $instance->addExtension(new \App\Twig\Extension\EventExtension());
  1153.         $instance->addExtension(new \App\Twig\Extension\FileExtension());
  1154.         $instance->addExtension(new \App\Twig\Extension\KnpExtension());
  1155.         $instance->addExtension(new \App\Twig\Extension\PraExtension());
  1156.         $instance->addExtension(new \App\Twig\Extension\SideNavExtension());
  1157.         $instance->addExtension(new \App\Twig\Extension\SignaturesSheetsExtension());
  1158.         $instance->addExtension(new \App\Twig\Extension\User\FavoriteFilterExtension());
  1159.         $instance->addExtension(new \App\Twig\Extension\User\Notification\NotificationExtension());
  1160.         $instance->addExtension(new \App\Twig\Extension\UserExtension());
  1161.         $instance->addExtension(new \App\Twig\Extension\UserSignExtension());
  1162.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1163.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1164.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1165.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1166.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  1167.         ], [
  1168.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1169.             'webpack_encore.tag_renderer' => '?',
  1170.         ])));
  1171.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1172.         $instance->addExtension($j);
  1173.         $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, [
  1174.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  1175.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  1176.         ], [
  1177.             'list' => '?',
  1178.             'twig' => '?',
  1179.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  1180.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->getKnpMenu_MenuProvider_LazyService());
  1181.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  1182.         }, 2)), $k$l), $l$k));
  1183.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($d));
  1184.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f$c)));
  1185.         $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()))));
  1186.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Permission\Twig\Extension\PermissionExtension());
  1187.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\DomainsRoutingExtension());
  1188.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\UrlGeneratorExtension());
  1189.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\AppExtension());
  1190.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\BooleanExtension());
  1191.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelExtension());
  1192.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelGetterExtension());
  1193.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelUserDataExtension());
  1194.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChatNotificationExtension());
  1195.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\CustomizableViewExtension());
  1196.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\EnvExtension());
  1197.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FileExtension());
  1198.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FormExtension());
  1199.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\HeaderExtension());
  1200.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ImageExtension());
  1201.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFileExtension());
  1202.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFormatExtension());
  1203.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\PaginationExtension());
  1204.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SerializerExtension());
  1205.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavExtension());
  1206.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavItemExtension());
  1207.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\UserExtension());
  1208.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\VersionExtension());
  1209.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\WebSocketExtension());
  1210.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Channel\Twig\Extension\UserFromChannelExtension());
  1211.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  1212.         $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())));
  1213.         $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension());
  1214.         $instance->addExtension(($this->services['oneup_uploader.twig.extension.uploader'] ?? $this->getOneupUploader_Twig_Extension_UploaderService()));
  1215.         $instance->addExtension(new \Symfony\UX\TwigComponent\Twig\ComponentExtension((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1216.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => ['privates''ux.twig_component.component_factory''getUx_TwigComponent_ComponentFactoryService'false],
  1217.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => ['privates''ux.twig_component.component_renderer''getUx_TwigComponent_ComponentRendererService'false],
  1218.         ], [
  1219.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => 'Symfony\\UX\\TwigComponent\\ComponentFactory',
  1220.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => 'Symfony\\UX\\TwigComponent\\ComponentRenderer',
  1221.         ]))->withContext('ux.twig_component.twig.component_extension'$this)));
  1222.         $instance->addGlobal('app'$m);
  1223.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1224.             'App\\Twig\\RunTime\\CalendarRuntime' => ['privates''App\\Twig\\RunTime\\CalendarRuntime''getCalendarRuntimeService'false],
  1225.             'App\\Twig\\RunTime\\ChannelRuntime' => ['privates''App\\Twig\\RunTime\\ChannelRuntime''getChannelRuntimeService'false],
  1226.             'App\\Twig\\RunTime\\DateRuntime' => ['privates''App\\Twig\\RunTime\\DateRuntime''getDateRuntimeService'false],
  1227.             'App\\Twig\\RunTime\\EnvRuntime' => ['privates''App\\Twig\\RunTime\\EnvRuntime''getEnvRuntimeService'false],
  1228.             'App\\Twig\\RunTime\\EventRuntime' => ['privates''App\\Twig\\RunTime\\EventRuntime''getEventRuntimeService'false],
  1229.             'App\\Twig\\RunTime\\FileRuntime' => ['privates''App\\Twig\\RunTime\\FileRuntime''getFileRuntimeService'false],
  1230.             'App\\Twig\\RunTime\\KnpRuntime' => ['privates''App\\Twig\\RunTime\\KnpRuntime''getKnpRuntimeService'false],
  1231.             'App\\Twig\\RunTime\\PraRuntime' => ['privates''App\\Twig\\RunTime\\PraRuntime''getPraRuntimeService'false],
  1232.             'App\\Twig\\RunTime\\SideNavRuntime' => ['privates''App\\Twig\\RunTime\\SideNavRuntime''getSideNavRuntimeService'false],
  1233.             'App\\Twig\\RunTime\\SignaturesSheetsRuntime' => ['privates''App\\Twig\\RunTime\\SignaturesSheetsRuntime''getSignaturesSheetsRuntimeService'false],
  1234.             'App\\Twig\\RunTime\\User\\FavoriteFilterRuntime' => ['privates''App\\Twig\\RunTime\\User\\FavoriteFilterRuntime''getFavoriteFilterRuntimeService'false],
  1235.             'App\\Twig\\RunTime\\User\\Notification\\NotificationRuntime' => ['privates''App\\Twig\\RunTime\\User\\Notification\\NotificationRuntime''getNotificationRuntimeService'false],
  1236.             'App\\Twig\\RunTime\\UserRuntime' => ['privates''App\\Twig\\RunTime\\UserRuntime''getUserRuntimeService'false],
  1237.             'App\\Twig\\RunTime\\UserSignRuntime' => ['privates''App\\Twig\\RunTime\\UserSignRuntime''getUserSignRuntimeService'false],
  1238.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1239.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  1240.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  1241.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime''getChannelUserDataPermissionRuntimeService'false],
  1242.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime''getTranslateRuntimeService'false],
  1243.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime''getUserOwnerRuntimeService'false],
  1244.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime''getDomainsRoutingRuntimeService'false],
  1245.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime''getUrlGeneratorRuntimeService'false],
  1246.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime''getAppRuntimeService'false],
  1247.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime''getBooleanRuntimeService'false],
  1248.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime''getChannelGetterRuntimeService'false],
  1249.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime''getChannelRuntime2Service'false],
  1250.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime''getChannelUserDataRuntimeService'false],
  1251.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime''getChatNotificationRuntimeService'false],
  1252.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime''getCustomizableViewRuntimeService'false],
  1253.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime''getEnvRuntime2Service'false],
  1254.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime''getFileRuntime2Service'false],
  1255.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime''getFormRuntimeService'false],
  1256.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime''getHeaderRuntimeService'false],
  1257.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime''getImageRunTimeService'false],
  1258.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime''getNellappFileRuntimeService'false],
  1259.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime''getNellappFormatRuntimeService'false],
  1260.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime''getPaginationRuntimeService'false],
  1261.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime''getSerializerRuntimeService'false],
  1262.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime''getSideNavItemRuntimeService'false],
  1263.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime''getSideNavRuntime2Service'false],
  1264.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime''getUserRunTime2Service'false],
  1265.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime''getVersionRuntimeService'false],
  1266.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime''getWebSocketRuntimeService'false],
  1267.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime''getUserFromChannelRuntimeService'false],
  1268.         ], [
  1269.             'App\\Twig\\RunTime\\CalendarRuntime' => '?',
  1270.             'App\\Twig\\RunTime\\ChannelRuntime' => '?',
  1271.             'App\\Twig\\RunTime\\DateRuntime' => '?',
  1272.             'App\\Twig\\RunTime\\EnvRuntime' => '?',
  1273.             'App\\Twig\\RunTime\\EventRuntime' => '?',
  1274.             'App\\Twig\\RunTime\\FileRuntime' => '?',
  1275.             'App\\Twig\\RunTime\\KnpRuntime' => '?',
  1276.             'App\\Twig\\RunTime\\PraRuntime' => '?',
  1277.             'App\\Twig\\RunTime\\SideNavRuntime' => '?',
  1278.             'App\\Twig\\RunTime\\SignaturesSheetsRuntime' => '?',
  1279.             'App\\Twig\\RunTime\\User\\FavoriteFilterRuntime' => '?',
  1280.             'App\\Twig\\RunTime\\User\\Notification\\NotificationRuntime' => '?',
  1281.             'App\\Twig\\RunTime\\UserRuntime' => '?',
  1282.             'App\\Twig\\RunTime\\UserSignRuntime' => '?',
  1283.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1284.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1285.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1286.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => '?',
  1287.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => '?',
  1288.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => '?',
  1289.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime' => '?',
  1290.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => '?',
  1291.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => '?',
  1292.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => '?',
  1293.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => '?',
  1294.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => '?',
  1295.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => '?',
  1296.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => '?',
  1297.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => '?',
  1298.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => '?',
  1299.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => '?',
  1300.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => '?',
  1301.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => '?',
  1302.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => '?',
  1303.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => '?',
  1304.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => '?',
  1305.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => '?',
  1306.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => '?',
  1307.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => '?',
  1308.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => '?',
  1309.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => '?',
  1310.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => '?',
  1311.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => '?',
  1312.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime' => '?',
  1313.         ])));
  1314.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  1315.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  1316.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  1317.         (new \Symfony\UX\TwigComponent\Twig\TwigEnvironmentConfigurator(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'',')))->configure($instance);
  1318.         return $instance;
  1319.     }
  1320.     /**
  1321.      * Gets the public '.container.private.validator' shared service.
  1322.      *
  1323.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1324.      */
  1325.     protected function get_Container_Private_ValidatorService()
  1326.     {
  1327.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1328.         if (isset($this->services['.container.private.validator'])) {
  1329.             return $this->services['.container.private.validator'];
  1330.         }
  1331.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1332.     }
  1333.     /**
  1334.      * Gets the public 'App\Controller\Async\AbstractCursus\GetCollectionByUser' shared autowired service.
  1335.      *
  1336.      * @return \App\Controller\Async\AbstractCursus\GetCollectionByUser
  1337.      */
  1338.     protected function getGetCollectionByUserService()
  1339.     {
  1340.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1341.         include_once \dirname(__DIR__4).'/src/Controller/Async/AbstractCursus/GetCollectionByUser.php';
  1342.         $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()));
  1343.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser'$this));
  1344.         return $instance;
  1345.     }
  1346.     /**
  1347.      * Gets the public 'App\Controller\Async\Account\AvailableExceptionCollectionAction' shared autowired service.
  1348.      *
  1349.      * @return \App\Controller\Async\Account\AvailableExceptionCollectionAction
  1350.      */
  1351.     protected function getAvailableExceptionCollectionActionService()
  1352.     {
  1353.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1354.         include_once \dirname(__DIR__4).'/src/Controller/Async/Account/AvailableExceptionCollectionAction.php';
  1355.         $this->services['App\\Controller\\Async\\Account\\AvailableExceptionCollectionAction'] = $instance = new \App\Controller\Async\Account\AvailableExceptionCollectionAction(($this->privates['App\\Repository\\Planning\\AvailableExceptionRepository'] ?? $this->getAvailableExceptionRepositoryService()));
  1356.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Account\\AvailableExceptionCollectionAction'$this));
  1357.         return $instance;
  1358.     }
  1359.     /**
  1360.      * Gets the public 'App\Controller\Async\Account\EventCollectionAction' shared autowired service.
  1361.      *
  1362.      * @return \App\Controller\Async\Account\EventCollectionAction
  1363.      */
  1364.     protected function getEventCollectionActionService()
  1365.     {
  1366.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1367.         include_once \dirname(__DIR__4).'/src/Controller/Async/Account/EventCollectionAction.php';
  1368.         $this->services['App\\Controller\\Async\\Account\\EventCollectionAction'] = $instance = new \App\Controller\Async\Account\EventCollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  1369.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Account\\EventCollectionAction'$this));
  1370.         return $instance;
  1371.     }
  1372.     /**
  1373.      * Gets the public 'App\Controller\Async\Account\ExportPlanningAction' shared autowired service.
  1374.      *
  1375.      * @return \App\Controller\Async\Account\ExportPlanningAction
  1376.      */
  1377.     protected function getExportPlanningActionService()
  1378.     {
  1379.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1380.         include_once \dirname(__DIR__4).'/src/Controller/Async/Account/ExportPlanningAction.php';
  1381.         $this->services['App\\Controller\\Async\\Account\\ExportPlanningAction'] = $instance = new \App\Controller\Async\Account\ExportPlanningAction(($this->privates['App\\Service\\PlanningResourceExportService'] ?? $this->getPlanningResourceExportServiceService()));
  1382.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Account\\ExportPlanningAction'$this));
  1383.         return $instance;
  1384.     }
  1385.     /**
  1386.      * Gets the public 'App\Controller\Async\Account\UpdateLastConnected' shared autowired service.
  1387.      *
  1388.      * @return \App\Controller\Async\Account\UpdateLastConnected
  1389.      */
  1390.     protected function getUpdateLastConnectedService()
  1391.     {
  1392.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1393.         include_once \dirname(__DIR__4).'/src/Controller/Async/Account/UpdateLastConnected.php';
  1394.         $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()));
  1395.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Account\\UpdateLastConnected'$this));
  1396.         return $instance;
  1397.     }
  1398.     /**
  1399.      * Gets the public 'App\Controller\Async\AvailableException\CollectionAction' shared autowired service.
  1400.      *
  1401.      * @return \App\Controller\Async\AvailableException\CollectionAction
  1402.      */
  1403.     protected function getCollectionActionService()
  1404.     {
  1405.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1406.         include_once \dirname(__DIR__4).'/src/Controller/Async/AvailableException/CollectionAction.php';
  1407.         $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()));
  1408.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\AvailableException\\CollectionAction'$this));
  1409.         return $instance;
  1410.     }
  1411.     /**
  1412.      * Gets the public 'App\Controller\Async\AvailableException\PostAction' shared autowired service.
  1413.      *
  1414.      * @return \App\Controller\Async\AvailableException\PostAction
  1415.      */
  1416.     protected function getPostActionService()
  1417.     {
  1418.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1419.         include_once \dirname(__DIR__4).'/src/Controller/Async/AvailableException/PostAction.php';
  1420.         $this->services['App\\Controller\\Async\\AvailableException\\PostAction'] = $instance = new \App\Controller\Async\AvailableException\PostAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Planning\\AvailableExceptionRepository'] ?? $this->getAvailableExceptionRepositoryService()));
  1421.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\AvailableException\\PostAction'$this));
  1422.         return $instance;
  1423.     }
  1424.     /**
  1425.      * Gets the public 'App\Controller\Async\ChannelUserData\AvailableExceptionCollectionAction' shared autowired service.
  1426.      *
  1427.      * @return \App\Controller\Async\ChannelUserData\AvailableExceptionCollectionAction
  1428.      */
  1429.     protected function getAvailableExceptionCollectionAction2Service()
  1430.     {
  1431.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1432.         include_once \dirname(__DIR__4).'/src/Controller/Async/ChannelUserData/AvailableExceptionCollectionAction.php';
  1433.         $this->services['App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction'] = $instance = new \App\Controller\Async\ChannelUserData\AvailableExceptionCollectionAction(($this->privates['App\\Repository\\Planning\\AvailableExceptionRepository'] ?? $this->getAvailableExceptionRepositoryService()));
  1434.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction'$this));
  1435.         return $instance;
  1436.     }
  1437.     /**
  1438.      * Gets the public 'App\Controller\Async\ChannelUserData\EventCollectionAction' shared autowired service.
  1439.      *
  1440.      * @return \App\Controller\Async\ChannelUserData\EventCollectionAction
  1441.      */
  1442.     protected function getEventCollectionAction2Service()
  1443.     {
  1444.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1445.         include_once \dirname(__DIR__4).'/src/Controller/Async/ChannelUserData/EventCollectionAction.php';
  1446.         $this->services['App\\Controller\\Async\\ChannelUserData\\EventCollectionAction'] = $instance = new \App\Controller\Async\ChannelUserData\EventCollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  1447.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\ChannelUserData\\EventCollectionAction'$this));
  1448.         return $instance;
  1449.     }
  1450.     /**
  1451.      * Gets the public 'App\Controller\Async\Event\Absence\PostAbsenceAction' shared autowired service.
  1452.      *
  1453.      * @return \App\Controller\Async\Event\Absence\PostAbsenceAction
  1454.      */
  1455.     protected function getPostAbsenceActionService()
  1456.     {
  1457.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1458.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Absence/PostAbsenceAction.php';
  1459.         $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()));
  1460.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction'$this));
  1461.         return $instance;
  1462.     }
  1463.     /**
  1464.      * Gets the public 'App\Controller\Async\Event\CollectionAction' shared autowired service.
  1465.      *
  1466.      * @return \App\Controller\Async\Event\CollectionAction
  1467.      */
  1468.     protected function getCollectionAction2Service()
  1469.     {
  1470.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1471.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/CollectionAction.php';
  1472.         $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()));
  1473.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\CollectionAction'$this));
  1474.         return $instance;
  1475.     }
  1476.     /**
  1477.      * Gets the public 'App\Controller\Async\Event\Conference\CanJoinAction' shared autowired service.
  1478.      *
  1479.      * @return \App\Controller\Async\Event\Conference\CanJoinAction
  1480.      */
  1481.     protected function getCanJoinActionService()
  1482.     {
  1483.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1484.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/CanJoinAction.php';
  1485.         $this->services['App\\Controller\\Async\\Event\\Conference\\CanJoinAction'] = $instance = new \App\Controller\Async\Event\Conference\CanJoinAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1486.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\CanJoinAction'$this));
  1487.         return $instance;
  1488.     }
  1489.     /**
  1490.      * Gets the public 'App\Controller\Async\Event\Conference\CanManageAction' shared autowired service.
  1491.      *
  1492.      * @return \App\Controller\Async\Event\Conference\CanManageAction
  1493.      */
  1494.     protected function getCanManageActionService()
  1495.     {
  1496.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1497.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/CanManageAction.php';
  1498.         $this->services['App\\Controller\\Async\\Event\\Conference\\CanManageAction'] = $instance = new \App\Controller\Async\Event\Conference\CanManageAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1499.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\CanManageAction'$this));
  1500.         return $instance;
  1501.     }
  1502.     /**
  1503.      * Gets the public 'App\Controller\Async\Event\Conference\CancelAction' shared autowired service.
  1504.      *
  1505.      * @return \App\Controller\Async\Event\Conference\CancelAction
  1506.      */
  1507.     protected function getCancelActionService()
  1508.     {
  1509.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1510.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/CancelAction.php';
  1511.         $this->services['App\\Controller\\Async\\Event\\Conference\\CancelAction'] = $instance = new \App\Controller\Async\Event\Conference\CancelAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1512.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\CancelAction'$this));
  1513.         return $instance;
  1514.     }
  1515.     /**
  1516.      * Gets the public 'App\Controller\Async\Event\Conference\EndAction' shared autowired service.
  1517.      *
  1518.      * @return \App\Controller\Async\Event\Conference\EndAction
  1519.      */
  1520.     protected function getEndActionService()
  1521.     {
  1522.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1523.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/EndAction.php';
  1524.         $this->services['App\\Controller\\Async\\Event\\Conference\\EndAction'] = $instance = new \App\Controller\Async\Event\Conference\EndAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1525.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\EndAction'$this));
  1526.         return $instance;
  1527.     }
  1528.     /**
  1529.      * Gets the public 'App\Controller\Async\Event\Conference\GetAction' shared autowired service.
  1530.      *
  1531.      * @return \App\Controller\Async\Event\Conference\GetAction
  1532.      */
  1533.     protected function getGetActionService()
  1534.     {
  1535.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1536.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/GetAction.php';
  1537.         $this->services['App\\Controller\\Async\\Event\\Conference\\GetAction'] = $instance = new \App\Controller\Async\Event\Conference\GetAction();
  1538.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\GetAction'$this));
  1539.         return $instance;
  1540.     }
  1541.     /**
  1542.      * Gets the public 'App\Controller\Async\Event\Conference\JoinRedirectAction' shared autowired service.
  1543.      *
  1544.      * @return \App\Controller\Async\Event\Conference\JoinRedirectAction
  1545.      */
  1546.     protected function getJoinRedirectActionService()
  1547.     {
  1548.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1549.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/JoinRedirectAction.php';
  1550.         $this->services['App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction'] = $instance = new \App\Controller\Async\Event\Conference\JoinRedirectAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1551.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction'$this));
  1552.         return $instance;
  1553.     }
  1554.     /**
  1555.      * Gets the public 'App\Controller\Async\Event\Conference\RecordingsAction' shared autowired service.
  1556.      *
  1557.      * @return \App\Controller\Async\Event\Conference\RecordingsAction
  1558.      */
  1559.     protected function getRecordingsActionService()
  1560.     {
  1561.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1562.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/Conference/RecordingsAction.php';
  1563.         $this->services['App\\Controller\\Async\\Event\\Conference\\RecordingsAction'] = $instance = new \App\Controller\Async\Event\Conference\RecordingsAction(($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService()));
  1564.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\Conference\\RecordingsAction'$this));
  1565.         return $instance;
  1566.     }
  1567.     /**
  1568.      * Gets the public 'App\Controller\Async\Event\DeleteAction' shared autowired service.
  1569.      *
  1570.      * @return \App\Controller\Async\Event\DeleteAction
  1571.      */
  1572.     protected function getDeleteActionService()
  1573.     {
  1574.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1575.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/DeleteAction.php';
  1576.         $this->services['App\\Controller\\Async\\Event\\DeleteAction'] = $instance = new \App\Controller\Async\Event\DeleteAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->privates['App\\Service\\User\\Notification\\NotificationService'] ?? $this->getNotificationServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Calendar\\EventManager'] ?? $this->getEventManagerService()));
  1577.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\DeleteAction'$this));
  1578.         return $instance;
  1579.     }
  1580.     /**
  1581.      * Gets the public 'App\Controller\Async\Event\DirtyGetAction' shared autowired service.
  1582.      *
  1583.      * @return \App\Controller\Async\Event\DirtyGetAction
  1584.      */
  1585.     protected function getDirtyGetActionService()
  1586.     {
  1587.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1588.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/DirtyGetAction.php';
  1589.         $this->services['App\\Controller\\Async\\Event\\DirtyGetAction'] = $instance = new \App\Controller\Async\Event\DirtyGetAction();
  1590.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\DirtyGetAction'$this));
  1591.         return $instance;
  1592.     }
  1593.     /**
  1594.      * Gets the public 'App\Controller\Async\Event\DuplicateAction' shared autowired service.
  1595.      *
  1596.      * @return \App\Controller\Async\Event\DuplicateAction
  1597.      */
  1598.     protected function getDuplicateActionService()
  1599.     {
  1600.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1601.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/DuplicateAction.php';
  1602.         $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()));
  1603.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\DuplicateAction'$this));
  1604.         return $instance;
  1605.     }
  1606.     /**
  1607.      * Gets the public 'App\Controller\Async\Event\GetAction' shared autowired service.
  1608.      *
  1609.      * @return \App\Controller\Async\Event\GetAction
  1610.      */
  1611.     protected function getGetAction2Service()
  1612.     {
  1613.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/GetAction.php';
  1614.         return $this->services['App\\Controller\\Async\\Event\\GetAction'] = new \App\Controller\Async\Event\GetAction();
  1615.     }
  1616.     /**
  1617.      * Gets the public 'App\Controller\Async\Event\MultipleActions\DeleteMultipleAction' shared autowired service.
  1618.      *
  1619.      * @return \App\Controller\Async\Event\MultipleActions\DeleteMultipleAction
  1620.      */
  1621.     protected function getDeleteMultipleActionService()
  1622.     {
  1623.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1624.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/MultipleActions/DeleteMultipleAction.php';
  1625.         $this->services['App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction'] = $instance = new \App\Controller\Async\Event\MultipleActions\DeleteMultipleAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->privates['App\\Service\\User\\Notification\\NotificationService'] ?? $this->getNotificationServiceService()), ($this->privates['App\\Service\\Calendar\\EventManager'] ?? $this->getEventManagerService()));
  1626.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction'$this));
  1627.         return $instance;
  1628.     }
  1629.     /**
  1630.      * Gets the public 'App\Controller\Async\Event\MultipleActions\DuplicateMultipleAction' shared autowired service.
  1631.      *
  1632.      * @return \App\Controller\Async\Event\MultipleActions\DuplicateMultipleAction
  1633.      */
  1634.     protected function getDuplicateMultipleActionService()
  1635.     {
  1636.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1637.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  1638.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/MultipleActions/DuplicateMultipleAction.php';
  1639.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  1640.         $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()));
  1641.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction'$this));
  1642.         return $instance;
  1643.     }
  1644.     /**
  1645.      * Gets the public 'App\Controller\Async\Event\MultipleActions\PutEventsAction' shared autowired service.
  1646.      *
  1647.      * @return \App\Controller\Async\Event\MultipleActions\PutEventsAction
  1648.      */
  1649.     protected function getPutEventsActionService()
  1650.     {
  1651.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1652.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  1653.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/MultipleActions/PutEventsAction.php';
  1654.         $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()));
  1655.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction'$this));
  1656.         return $instance;
  1657.     }
  1658.     /**
  1659.      * Gets the public 'App\Controller\Async\Event\PostAction' shared autowired service.
  1660.      *
  1661.      * @return \App\Controller\Async\Event\PostAction
  1662.      */
  1663.     protected function getPostAction2Service()
  1664.     {
  1665.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1666.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/PostAction.php';
  1667.         $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()));
  1668.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\PostAction'$this));
  1669.         return $instance;
  1670.     }
  1671.     /**
  1672.      * Gets the public 'App\Controller\Async\Event\PutAction' shared autowired service.
  1673.      *
  1674.      * @return \App\Controller\Async\Event\PutAction
  1675.      */
  1676.     protected function getPutActionService()
  1677.     {
  1678.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1679.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/PutAction.php';
  1680.         $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()));
  1681.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\PutAction'$this));
  1682.         return $instance;
  1683.     }
  1684.     /**
  1685.      * Gets the public 'App\Controller\Async\Event\RecurringActions\DeleteAllRecurringAction' shared autowired service.
  1686.      *
  1687.      * @return \App\Controller\Async\Event\RecurringActions\DeleteAllRecurringAction
  1688.      */
  1689.     protected function getDeleteAllRecurringActionService()
  1690.     {
  1691.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1692.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/RecurringActions/DeleteAllRecurringAction.php';
  1693.         $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()));
  1694.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction'$this));
  1695.         return $instance;
  1696.     }
  1697.     /**
  1698.      * Gets the public 'App\Controller\Async\Event\RecurringActions\DeleteIncomingRecurringAction' shared autowired service.
  1699.      *
  1700.      * @return \App\Controller\Async\Event\RecurringActions\DeleteIncomingRecurringAction
  1701.      */
  1702.     protected function getDeleteIncomingRecurringActionService()
  1703.     {
  1704.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1705.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/RecurringActions/DeleteIncomingRecurringAction.php';
  1706.         $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()));
  1707.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction'$this));
  1708.         return $instance;
  1709.     }
  1710.     /**
  1711.      * Gets the public 'App\Controller\Async\Event\RecurringActions\PutAllRecurringAction' shared autowired service.
  1712.      *
  1713.      * @return \App\Controller\Async\Event\RecurringActions\PutAllRecurringAction
  1714.      */
  1715.     protected function getPutAllRecurringActionService()
  1716.     {
  1717.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1718.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/RecurringActions/PutAllRecurringAction.php';
  1719.         $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()));
  1720.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction'$this));
  1721.         return $instance;
  1722.     }
  1723.     /**
  1724.      * Gets the public 'App\Controller\Async\Event\RecurringActions\PutIncomingRecurringAction' shared autowired service.
  1725.      *
  1726.      * @return \App\Controller\Async\Event\RecurringActions\PutIncomingRecurringAction
  1727.      */
  1728.     protected function getPutIncomingRecurringActionService()
  1729.     {
  1730.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1731.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/RecurringActions/PutIncomingRecurringAction.php';
  1732.         $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()));
  1733.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction'$this));
  1734.         return $instance;
  1735.     }
  1736.     /**
  1737.      * Gets the public 'App\Controller\Async\Event\RruleCollectionAction' shared autowired service.
  1738.      *
  1739.      * @return \App\Controller\Async\Event\RruleCollectionAction
  1740.      */
  1741.     protected function getRruleCollectionActionService()
  1742.     {
  1743.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1744.         include_once \dirname(__DIR__4).'/src/Controller/Async/Event/RruleCollectionAction.php';
  1745.         $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()));
  1746.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Event\\RruleCollectionAction'$this));
  1747.         return $instance;
  1748.     }
  1749.     /**
  1750.      * Gets the public 'App\Controller\Async\FavoriteFilter\CollectionUserFavoriteAction' shared autowired service.
  1751.      *
  1752.      * @return \App\Controller\Async\FavoriteFilter\CollectionUserFavoriteAction
  1753.      */
  1754.     protected function getCollectionUserFavoriteActionService()
  1755.     {
  1756.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1757.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/CollectionUserFavoriteAction.php';
  1758.         $this->services['App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction'] = $instance = new \App\Controller\Async\FavoriteFilter\CollectionUserFavoriteAction(($this->privates['App\\Repository\\Account\\UserFavoriteFilterRepository'] ?? $this->getUserFavoriteFilterRepositoryService()));
  1759.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction'$this));
  1760.         return $instance;
  1761.     }
  1762.     /**
  1763.      * Gets the public 'App\Controller\Async\FavoriteFilter\ConfirmMultipleAction' shared autowired service.
  1764.      *
  1765.      * @return \App\Controller\Async\FavoriteFilter\ConfirmMultipleAction
  1766.      */
  1767.     protected function getConfirmMultipleActionService()
  1768.     {
  1769.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1770.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/ConfirmMultipleAction.php';
  1771.         $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()));
  1772.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction'$this));
  1773.         return $instance;
  1774.     }
  1775.     /**
  1776.      * Gets the public 'App\Controller\Async\FavoriteFilter\DeleteUserFavoriteAction' shared autowired service.
  1777.      *
  1778.      * @return \App\Controller\Async\FavoriteFilter\DeleteUserFavoriteAction
  1779.      */
  1780.     protected function getDeleteUserFavoriteActionService()
  1781.     {
  1782.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1783.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/DeleteUserFavoriteAction.php';
  1784.         $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()));
  1785.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction'$this));
  1786.         return $instance;
  1787.     }
  1788.     /**
  1789.      * Gets the public 'App\Controller\Async\FavoriteFilter\GetUserFavoriteAction' shared autowired service.
  1790.      *
  1791.      * @return \App\Controller\Async\FavoriteFilter\GetUserFavoriteAction
  1792.      */
  1793.     protected function getGetUserFavoriteActionService()
  1794.     {
  1795.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1796.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/GetUserFavoriteAction.php';
  1797.         $this->services['App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction'] = $instance = new \App\Controller\Async\FavoriteFilter\GetUserFavoriteAction();
  1798.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction'$this));
  1799.         return $instance;
  1800.     }
  1801.     /**
  1802.      * Gets the public 'App\Controller\Async\FavoriteFilter\PostUserFavoriteAction' shared autowired service.
  1803.      *
  1804.      * @return \App\Controller\Async\FavoriteFilter\PostUserFavoriteAction
  1805.      */
  1806.     protected function getPostUserFavoriteActionService()
  1807.     {
  1808.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1809.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/PostUserFavoriteAction.php';
  1810.         $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()));
  1811.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction'$this));
  1812.         return $instance;
  1813.     }
  1814.     /**
  1815.      * Gets the public 'App\Controller\Async\FavoriteFilter\PutFavoriteAction' shared autowired service.
  1816.      *
  1817.      * @return \App\Controller\Async\FavoriteFilter\PutFavoriteAction
  1818.      */
  1819.     protected function getPutFavoriteActionService()
  1820.     {
  1821.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1822.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/PutFavoriteAction.php';
  1823.         $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()));
  1824.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction'$this));
  1825.         return $instance;
  1826.     }
  1827.     /**
  1828.      * Gets the public 'App\Controller\Async\FavoriteFilter\PutUserFavoriteNameAction' shared autowired service.
  1829.      *
  1830.      * @return \App\Controller\Async\FavoriteFilter\PutUserFavoriteNameAction
  1831.      */
  1832.     protected function getPutUserFavoriteNameActionService()
  1833.     {
  1834.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1835.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/PutUserFavoriteNameAction.php';
  1836.         $this->services['App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction'] = $instance = new \App\Controller\Async\FavoriteFilter\PutUserFavoriteNameAction();
  1837.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction'$this));
  1838.         return $instance;
  1839.     }
  1840.     /**
  1841.      * Gets the public 'App\Controller\Async\FavoriteFilter\ShareFavoriteAction' shared autowired service.
  1842.      *
  1843.      * @return \App\Controller\Async\FavoriteFilter\ShareFavoriteAction
  1844.      */
  1845.     protected function getShareFavoriteActionService()
  1846.     {
  1847.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1848.         include_once \dirname(__DIR__4).'/src/Controller/Async/FavoriteFilter/ShareFavoriteAction.php';
  1849.         $this->services['App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction'] = $instance = new \App\Controller\Async\FavoriteFilter\ShareFavoriteAction(($this->privates['App\\Service\\FavoriteFilter\\FavoriteFilterManager'] ?? $this->getFavoriteFilterManagerService()));
  1850.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction'$this));
  1851.         return $instance;
  1852.     }
  1853.     /**
  1854.      * Gets the public 'App\Controller\Async\File\GetPreviewAction' shared autowired service.
  1855.      *
  1856.      * @return \App\Controller\Async\File\GetPreviewAction
  1857.      */
  1858.     protected function getGetPreviewActionService()
  1859.     {
  1860.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1861.         include_once \dirname(__DIR__4).'/src/Controller/Async/File/GetPreviewAction.php';
  1862.         $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()));
  1863.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\File\\GetPreviewAction'$this));
  1864.         return $instance;
  1865.     }
  1866.     /**
  1867.      * Gets the public 'App\Controller\Async\Group\CollectionAction' shared autowired service.
  1868.      *
  1869.      * @return \App\Controller\Async\Group\CollectionAction
  1870.      */
  1871.     protected function getCollectionAction3Service()
  1872.     {
  1873.         include_once \dirname(__DIR__4).'/src/Controller/Async/Group/CollectionAction.php';
  1874.         return $this->services['App\\Controller\\Async\\Group\\CollectionAction'] = new \App\Controller\Async\Group\CollectionAction(($this->privates['App\\Repository\\Channel\\GroupRepository'] ?? $this->getGroupRepositoryService()));
  1875.     }
  1876.     /**
  1877.      * Gets the public 'App\Controller\Async\Group\EventCollectionAction' shared autowired service.
  1878.      *
  1879.      * @return \App\Controller\Async\Group\EventCollectionAction
  1880.      */
  1881.     protected function getEventCollectionAction3Service()
  1882.     {
  1883.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1884.         include_once \dirname(__DIR__4).'/src/Controller/Async/Group/EventCollectionAction.php';
  1885.         $this->services['App\\Controller\\Async\\Group\\EventCollectionAction'] = $instance = new \App\Controller\Async\Group\EventCollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  1886.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Group\\EventCollectionAction'$this));
  1887.         return $instance;
  1888.     }
  1889.     /**
  1890.      * Gets the public 'App\Controller\Async\Group\GetAction' shared autowired service.
  1891.      *
  1892.      * @return \App\Controller\Async\Group\GetAction
  1893.      */
  1894.     protected function getGetAction3Service()
  1895.     {
  1896.         include_once \dirname(__DIR__4).'/src/Controller/Async/Group/GetAction.php';
  1897.         return $this->services['App\\Controller\\Async\\Group\\GetAction'] = new \App\Controller\Async\Group\GetAction();
  1898.     }
  1899.     /**
  1900.      * Gets the public 'App\Controller\Async\Hollidays\CollectionAction' shared autowired service.
  1901.      *
  1902.      * @return \App\Controller\Async\Hollidays\CollectionAction
  1903.      */
  1904.     protected function getCollectionAction4Service()
  1905.     {
  1906.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1907.         include_once \dirname(__DIR__4).'/src/Controller/Async/Hollidays/CollectionAction.php';
  1908.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Hollidays/HollidaysService.php';
  1909.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Hollidays/ApiHollidaysInterface.php';
  1910.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Hollidays/FrenchApiHollidays.php';
  1911.         $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()))));
  1912.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Hollidays\\CollectionAction'$this));
  1913.         return $instance;
  1914.     }
  1915.     /**
  1916.      * Gets the public 'App\Controller\Async\Lesson\CollectionAction' shared autowired service.
  1917.      *
  1918.      * @return \App\Controller\Async\Lesson\CollectionAction
  1919.      */
  1920.     protected function getCollectionAction5Service()
  1921.     {
  1922.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1923.         include_once \dirname(__DIR__4).'/src/Controller/Async/Lesson/CollectionAction.php';
  1924.         $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()));
  1925.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Lesson\\CollectionAction'$this));
  1926.         return $instance;
  1927.     }
  1928.     /**
  1929.      * Gets the public 'App\Controller\Async\Lesson\PostAction' shared autowired service.
  1930.      *
  1931.      * @return \App\Controller\Async\Lesson\PostAction
  1932.      */
  1933.     protected function getPostAction3Service()
  1934.     {
  1935.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1936.         include_once \dirname(__DIR__4).'/src/Controller/Async/Lesson/PostAction.php';
  1937.         $this->services['App\\Controller\\Async\\Lesson\\PostAction'] = $instance = new \App\Controller\Async\Lesson\PostAction(($this->privates['App\\Repository\\Channel\\LessonRepository'] ?? $this->getLessonRepositoryService()));
  1938.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Lesson\\PostAction'$this));
  1939.         return $instance;
  1940.     }
  1941.     /**
  1942.      * Gets the public 'App\Controller\Async\PlanningResource\CollectionAction' shared autowired service.
  1943.      *
  1944.      * @return \App\Controller\Async\PlanningResource\CollectionAction
  1945.      */
  1946.     protected function getCollectionAction6Service()
  1947.     {
  1948.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1949.         include_once \dirname(__DIR__4).'/src/Controller/Async/PlanningResource/CollectionAction.php';
  1950.         $this->services['App\\Controller\\Async\\PlanningResource\\CollectionAction'] = $instance = new \App\Controller\Async\PlanningResource\CollectionAction(($this->privates['App\\Repository\\Planning\\PlanningResourceRepository'] ?? $this->getPlanningResourceRepositoryService()));
  1951.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\PlanningResource\\CollectionAction'$this));
  1952.         return $instance;
  1953.     }
  1954.     /**
  1955.      * Gets the public 'App\Controller\Async\PlanningResource\CollectionByIdsAction' shared autowired service.
  1956.      *
  1957.      * @return \App\Controller\Async\PlanningResource\CollectionByIdsAction
  1958.      */
  1959.     protected function getCollectionByIdsActionService()
  1960.     {
  1961.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1962.         include_once \dirname(__DIR__4).'/src/Controller/Async/PlanningResource/CollectionByIdsAction.php';
  1963.         $this->services['App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction'] = $instance = new \App\Controller\Async\PlanningResource\CollectionByIdsAction(($this->privates['App\\Repository\\Planning\\PlanningResourceRepository'] ?? $this->getPlanningResourceRepositoryService()));
  1964.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction'$this));
  1965.         return $instance;
  1966.     }
  1967.     /**
  1968.      * Gets the public 'App\Controller\Async\PlanningResource\ExportPlanningResourceAction' shared autowired service.
  1969.      *
  1970.      * @return \App\Controller\Async\PlanningResource\ExportPlanningResourceAction
  1971.      */
  1972.     protected function getExportPlanningResourceActionService()
  1973.     {
  1974.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1975.         include_once \dirname(__DIR__4).'/src/Controller/Async/PlanningResource/ExportPlanningResourceAction.php';
  1976.         $this->services['App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction'] = $instance = new \App\Controller\Async\PlanningResource\ExportPlanningResourceAction(($this->privates['App\\Service\\PlanningResourceExportService'] ?? $this->getPlanningResourceExportServiceService()));
  1977.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction'$this));
  1978.         return $instance;
  1979.     }
  1980.     /**
  1981.      * Gets the public 'App\Controller\Async\RedirectToNimForEventAction' shared autowired service.
  1982.      *
  1983.      * @return \App\Controller\Async\RedirectToNimForEventAction
  1984.      */
  1985.     protected function getRedirectToNimForEventActionService()
  1986.     {
  1987.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1988.         include_once \dirname(__DIR__4).'/src/Controller/Async/RedirectToNimForEventAction.php';
  1989.         $this->services['App\\Controller\\Async\\RedirectToNimForEventAction'] = $instance = new \App\Controller\Async\RedirectToNimForEventAction(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  1990.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\RedirectToNimForEventAction'$this));
  1991.         return $instance;
  1992.     }
  1993.     /**
  1994.      * Gets the public 'App\Controller\Async\Resources\CollectionAction' shared autowired service.
  1995.      *
  1996.      * @return \App\Controller\Async\Resources\CollectionAction
  1997.      */
  1998.     protected function getCollectionAction7Service()
  1999.     {
  2000.         include_once \dirname(__DIR__4).'/src/Controller/Async/Resources/CollectionAction.php';
  2001.         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()));
  2002.     }
  2003.     /**
  2004.      * Gets the public 'App\Controller\Async\Room\CollectionAction' shared autowired service.
  2005.      *
  2006.      * @return \App\Controller\Async\Room\CollectionAction
  2007.      */
  2008.     protected function getCollectionAction8Service()
  2009.     {
  2010.         include_once \dirname(__DIR__4).'/src/Controller/Async/Room/CollectionAction.php';
  2011.         return $this->services['App\\Controller\\Async\\Room\\CollectionAction'] = new \App\Controller\Async\Room\CollectionAction(($this->privates['App\\Repository\\Channel\\RoomRepository'] ?? $this->getRoomRepositoryService()));
  2012.     }
  2013.     /**
  2014.      * Gets the public 'App\Controller\Async\Room\EventCollectionAction' shared autowired service.
  2015.      *
  2016.      * @return \App\Controller\Async\Room\EventCollectionAction
  2017.      */
  2018.     protected function getEventCollectionAction4Service()
  2019.     {
  2020.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2021.         include_once \dirname(__DIR__4).'/src/Controller/Async/Room/EventCollectionAction.php';
  2022.         $this->services['App\\Controller\\Async\\Room\\EventCollectionAction'] = $instance = new \App\Controller\Async\Room\EventCollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  2023.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Room\\EventCollectionAction'$this));
  2024.         return $instance;
  2025.     }
  2026.     /**
  2027.      * Gets the public 'App\Controller\Async\Session\EventCollectionAction' shared autowired service.
  2028.      *
  2029.      * @return \App\Controller\Async\Session\EventCollectionAction
  2030.      */
  2031.     protected function getEventCollectionAction5Service()
  2032.     {
  2033.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2034.         include_once \dirname(__DIR__4).'/src/Controller/Async/Session/EventCollectionAction.php';
  2035.         $this->services['App\\Controller\\Async\\Session\\EventCollectionAction'] = $instance = new \App\Controller\Async\Session\EventCollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  2036.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\Session\\EventCollectionAction'$this));
  2037.         return $instance;
  2038.     }
  2039.     /**
  2040.      * Gets the public 'App\Controller\Async\SignaturesSheet\CollectionAction' shared autowired service.
  2041.      *
  2042.      * @return \App\Controller\Async\SignaturesSheet\CollectionAction
  2043.      */
  2044.     protected function getCollectionAction9Service()
  2045.     {
  2046.         include_once \dirname(__DIR__4).'/src/Controller/Async/SignaturesSheet/CollectionAction.php';
  2047.         return $this->services['App\\Controller\\Async\\SignaturesSheet\\CollectionAction'] = new \App\Controller\Async\SignaturesSheet\CollectionAction(($this->privates['App\\Repository\\SignaturesSheetRepository'] ?? $this->getSignaturesSheetRepositoryService()));
  2048.     }
  2049.     /**
  2050.      * Gets the public 'App\Controller\Async\SignaturesSheet\GetPreviewAction' shared autowired service.
  2051.      *
  2052.      * @return \App\Controller\Async\SignaturesSheet\GetPreviewAction
  2053.      */
  2054.     protected function getGetPreviewAction2Service()
  2055.     {
  2056.         include_once \dirname(__DIR__4).'/src/Controller/Async/SignaturesSheet/GetPreviewAction.php';
  2057.         return $this->services['App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction'] = new \App\Controller\Async\SignaturesSheet\GetPreviewAction(($this->privates['App\\Service\\Sign\\SignaturesSheetService'] ?? $this->getSignaturesSheetServiceService()));
  2058.     }
  2059.     /**
  2060.      * Gets the public 'App\Controller\Async\SignaturesSheet\PostGenerateAction' shared autowired service.
  2061.      *
  2062.      * @return \App\Controller\Async\SignaturesSheet\PostGenerateAction
  2063.      */
  2064.     protected function getPostGenerateActionService()
  2065.     {
  2066.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2067.         include_once \dirname(__DIR__4).'/src/Controller/Async/SignaturesSheet/PostGenerateAction.php';
  2068.         $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()));
  2069.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction'$this));
  2070.         return $instance;
  2071.     }
  2072.     /**
  2073.      * Gets the public 'App\Controller\Async\UserSign\CollectionAction' shared autowired service.
  2074.      *
  2075.      * @return \App\Controller\Async\UserSign\CollectionAction
  2076.      */
  2077.     protected function getCollectionAction10Service()
  2078.     {
  2079.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/CollectionAction.php';
  2080.         return $this->services['App\\Controller\\Async\\UserSign\\CollectionAction'] = new \App\Controller\Async\UserSign\CollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2081.     }
  2082.     /**
  2083.      * Gets the public 'App\Controller\Async\UserSign\CollectionPutAction' shared autowired service.
  2084.      *
  2085.      * @return \App\Controller\Async\UserSign\CollectionPutAction
  2086.      */
  2087.     protected function getCollectionPutActionService()
  2088.     {
  2089.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2090.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/CollectionPutAction.php';
  2091.         $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()));
  2092.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\CollectionPutAction'$this));
  2093.         return $instance;
  2094.     }
  2095.     /**
  2096.      * Gets the public 'App\Controller\Async\UserSign\CollectionPutMultipleRecallAction' shared autowired service.
  2097.      *
  2098.      * @return \App\Controller\Async\UserSign\CollectionPutMultipleRecallAction
  2099.      */
  2100.     protected function getCollectionPutMultipleRecallActionService()
  2101.     {
  2102.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2103.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/CollectionPutMultipleRecallAction.php';
  2104.         $a = ($this->services['router'] ?? $this->getRouterService());
  2105.         $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);
  2106.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction'$this));
  2107.         return $instance;
  2108.     }
  2109.     /**
  2110.      * Gets the public 'App\Controller\Async\UserSign\CollectionPutMultipleSigningAction' shared autowired service.
  2111.      *
  2112.      * @return \App\Controller\Async\UserSign\CollectionPutMultipleSigningAction
  2113.      */
  2114.     protected function getCollectionPutMultipleSigningActionService()
  2115.     {
  2116.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/CollectionPutMultipleSigningAction.php';
  2117.         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()));
  2118.     }
  2119.     /**
  2120.      * Gets the public 'App\Controller\Async\UserSign\GetByEventAction' shared autowired service.
  2121.      *
  2122.      * @return \App\Controller\Async\UserSign\GetByEventAction
  2123.      */
  2124.     protected function getGetByEventActionService()
  2125.     {
  2126.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/GetByEventAction.php';
  2127.         return $this->services['App\\Controller\\Async\\UserSign\\GetByEventAction'] = new \App\Controller\Async\UserSign\GetByEventAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2128.     }
  2129.     /**
  2130.      * Gets the public 'App\Controller\Async\UserSign\GetByUserAndEventAction' shared autowired service.
  2131.      *
  2132.      * @return \App\Controller\Async\UserSign\GetByUserAndEventAction
  2133.      */
  2134.     protected function getGetByUserAndEventActionService()
  2135.     {
  2136.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2137.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/GetByUserAndEventAction.php';
  2138.         $this->services['App\\Controller\\Async\\UserSign\\GetByUserAndEventAction'] = $instance = new \App\Controller\Async\UserSign\GetByUserAndEventAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2139.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\GetByUserAndEventAction'$this));
  2140.         return $instance;
  2141.     }
  2142.     /**
  2143.      * Gets the public 'App\Controller\Async\UserSign\PastCertifiedCollectionAction' shared autowired service.
  2144.      *
  2145.      * @return \App\Controller\Async\UserSign\PastCertifiedCollectionAction
  2146.      */
  2147.     protected function getPastCertifiedCollectionActionService()
  2148.     {
  2149.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PastCertifiedCollectionAction.php';
  2150.         return $this->services['App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction'] = new \App\Controller\Async\UserSign\PastCertifiedCollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2151.     }
  2152.     /**
  2153.      * Gets the public 'App\Controller\Async\UserSign\PostJustificationAction' shared autowired service.
  2154.      *
  2155.      * @return \App\Controller\Async\UserSign\PostJustificationAction
  2156.      */
  2157.     protected function getPostJustificationActionService()
  2158.     {
  2159.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PostJustificationAction.php';
  2160.         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()));
  2161.     }
  2162.     /**
  2163.      * Gets the public 'App\Controller\Async\UserSign\PostTeacherJustificationAction' shared autowired service.
  2164.      *
  2165.      * @return \App\Controller\Async\UserSign\PostTeacherJustificationAction
  2166.      */
  2167.     protected function getPostTeacherJustificationActionService()
  2168.     {
  2169.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2170.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PostTeacherJustificationAction.php';
  2171.         $this->services['App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction'] = $instance = new \App\Controller\Async\UserSign\PostTeacherJustificationAction(($this->privates['App\\Service\\Sign\\SignService'] ?? $this->getSignServiceService()));
  2172.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction'$this));
  2173.         return $instance;
  2174.     }
  2175.     /**
  2176.      * Gets the public 'App\Controller\Async\UserSign\PutAction' shared autowired service.
  2177.      *
  2178.      * @return \App\Controller\Async\UserSign\PutAction
  2179.      */
  2180.     protected function getPutAction2Service()
  2181.     {
  2182.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2183.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PutAction.php';
  2184.         $this->services['App\\Controller\\Async\\UserSign\\PutAction'] = $instance = new \App\Controller\Async\UserSign\PutAction();
  2185.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\PutAction'$this));
  2186.         return $instance;
  2187.     }
  2188.     /**
  2189.      * Gets the public 'App\Controller\Async\UserSign\PutJustificationTextAction' shared autowired service.
  2190.      *
  2191.      * @return \App\Controller\Async\UserSign\PutJustificationTextAction
  2192.      */
  2193.     protected function getPutJustificationTextActionService()
  2194.     {
  2195.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PutJustificationTextAction.php';
  2196.         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()));
  2197.     }
  2198.     /**
  2199.      * Gets the public 'App\Controller\Async\UserSign\PutSignatureAction' shared autowired service.
  2200.      *
  2201.      * @return \App\Controller\Async\UserSign\PutSignatureAction
  2202.      */
  2203.     protected function getPutSignatureActionService()
  2204.     {
  2205.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PutSignatureAction.php';
  2206.         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()));
  2207.     }
  2208.     /**
  2209.      * Gets the public 'App\Controller\Async\UserSign\PutStatusAction' shared autowired service.
  2210.      *
  2211.      * @return \App\Controller\Async\UserSign\PutStatusAction
  2212.      */
  2213.     protected function getPutStatusActionService()
  2214.     {
  2215.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2216.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/PutStatusAction.php';
  2217.         $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()));
  2218.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\PutStatusAction'$this));
  2219.         return $instance;
  2220.     }
  2221.     /**
  2222.      * Gets the public 'App\Controller\Async\UserSign\UncertifiedStudentsCollectionAction' shared autowired service.
  2223.      *
  2224.      * @return \App\Controller\Async\UserSign\UncertifiedStudentsCollectionAction
  2225.      */
  2226.     protected function getUncertifiedStudentsCollectionActionService()
  2227.     {
  2228.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2229.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/UncertifiedStudentsCollectionAction.php';
  2230.         $this->services['App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction'] = $instance = new \App\Controller\Async\UserSign\UncertifiedStudentsCollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2231.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction'$this));
  2232.         return $instance;
  2233.     }
  2234.     /**
  2235.      * Gets the public 'App\Controller\Async\UserSign\UncertifiedTeachersCollectionAction' shared autowired service.
  2236.      *
  2237.      * @return \App\Controller\Async\UserSign\UncertifiedTeachersCollectionAction
  2238.      */
  2239.     protected function getUncertifiedTeachersCollectionActionService()
  2240.     {
  2241.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/UncertifiedTeachersCollectionAction.php';
  2242.         return $this->services['App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction'] = new \App\Controller\Async\UserSign\UncertifiedTeachersCollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2243.     }
  2244.     /**
  2245.      * Gets the public 'App\Controller\Async\UserSign\UserNotValidatedCollectionAction' shared autowired service.
  2246.      *
  2247.      * @return \App\Controller\Async\UserSign\UserNotValidatedCollectionAction
  2248.      */
  2249.     protected function getUserNotValidatedCollectionActionService()
  2250.     {
  2251.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2252.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/UserNotValidatedCollectionAction.php';
  2253.         $this->services['App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction'] = $instance = new \App\Controller\Async\UserSign\UserNotValidatedCollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2254.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction'$this));
  2255.         return $instance;
  2256.     }
  2257.     /**
  2258.      * Gets the public 'App\Controller\Async\UserSign\UserRecalledCollectionAction' shared autowired service.
  2259.      *
  2260.      * @return \App\Controller\Async\UserSign\UserRecalledCollectionAction
  2261.      */
  2262.     protected function getUserRecalledCollectionActionService()
  2263.     {
  2264.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2265.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/UserRecalledCollectionAction.php';
  2266.         $this->services['App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction'] = $instance = new \App\Controller\Async\UserSign\UserRecalledCollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2267.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction'$this));
  2268.         return $instance;
  2269.     }
  2270.     /**
  2271.      * Gets the public 'App\Controller\Async\UserSign\UserValidatedCollectionAction' shared autowired service.
  2272.      *
  2273.      * @return \App\Controller\Async\UserSign\UserValidatedCollectionAction
  2274.      */
  2275.     protected function getUserValidatedCollectionActionService()
  2276.     {
  2277.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2278.         include_once \dirname(__DIR__4).'/src/Controller/Async/UserSign/UserValidatedCollectionAction.php';
  2279.         $this->services['App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction'] = $instance = new \App\Controller\Async\UserSign\UserValidatedCollectionAction(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2280.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction'$this));
  2281.         return $instance;
  2282.     }
  2283.     /**
  2284.      * Gets the public 'App\Controller\Async\User\CollectionAction' shared autowired service.
  2285.      *
  2286.      * @return \App\Controller\Async\User\CollectionAction
  2287.      */
  2288.     protected function getCollectionAction11Service()
  2289.     {
  2290.         include_once \dirname(__DIR__4).'/src/Controller/Async/User/CollectionAction.php';
  2291.         return $this->services['App\\Controller\\Async\\User\\CollectionAction'] = new \App\Controller\Async\User\CollectionAction(($this->privates['App\\Repository\\Account\\UserRepository'] ?? $this->getUserRepositoryService()));
  2292.     }
  2293.     /**
  2294.      * Gets the public 'App\Controller\Async\User\Notification\NotificationController' shared autowired service.
  2295.      *
  2296.      * @return \App\Controller\Async\User\Notification\NotificationController
  2297.      */
  2298.     protected function getNotificationControllerService()
  2299.     {
  2300.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2301.         include_once \dirname(__DIR__4).'/src/Controller/Async/User/Notification/NotificationController.php';
  2302.         $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()));
  2303.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\User\\Notification\\NotificationController'$this));
  2304.         return $instance;
  2305.     }
  2306.     /**
  2307.      * Gets the public 'App\Controller\Async\User\Notification\NotificationRedirectController' shared autowired service.
  2308.      *
  2309.      * @return \App\Controller\Async\User\Notification\NotificationRedirectController
  2310.      */
  2311.     protected function getNotificationRedirectControllerService()
  2312.     {
  2313.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2314.         include_once \dirname(__DIR__4).'/src/Controller/Async/User/Notification/NotificationRedirectController.php';
  2315.         $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()));
  2316.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\User\\Notification\\NotificationRedirectController'$this));
  2317.         return $instance;
  2318.     }
  2319.     /**
  2320.      * Gets the public 'App\Controller\Async\User\Notification\NotificationSeeAllController' shared autowired service.
  2321.      *
  2322.      * @return \App\Controller\Async\User\Notification\NotificationSeeAllController
  2323.      */
  2324.     protected function getNotificationSeeAllControllerService()
  2325.     {
  2326.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2327.         include_once \dirname(__DIR__4).'/src/Controller/Async/User/Notification/NotificationSeeAllController.php';
  2328.         $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()));
  2329.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\User\\Notification\\NotificationSeeAllController'$this));
  2330.         return $instance;
  2331.     }
  2332.     /**
  2333.      * Gets the public 'App\Controller\Async\User\Notification\NotificationSeeController' shared autowired service.
  2334.      *
  2335.      * @return \App\Controller\Async\User\Notification\NotificationSeeController
  2336.      */
  2337.     protected function getNotificationSeeControllerService()
  2338.     {
  2339.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2340.         include_once \dirname(__DIR__4).'/src/Controller/Async/User/Notification/NotificationSeeController.php';
  2341.         $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()));
  2342.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Async\\User\\Notification\\NotificationSeeController'$this));
  2343.         return $instance;
  2344.     }
  2345.     /**
  2346.      * Gets the public 'App\Controller\AutoToken\SigningAction' shared autowired service.
  2347.      *
  2348.      * @return \App\Controller\AutoToken\SigningAction
  2349.      */
  2350.     protected function getSigningActionService()
  2351.     {
  2352.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2353.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2354.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2355.         include_once \dirname(__DIR__4).'/src/Controller/AutoToken/SigningAction.php';
  2356.         $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()));
  2357.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2358.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2359.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  2360.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  2361.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2362.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2363.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2364.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2365.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2366.             'router' => ['services''router''getRouterService'false],
  2367.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2368.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2369.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  2370.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  2371.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2372.         ], [
  2373.             'doctrine' => '?',
  2374.             'form.factory' => '?',
  2375.             'fos_rest.view_handler' => '?',
  2376.             'http_kernel' => '?',
  2377.             'message_bus' => '?',
  2378.             'messenger.default_bus' => '?',
  2379.             'parameter_bag' => '?',
  2380.             'request_stack' => '?',
  2381.             'router' => '?',
  2382.             'security.authorization_checker' => '?',
  2383.             'security.token_storage' => '?',
  2384.             'serializer' => '?',
  2385.             'session' => '.session.deprecated',
  2386.             'twig' => '?',
  2387.         ]))->withContext('App\\Controller\\AutoToken\\SigningAction'$this));
  2388.         return $instance;
  2389.     }
  2390.     /**
  2391.      * Gets the public 'App\Controller\FileController' shared autowired service.
  2392.      *
  2393.      * @return \App\Controller\FileController
  2394.      */
  2395.     protected function getFileControllerService()
  2396.     {
  2397.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2398.         include_once \dirname(__DIR__4).'/src/Controller/FileController.php';
  2399.         $this->services['App\\Controller\\FileController'] = $instance = new \App\Controller\FileController(($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()));
  2400.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\FileController'$this));
  2401.         return $instance;
  2402.     }
  2403.     /**
  2404.      * Gets the public 'App\Controller\IndexController' shared autowired service.
  2405.      *
  2406.      * @return \App\Controller\IndexController
  2407.      */
  2408.     protected function getIndexControllerService()
  2409.     {
  2410.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2411.         include_once \dirname(__DIR__4).'/src/Controller/IndexController.php';
  2412.         $this->services['App\\Controller\\IndexController'] = $instance = new \App\Controller\IndexController();
  2413.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\IndexController'$this));
  2414.         return $instance;
  2415.     }
  2416.     /**
  2417.      * Gets the public 'App\Controller\Manage\HomeController' shared autowired service.
  2418.      *
  2419.      * @return \App\Controller\Manage\HomeController
  2420.      */
  2421.     protected function getHomeControllerService()
  2422.     {
  2423.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2424.         include_once \dirname(__DIR__4).'/src/Controller/Manage/HomeController.php';
  2425.         $this->services['App\\Controller\\Manage\\HomeController'] = $instance = new \App\Controller\Manage\HomeController();
  2426.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Manage\\HomeController'$this));
  2427.         return $instance;
  2428.     }
  2429.     /**
  2430.      * Gets the public 'App\Controller\Manage\RoomController' shared autowired service.
  2431.      *
  2432.      * @return \App\Controller\Manage\RoomController
  2433.      */
  2434.     protected function getRoomControllerService()
  2435.     {
  2436.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2437.         include_once \dirname(__DIR__4).'/src/Controller/Manage/RoomController.php';
  2438.         $this->services['App\\Controller\\Manage\\RoomController'] = $instance = new \App\Controller\Manage\RoomController();
  2439.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Manage\\RoomController'$this));
  2440.         return $instance;
  2441.     }
  2442.     /**
  2443.      * Gets the public 'App\Controller\Manage\SessionController' shared autowired service.
  2444.      *
  2445.      * @return \App\Controller\Manage\SessionController
  2446.      */
  2447.     protected function getSessionControllerService()
  2448.     {
  2449.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2450.         include_once \dirname(__DIR__4).'/src/Controller/Manage/SessionController.php';
  2451.         $this->services['App\\Controller\\Manage\\SessionController'] = $instance = new \App\Controller\Manage\SessionController();
  2452.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Manage\\SessionController'$this));
  2453.         return $instance;
  2454.     }
  2455.     /**
  2456.      * Gets the public 'App\Controller\Manage\SignaturesSheetController' shared autowired service.
  2457.      *
  2458.      * @return \App\Controller\Manage\SignaturesSheetController
  2459.      */
  2460.     protected function getSignaturesSheetControllerService()
  2461.     {
  2462.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2463.         include_once \dirname(__DIR__4).'/src/Controller/Manage/SignaturesSheetController.php';
  2464.         $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()));
  2465.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Manage\\SignaturesSheetController'$this));
  2466.         return $instance;
  2467.     }
  2468.     /**
  2469.      * Gets the public 'App\Controller\Manage\SigningController' shared autowired service.
  2470.      *
  2471.      * @return \App\Controller\Manage\SigningController
  2472.      */
  2473.     protected function getSigningControllerService()
  2474.     {
  2475.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2476.         include_once \dirname(__DIR__4).'/src/Controller/Manage/SigningController.php';
  2477.         $this->services['App\\Controller\\Manage\\SigningController'] = $instance = new \App\Controller\Manage\SigningController();
  2478.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Manage\\SigningController'$this));
  2479.         return $instance;
  2480.     }
  2481.     /**
  2482.      * Gets the public 'App\Controller\Manage\UserPlanningController' shared autowired service.
  2483.      *
  2484.      * @return \App\Controller\Manage\UserPlanningController
  2485.      */
  2486.     protected function getUserPlanningControllerService()
  2487.     {
  2488.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2489.         include_once \dirname(__DIR__4).'/src/Controller/Manage/UserPlanningController.php';
  2490.         $this->services['App\\Controller\\Manage\\UserPlanningController'] = $instance = new \App\Controller\Manage\UserPlanningController();
  2491.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Manage\\UserPlanningController'$this));
  2492.         return $instance;
  2493.     }
  2494.     /**
  2495.      * Gets the public 'App\Controller\OAuth\NellappController' shared autowired service.
  2496.      *
  2497.      * @return \App\Controller\OAuth\NellappController
  2498.      */
  2499.     protected function getNellappControllerService()
  2500.     {
  2501.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2502.         include_once \dirname(__DIR__4).'/src/Controller/OAuth/NellappController.php';
  2503.         $this->services['App\\Controller\\OAuth\\NellappController'] = $instance = new \App\Controller\OAuth\NellappController();
  2504.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\OAuth\\NellappController'$this));
  2505.         return $instance;
  2506.     }
  2507.     /**
  2508.      * Gets the public 'App\Controller\Profile\AbsentController' shared autowired service.
  2509.      *
  2510.      * @return \App\Controller\Profile\AbsentController
  2511.      */
  2512.     protected function getAbsentControllerService()
  2513.     {
  2514.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2515.         include_once \dirname(__DIR__4).'/src/Controller/Profile/AbsentController.php';
  2516.         $this->services['App\\Controller\\Profile\\AbsentController'] = $instance = new \App\Controller\Profile\AbsentController(($this->privates['App\\Repository\\Planning\\AvailableExceptionRepository'] ?? $this->getAvailableExceptionRepositoryService()));
  2517.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Profile\\AbsentController'$this));
  2518.         return $instance;
  2519.     }
  2520.     /**
  2521.      * Gets the public 'App\Controller\Profile\PlanningController' shared autowired service.
  2522.      *
  2523.      * @return \App\Controller\Profile\PlanningController
  2524.      */
  2525.     protected function getPlanningControllerService()
  2526.     {
  2527.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2528.         include_once \dirname(__DIR__4).'/src/Controller/Profile/PlanningController.php';
  2529.         $this->services['App\\Controller\\Profile\\PlanningController'] = $instance = new \App\Controller\Profile\PlanningController();
  2530.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Profile\\PlanningController'$this));
  2531.         return $instance;
  2532.     }
  2533.     /**
  2534.      * Gets the public 'App\Controller\Profile\ProfileSigningController' shared autowired service.
  2535.      *
  2536.      * @return \App\Controller\Profile\ProfileSigningController
  2537.      */
  2538.     protected function getProfileSigningControllerService()
  2539.     {
  2540.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2541.         include_once \dirname(__DIR__4).'/src/Controller/Profile/ProfileSigningController.php';
  2542.         $this->services['App\\Controller\\Profile\\ProfileSigningController'] = $instance = new \App\Controller\Profile\ProfileSigningController(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  2543.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\Profile\\ProfileSigningController'$this));
  2544.         return $instance;
  2545.     }
  2546.     /**
  2547.      * Gets the public 'App\Controller\ReverseSync\Planning\ChannelUserData\EventCollectionAction' shared autowired service.
  2548.      *
  2549.      * @return \App\Controller\ReverseSync\Planning\ChannelUserData\EventCollectionAction
  2550.      */
  2551.     protected function getEventCollectionAction6Service()
  2552.     {
  2553.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2554.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/ChannelUserData/EventCollectionAction.php';
  2555.         $this->services['App\\Controller\\ReverseSync\\Planning\\ChannelUserData\\EventCollectionAction'] = $instance = new \App\Controller\ReverseSync\Planning\ChannelUserData\EventCollectionAction(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  2556.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\ChannelUserData\\EventCollectionAction'$this));
  2557.         return $instance;
  2558.     }
  2559.     /**
  2560.      * Gets the public 'App\Controller\ReverseSync\Planning\Channel\Analytics\GetAnalyticsByAdminChannelUserDataAction' shared autowired service.
  2561.      *
  2562.      * @return \App\Controller\ReverseSync\Planning\Channel\Analytics\GetAnalyticsByAdminChannelUserDataAction
  2563.      */
  2564.     protected function getGetAnalyticsByAdminChannelUserDataActionService()
  2565.     {
  2566.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2567.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/Channel/Analytics/GetAnalyticsByAdminChannelUserDataAction.php';
  2568.         $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()));
  2569.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByAdminChannelUserDataAction'$this));
  2570.         return $instance;
  2571.     }
  2572.     /**
  2573.      * Gets the public 'App\Controller\ReverseSync\Planning\Channel\Analytics\GetAnalyticsByEventTypeAction' shared autowired service.
  2574.      *
  2575.      * @return \App\Controller\ReverseSync\Planning\Channel\Analytics\GetAnalyticsByEventTypeAction
  2576.      */
  2577.     protected function getGetAnalyticsByEventTypeActionService()
  2578.     {
  2579.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2580.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/Channel/Analytics/GetAnalyticsByEventTypeAction.php';
  2581.         $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()));
  2582.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByEventTypeAction'$this));
  2583.         return $instance;
  2584.     }
  2585.     /**
  2586.      * Gets the public 'App\Controller\ReverseSync\Planning\Channel\Analytics\GetAnalyticsForAdminChannelUserDataAction' shared autowired service.
  2587.      *
  2588.      * @return \App\Controller\ReverseSync\Planning\Channel\Analytics\GetAnalyticsForAdminChannelUserDataAction
  2589.      */
  2590.     protected function getGetAnalyticsForAdminChannelUserDataActionService()
  2591.     {
  2592.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2593.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/Channel/Analytics/GetAnalyticsForAdminChannelUserDataAction.php';
  2594.         $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()));
  2595.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsForAdminChannelUserDataAction'$this));
  2596.         return $instance;
  2597.     }
  2598.     /**
  2599.      * Gets the public 'App\Controller\ReverseSync\Planning\Channel\Analytics\GetChannelUserDataCollectionByPeriodAction' shared autowired service.
  2600.      *
  2601.      * @return \App\Controller\ReverseSync\Planning\Channel\Analytics\GetChannelUserDataCollectionByPeriodAction
  2602.      */
  2603.     protected function getGetChannelUserDataCollectionByPeriodActionService()
  2604.     {
  2605.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2606.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/Channel/Analytics/GetChannelUserDataCollectionByPeriodAction.php';
  2607.         $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()));
  2608.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetChannelUserDataCollectionByPeriodAction'$this));
  2609.         return $instance;
  2610.     }
  2611.     /**
  2612.      * Gets the public 'App\Controller\ReverseSync\Planning\Channel\Analytics\GetGlobalAnalyticsAction' shared autowired service.
  2613.      *
  2614.      * @return \App\Controller\ReverseSync\Planning\Channel\Analytics\GetGlobalAnalyticsAction
  2615.      */
  2616.     protected function getGetGlobalAnalyticsActionService()
  2617.     {
  2618.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2619.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/Channel/Analytics/GetGlobalAnalyticsAction.php';
  2620.         $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()));
  2621.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetGlobalAnalyticsAction'$this));
  2622.         return $instance;
  2623.     }
  2624.     /**
  2625.      * Gets the public 'App\Controller\ReverseSync\Planning\EventCollectionActionByDates' shared autowired service.
  2626.      *
  2627.      * @return \App\Controller\ReverseSync\Planning\EventCollectionActionByDates
  2628.      */
  2629.     protected function getEventCollectionActionByDatesService()
  2630.     {
  2631.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2632.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/EventCollectionActionByDates.php';
  2633.         $this->services['App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByDates'] = $instance = new \App\Controller\ReverseSync\Planning\EventCollectionActionByDates(($this->privates['App\\Service\\EventsUserProgression'] ?? $this->getEventsUserProgressionService()));
  2634.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByDates'$this));
  2635.         return $instance;
  2636.     }
  2637.     /**
  2638.      * Gets the public 'App\Controller\ReverseSync\Planning\EventGlobalProgress' shared autowired service.
  2639.      *
  2640.      * @return \App\Controller\ReverseSync\Planning\EventGlobalProgress
  2641.      */
  2642.     protected function getEventGlobalProgressService()
  2643.     {
  2644.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2645.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/EventGlobalProgress.php';
  2646.         $this->services['App\\Controller\\ReverseSync\\Planning\\EventGlobalProgress'] = $instance = new \App\Controller\ReverseSync\Planning\EventGlobalProgress(($this->privates['App\\Service\\EventsUserProgression'] ?? $this->getEventsUserProgressionService()));
  2647.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\EventGlobalProgress'$this));
  2648.         return $instance;
  2649.     }
  2650.     /**
  2651.      * Gets the public 'App\Controller\ReverseSync\Planning\EventUserProgressionAction' shared autowired service.
  2652.      *
  2653.      * @return \App\Controller\ReverseSync\Planning\EventUserProgressionAction
  2654.      */
  2655.     protected function getEventUserProgressionActionService()
  2656.     {
  2657.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2658.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Planning/EventUserProgressionAction.php';
  2659.         $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()));
  2660.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Planning\\EventUserProgressionAction'$this));
  2661.         return $instance;
  2662.     }
  2663.     /**
  2664.      * Gets the public 'App\Controller\ReverseSync\Proxy\Channel\GetEventDataForNimAction' shared autowired service.
  2665.      *
  2666.      * @return \App\Controller\ReverseSync\Proxy\Channel\GetEventDataForNimAction
  2667.      */
  2668.     protected function getGetEventDataForNimActionService()
  2669.     {
  2670.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2671.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  2672.         include_once \dirname(__DIR__4).'/src/Controller/ReverseSync/Proxy/Channel/GetEventDataForNimAction.php';
  2673.         $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()));
  2674.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\ReverseSync\\Proxy\\Channel\\GetEventDataForNimAction'$this));
  2675.         return $instance;
  2676.     }
  2677.     /**
  2678.      * Gets the public 'App\Controller\SearchCategoryController' shared autowired service.
  2679.      *
  2680.      * @return \App\Controller\SearchCategoryController
  2681.      */
  2682.     protected function getSearchCategoryControllerService()
  2683.     {
  2684.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2685.         include_once \dirname(__DIR__4).'/src/Controller/SearchCategoryController.php';
  2686.         $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()));
  2687.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\SearchCategoryController'$this));
  2688.         return $instance;
  2689.     }
  2690.     /**
  2691.      * Gets the public 'App\Controller\SearchController' shared autowired service.
  2692.      *
  2693.      * @return \App\Controller\SearchController
  2694.      */
  2695.     protected function getSearchControllerService()
  2696.     {
  2697.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2698.         include_once \dirname(__DIR__4).'/src/Controller/SearchController.php';
  2699.         $this->services['App\\Controller\\SearchController'] = $instance = new \App\Controller\SearchController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\SearchService'] ?? $this->getSearchServiceService()));
  2700.         $instance->setContainer(($this->privates['.service_locator.N_iEzAJ'] ?? $this->get_ServiceLocator_NIEzAJService())->withContext('App\\Controller\\SearchController'$this));
  2701.         return $instance;
  2702.     }
  2703.     /**
  2704.      * Gets the public 'App\WebSocket\Component\EventLockerComponent' shared autowired service.
  2705.      *
  2706.      * @return \App\WebSocket\Component\EventLockerComponent
  2707.      */
  2708.     protected function getEventLockerComponentService()
  2709.     {
  2710.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2711.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/ComponentInterface.php';
  2712.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Component/ComponentTrait.php';
  2713.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2714.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Component/AbstractComponent.php';
  2715.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/MessageInterface.php';
  2716.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/MessageComponentInterface.php';
  2717.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Component/AbstractMessageComponent.php';
  2718.         include_once \dirname(__DIR__4).'/src/WebSocket/Component/EventLockerComponent.php';
  2719.         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()));
  2720.     }
  2721.     /**
  2722.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  2723.      *
  2724.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  2725.      */
  2726.     protected function getProfilerControllerService()
  2727.     {
  2728.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  2729.         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()));
  2730.     }
  2731.     /**
  2732.      * Gets the public 'DrosalysWeb\ObjectExtensions\Bridge\Symfony\DoctrineBlamer.App\Entity\Account\User' shared service.
  2733.      *
  2734.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Symfony\DoctrineBlamer
  2735.      */
  2736.     protected function getUserService()
  2737.     {
  2738.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Blame/BlamerInterface.php';
  2739.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/Blamer.php';
  2740.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/DoctrineBlamer.php';
  2741.         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']);
  2742.     }
  2743.     /**
  2744.      * Gets the public 'Faker\Generator' shared service.
  2745.      *
  2746.      * @return \Faker\Generator
  2747.      */
  2748.     protected function getGeneratorService()
  2749.     {
  2750.         include_once \dirname(__DIR__4).'/vendor/fakerphp/faker/src/Faker/Generator.php';
  2751.         include_once \dirname(__DIR__4).'/vendor/fakerphp/faker/src/Faker/Factory.php';
  2752.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Faker/Provider/AliceProvider.php';
  2753.         include_once \dirname(__DIR__4).'/vendor/fakerphp/faker/src/Faker/Provider/Base.php';
  2754.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Fixture/Provider/HtmlLorem.php';
  2755.         include_once \dirname(__DIR__4).'/vendor/fakerphp/faker/src/Faker/Provider/Image.php';
  2756.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Fixture/Provider/Image.php';
  2757.         $this->services['Faker\\Generator'] = $instance \Faker\Factory::create('en_US');
  2758.         $instance->seed(1);
  2759.         $instance->addProvider(new \Nelmio\Alice\Faker\Provider\AliceProvider());
  2760.         $instance->addProvider(new \Nellapp\Bundle\SDKBundle\Fixture\Provider\HtmlLorem($instance));
  2761.         $instance->addProvider(new \Nellapp\Bundle\SDKBundle\Fixture\Provider\Image($instance));
  2762.         return $instance;
  2763.     }
  2764.     /**
  2765.      * Gets the public 'Liip\ImagineBundle\Controller\ImagineController' shared service.
  2766.      *
  2767.      * @return \Liip\ImagineBundle\Controller\ImagineController
  2768.      */
  2769.     protected function getImagineControllerService()
  2770.     {
  2771.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Controller/ImagineController.php';
  2772.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/Controller/ControllerConfig.php';
  2773.         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));
  2774.     }
  2775.     /**
  2776.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectAction' shared autowired service.
  2777.      *
  2778.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectAction
  2779.      */
  2780.     protected function getConnectActionService()
  2781.     {
  2782.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/ConnectAction.php';
  2783.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/ClientRegistry.php';
  2784.         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']))));
  2785.     }
  2786.     /**
  2787.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectCheckAction' shared autowired service.
  2788.      *
  2789.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectCheckAction
  2790.      */
  2791.     protected function getConnectCheckActionService()
  2792.     {
  2793.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/ConnectCheckAction.php';
  2794.         return $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\ConnectCheckAction'] = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectCheckAction();
  2795.     }
  2796.     /**
  2797.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\GlobalLogoutController' shared autowired service.
  2798.      *
  2799.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\GlobalLogoutController
  2800.      */
  2801.     protected function getGlobalLogoutControllerService()
  2802.     {
  2803.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2804.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/GlobalLogoutController.php';
  2805.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Session/SessionDeleter.php';
  2806.         $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'));
  2807.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\GlobalLogoutController'$this));
  2808.         return $instance;
  2809.     }
  2810.     /**
  2811.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LoggedOutAction' shared autowired service.
  2812.      *
  2813.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LoggedOutAction
  2814.      */
  2815.     protected function getLoggedOutActionService()
  2816.     {
  2817.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2818.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/LoggedOutAction.php';
  2819.         $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LoggedOutAction'] = $instance = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LoggedOutAction();
  2820.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LoggedOutAction'$this));
  2821.         return $instance;
  2822.     }
  2823.     /**
  2824.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LogoutAction' shared autowired service.
  2825.      *
  2826.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LogoutAction
  2827.      */
  2828.     protected function getLogoutActionService()
  2829.     {
  2830.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2831.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/LogoutAction.php';
  2832.         $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LogoutAction'] = $instance = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LogoutAction();
  2833.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LogoutAction'$this));
  2834.         return $instance;
  2835.     }
  2836.     /**
  2837.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChannelUserRole\CollectionAction' shared autowired service.
  2838.      *
  2839.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChannelUserRole\CollectionAction
  2840.      */
  2841.     protected function getCollectionAction12Service()
  2842.     {
  2843.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2844.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  2845.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/ChannelUserRole/CollectionAction.php';
  2846.         $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()));
  2847.         $instance->setContainer(($this->privates['.service_locator.wnYhrar'] ?? $this->get_ServiceLocator_WnYhrarService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction'$this));
  2848.         return $instance;
  2849.     }
  2850.     /**
  2851.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChatNotification\ChatNotificationController' shared autowired service.
  2852.      *
  2853.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChatNotification\ChatNotificationController
  2854.      */
  2855.     protected function getChatNotificationControllerService()
  2856.     {
  2857.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2858.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/ChatNotification/ChatNotificationController.php';
  2859.         $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()));
  2860.         $instance->setContainer(($this->privates['.service_locator.wnYhrar'] ?? $this->get_ServiceLocator_WnYhrarService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController'$this));
  2861.         return $instance;
  2862.     }
  2863.     /**
  2864.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelAdminCollectionAction' shared autowired service.
  2865.      *
  2866.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelAdminCollectionAction
  2867.      */
  2868.     protected function getChannelAdminCollectionActionService()
  2869.     {
  2870.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2871.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  2872.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/User/ChannelAdminCollectionAction.php';
  2873.         $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()));
  2874.         $instance->setContainer(($this->privates['.service_locator.wnYhrar'] ?? $this->get_ServiceLocator_WnYhrarService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction'$this));
  2875.         return $instance;
  2876.     }
  2877.     /**
  2878.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelLearnerCollectionAction' shared autowired service.
  2879.      *
  2880.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelLearnerCollectionAction
  2881.      */
  2882.     protected function getChannelLearnerCollectionActionService()
  2883.     {
  2884.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2885.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  2886.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/User/ChannelLearnerCollectionAction.php';
  2887.         $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()));
  2888.         $instance->setContainer(($this->privates['.service_locator.wnYhrar'] ?? $this->get_ServiceLocator_WnYhrarService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction'$this));
  2889.         return $instance;
  2890.     }
  2891.     /**
  2892.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelUserCollectionAction' shared autowired service.
  2893.      *
  2894.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelUserCollectionAction
  2895.      */
  2896.     protected function getChannelUserCollectionActionService()
  2897.     {
  2898.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2899.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  2900.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/User/ChannelUserCollectionAction.php';
  2901.         $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()));
  2902.         $instance->setContainer(($this->privates['.service_locator.wnYhrar'] ?? $this->get_ServiceLocator_WnYhrarService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction'$this));
  2903.         return $instance;
  2904.     }
  2905.     /**
  2906.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Async\ChannelResourceAccessCacheController' shared autowired service.
  2907.      *
  2908.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Async\ChannelResourceAccessCacheController
  2909.      */
  2910.     protected function getChannelResourceAccessCacheControllerService()
  2911.     {
  2912.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2913.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Async/ChannelResourceAccessCacheController.php';
  2914.         $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()));
  2915.         $instance->setContainer(($this->privates['.service_locator.Jn3d1K4'] ?? $this->get_ServiceLocator_Jn3d1K4Service())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController'$this));
  2916.         return $instance;
  2917.     }
  2918.     /**
  2919.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction' shared autowired service.
  2920.      *
  2921.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction
  2922.      */
  2923.     protected function getDeleteAction2Service()
  2924.     {
  2925.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2926.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  2927.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/DeleteAction.php';
  2928.         $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2929.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  2930.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  2931.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  2932.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2933.         $instance->setContainer(($this->privates['.service_locator.Jn3d1K4'] ?? $this->get_ServiceLocator_Jn3d1K4Service())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\DeleteAction'$this));
  2934.         return $instance;
  2935.     }
  2936.     /**
  2937.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction' shared autowired service.
  2938.      *
  2939.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction
  2940.      */
  2941.     protected function getEditActionService()
  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/Permission/Controller/Crud/AbstractAction.php';
  2945.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/EditAction.php';
  2946.         $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2947.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  2948.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  2949.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  2950.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2951.         $instance->setContainer(($this->privates['.service_locator.Jn3d1K4'] ?? $this->get_ServiceLocator_Jn3d1K4Service())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\EditAction'$this));
  2952.         return $instance;
  2953.     }
  2954.     /**
  2955.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction' shared autowired service.
  2956.      *
  2957.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction
  2958.      */
  2959.     protected function getIndexActionService()
  2960.     {
  2961.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2962.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  2963.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/IndexAction.php';
  2964.         $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()));
  2965.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  2966.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  2967.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  2968.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2969.         $instance->setContainer(($this->privates['.service_locator.Jn3d1K4'] ?? $this->get_ServiceLocator_Jn3d1K4Service())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\IndexAction'$this));
  2970.         return $instance;
  2971.     }
  2972.     /**
  2973.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction' shared autowired service.
  2974.      *
  2975.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction
  2976.      */
  2977.     protected function getNewActionService()
  2978.     {
  2979.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2980.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  2981.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/NewAction.php';
  2982.         $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2983.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  2984.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  2985.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  2986.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2987.         $instance->setContainer(($this->privates['.service_locator.Jn3d1K4'] ?? $this->get_ServiceLocator_Jn3d1K4Service())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\NewAction'$this));
  2988.         return $instance;
  2989.     }
  2990.     /**
  2991.      * Gets the public 'Nellapp\Bundle\SDKBundle\Sync\Routing\Controller\Sync\CollectionAction' shared autowired service.
  2992.      *
  2993.      * @return \Nellapp\Bundle\SDKBundle\Sync\Routing\Controller\Sync\CollectionAction
  2994.      */
  2995.     protected function getCollectionAction13Service()
  2996.     {
  2997.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Controller/Sync/CollectionAction.php';
  2998.         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()));
  2999.     }
  3000.     /**
  3001.      * Gets the public 'Nellapp\Bundle\SDKBundle\Twig\Controller\ErrorController' shared autowired service.
  3002.      *
  3003.      * @return \Nellapp\Bundle\SDKBundle\Twig\Controller\ErrorController
  3004.      */
  3005.     protected function getErrorControllerService()
  3006.     {
  3007.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Controller/ErrorController.php';
  3008.         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()));
  3009.     }
  3010.     /**
  3011.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  3012.      *
  3013.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  3014.      */
  3015.     protected function getRedirectControllerService()
  3016.     {
  3017.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  3018.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  3019.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  3020.     }
  3021.     /**
  3022.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  3023.      *
  3024.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  3025.      */
  3026.     protected function getTemplateControllerService()
  3027.     {
  3028.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  3029.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3030.     }
  3031.     /**
  3032.      * Gets the public 'bazinga.jstranslation.controller' shared service.
  3033.      *
  3034.      * @return \Bazinga\Bundle\JsTranslationBundle\Controller\Controller
  3035.      */
  3036.     protected function getBazinga_Jstranslation_ControllerService()
  3037.     {
  3038.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php';
  3039.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  3040.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  3041.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  3042.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  3043.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  3044.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  3045.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  3046.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  3047.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  3048.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  3049.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  3050.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  3051.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  3052.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  3053.         $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');
  3054.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  3055.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  3056.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  3057.         $instance->addLoader('yaml'$a);
  3058.         $instance->addLoader('yml'$a);
  3059.         $instance->addLoader('xlf'$b);
  3060.         $instance->addLoader('xliff'$b);
  3061.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  3062.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  3063.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  3064.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  3065.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  3066.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  3067.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  3068.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  3069.         return $instance;
  3070.     }
  3071.     /**
  3072.      * Gets the public 'bazinga.jstranslation.dump_command' shared service.
  3073.      *
  3074.      * @return \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand
  3075.      */
  3076.     protected function getBazinga_Jstranslation_DumpCommandService()
  3077.     {
  3078.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3079.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Command/DumpCommand.php';
  3080.         $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));
  3081.         $instance->setName('bazinga:js-translation:dump');
  3082.         return $instance;
  3083.     }
  3084.     /**
  3085.      * Gets the public 'bazinga.jstranslation.translation_dumper' shared service.
  3086.      *
  3087.      * @return \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper
  3088.      */
  3089.     protected function getBazinga_Jstranslation_TranslationDumperService()
  3090.     {
  3091.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Dumper/TranslationDumper.php';
  3092.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  3093.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  3094.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  3095.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  3096.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  3097.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  3098.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  3099.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  3100.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  3101.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  3102.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  3103.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  3104.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  3105.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  3106.         $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', [], []);
  3107.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  3108.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  3109.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  3110.         $instance->addLoader('yaml'$a);
  3111.         $instance->addLoader('yml'$a);
  3112.         $instance->addLoader('xlf'$b);
  3113.         $instance->addLoader('xliff'$b);
  3114.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  3115.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  3116.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  3117.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  3118.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  3119.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  3120.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  3121.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  3122.         return $instance;
  3123.     }
  3124.     /**
  3125.      * Gets the public 'bazinga.jstranslation.translation_finder' shared service.
  3126.      *
  3127.      * @return \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder
  3128.      */
  3129.     protected function getBazinga_Jstranslation_TranslationFinderService()
  3130.     {
  3131.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Finder/TranslationFinder.php';
  3132.         return $this->services['bazinga.jstranslation.translation_finder'] = new \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder(['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations/OneupUploaderBundle.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/NellappSDKBundle.fr.yaml'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/email.fr.yaml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.fr.yml'), 10 => (\dirname(__DIR__4).'/translations/CraueFormFlowBundle.fr.yaml'), 11 => (\dirname(__DIR__4).'/translations/email.fr.yaml'), 12 => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), 13 => (\dirname(__DIR__4).'/translations/validators.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.it.yml')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.pl.yml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.pt_BR.yml')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_TW.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_TW.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'ua' => [=> (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.ua.yml')]]);
  3133.     }
  3134.     /**
  3135.      * Gets the public 'cache.app' shared service.
  3136.      *
  3137.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3138.      */
  3139.     protected function getCache_AppService()
  3140.     {
  3141.         $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))));
  3142.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3143.         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));
  3144.     }
  3145.     /**
  3146.      * Gets the public 'cache.app_clearer' shared service.
  3147.      *
  3148.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  3149.      */
  3150.     protected function getCache_AppClearerService()
  3151.     {
  3152.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  3153.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  3154.         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())]);
  3155.     }
  3156.     /**
  3157.      * Gets the public 'cache.global_clearer' shared service.
  3158.      *
  3159.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  3160.      */
  3161.     protected function getCache_GlobalClearerService()
  3162.     {
  3163.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  3164.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  3165.         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())]);
  3166.     }
  3167.     /**
  3168.      * Gets the public 'cache.system' shared service.
  3169.      *
  3170.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3171.      */
  3172.     protected function getCache_SystemService()
  3173.     {
  3174.         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()))));
  3175.     }
  3176.     /**
  3177.      * Gets the public 'cache.system_clearer' shared service.
  3178.      *
  3179.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  3180.      */
  3181.     protected function getCache_SystemClearerService()
  3182.     {
  3183.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  3184.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  3185.         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())]);
  3186.     }
  3187.     /**
  3188.      * Gets the public 'cache.validator_expression_language' shared service.
  3189.      *
  3190.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3191.      */
  3192.     protected function getCache_ValidatorExpressionLanguageService()
  3193.     {
  3194.         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()))));
  3195.     }
  3196.     /**
  3197.      * Gets the public 'cache_warmer' shared service.
  3198.      *
  3199.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  3200.      */
  3201.     protected function getCacheWarmerService()
  3202.     {
  3203.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  3204.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  3205.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  3206.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  3207.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  3208.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  3209.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  3210.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  3211.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  3212.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  3213.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  3214.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  3215.             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'))));
  3216.         }, 10), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  3217.     }
  3218.     /**
  3219.      * Gets the public 'console.command_loader' shared service.
  3220.      *
  3221.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  3222.      */
  3223.     protected function getConsole_CommandLoaderService()
  3224.     {
  3225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  3226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  3227.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3228.             'App\\Command\\Alert\\AlertPraWithParentNotGroup' => ['privates''.App\\Command\\Alert\\AlertPraWithParentNotGroup.lazy''getAlertPraWithParentNotGroup_LazyService'false],
  3229.             'App\\Command\\CleanDuplicatePRACommand' => ['privates''.App\\Command\\CleanDuplicatePRACommand.lazy''getCleanDuplicatePRACommand_LazyService'false],
  3230.             'App\\Command\\CleanEventLocked' => ['privates''App\\Command\\CleanEventLocked''getCleanEventLockedService'false],
  3231.             'App\\Command\\CleanNotifCommand' => ['privates''App\\Command\\CleanNotifCommand''getCleanNotifCommandService'false],
  3232.             'App\\Command\\CleanUploadsCommand' => ['privates''App\\Command\\CleanUploadsCommand''getCleanUploadsCommandService'false],
  3233.             'App\\Command\\Conference\\ConferenceNotifyOpenCommand' => ['privates''.App\\Command\\Conference\\ConferenceNotifyOpenCommand.lazy''getConferenceNotifyOpenCommand_LazyService'false],
  3234.             'App\\Command\\Conference\\ConferenceSyncStatusCommand' => ['privates''.App\\Command\\Conference\\ConferenceSyncStatusCommand.lazy''getConferenceSyncStatusCommand_LazyService'false],
  3235.             'App\\Command\\DataFixer\\FixEventGroupCommand' => ['privates''.App\\Command\\DataFixer\\FixEventGroupCommand.lazy''getFixEventGroupCommand_LazyService'false],
  3236.             'App\\Command\\DataFixer\\PraHierarchyCommand' => ['privates''App\\Command\\DataFixer\\PraHierarchyCommand''getPraHierarchyCommandService'false],
  3237.             'App\\Command\\DataTestGenerator\\RunFixturesForTestCommand' => ['privates''.App\\Command\\DataTestGenerator\\RunFixturesForTestCommand.lazy''getRunFixturesForTestCommand_LazyService'false],
  3238.             'App\\Command\\Event\\CleanEmptyRruleEntitiesCommand' => ['privates''.App\\Command\\Event\\CleanEmptyRruleEntitiesCommand.lazy''getCleanEmptyRruleEntitiesCommand_LazyService'false],
  3239.             'App\\Command\\Event\\FixEventResourcesFutureEventsCommand' => ['privates''App\\Command\\Event\\FixEventResourcesFutureEventsCommand''getFixEventResourcesFutureEventsCommandService'false],
  3240.             'App\\Command\\Event\\RefreshEventsResourcesCommand' => ['privates''App\\Command\\Event\\RefreshEventsResourcesCommand''getRefreshEventsResourcesCommandService'false],
  3241.             'App\\Command\\GenerateIncomingUserSignsCommand' => ['privates''.App\\Command\\GenerateIncomingUserSignsCommand.lazy''getGenerateIncomingUserSignsCommand_LazyService'false],
  3242.             'App\\Command\\RemoveNotConfirmedUsersignsCommand' => ['privates''App\\Command\\RemoveNotConfirmedUsersignsCommand''getRemoveNotConfirmedUsersignsCommandService'false],
  3243.             'App\\Command\\SetFormerByDefaultOnEventCommand' => ['privates''App\\Command\\SetFormerByDefaultOnEventCommand''getSetFormerByDefaultOnEventCommandService'false],
  3244.             'App\\Command\\Signature\\CheckSignaturesRecallsCommand' => ['privates''App\\Command\\Signature\\CheckSignaturesRecallsCommand''getCheckSignaturesRecallsCommandService'false],
  3245.             'App\\Command\\Signature\\CheckUserSignAlertCommand' => ['privates''.App\\Command\\Signature\\CheckUserSignAlertCommand.lazy''getCheckUserSignAlertCommand_LazyService'false],
  3246.             'App\\Command\\Signature\\FixBlankSignCommand' => ['privates''.App\\Command\\Signature\\FixBlankSignCommand.lazy''getFixBlankSignCommand_LazyService'false],
  3247.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  3248.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  3249.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  3250.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  3251.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  3252.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  3253.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  3254.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  3255.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  3256.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  3257.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  3258.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  3259.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  3260.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  3261.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  3262.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  3263.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  3264.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  3265.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  3266.             'console.command.messenger_failed_messages_retry' => ['privates''.console.command.messenger_failed_messages_retry.lazy''get_Console_Command_MessengerFailedMessagesRetry_LazyService'false],
  3267.             'console.command.messenger_failed_messages_show' => ['privates''.console.command.messenger_failed_messages_show.lazy''get_Console_Command_MessengerFailedMessagesShow_LazyService'false],
  3268.             'console.command.messenger_failed_messages_remove' => ['privates''.console.command.messenger_failed_messages_remove.lazy''get_Console_Command_MessengerFailedMessagesRemove_LazyService'false],
  3269.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  3270.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  3271.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  3272.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  3273.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  3274.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  3275.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  3276.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  3277.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  3278.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  3279.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  3280.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  3281.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  3282.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  3283.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  3284.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  3285.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  3286.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  3287.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  3288.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  3289.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  3290.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  3291.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  3292.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  3293.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  3294.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  3295.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  3296.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  3297.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  3298.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  3299.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  3300.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  3301.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  3302.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  3303.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  3304.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  3305.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  3306.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  3307.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  3308.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  3309.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  3310.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  3311.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  3312.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  3313.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  3314.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  3315.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  3316.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  3317.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  3318.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  3319.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  3320.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  3321.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  3322.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  3323.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  3324.             '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],
  3325.             'nelmio_api_doc.command.dump' => ['services''nelmio_api_doc.command.dump''getNelmioApiDoc_Command_DumpService'false],
  3326.             'DrosalysWeb\\Bundle\\WebSocketBundle\\Command\\ServerRunCommand' => ['privates''DrosalysWeb\\Bundle\\WebSocketBundle\\Command\\ServerRunCommand''getServerRunCommandService'false],
  3327.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand.lazy''getCheckChannelMenuDisplayedCommand_LazyService'false],
  3328.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand.lazy''getCleanExpiredChannelResourcePermissionCommand_LazyService'false],
  3329.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand' => ['privates''Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand''getFailedMessageCommandService'false],
  3330.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand.lazy''getFullRefreshClassCommand_LazyService'false],
  3331.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand.lazy''getRefreshClassCommand_LazyService'false],
  3332.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand.lazy''getRefreshOneCommand_LazyService'false],
  3333.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand.lazy''getUserFromChannelCommand_LazyService'false],
  3334.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand.lazy''getSyncOneCommand_LazyService'false],
  3335.             'liip_imagine.command.cache_remove' => ['privates''liip_imagine.command.cache_remove''getLiipImagine_Command_CacheRemoveService'false],
  3336.             'liip_imagine.command.cache_resolve' => ['privates''liip_imagine.command.cache_resolve''getLiipImagine_Command_CacheResolveService'false],
  3337.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => ['privates''Sentry\\SentryBundle\\Command\\SentryTestCommand''getSentryTestCommandService'false],
  3338.             'oneup_uploader.command.clear_chunks' => ['privates''oneup_uploader.command.clear_chunks''getOneupUploader_Command_ClearChunksService'false],
  3339.             'oneup_uploader.command.clear_orphans' => ['privates''oneup_uploader.command.clear_orphans''getOneupUploader_Command_ClearOrphansService'false],
  3340.             'bazinga.jstranslation.dump_command' => ['services''bazinga.jstranslation.dump_command''getBazinga_Jstranslation_DumpCommandService'false],
  3341.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  3342.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  3343.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  3344.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  3345.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  3346.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  3347.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  3348.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  3349.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  3350.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  3351.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  3352.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  3353.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  3354.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  3355.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  3356.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  3357.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  3358.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  3359.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  3360.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  3361.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  3362.         ], [
  3363.             'App\\Command\\Alert\\AlertPraWithParentNotGroup' => '?',
  3364.             'App\\Command\\CleanDuplicatePRACommand' => '?',
  3365.             'App\\Command\\CleanEventLocked' => 'App\\Command\\CleanEventLocked',
  3366.             'App\\Command\\CleanNotifCommand' => 'App\\Command\\CleanNotifCommand',
  3367.             'App\\Command\\CleanUploadsCommand' => 'App\\Command\\CleanUploadsCommand',
  3368.             'App\\Command\\Conference\\ConferenceNotifyOpenCommand' => '?',
  3369.             'App\\Command\\Conference\\ConferenceSyncStatusCommand' => '?',
  3370.             'App\\Command\\DataFixer\\FixEventGroupCommand' => '?',
  3371.             'App\\Command\\DataFixer\\PraHierarchyCommand' => 'App\\Command\\DataFixer\\PraHierarchyCommand',
  3372.             'App\\Command\\DataTestGenerator\\RunFixturesForTestCommand' => '?',
  3373.             'App\\Command\\Event\\CleanEmptyRruleEntitiesCommand' => '?',
  3374.             'App\\Command\\Event\\FixEventResourcesFutureEventsCommand' => 'App\\Command\\Event\\FixEventResourcesFutureEventsCommand',
  3375.             'App\\Command\\Event\\RefreshEventsResourcesCommand' => 'App\\Command\\Event\\RefreshEventsResourcesCommand',
  3376.             'App\\Command\\GenerateIncomingUserSignsCommand' => '?',
  3377.             'App\\Command\\RemoveNotConfirmedUsersignsCommand' => 'App\\Command\\RemoveNotConfirmedUsersignsCommand',
  3378.             'App\\Command\\SetFormerByDefaultOnEventCommand' => 'App\\Command\\SetFormerByDefaultOnEventCommand',
  3379.             'App\\Command\\Signature\\CheckSignaturesRecallsCommand' => 'App\\Command\\Signature\\CheckSignaturesRecallsCommand',
  3380.             'App\\Command\\Signature\\CheckUserSignAlertCommand' => '?',
  3381.             'App\\Command\\Signature\\FixBlankSignCommand' => '?',
  3382.             'console.command.about' => '?',
  3383.             'console.command.assets_install' => '?',
  3384.             'console.command.cache_clear' => '?',
  3385.             'console.command.cache_pool_clear' => '?',
  3386.             'console.command.cache_pool_prune' => '?',
  3387.             'console.command.cache_pool_delete' => '?',
  3388.             'console.command.cache_pool_list' => '?',
  3389.             'console.command.cache_warmup' => '?',
  3390.             'console.command.config_debug' => '?',
  3391.             'console.command.config_dump_reference' => '?',
  3392.             'console.command.container_debug' => '?',
  3393.             'console.command.container_lint' => '?',
  3394.             'console.command.debug_autowiring' => '?',
  3395.             'console.command.dotenv_debug' => '?',
  3396.             'console.command.event_dispatcher_debug' => '?',
  3397.             'console.command.messenger_consume_messages' => '?',
  3398.             'console.command.messenger_setup_transports' => '?',
  3399.             'console.command.messenger_debug' => '?',
  3400.             'console.command.messenger_stop_workers' => '?',
  3401.             'console.command.messenger_failed_messages_retry' => '?',
  3402.             'console.command.messenger_failed_messages_show' => '?',
  3403.             'console.command.messenger_failed_messages_remove' => '?',
  3404.             'console.command.router_debug' => '?',
  3405.             'console.command.router_match' => '?',
  3406.             'console.command.translation_debug' => '?',
  3407.             'console.command.translation_extract' => '?',
  3408.             'console.command.validator_debug' => '?',
  3409.             'console.command.translation_pull' => '?',
  3410.             'console.command.translation_push' => '?',
  3411.             'console.command.xliff_lint' => '?',
  3412.             'console.command.yaml_lint' => '?',
  3413.             'console.command.form_debug' => '?',
  3414.             'console.command.secrets_set' => '?',
  3415.             'console.command.secrets_remove' => '?',
  3416.             'console.command.secrets_generate_key' => '?',
  3417.             'console.command.secrets_list' => '?',
  3418.             'console.command.secrets_decrypt_to_local' => '?',
  3419.             'console.command.secrets_encrypt_from_local' => '?',
  3420.             'twig.command.debug' => '?',
  3421.             'twig.command.lint' => '?',
  3422.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  3423.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  3424.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  3425.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  3426.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  3427.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  3428.             'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  3429.             'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  3430.             'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  3431.             'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  3432.             'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  3433.             'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  3434.             'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  3435.             'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  3436.             'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  3437.             'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  3438.             'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  3439.             'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  3440.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  3441.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  3442.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  3443.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  3444.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  3445.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  3446.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  3447.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  3448.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  3449.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  3450.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  3451.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  3452.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  3453.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  3454.             'security.command.debug_firewall' => '?',
  3455.             'security.command.user_password_encoder' => '?',
  3456.             'security.command.user_password_hash' => '?',
  3457.             'var_dumper.command.server_dump' => '?',
  3458.             'monolog.command.server_log' => '?',
  3459.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'Hautelook\\AliceBundle\\Console\\Command\\Doctrine\\DoctrineOrmLoadDataFixturesCommand',
  3460.             'nelmio_api_doc.command.dump' => 'Nelmio\\ApiDocBundle\\Command\\DumpCommand',
  3461.             'DrosalysWeb\\Bundle\\WebSocketBundle\\Command\\ServerRunCommand' => 'DrosalysWeb\\Bundle\\WebSocketBundle\\Command\\ServerRunCommand',
  3462.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand' => '?',
  3463.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand' => '?',
  3464.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand' => 'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand',
  3465.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand' => '?',
  3466.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand' => '?',
  3467.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand' => '?',
  3468.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand' => '?',
  3469.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand' => '?',
  3470.             'liip_imagine.command.cache_remove' => 'Liip\\ImagineBundle\\Command\\RemoveCacheCommand',
  3471.             'liip_imagine.command.cache_resolve' => 'Liip\\ImagineBundle\\Command\\ResolveCacheCommand',
  3472.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand',
  3473.             'oneup_uploader.command.clear_chunks' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  3474.             'oneup_uploader.command.clear_orphans' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  3475.             'bazinga.jstranslation.dump_command' => 'Bazinga\\Bundle\\JsTranslationBundle\\Command\\DumpCommand',
  3476.             'maker.auto_command.make_auth' => '?',
  3477.             'maker.auto_command.make_command' => '?',
  3478.             'maker.auto_command.make_controller' => '?',
  3479.             'maker.auto_command.make_crud' => '?',
  3480.             'maker.auto_command.make_docker_database' => '?',
  3481.             'maker.auto_command.make_entity' => '?',
  3482.             'maker.auto_command.make_fixtures' => '?',
  3483.             'maker.auto_command.make_form' => '?',
  3484.             'maker.auto_command.make_message' => '?',
  3485.             'maker.auto_command.make_messenger_middleware' => '?',
  3486.             'maker.auto_command.make_registration_form' => '?',
  3487.             'maker.auto_command.make_reset_password' => '?',
  3488.             'maker.auto_command.make_serializer_encoder' => '?',
  3489.             'maker.auto_command.make_serializer_normalizer' => '?',
  3490.             'maker.auto_command.make_subscriber' => '?',
  3491.             'maker.auto_command.make_twig_extension' => '?',
  3492.             'maker.auto_command.make_test' => '?',
  3493.             'maker.auto_command.make_validator' => '?',
  3494.             'maker.auto_command.make_voter' => '?',
  3495.             'maker.auto_command.make_user' => '?',
  3496.             'maker.auto_command.make_migration' => '?',
  3497.         ]), ['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']);
  3498.     }
  3499.     /**
  3500.      * Gets the public 'container.env_var_processors_locator' shared service.
  3501.      *
  3502.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3503.      */
  3504.     protected function getContainer_EnvVarProcessorsLocatorService()
  3505.     {
  3506.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3507.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3508.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3509.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3510.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3511.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3512.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3513.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3514.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3515.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3516.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3517.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3518.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3519.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3520.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3521.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3522.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3523.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3524.         ], [
  3525.             'base64' => '?',
  3526.             'bool' => '?',
  3527.             'const' => '?',
  3528.             'csv' => '?',
  3529.             'default' => '?',
  3530.             'file' => '?',
  3531.             'float' => '?',
  3532.             'int' => '?',
  3533.             'json' => '?',
  3534.             'key' => '?',
  3535.             'not' => '?',
  3536.             'query_string' => '?',
  3537.             'require' => '?',
  3538.             'resolve' => '?',
  3539.             'string' => '?',
  3540.             'trim' => '?',
  3541.             'url' => '?',
  3542.         ]);
  3543.     }
  3544.     /**
  3545.      * Gets the public 'craue.form.flow.storage' shared service.
  3546.      *
  3547.      * @return \Craue\FormFlowBundle\Storage\SessionStorage
  3548.      */
  3549.     protected function getCraue_Form_Flow_StorageService()
  3550.     {
  3551.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/StorageInterface.php';
  3552.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/SessionProviderTrait.php';
  3553.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/SessionStorage.php';
  3554.         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())));
  3555.     }
  3556.     /**
  3557.      * Gets the public 'craue_formflow_util' shared service.
  3558.      *
  3559.      * @return \Craue\FormFlowBundle\Util\FormFlowUtil
  3560.      */
  3561.     protected function getCraueFormflowUtilService()
  3562.     {
  3563.         return $this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil();
  3564.     }
  3565.     /**
  3566.      * Gets the public 'data_collector.dump' shared service.
  3567.      *
  3568.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  3569.      */
  3570.     protected function getDataCollector_DumpService()
  3571.     {
  3572.         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()));
  3573.     }
  3574.     /**
  3575.      * Gets the public 'doctrine' shared service.
  3576.      *
  3577.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  3578.      */
  3579.     protected function getDoctrineService()
  3580.     {
  3581.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  3582.     }
  3583.     /**
  3584.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  3585.      *
  3586.      * @return \Doctrine\DBAL\Connection
  3587.      */
  3588.     protected function getDoctrine_Dbal_DefaultConnectionService()
  3589.     {
  3590.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  3591.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  3592.             return $this->services['doctrine.dbal.default_connection'];
  3593.         }
  3594.         $b = new \Doctrine\DBAL\Configuration();
  3595.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  3596.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3597.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3598.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  3599.         $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))));
  3600.         $d->setConnectionName('default');
  3601.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  3602.         $b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\RegexSchemaAssetFilter('~^(?!messenger_messages)~')]));
  3603.         $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())))]);
  3604.         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, []);
  3605.     }
  3606.     /**
  3607.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  3608.      *
  3609.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  3610.      */
  3611.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  3612.     {
  3613.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3614.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber''getAbstractCursusSubscriberService'false],
  3615.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber''getChannelConfigurationSubscriberService'false],
  3616.             'App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''getEventSubscriberService'false],
  3617.             'App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''getPlanningResourceAssociationSubscriberService'false],
  3618.             'App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber''getFileCertificationSubscriberService'false],
  3619.             'App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber''getUserSignCertificationSubscriberService'false],
  3620.             'App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''getUserSignSubscriberService'false],
  3621.             'App\\EventListener\\FileRemoveListener' => ['privates''App\\EventListener\\FileRemoveListener''getFileRemoveListenerService'false],
  3622.         ], [
  3623.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber' => '?',
  3624.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber' => '?',
  3625.             'App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber' => '?',
  3626.             'App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber' => '?',
  3627.             'App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber' => '?',
  3628.             'App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber' => '?',
  3629.             'App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber' => '?',
  3630.             'App\\EventListener\\FileRemoveListener' => '?',
  3631.         ]));
  3632.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber');
  3633.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber');
  3634.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber');
  3635.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber');
  3636.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber');
  3637.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber');
  3638.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber');
  3639.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber');
  3640.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber');
  3641.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber');
  3642.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber');
  3643.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber');
  3644.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber');
  3645.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber');
  3646.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber');
  3647.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber');
  3648.         $instance->registerService('App\\EventListener\\FileRemoveListener''App\\EventListener\\FileRemoveListener');
  3649.         return $instance;
  3650.     }
  3651.     /**
  3652.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  3653.      *
  3654.      * @return \Doctrine\ORM\EntityManager
  3655.      */
  3656.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  3657.     {
  3658.         if ($lazyLoad) {
  3659.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  3660.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3661.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  3662.                     $proxy->setProxyInitializer(null);
  3663.                     return true;
  3664.                 });
  3665.             });
  3666.         }
  3667.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  3668.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  3669.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  3670.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  3671.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  3672.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  3673.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  3674.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  3675.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  3676.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  3677.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  3678.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  3679.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  3680.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  3681.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  3682.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/RepositoryFactoryCompatibility.php';
  3683.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  3684.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  3685.         $a = new \Doctrine\ORM\Configuration();
  3686.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  3687.         $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)));
  3688.         $b->addDriver($c'App\\Entity');
  3689.         $b->addDriver($c'Nellapp\\Bundle\\SDKBundle\\Entity');
  3690.         $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');
  3691.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Entity')], false), 'Nellapp\\Bundle\\SDKBundle\\Auth\\Entity');
  3692.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Entity')], false), 'Nellapp\\Bundle\\SDKBundle\\Channel\\Entity');
  3693.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Entity')], false), 'Nellapp\\Bundle\\SDKBundle\\Permission\\Entity');
  3694.         $a->setEntityNamespaces(['App' => 'App\\Entity''NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\Entity']);
  3695.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3696.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  3697.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  3698.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3699.             'App\\Doctrine\\Id\\TransparentUuidGenerator' => ['privates''App\\Doctrine\\Id\\TransparentUuidGenerator''getTransparentUuidGeneratorService'false],
  3700.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  3701.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  3702.         ], [
  3703.             'App\\Doctrine\\Id\\TransparentUuidGenerator' => '?',
  3704.             'doctrine.ulid_generator' => '?',
  3705.             'doctrine.uuid_generator' => '?',
  3706.         ])));
  3707.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  3708.         $a->setProxyNamespace('Proxies');
  3709.         $a->setAutoGenerateProxyClasses(true);
  3710.         $a->setSchemaIgnoreClasses([]);
  3711.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  3712.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  3713.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  3714.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  3715.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  3716.         $a->setLazyGhostObjectEnabled(false);
  3717.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3718.             'App\\Repository\\Account\\NotificationRepository' => ['privates''App\\Repository\\Account\\NotificationRepository''getNotificationRepositoryService'false],
  3719.             'App\\Repository\\Account\\UserFavoriteFilterRepository' => ['privates''App\\Repository\\Account\\UserFavoriteFilterRepository''getUserFavoriteFilterRepositoryService'false],
  3720.             'App\\Repository\\Account\\UserRepository' => ['privates''App\\Repository\\Account\\UserRepository''getUserRepositoryService'false],
  3721.             'App\\Repository\\ChannelUserData\\AbstractCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\AbstractCursusRepository''getAbstractCursusRepositoryService'false],
  3722.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => ['privates''App\\Repository\\ChannelUserData\\ChannelUserDataRepository''getChannelUserDataRepositoryService'false],
  3723.             'App\\Repository\\ChannelUserData\\FavoriteFilterRepository' => ['privates''App\\Repository\\ChannelUserData\\FavoriteFilterRepository''getFavoriteFilterRepositoryService'false],
  3724.             'App\\Repository\\Channel\\ChannelRepository' => ['privates''App\\Repository\\Channel\\ChannelRepository''getChannelRepositoryService'false],
  3725.             'App\\Repository\\Channel\\ChannelUserCursusPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserCursusPermissionRepository''getChannelUserCursusPermissionRepositoryService'false],
  3726.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserSessionPermissionRepository''getChannelUserSessionPermissionRepositoryService'false],
  3727.             'App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository''getChannelUserTrainingPermissionRepositoryService'false],
  3728.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => ['privates''App\\Repository\\Channel\\ChannelWhiteLabelRepository''getChannelWhiteLabelRepositoryService'false],
  3729.             'App\\Repository\\Channel\\GroupRepository' => ['privates''App\\Repository\\Channel\\GroupRepository''getGroupRepositoryService'false],
  3730.             'App\\Repository\\Channel\\LessonRepository' => ['privates''App\\Repository\\Channel\\LessonRepository''getLessonRepositoryService'false],
  3731.             'App\\Repository\\Channel\\PlaceRepository' => ['privates''App\\Repository\\Channel\\PlaceRepository''getPlaceRepositoryService'false],
  3732.             'App\\Repository\\Channel\\RoomRepository' => ['privates''App\\Repository\\Channel\\RoomRepository''getRoomRepositoryService'false],
  3733.             'App\\Repository\\Channel\\SessionRepository' => ['privates''App\\Repository\\Channel\\SessionRepository''getSessionRepositoryService'false],
  3734.             'App\\Repository\\Channel\\TrainingRepository' => ['privates''App\\Repository\\Channel\\TrainingRepository''getTrainingRepositoryService'false],
  3735.             'App\\Repository\\Conference\\ConferenceRepository' => ['privates''App\\Repository\\Conference\\ConferenceRepository''getConferenceRepositoryService'false],
  3736.             'App\\Repository\\FileRepository' => ['privates''App\\Repository\\FileRepository''getFileRepositoryService'false],
  3737.             'App\\Repository\\Planning\\AvailableExceptionRepository' => ['privates''App\\Repository\\Planning\\AvailableExceptionRepository''getAvailableExceptionRepositoryService'false],
  3738.             'App\\Repository\\Planning\\EventRepository' => ['privates''App\\Repository\\Planning\\EventRepository''getEventRepositoryService'false],
  3739.             'App\\Repository\\Planning\\PlanningResourceAssociationRepository' => ['privates''App\\Repository\\Planning\\PlanningResourceAssociationRepository''getPlanningResourceAssociationRepositoryService'false],
  3740.             'App\\Repository\\Planning\\PlanningResourceRepository' => ['privates''App\\Repository\\Planning\\PlanningResourceRepository''getPlanningResourceRepositoryService'false],
  3741.             'App\\Repository\\Planning\\RRuleEntityRepository' => ['privates''App\\Repository\\Planning\\RRuleEntityRepository''getRRuleEntityRepositoryService'false],
  3742.             'App\\Repository\\Planning\\RRuleExceptionRepository' => ['privates''App\\Repository\\Planning\\RRuleExceptionRepository''getRRuleExceptionRepositoryService'false],
  3743.             'App\\Repository\\SignaturesSheetRepository' => ['privates''App\\Repository\\SignaturesSheetRepository''getSignaturesSheetRepositoryService'false],
  3744.             'App\\Repository\\Signing\\UserSignRepository' => ['privates''App\\Repository\\Signing\\UserSignRepository''getUserSignRepositoryService'false],
  3745.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\ChannelUserRoleRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\ChannelUserRoleRepository''getChannelUserRoleRepositoryService'false],
  3746.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository''getUserFromChannelRepositoryService'false],
  3747.         ], [
  3748.             'App\\Repository\\Account\\NotificationRepository' => '?',
  3749.             'App\\Repository\\Account\\UserFavoriteFilterRepository' => '?',
  3750.             'App\\Repository\\Account\\UserRepository' => '?',
  3751.             'App\\Repository\\ChannelUserData\\AbstractCursusRepository' => '?',
  3752.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => '?',
  3753.             'App\\Repository\\ChannelUserData\\FavoriteFilterRepository' => '?',
  3754.             'App\\Repository\\Channel\\ChannelRepository' => '?',
  3755.             'App\\Repository\\Channel\\ChannelUserCursusPermissionRepository' => '?',
  3756.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => '?',
  3757.             'App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository' => '?',
  3758.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => '?',
  3759.             'App\\Repository\\Channel\\GroupRepository' => '?',
  3760.             'App\\Repository\\Channel\\LessonRepository' => '?',
  3761.             'App\\Repository\\Channel\\PlaceRepository' => '?',
  3762.             'App\\Repository\\Channel\\RoomRepository' => '?',
  3763.             'App\\Repository\\Channel\\SessionRepository' => '?',
  3764.             'App\\Repository\\Channel\\TrainingRepository' => '?',
  3765.             'App\\Repository\\Conference\\ConferenceRepository' => '?',
  3766.             'App\\Repository\\FileRepository' => '?',
  3767.             'App\\Repository\\Planning\\AvailableExceptionRepository' => '?',
  3768.             'App\\Repository\\Planning\\EventRepository' => '?',
  3769.             'App\\Repository\\Planning\\PlanningResourceAssociationRepository' => '?',
  3770.             'App\\Repository\\Planning\\PlanningResourceRepository' => '?',
  3771.             'App\\Repository\\Planning\\RRuleEntityRepository' => '?',
  3772.             'App\\Repository\\Planning\\RRuleExceptionRepository' => '?',
  3773.             'App\\Repository\\SignaturesSheetRepository' => '?',
  3774.             'App\\Repository\\Signing\\UserSignRepository' => '?',
  3775.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\ChannelUserRoleRepository' => '?',
  3776.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository' => '?',
  3777.         ])));
  3778.         $a->addCustomStringFunction('MATCH_AGAINST''App\\Doctrine\\Functions\\MatchAgainstFunction');
  3779.         $a->addCustomStringFunction('FIND_IN_SET''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  3780.         $a->addCustomDatetimeFunction('DATE_FORMAT''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  3781.         $a->addCustomDatetimeFunction('DATE''DoctrineExtensions\\Query\\Mysql\\Date');
  3782.         $a->addCustomDatetimeFunction('TIMEDIFF''DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  3783.         $a->addCustomDatetimeFunction('TIMESTAMPDIFF''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  3784.         $a->addCustomDatetimeFunction('TIME_TO_SEC''DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  3785.         $a->addCustomDatetimeFunction('DAYOFWEEK''DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  3786.         $a->addCustomDatetimeFunction('YEARWEEK''DoctrineExtensions\\Query\\Mysql\\YearWeek');
  3787.         $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()));
  3788.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  3789.         return $instance;
  3790.     }
  3791.     /**
  3792.      * Gets the public 'error_controller' shared service.
  3793.      *
  3794.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  3795.      */
  3796.     protected function getErrorController2Service()
  3797.     {
  3798.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  3799.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  3800.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  3801.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  3802.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  3803.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3804.         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)));
  3805.     }
  3806.     /**
  3807.      * Gets the public 'event_dispatcher' shared service.
  3808.      *
  3809.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  3810.      */
  3811.     protected function getEventDispatcherService()
  3812.     {
  3813.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  3814.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3815.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  3816.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3817.         $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())));
  3818.         $instance->addListener('kernel.controller', [=> function () {
  3819.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  3820.         }, => 'onKernelController'], 0);
  3821.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3822.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  3823.         }, => 'checkPassport'], 1024);
  3824.         $instance->addListener('kernel.response', [=> function () {
  3825.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  3826.         }, => 'onKernelResponse'], 0);
  3827.         $instance->addListener('kernel.exception', [=> function () {
  3828.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  3829.         }, => 'onKernelException'], 0);
  3830.         $instance->addListener('flow.previous_step_invalid', [=> function () {
  3831.             return ($this->privates['craue.form.flow.event_listener.previous_step_invalid'] ?? $this->getCraue_Form_Flow_EventListener_PreviousStepInvalidService());
  3832.         }, => 'onPreviousStepInvalid'], 0);
  3833.         $instance->addListener('flow.flow_expired', [=> function () {
  3834.             return ($this->privates['craue.form.flow.event_listener.flow_expired'] ?? $this->getCraue_Form_Flow_EventListener_FlowExpiredService());
  3835.         }, => 'onFlowExpired'], 0);
  3836.         $instance->addListener('kernel.request', [=> function () {
  3837.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  3838.         }, => 'onKernelRequest'], 10);
  3839.         $instance->addListener('kernel.request', [=> function () {
  3840.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  3841.         }, => 'onKernelRequest'], 34);
  3842.         $instance->addListener('kernel.controller', [=> function () {
  3843.             return ($this->privates['fos_rest.param_fetcher_listener'] ?? $this->getFosRest_ParamFetcherListenerService());
  3844.         }, => 'onKernelController'], 5);
  3845.         $instance->addListener('kernel.request', [=> function () {
  3846.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  3847.         }, => 'onKernelRequest'], 0);
  3848.         $instance->addListener('console.command', [=> function () {
  3849.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  3850.         }, => 'handleConsoleCommandEvent'], 128);
  3851.         $instance->addListener('console.terminate', [=> function () {
  3852.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  3853.         }, => 'handleConsoleTerminateEvent'], -64);
  3854.         $instance->addListener('console.error', [=> function () {
  3855.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  3856.         }, => 'handleConsoleErrorEvent'], -64);
  3857.         $instance->addListener('kernel.exception', [=> function () {
  3858.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->getErrorListenerService());
  3859.         }, => 'handleExceptionEvent'], 128);
  3860.         $instance->addListener('kernel.request', [=> function () {
  3861.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  3862.         }, => 'handleKernelRequestEvent'], 5);
  3863.         $instance->addListener('kernel.controller', [=> function () {
  3864.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  3865.         }, => 'handleKernelControllerEvent'], 10);
  3866.         $instance->addListener('kernel.request', [=> function () {
  3867.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  3868.         }, => 'handleKernelRequestEvent'], 3);
  3869.         $instance->addListener('kernel.finish_request', [=> function () {
  3870.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  3871.         }, => 'handleKernelFinishRequestEvent'], 5);
  3872.         $instance->addListener('kernel.request', [=> function () {
  3873.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  3874.         }, => 'handleKernelRequestEvent'], 4);
  3875.         $instance->addListener('kernel.response', [=> function () {
  3876.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  3877.         }, => 'handleKernelResponseEvent'], 15);
  3878.         $instance->addListener('kernel.terminate', [=> function () {
  3879.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  3880.         }, => 'handleKernelTerminateEvent'], 5);
  3881.         $instance->addListener('kernel.request', [=> function () {
  3882.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  3883.         }, => 'handleKernelRequestEvent'], 2);
  3884.         $instance->addListener('kernel.finish_request', [=> function () {
  3885.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  3886.         }, => 'handleKernelFinishRequestEvent'], 10);
  3887.         $instance->addListener('kernel.response', [=> function () {
  3888.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  3889.         }, => 'handleKernelResponseEvent'], 15);
  3890.         $instance->addListener('console.command', [=> function () {
  3891.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  3892.         }, => 'handleConsoleCommandEvent'], 118);
  3893.         $instance->addListener('console.terminate', [=> function () {
  3894.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  3895.         }, => 'handleConsoleTerminateEvent'], -54);
  3896.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3897.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->getMessengerListenerService());
  3898.         }, => 'handleWorkerMessageFailedEvent'], 50);
  3899.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  3900.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->getMessengerListenerService());
  3901.         }, => 'handleWorkerMessageHandledEvent'], 50);
  3902.         $instance->addListener('kernel.request', [=> function () {
  3903.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  3904.         }, => 'handleKernelRequestEvent'], 0);
  3905.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3906.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  3907.         }, => 'handleLoginSuccessEvent'], 0);
  3908.         $instance->addListener('spiriit_filter.prepare', [=> function () {
  3909.             return ($this->services['spiriit_form_filter.filter_prepare'] ?? ($this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener()));
  3910.         }, => 'onFilterBuilderPrepare'], 0);
  3911.         $instance->addListener('spiriit_filter.apply_filters.orm', [=> function () {
  3912.             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')));
  3913.         }, => 'onApplyFilterCondition'], 0);
  3914.         $instance->addListener('oneup_uploader.validation', [=> function () {
  3915.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] = new \Oneup\UploaderBundle\EventListener\MaxSizeValidationListener()));
  3916.         }, => 'onValidate'], 0);
  3917.         $instance->addListener('oneup_uploader.validation', [=> function () {
  3918.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] = new \Oneup\UploaderBundle\EventListener\AllowedMimetypeAndExtensionValidationListener()));
  3919.         }, => 'onValidate'], 0);
  3920.         $instance->addListener('oneup_uploader.validation', [=> function () {
  3921.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] = new \Oneup\UploaderBundle\EventListener\DisallowedMimetypeValidationListener()));
  3922.         }, => 'onValidate'], 0);
  3923.         $instance->addListener('event.persist', [=> function () {
  3924.             return ($this->privates['App\\EventSubscriber\\GroupEventAssociationSubscriber'] ?? $this->getGroupEventAssociationSubscriberService());
  3925.         }, => 'createGroupMemberAssociations'], 0);
  3926.         $instance->addListener('kernel.terminate', [=> function () {
  3927.             return ($this->privates['App\\EventSubscriber\\KernelEventSubscriber'] ?? $this->getKernelEventSubscriberService());
  3928.         }, => '__invoke'], 0);
  3929.         $instance->addListener('kernel.response', [=> function () {
  3930.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  3931.         }, => 'onKernelResponse'], 0);
  3932.         $instance->addListener('kernel.response', [=> function () {
  3933.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  3934.         }, => 'onKernelResponse'], -1024);
  3935.         $instance->addListener('kernel.request', [=> function () {
  3936.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3937.         }, => 'setDefaultLocale'], 100);
  3938.         $instance->addListener('kernel.request', [=> function () {
  3939.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3940.         }, => 'onKernelRequest'], 16);
  3941.         $instance->addListener('kernel.finish_request', [=> function () {
  3942.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3943.         }, => 'onKernelFinishRequest'], 0);
  3944.         $instance->addListener('kernel.request', [=> function () {
  3945.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  3946.         }, => 'onKernelRequest'], 256);
  3947.         $instance->addListener('kernel.response', [=> function () {
  3948.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  3949.         }, => 'onResponse'], -255);
  3950.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3951.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3952.         }, => 'onControllerArguments'], 0);
  3953.         $instance->addListener('kernel.exception', [=> function () {
  3954.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3955.         }, => 'logKernelException'], 0);
  3956.         $instance->addListener('kernel.exception', [=> function () {
  3957.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3958.         }, => 'onKernelException'], -128);
  3959.         $instance->addListener('kernel.response', [=> function () {
  3960.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3961.         }, => 'removeCspHeader'], -128);
  3962.         $instance->addListener('kernel.request', [=> function () {
  3963.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3964.         }, => 'onKernelRequest'], 15);
  3965.         $instance->addListener('kernel.finish_request', [=> function () {
  3966.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3967.         }, => 'onKernelFinishRequest'], -15);
  3968.         $instance->addListener('console.error', [=> function () {
  3969.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  3970.         }, => 'onConsoleError'], -128);
  3971.         $instance->addListener('console.terminate', [=> function () {
  3972.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  3973.         }, => 'onConsoleTerminate'], -128);
  3974.         $instance->addListener('console.error', [=> function () {
  3975.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  3976.         }, => 'onConsoleError'], 0);
  3977.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3978.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  3979.         }, => 'onMessage'], -255);
  3980.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3981.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  3982.         }, => 'onMessage'], -255);
  3983.         $instance->addListener('kernel.request', [=> function () {
  3984.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3985.         }, => 'configure'], 2048);
  3986.         $instance->addListener('console.command', [=> function () {
  3987.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3988.         }, => 'configure'], 2048);
  3989.         $instance->addListener('kernel.request', [=> function () {
  3990.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3991.         }, => 'onKernelRequest'], 32);
  3992.         $instance->addListener('kernel.finish_request', [=> function () {
  3993.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3994.         }, => 'onKernelFinishRequest'], 0);
  3995.         $instance->addListener('kernel.exception', [=> function () {
  3996.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3997.         }, => 'onKernelException'], -64);
  3998.         $instance->addListener('kernel.response', [=> function () {
  3999.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  4000.         }, => 'onKernelResponse'], 0);
  4001.         $instance->addListener('kernel.request', [=> function () {
  4002.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  4003.         }, => 'onKernelRequest'], 128);
  4004.         $instance->addListener('kernel.response', [=> function () {
  4005.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  4006.         }, => 'onKernelResponse'], -1000);
  4007.         $instance->addListener('kernel.finish_request', [=> function () {
  4008.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  4009.         }, => 'onFinishRequest'], 0);
  4010.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  4011.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  4012.         }, => 'onMessageFailed'], 100);
  4013.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  4014.             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()));
  4015.         }, => 'onMessageFailed'], 200);
  4016.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  4017.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->getMessenger_Failure_SendFailedMessageToFailureTransportListenerService());
  4018.         }, => 'onMessageFailed'], -100);
  4019.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  4020.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  4021.         }, => 'onWorkerStarted'], 0);
  4022.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  4023.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  4024.         }, => 'onWorkerRunning'], 0);
  4025.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  4026.             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()));
  4027.         }, => 'onMessageFailed'], 0);
  4028.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  4029.             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()));
  4030.         }, => 'onWorkerRunning'], 0);
  4031.         $instance->addListener('kernel.response', [=> function () {
  4032.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  4033.         }, => 'onKernelResponse'], -100);
  4034.         $instance->addListener('kernel.exception', [=> function () {
  4035.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  4036.         }, => 'onKernelException'], 0);
  4037.         $instance->addListener('kernel.terminate', [=> function () {
  4038.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  4039.         }, => 'onKernelTerminate'], -1024);
  4040.         $instance->addListener('kernel.controller', [=> function () {
  4041.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  4042.         }, => 'onKernelController'], 0);
  4043.         $instance->addListener('kernel.response', [=> function () {
  4044.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  4045.         }, => 'onKernelResponse'], 0);
  4046.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  4047.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  4048.         }, => 'onMessage'], 0);
  4049.         $instance->addListener('kernel.controller', [=> function () {
  4050.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  4051.         }, => 'onKernelController'], 0);
  4052.         $instance->addListener('kernel.controller', [=> function () {
  4053.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  4054.         }, => 'onKernelController'], 0);
  4055.         $instance->addListener('kernel.controller', [=> function () {
  4056.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  4057.         }, => 'onKernelController'], -128);
  4058.         $instance->addListener('kernel.view', [=> function () {
  4059.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  4060.         }, => 'onKernelView'], 0);
  4061.         $instance->addListener('kernel.controller', [=> function () {
  4062.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  4063.         }, => 'onKernelController'], 0);
  4064.         $instance->addListener('kernel.response', [=> function () {
  4065.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  4066.         }, => 'onKernelResponse'], 0);
  4067.         $instance->addListener('kernel.controller_arguments', [=> function () {
  4068.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  4069.         }, => 'onKernelControllerArguments'], 0);
  4070.         $instance->addListener('kernel.controller_arguments', [=> function () {
  4071.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  4072.         }, => 'onKernelControllerArguments'], 0);
  4073.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  4074.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  4075.         }, => 'onWorkerMessageHandled'], 0);
  4076.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  4077.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  4078.         }, => 'onWorkerMessageFailed'], 0);
  4079.         $instance->addListener('kernel.response', [=> function () {
  4080.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  4081.         }, => 'onKernelResponse'], 0);
  4082.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4083.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  4084.         }, => 'checkPassport'], 0);
  4085.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4086.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  4087.         }, => 'onLoginSuccess'], 0);
  4088.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  4089.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  4090.         }, => 'onVoterVote'], 0);
  4091.         $instance->addListener('kernel.request', [=> function () {
  4092.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  4093.         }, => 'configureLogoutUrlGenerator'], 8);
  4094.         $instance->addListener('kernel.request', [=> function () {
  4095.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  4096.         }, => 'onKernelRequest'], 8);
  4097.         $instance->addListener('kernel.finish_request', [=> function () {
  4098.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  4099.         }, => 'onKernelFinishRequest'], 0);
  4100.         $instance->addListener('kernel.response', [=> function () {
  4101.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  4102.         }, => 'onKernelResponse'], -128);
  4103.         $instance->addListener('console.command', [=> function () {
  4104.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  4105.         }, => 'onCommand'], 255);
  4106.         $instance->addListener('console.terminate', [=> function () {
  4107.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  4108.         }, => 'onTerminate'], -255);
  4109.         $instance->addListener('console.command', [=> function () {
  4110.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  4111.         }, => 'configure'], 1024);
  4112.         $instance->addListener('console.error', [=> function () {
  4113.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  4114.         }, => 'onConsoleError'], 0);
  4115.         $instance->addListener('console.terminate', [=> function () {
  4116.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  4117.         }, => 'onConsoleTerminate'], 0);
  4118.         $instance->addListener('kernel.finish_request', [=> function () {
  4119.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  4120.         }, => 'resetAssets'], 0);
  4121.         $instance->addListener('kernel.view', [=> function () {
  4122.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  4123.         }, => 'onKernelView'], 30);
  4124.         $instance->addListener('knp_pager.before', [=> function () {
  4125.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  4126.         }, => 'before'], 0);
  4127.         $instance->addListener('knp_pager.pagination', [=> function () {
  4128.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  4129.         }, => 'pagination'], 0);
  4130.         $instance->addListener('knp_pager.before', [=> function () {
  4131.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  4132.         }, => 'before'], 1);
  4133.         $instance->addListener('knp_pager.before', [=> function () {
  4134.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  4135.         }, => 'before'], 1);
  4136.         $instance->addListener('knp_pager.pagination', [=> function () {
  4137.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  4138.         }, => 'pagination'], 1);
  4139.         $instance->addListener('kernel.controller_arguments', [=> function () {
  4140.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] ?? $this->getControllerEntityResolverSubscriberService());
  4141.         }, => '__invoke'], 31);
  4142.         $instance->addListener('kernel.response', [=> function () {
  4143.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\DeviceIdSubscriber'] ?? $this->getDeviceIdSubscriberService());
  4144.         }, => 'onResponse'], 0);
  4145.         $instance->addListener('kernel.request', [=> function () {
  4146.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] ?? $this->getRequestChannelDomainSubscriberService());
  4147.         }, => '__invoke'], 32);
  4148.         $instance->addListener('kernel.controller_arguments', [=> function () {
  4149.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RouteSecuritySubscriber()));
  4150.         }, => '__invoke'], 15);
  4151.         $instance->addListener('kernel.terminate', [=> function () {
  4152.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->getTerminateMenuDisplayedSubscriberService());
  4153.         }, => 'refreshTracked'], 0);
  4154.         $instance->addListener('console.terminate', [=> function () {
  4155.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->getTerminateMenuDisplayedSubscriberService());
  4156.         }, => 'refreshTracked'], 0);
  4157.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4158.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  4159.         }, => 'onLoginSuccess'], 0);
  4160.         $instance->addListener('kernel.terminate', [=> function () {
  4161.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  4162.         }, => 'onTerminate'], 0);
  4163.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4164.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  4165.         }, => 'logout'], 0);
  4166.         $instance->addListener('kernel.request', [=> function () {
  4167.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'] ?? $this->getHandleExpireTokenSubscriberService());
  4168.         }, => 'onKernelRequest'], 0);
  4169.         $instance->addListener('kernel.terminate', [=> function () {
  4170.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\EventSubscriber\\ReverseSyncSubscriber'] ?? $this->getReverseSyncSubscriber2Service());
  4171.         }, => 'sendTracked'], 0);
  4172.         $instance->addListener('console.terminate', [=> function () {
  4173.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\EventSubscriber\\ReverseSyncSubscriber'] ?? $this->getReverseSyncSubscriber2Service());
  4174.         }, => 'sendTracked'], 0);
  4175.         $instance->addListener('Nellapp\\Bundle\\SDKBundle\\Permission\\Event\\ChannelMenuDisplayedEvent', [=> function () {
  4176.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] ?? $this->getChannelMenuDisplayedSubscriberService());
  4177.         }, => '__invoke'], 0);
  4178.         $instance->addListener('kernel.request', [=> function () {
  4179.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ForceUserFromSetupSubscriber'] ?? $this->getForceUserFromSetupSubscriberService());
  4180.         }, => '__invoke'], 0);
  4181.         $instance->addListener('kernel.terminate', [=> function () {
  4182.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->getTerminateExportSubscriberService());
  4183.         }, => 'exportTracked'], 0);
  4184.         $instance->addListener('console.terminate', [=> function () {
  4185.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->getTerminateExportSubscriberService());
  4186.         }, => 'exportTracked'], 0);
  4187.         $instance->addListener('kernel.terminate', [=> function () {
  4188.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->getTerminateRefreshSubscriberService());
  4189.         }, => 'refreshTracked'], 0);
  4190.         $instance->addListener('console.terminate', [=> function () {
  4191.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->getTerminateRefreshSubscriberService());
  4192.         }, => 'refreshTracked'], 0);
  4193.         $instance->addListener('kernel.controller', [=> function () {
  4194.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] ?? $this->getActionControllerSubscriberService());
  4195.         }, => '__invoke'], 15);
  4196.         $instance->addListener('kernel.view', [=> function () {
  4197.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] ?? $this->getActionResponseSubscriberService());
  4198.         }, => '__invoke'], 63);
  4199.         $instance->addListener('kernel.controller_arguments', [=> function () {
  4200.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] ?? $this->getDeserializeActionControllerSubscriberService());
  4201.         }, => '__invoke'], -63);
  4202.         $instance->addListener('kernel.exception', [=> function () {
  4203.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\HandleErrorSubscriber()));
  4204.         }, => '__invoke'], -195);
  4205.         $instance->addListener('spiriit_form_filter.apply.orm.filter_boolean', [=> function () {
  4206.             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()));
  4207.         }, => 'filterBoolean'], 0);
  4208.         $instance->addListener('spiriit_form_filter.apply.orm.filter_checkbox', [=> function () {
  4209.             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()));
  4210.         }, => 'filterCheckbox'], 0);
  4211.         $instance->addListener('spiriit_form_filter.apply.orm.filter_choice', [=> function () {
  4212.             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()));
  4213.         }, => 'filterValue'], 0);
  4214.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date', [=> function () {
  4215.             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()));
  4216.         }, => 'filterDate'], 0);
  4217.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date_range', [=> function () {
  4218.             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()));
  4219.         }, => 'filterDateRange'], 0);
  4220.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime', [=> function () {
  4221.             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()));
  4222.         }, => 'filterDateTime'], 0);
  4223.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime_range', [=> function () {
  4224.             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()));
  4225.         }, => 'filterDateTimeRange'], 0);
  4226.         $instance->addListener('spiriit_form_filter.apply.orm.filter_entity', [=> function () {
  4227.             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()));
  4228.         }, => 'filterEntity'], 0);
  4229.         $instance->addListener('spiriit_form_filter.apply.orm.filter_enum', [=> function () {
  4230.             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()));
  4231.         }, => 'filterEnum'], 0);
  4232.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number', [=> function () {
  4233.             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()));
  4234.         }, => 'filterNumber'], 0);
  4235.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number_range', [=> function () {
  4236.             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()));
  4237.         }, => 'filterNumberRange'], 0);
  4238.         $instance->addListener('spiriit_form_filter.apply.orm.filter_text', [=> function () {
  4239.             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()));
  4240.         }, => 'filterText'], 0);
  4241.         $instance->addListener('spiriit_form_filter.apply.orm.text', [=> function () {
  4242.             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()));
  4243.         }, => 'filterText'], 0);
  4244.         $instance->addListener('spiriit_form_filter.apply.orm.email', [=> function () {
  4245.             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()));
  4246.         }, => 'filterValue'], 0);
  4247.         $instance->addListener('spiriit_form_filter.apply.orm.integer', [=> function () {
  4248.             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()));
  4249.         }, => 'filterValue'], 0);
  4250.         $instance->addListener('spiriit_form_filter.apply.orm.money', [=> function () {
  4251.             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()));
  4252.         }, => 'filterValue'], 0);
  4253.         $instance->addListener('spiriit_form_filter.apply.orm.number', [=> function () {
  4254.             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()));
  4255.         }, => 'filterValue'], 0);
  4256.         $instance->addListener('spiriit_form_filter.apply.orm.percent', [=> function () {
  4257.             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()));
  4258.         }, => 'filterValue'], 0);
  4259.         $instance->addListener('spiriit_form_filter.apply.orm.search', [=> function () {
  4260.             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()));
  4261.         }, => 'filterValue'], 0);
  4262.         $instance->addListener('spiriit_form_filter.apply.orm.url', [=> function () {
  4263.             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()));
  4264.         }, => 'filterValue'], 0);
  4265.         $instance->addListener('spiriit_form_filter.apply.orm.choice', [=> function () {
  4266.             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()));
  4267.         }, => 'filterValue'], 0);
  4268.         $instance->addListener('spiriit_form_filter.apply.orm.entity', [=> function () {
  4269.             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()));
  4270.         }, => 'filterEntity'], 0);
  4271.         $instance->addListener('spiriit_form_filter.apply.orm.country', [=> function () {
  4272.             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()));
  4273.         }, => 'filterValue'], 0);
  4274.         $instance->addListener('spiriit_form_filter.apply.orm.language', [=> function () {
  4275.             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()));
  4276.         }, => 'filterValue'], 0);
  4277.         $instance->addListener('spiriit_form_filter.apply.orm.locale', [=> function () {
  4278.             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()));
  4279.         }, => 'filterValue'], 0);
  4280.         $instance->addListener('spiriit_form_filter.apply.orm.timezone', [=> function () {
  4281.             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()));
  4282.         }, => 'filterValue'], 0);
  4283.         $instance->addListener('spiriit_form_filter.apply.orm.date', [=> function () {
  4284.             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()));
  4285.         }, => 'filterDate'], 0);
  4286.         $instance->addListener('spiriit_form_filter.apply.orm.datetime', [=> function () {
  4287.             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()));
  4288.         }, => 'filterDate'], 0);
  4289.         $instance->addListener('spiriit_form_filter.apply.orm.birthday', [=> function () {
  4290.             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()));
  4291.         }, => 'filterDate'], 0);
  4292.         $instance->addListener('spiriit_form_filter.apply.orm.checkbox', [=> function () {
  4293.             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()));
  4294.         }, => 'filterValue'], 0);
  4295.         $instance->addListener('spiriit_form_filter.apply.orm.radio', [=> function () {
  4296.             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()));
  4297.         }, => 'filterValue'], 0);
  4298.         return $instance;
  4299.     }
  4300.     /**
  4301.      * Gets the public 'fidry_alice_data_fixtures.loader.doctrine' shared service.
  4302.      *
  4303.      * @return \Fidry\AliceDataFixtures\Loader\PurgerLoader
  4304.      */
  4305.     protected function getFidryAliceDataFixtures_Loader_DoctrineService($lazyLoad true)
  4306.     {
  4307.         if ($lazyLoad) {
  4308.             return $this->services['fidry_alice_data_fixtures.loader.doctrine'] = $this->createProxy('PurgerLoader_cb68499', function () {
  4309.                 return \PurgerLoader_cb68499::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4310.                     $wrappedInstance $this->getFidryAliceDataFixtures_Loader_DoctrineService(false);
  4311.                     $proxy->setProxyInitializer(null);
  4312.                     return true;
  4313.                 });
  4314.             });
  4315.         }
  4316.         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()));
  4317.     }
  4318.     /**
  4319.      * Gets the public 'fidry_alice_data_fixtures.persistence.persister.doctrine' shared service.
  4320.      *
  4321.      * @return \Fidry\AliceDataFixtures\Bridge\Doctrine\Persister\ObjectManagerPersister
  4322.      */
  4323.     protected function getFidryAliceDataFixtures_Persistence_Persister_DoctrineService($lazyLoad true)
  4324.     {
  4325.         if ($lazyLoad) {
  4326.             return $this->services['fidry_alice_data_fixtures.persistence.persister.doctrine'] = $this->createProxy('ObjectManagerPersister_eccc052', function () {
  4327.                 return \ObjectManagerPersister_eccc052::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4328.                     $wrappedInstance $this->getFidryAliceDataFixtures_Persistence_Persister_DoctrineService(false);
  4329.                     $proxy->setProxyInitializer(null);
  4330.                     return true;
  4331.                 });
  4332.             });
  4333.         }
  4334.         return new \Fidry\AliceDataFixtures\Bridge\Doctrine\Persister\ObjectManagerPersister(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4335.     }
  4336.     /**
  4337.      * Gets the public 'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' shared service.
  4338.      *
  4339.      * @return \Fidry\AliceDataFixtures\Bridge\Doctrine\Purger\Purger
  4340.      */
  4341.     protected function getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService($lazyLoad true)
  4342.     {
  4343.         if ($lazyLoad) {
  4344.             return $this->services['fidry_alice_data_fixtures.persistence.purger_factory.doctrine'] = $this->createProxy('Purger_2d4d1ea', function () {
  4345.                 return \Purger_2d4d1ea::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4346.                     $wrappedInstance $this->getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService(false);
  4347.                     $proxy->setProxyInitializer(null);
  4348.                     return true;
  4349.                 });
  4350.             });
  4351.         }
  4352.         return new \Fidry\AliceDataFixtures\Bridge\Doctrine\Purger\Purger(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4353.     }
  4354.     /**
  4355.      * Gets the public 'fos_rest.view_handler' shared service.
  4356.      *
  4357.      * @return \FOS\RestBundle\View\ViewHandler
  4358.      */
  4359.     protected function getFosRest_ViewHandlerService()
  4360.     {
  4361.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  4362.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  4363.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  4364.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  4365.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/SymfonySerializerAdapter.php';
  4366.         $a = ($this->services['router'] ?? $this->getRouterService());
  4367.         if (isset($this->services['fos_rest.view_handler'])) {
  4368.             return $this->services['fos_rest.view_handler'];
  4369.         }
  4370.         $b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  4371.         if (isset($this->services['fos_rest.view_handler'])) {
  4372.             return $this->services['fos_rest.view_handler'];
  4373.         }
  4374.         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]);
  4375.     }
  4376.     /**
  4377.      * Gets the public 'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' shared service.
  4378.      *
  4379.      * @return \Hautelook\AliceBundle\Console\Command\Doctrine\DoctrineOrmLoadDataFixturesCommand
  4380.      */
  4381.     protected function getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService()
  4382.     {
  4383.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4384.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Console/Command/Doctrine/DoctrineOrmLoadDataFixturesCommand.php';
  4385.         $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()));
  4386.         $instance->setName('hautelook:fixtures:load');
  4387.         return $instance;
  4388.     }
  4389.     /**
  4390.      * Gets the public 'hautelook_alice.data_fixtures.append_loader' shared service.
  4391.      *
  4392.      * @return \Fidry\AliceDataFixtures\Loader\FileResolverLoader
  4393.      */
  4394.     protected function getHautelookAlice_DataFixtures_AppendLoaderService()
  4395.     {
  4396.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Loader/FileResolverLoader.php';
  4397.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/FileResolverInterface.php';
  4398.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/File/KernelFileResolver.php';
  4399.         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))))));
  4400.     }
  4401.     /**
  4402.      * Gets the public 'hautelook_alice.data_fixtures.purge_loader' shared service.
  4403.      *
  4404.      * @return \Fidry\AliceDataFixtures\Loader\FileResolverLoader
  4405.      */
  4406.     protected function getHautelookAlice_DataFixtures_PurgeLoaderService()
  4407.     {
  4408.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Loader/FileResolverLoader.php';
  4409.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/FileResolverInterface.php';
  4410.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/File/KernelFileResolver.php';
  4411.         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))))));
  4412.     }
  4413.     /**
  4414.      * Gets the public 'hautelook_alice.loader' shared service.
  4415.      *
  4416.      * @return \Hautelook\AliceBundle\Loader\DoctrineOrmLoader
  4417.      */
  4418.     protected function getHautelookAlice_LoaderService()
  4419.     {
  4420.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/LoaderInterface.php';
  4421.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/LoggerAwareInterface.php';
  4422.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Loader/DoctrineOrmLoader.php';
  4423.         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()));
  4424.     }
  4425.     /**
  4426.      * Gets the public 'hautelook_alice.locator' shared service.
  4427.      *
  4428.      * @return \Hautelook\AliceBundle\Locator\EnvironmentlessFilesLocator
  4429.      */
  4430.     protected function getHautelookAlice_LocatorService()
  4431.     {
  4432.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/FixtureLocatorInterface.php';
  4433.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Locator/EnvironmentlessFilesLocator.php';
  4434.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Locator/EnvDirectoryLocator.php';
  4435.         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']));
  4436.     }
  4437.     /**
  4438.      * Gets the public 'hautelook_alice.resolver.bundle' shared service.
  4439.      *
  4440.      * @return \Hautelook\AliceBundle\Resolver\Bundle\NoBundleResolver
  4441.      */
  4442.     protected function getHautelookAlice_Resolver_BundleService()
  4443.     {
  4444.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/BundleResolverInterface.php';
  4445.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/Bundle/NoBundleResolver.php';
  4446.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/Bundle/SimpleBundleResolver.php';
  4447.         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))));
  4448.     }
  4449.     /**
  4450.      * Gets the public 'hautelook_alice.resolver.file' shared service.
  4451.      *
  4452.      * @return \Hautelook\AliceBundle\Resolver\File\KernelFileResolver
  4453.      */
  4454.     protected function getHautelookAlice_Resolver_FileService()
  4455.     {
  4456.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/FileResolverInterface.php';
  4457.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/File/KernelFileResolver.php';
  4458.         return $this->services['hautelook_alice.resolver.file'] = new \Hautelook\AliceBundle\Resolver\File\KernelFileResolver(($this->services['kernel'] ?? $this->get('kernel'1)));
  4459.     }
  4460.     /**
  4461.      * Gets the public 'http_kernel' shared service.
  4462.      *
  4463.      * @return \Symfony\Component\HttpKernel\HttpKernel
  4464.      */
  4465.     protected function getHttpKernelService()
  4466.     {
  4467.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4468.         if (isset($this->services['http_kernel'])) {
  4469.             return $this->services['http_kernel'];
  4470.         }
  4471.         $b = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  4472.         if (isset($this->services['http_kernel'])) {
  4473.             return $this->services['http_kernel'];
  4474.         }
  4475.         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);
  4476.     }
  4477.     /**
  4478.      * Gets the public 'knp_menu.factory' shared service.
  4479.      *
  4480.      * @return \Knp\Menu\MenuFactory
  4481.      */
  4482.     protected function getKnpMenu_FactoryService()
  4483.     {
  4484.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  4485.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  4486.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  4487.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  4488.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Menu/Extension/RoutingExtension.php';
  4489.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  4490.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  4491.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Menu\Extension\RoutingExtension(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService())), 0);
  4492.         return $instance;
  4493.     }
  4494.     /**
  4495.      * Gets the public 'knp_menu.matcher' shared service.
  4496.      *
  4497.      * @return \Knp\Menu\Matcher\Matcher
  4498.      */
  4499.     protected function getKnpMenu_MatcherService()
  4500.     {
  4501.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  4502.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  4503.         }, 1));
  4504.     }
  4505.     /**
  4506.      * Gets the public 'knp_paginator' shared service.
  4507.      *
  4508.      * @return \Knp\Component\Pager\Paginator
  4509.      */
  4510.     protected function getKnpPaginatorService($lazyLoad true)
  4511.     {
  4512.         if ($lazyLoad) {
  4513.             return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  4514.                 return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4515.                     $wrappedInstance $this->getKnpPaginatorService(false);
  4516.                     $proxy->setProxyInitializer(null);
  4517.                     return true;
  4518.                 });
  4519.             });
  4520.         }
  4521.         $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())));
  4522.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  4523.         return $instance;
  4524.     }
  4525.     /**
  4526.      * Gets the public 'knpu.oauth2.client.nellapp' shared service.
  4527.      *
  4528.      * @return \KnpU\OAuth2ClientBundle\Client\OAuth2Client
  4529.      */
  4530.     protected function getKnpu_Oauth2_Client_NellappService()
  4531.     {
  4532.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2ClientInterface.php';
  4533.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2Client.php';
  4534.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/ArrayAccessorTrait.php';
  4535.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/GuardedPropertyTrait.php';
  4536.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/QueryBuilderTrait.php';
  4537.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Provider/AbstractProvider.php';
  4538.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php';
  4539.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/Provider/CoreProvider.php';
  4540.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/DependencyInjection/ProviderFactory.php';
  4541.         $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', [], []);
  4542.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  4543.         $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())));
  4544.         $a->setDomainsRoutingUtils(new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'npm'));
  4545.         return $this->services['knpu.oauth2.client.nellapp'] = new \KnpU\OAuth2ClientBundle\Client\OAuth2Client($a$b);
  4546.     }
  4547.     /**
  4548.      * Gets the public 'knpu.oauth2.registry' shared service.
  4549.      *
  4550.      * @return \KnpU\OAuth2ClientBundle\Client\ClientRegistry
  4551.      */
  4552.     protected function getKnpu_Oauth2_RegistryService()
  4553.     {
  4554.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/ClientRegistry.php';
  4555.         return $this->services['knpu.oauth2.registry'] = new \KnpU\OAuth2ClientBundle\Client\ClientRegistry($this, ['nellapp' => 'knpu.oauth2.client.nellapp']);
  4556.     }
  4557.     /**
  4558.      * Gets the public 'liip_imagine.binary.loader.default' shared service.
  4559.      *
  4560.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  4561.      */
  4562.     protected function getLiipImagine_Binary_Loader_DefaultService()
  4563.     {
  4564.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  4565.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
  4566.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
  4567.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
  4568.         $a \Symfony\Component\Mime\MimeTypes::getDefault();
  4569.         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));
  4570.     }
  4571.     /**
  4572.      * Gets the public 'liip_imagine.binary.loader.uploads' shared service.
  4573.      *
  4574.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  4575.      */
  4576.     protected function getLiipImagine_Binary_Loader_UploadsService()
  4577.     {
  4578.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  4579.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
  4580.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
  4581.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
  4582.         $a \Symfony\Component\Mime\MimeTypes::getDefault();
  4583.         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));
  4584.     }
  4585.     /**
  4586.      * Gets the public 'liip_imagine.cache.manager' shared service.
  4587.      *
  4588.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  4589.      */
  4590.     protected function getLiipImagine_Cache_ManagerService()
  4591.     {
  4592.         $a = ($this->services['router'] ?? $this->getRouterService());
  4593.         if (isset($this->services['liip_imagine.cache.manager'])) {
  4594.             return $this->services['liip_imagine.cache.manager'];
  4595.         }
  4596.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4597.         if (isset($this->services['liip_imagine.cache.manager'])) {
  4598.             return $this->services['liip_imagine.cache.manager'];
  4599.         }
  4600.         $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);
  4601.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  4602.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  4603.         return $instance;
  4604.     }
  4605.     /**
  4606.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  4607.      *
  4608.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  4609.      */
  4610.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  4611.     {
  4612.         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');
  4613.     }
  4614.     /**
  4615.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  4616.      *
  4617.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  4618.      */
  4619.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  4620.     {
  4621.         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()));
  4622.     }
  4623.     /**
  4624.      * Gets the public 'liip_imagine.cache.signer' shared service.
  4625.      *
  4626.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  4627.      */
  4628.     protected function getLiipImagine_Cache_SignerService()
  4629.     {
  4630.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  4631.     }
  4632.     /**
  4633.      * Gets the public 'liip_imagine.config.stack_collection' shared service.
  4634.      *
  4635.      * @return \Liip\ImagineBundle\Config\StackCollection
  4636.      */
  4637.     protected function getLiipImagine_Config_StackCollectionService()
  4638.     {
  4639.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackCollection.php';
  4640.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilderInterface.php';
  4641.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilder.php';
  4642.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
  4643.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
  4644.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/FilterFactoryCollection.php';
  4645.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  4646.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
  4647.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/BackgroundFactory.php';
  4648.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  4649.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/CropFactory.php';
  4650.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
  4651.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/DownscaleFactory.php';
  4652.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
  4653.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
  4654.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
  4655.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/PasteFactory.php';
  4656.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
  4657.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ResizeFactory.php';
  4658.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
  4659.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ScaleFactory.php';
  4660.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
  4661.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ThumbnailFactory.php';
  4662.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/UpscaleFactory.php';
  4663.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
  4664.         $a = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory();
  4665.         $b = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory();
  4666.         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']);
  4667.     }
  4668.     /**
  4669.      * Gets the public 'liip_imagine.data.manager' shared service.
  4670.      *
  4671.      * @return \Liip\ImagineBundle\Imagine\Data\DataManager
  4672.      */
  4673.     protected function getLiipImagine_Data_ManagerService()
  4674.     {
  4675.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
  4676.         $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);
  4677.         $instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
  4678.         $instance->addLoader('uploads', ($this->services['liip_imagine.binary.loader.uploads'] ?? $this->getLiipImagine_Binary_Loader_UploadsService()));
  4679.         return $instance;
  4680.     }
  4681.     /**
  4682.      * Gets the public 'liip_imagine.filter.loader.downscale' shared service.
  4683.      *
  4684.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader
  4685.      */
  4686.     protected function getLiipImagine_Filter_Loader_DownscaleService()
  4687.     {
  4688.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4689.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  4690.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  4691.         return $this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader();
  4692.     }
  4693.     /**
  4694.      * Gets the public 'liip_imagine.filter.loader.fixed' shared service.
  4695.      *
  4696.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader
  4697.      */
  4698.     protected function getLiipImagine_Filter_Loader_FixedService()
  4699.     {
  4700.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4701.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  4702.         return $this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader();
  4703.     }
  4704.     /**
  4705.      * Gets the public 'liip_imagine.filter.loader.flip' shared service.
  4706.      *
  4707.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader
  4708.      */
  4709.     protected function getLiipImagine_Filter_Loader_FlipService()
  4710.     {
  4711.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4712.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  4713.         return $this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader();
  4714.     }
  4715.     /**
  4716.      * Gets the public 'liip_imagine.filter.loader.grayscale' shared service.
  4717.      *
  4718.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader
  4719.      */
  4720.     protected function getLiipImagine_Filter_Loader_GrayscaleService()
  4721.     {
  4722.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4723.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  4724.         return $this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader();
  4725.     }
  4726.     /**
  4727.      * Gets the public 'liip_imagine.filter.loader.interlace' shared service.
  4728.      *
  4729.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader
  4730.      */
  4731.     protected function getLiipImagine_Filter_Loader_InterlaceService()
  4732.     {
  4733.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4734.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  4735.         return $this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader();
  4736.     }
  4737.     /**
  4738.      * Gets the public 'liip_imagine.filter.loader.resample' shared service.
  4739.      *
  4740.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader
  4741.      */
  4742.     protected function getLiipImagine_Filter_Loader_ResampleService()
  4743.     {
  4744.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4745.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResampleFilterLoader.php';
  4746.         return $this->services['liip_imagine.filter.loader.resample'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
  4747.     }
  4748.     /**
  4749.      * Gets the public 'liip_imagine.filter.loader.rotate' shared service.
  4750.      *
  4751.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader
  4752.      */
  4753.     protected function getLiipImagine_Filter_Loader_RotateService()
  4754.     {
  4755.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4756.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  4757.         return $this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader();
  4758.     }
  4759.     /**
  4760.      * Gets the public 'liip_imagine.filter.manager' shared service.
  4761.      *
  4762.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterManager
  4763.      */
  4764.     protected function getLiipImagine_Filter_ManagerService()
  4765.     {
  4766.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterManager.php';
  4767.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  4768.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RelativeResizeFilterLoader.php';
  4769.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResizeFilterLoader.php';
  4770.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ThumbnailFilterLoader.php';
  4771.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/CropFilterLoader.php';
  4772.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/PasteFilterLoader.php';
  4773.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/WatermarkFilterLoader.php';
  4774.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/BackgroundFilterLoader.php';
  4775.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/StripFilterLoader.php';
  4776.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  4777.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/UpscaleFilterLoader.php';
  4778.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/AutoRotateFilterLoader.php';
  4779.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PostProcessorInterface.php';
  4780.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/AbstractPostProcessor.php';
  4781.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/JpegOptimPostProcessor.php';
  4782.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/OptiPngPostProcessor.php';
  4783.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PngquantPostProcessor.php';
  4784.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/MozJpegPostProcessor.php';
  4785.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/CwebpPostProcessor.php';
  4786.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  4787.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  4788.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  4789.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  4790.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  4791.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  4792.         $a = ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService());
  4793.         $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()));
  4794.         $instance->addLoader('relative_resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader());
  4795.         $instance->addLoader('resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader());
  4796.         $instance->addLoader('thumbnail', new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader());
  4797.         $instance->addLoader('crop', new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader());
  4798.         $instance->addLoader('grayscale', ($this->services['liip_imagine.filter.loader.grayscale'] ?? ($this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader())));
  4799.         $instance->addLoader('paste_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a\dirname(__DIR__4)));
  4800.         $instance->addLoader('watermark_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a\dirname(__DIR__4)));
  4801.         $instance->addLoader('background', new \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader($a));
  4802.         $instance->addLoader('strip', new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader());
  4803.         $instance->addLoader('scale', new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader());
  4804.         $instance->addLoader('upscale', new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader());
  4805.         $instance->addLoader('downscale', ($this->services['liip_imagine.filter.loader.downscale'] ?? ($this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader())));
  4806.         $instance->addLoader('auto_rotate', new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader());
  4807.         $instance->addLoader('rotate', ($this->services['liip_imagine.filter.loader.rotate'] ?? ($this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader())));
  4808.         $instance->addLoader('flip', ($this->services['liip_imagine.filter.loader.flip'] ?? ($this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader())));
  4809.         $instance->addLoader('interlace', ($this->services['liip_imagine.filter.loader.interlace'] ?? ($this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader())));
  4810.         $instance->addLoader('resample', ($this->services['liip_imagine.filter.loader.resample'] ?? $this->getLiipImagine_Filter_Loader_ResampleService()));
  4811.         $instance->addLoader('fixed', ($this->services['liip_imagine.filter.loader.fixed'] ?? ($this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader())));
  4812.         $instance->addPostProcessor('jpegoptim', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor('/usr/bin/jpegoptim'trueNULLtrueNULL));
  4813.         $instance->addPostProcessor('optipng', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor('/usr/bin/optipng'7trueNULL));
  4814.         $instance->addPostProcessor('pngquant', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant'));
  4815.         $instance->addPostProcessor('mozjpeg', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg'));
  4816.         $instance->addPostProcessor('cwebp', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\CwebpPostProcessor('/usr/bin/cwebp'NULL751004'fast'1false$this->parameters['liip_imagine.cwebp.metadata']));
  4817.         return $instance;
  4818.     }
  4819.     /**
  4820.      * Gets the public 'messenger.default_bus' shared service.
  4821.      *
  4822.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  4823.      */
  4824.     protected function getMessenger_DefaultBusService()
  4825.     {
  4826.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  4827.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService());
  4828.             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')));
  4829.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  4830.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  4831.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  4832.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'] ?? $this->getMenuDisplayedMiddlewareService());
  4833.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  4834.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService());
  4835.         }, 8)));
  4836.     }
  4837.     /**
  4838.      * Gets the public 'nelmio_alice.data_loader' shared service.
  4839.      *
  4840.      * @return \Nelmio\Alice\Loader\SimpleDataLoader
  4841.      */
  4842.     protected function getNelmioAlice_DataLoaderService()
  4843.     {
  4844.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/DataLoaderInterface.php';
  4845.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Loader/SimpleDataLoader.php';
  4846.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilderInterface.php';
  4847.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/SimpleBuilder.php';
  4848.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/DenormalizerInterface.php';
  4849.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/SimpleDenormalizer.php';
  4850.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/ParameterBagDenormalizerInterface.php';
  4851.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Parameter/SimpleParameterBagDenormalizer.php';
  4852.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FixtureBagDenormalizerInterface.php';
  4853.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SimpleFixtureBagDenormalizer.php';
  4854.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerInterface.php';
  4855.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/TolerantFixtureDenormalizer.php';
  4856.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerRegistry.php';
  4857.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParserInterface.php';
  4858.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/ElementFlagParser.php';
  4859.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/FlagParserRegistry.php';
  4860.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/ChainableFlagParserInterface.php';
  4861.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/ConfiguratorFlagParser.php';
  4862.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/ExtendFlagParser.php';
  4863.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/OptionalFlagParser.php';
  4864.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/TemplateFlagParser.php';
  4865.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/UniqueFlagParser.php';
  4866.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/ChainableFixtureDenormalizerInterface.php';
  4867.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/CollectionDenormalizer.php';
  4868.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerAwareInterface.php';
  4869.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParserAwareInterface.php';
  4870.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/SimpleCollectionDenormalizer.php';
  4871.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/CollectionDenormalizerWithTemporaryFixture.php';
  4872.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/NullListNameDenormalizer.php';
  4873.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/ReferenceRangeNameDenormalizer.php';
  4874.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationsDenormalizerInterface.php';
  4875.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/SimpleSpecificationsDenormalizer.php';
  4876.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ConstructorDenormalizerInterface.php';
  4877.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/LegacyConstructorDenormalizer.php';
  4878.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/ConstructorDenormalizer.php';
  4879.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ArgumentsDenormalizerInterface.php';
  4880.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Arguments/SimpleArgumentsDenormalizer.php';
  4881.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ValueDenormalizerInterface.php';
  4882.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Value/UniqueValueDenormalizer.php';
  4883.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Value/SimpleValueDenormalizer.php';
  4884.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/ParserInterface.php';
  4885.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/FunctionFixtureReferenceParser.php';
  4886.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/StringMergerParser.php';
  4887.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/SimpleParser.php';
  4888.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/LexerInterface.php';
  4889.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/EmptyValueLexer.php';
  4890.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/ReferenceEscaperLexer.php';
  4891.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/GlobalPatternsLexer.php';
  4892.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/FunctionLexer.php';
  4893.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/StringThenReferenceLexer.php';
  4894.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/SubPatternsLexer.php';
  4895.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/ReferenceLexer.php';
  4896.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParserInterface.php';
  4897.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/ParserAwareInterface.php';
  4898.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/TokenParserRegistry.php';
  4899.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/ChainableTokenParserInterface.php';
  4900.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/AbstractChainableParserAwareParser.php';
  4901.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/DynamicArrayTokenParser.php';
  4902.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/EscapedValueTokenParser.php';
  4903.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureListReferenceTokenParser.php';
  4904.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureMethodReferenceTokenParser.php';
  4905.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureRangeReferenceTokenParser.php';
  4906.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/MethodReferenceTokenParser.php';
  4907.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/OptionalTokenParser.php';
  4908.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/ParameterTokenParser.php';
  4909.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/PropertyReferenceTokenParser.php';
  4910.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/VariableReferenceTokenParser.php';
  4911.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/SimpleReferenceTokenParser.php';
  4912.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/StringArrayTokenParser.php';
  4913.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/StringTokenParser.php';
  4914.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/ArgumentEscaper.php';
  4915.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/TolerantFunctionTokenParser.php';
  4916.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/IdentityTokenParser.php';
  4917.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FunctionTokenParser.php';
  4918.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/VariableTokenParser.php';
  4919.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/WildcardReferenceTokenParser.php';
  4920.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/FactoryDenormalizer.php';
  4921.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/CallsDenormalizerInterface.php';
  4922.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/CallsWithFlagsDenormalizer.php';
  4923.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/FunctionDenormalizer.php';
  4924.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler.php';
  4925.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler/ConfiguratorFlagHandler.php';
  4926.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler/OptionalFlagHandler.php';
  4927.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/PropertyDenormalizerInterface.php';
  4928.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Property/SimplePropertyDenormalizer.php';
  4929.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/NullRangeNameDenormalizer.php';
  4930.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/SimpleDenormalizer.php';
  4931.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/GeneratorInterface.php';
  4932.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/DoublePassGenerator.php';
  4933.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/FixtureSetResolverInterface.php';
  4934.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureSet/RemoveConflictingObjectsResolver.php';
  4935.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureSet/SimpleFixtureSetResolver.php';
  4936.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterBagResolverInterface.php';
  4937.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/RemoveConflictingParametersParameterBagResolver.php';
  4938.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/SimpleParameterBagResolver.php';
  4939.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterResolverInterface.php';
  4940.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/ParameterResolverRegistry.php';
  4941.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ChainableParameterResolverInterface.php';
  4942.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/StaticParameterResolver.php';
  4943.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterResolverAwareInterface.php';
  4944.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/ArrayParameterResolver.php';
  4945.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/RecursiveParameterResolver.php';
  4946.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/StringParameterResolver.php';
  4947.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureBagResolverInterface.php';
  4948.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Fixture/TemplateFixtureBagResolver.php';
  4949.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGeneratorInterface.php';
  4950.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGenerator/CompleteObjectGenerator.php';
  4951.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGenerator/SimpleObjectGenerator.php';
  4952.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ValueResolverInterface.php';
  4953.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGeneratorAwareInterface.php';
  4954.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/ValueResolverRegistry.php';
  4955.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/ChainableValueResolverInterface.php';
  4956.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ValueResolverAwareInterface.php';
  4957.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ArrayValueResolver.php';
  4958.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/DynamicArrayValueResolver.php';
  4959.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/EvaluatedValueResolver.php';
  4960.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FunctionCallArgumentResolver.php';
  4961.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/PhpFunctionCallValueResolver.php';
  4962.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FakerFunctionCallValueResolver.php';
  4963.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixturePropertyReferenceResolver.php';
  4964.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/PropertyAccess/StdPropertyAccessor.php';
  4965.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureMethodCallReferenceResolver.php';
  4966.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/UnresolvedFixtureReferenceIdResolver.php';
  4967.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/SelfFixtureReferenceResolver.php';
  4968.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureReferenceResolver.php';
  4969.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureWildcardReferenceResolver.php';
  4970.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ListValueResolver.php';
  4971.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/OptionalValueResolver.php';
  4972.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ParameterValueResolver.php';
  4973.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/UniqueValueResolver.php';
  4974.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/UniqueValuesPool.php';
  4975.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ValueForCurrentValueResolver.php';
  4976.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/VariableValueResolver.php';
  4977.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/InstantiatorInterface.php';
  4978.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/ExistingInstanceInstantiator.php';
  4979.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/InstantiatorResolver.php';
  4980.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/InstantiatorRegistry.php';
  4981.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/ChainableInstantiatorInterface.php';
  4982.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/AbstractChainableInstantiator.php';
  4983.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NoCallerMethodCallInstantiator.php';
  4984.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/NamedArgumentsResolver.php';
  4985.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NullConstructorInstantiator.php';
  4986.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NoMethodCallInstantiator.php';
  4987.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/StaticFactoryInstantiator.php';
  4988.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4989.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Alice/Generator/Instantiator/Chainable/InstantiatedReferenceInstantiator.php';
  4990.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/HydratorInterface.php';
  4991.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Hydrator/SimpleHydrator.php';
  4992.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Hydrator/PropertyHydratorInterface.php';
  4993.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Hydrator/Property/SymfonyPropertyAccessorHydrator.php';
  4994.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/CallerInterface.php';
  4995.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/SimpleCaller.php';
  4996.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorInterface.php';
  4997.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorRegistry.php';
  4998.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/ChainableCallProcessorInterface.php';
  4999.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorAwareInterface.php';
  5000.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/ConfiguratorMethodCallProcessor.php';
  5001.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/MethodCallWithReferenceProcessor.php';
  5002.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/OptionalMethodCallProcessor.php';
  5003.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/SimpleMethodCallProcessor.php';
  5004.         $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()]));
  5005.         $b = new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\ArgumentEscaper();
  5006.         $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()]))))));
  5007.         $d = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Arguments\SimpleArgumentsDenormalizer($c);
  5008.         $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()]);
  5009.         $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);
  5010.         $g = new \Nelmio\Alice\PropertyAccess\StdPropertyAccessor(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  5011.         $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()]);
  5012.         $i = new \Nelmio\Alice\Generator\NamedArgumentsResolver();
  5013.         $j = new \Hautelook\AliceBundle\Alice\Generator\Instantiator\Chainable\InstantiatedReferenceInstantiator();
  5014.         $j->setContainer($this);
  5015.         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)))));
  5016.     }
  5017.     /**
  5018.      * Gets the public 'nelmio_alice.file_loader' shared service.
  5019.      *
  5020.      * @return \Nelmio\Alice\Loader\SimpleFileLoader
  5021.      */
  5022.     protected function getNelmioAlice_FileLoaderService()
  5023.     {
  5024.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FileLoaderInterface.php';
  5025.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Loader/SimpleFileLoader.php';
  5026.         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()));
  5027.     }
  5028.     /**
  5029.      * Gets the public 'nelmio_alice.files_loader' shared service.
  5030.      *
  5031.      * @return \Nelmio\Alice\Loader\SimpleFilesLoader
  5032.      */
  5033.     protected function getNelmioAlice_FilesLoaderService()
  5034.     {
  5035.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FilesLoaderInterface.php';
  5036.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Loader/SimpleFilesLoader.php';
  5037.         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()));
  5038.     }
  5039.     /**
  5040.      * Gets the public 'nelmio_api_doc.command.dump' shared service.
  5041.      *
  5042.      * @return \Nelmio\ApiDocBundle\Command\DumpCommand
  5043.      */
  5044.     protected function getNelmioApiDoc_Command_DumpService()
  5045.     {
  5046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5047.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Command/DumpCommand.php';
  5048.         $this->services['nelmio_api_doc.command.dump'] = $instance = new \Nelmio\ApiDocBundle\Command\DumpCommand(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  5049.         $instance->setName('nelmio:apidoc:dump');
  5050.         return $instance;
  5051.     }
  5052.     /**
  5053.      * Gets the public 'nelmio_api_doc.controller.swagger_json' shared service.
  5054.      *
  5055.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  5056.      */
  5057.     protected function getNelmioApiDoc_Controller_SwaggerJsonService()
  5058.     {
  5059.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/DocumentationController.php';
  5060.         return $this->services['nelmio_api_doc.controller.swagger_json'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  5061.     }
  5062.     /**
  5063.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  5064.      *
  5065.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  5066.      */
  5067.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  5068.     {
  5069.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/SwaggerUiController.php';
  5070.         return $this->services['nelmio_api_doc.controller.swagger_ui'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  5071.     }
  5072.     /**
  5073.      * Gets the public 'nelmio_api_doc.controller.swagger_yaml' shared service.
  5074.      *
  5075.      * @return \Nelmio\ApiDocBundle\Controller\YamlDocumentationController
  5076.      */
  5077.     protected function getNelmioApiDoc_Controller_SwaggerYamlService()
  5078.     {
  5079.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/YamlDocumentationController.php';
  5080.         return $this->services['nelmio_api_doc.controller.swagger_yaml'] = new \Nelmio\ApiDocBundle\Controller\YamlDocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  5081.     }
  5082.     /**
  5083.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  5084.      *
  5085.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  5086.      */
  5087.     protected function getNelmioApiDoc_Generator_DefaultService()
  5088.     {
  5089.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ApiDocGenerator.php';
  5090.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  5091.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  5092.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  5093.             yield => ($this->privates['nelmio_api_doc.describers.openapi_php.default'] ?? $this->getNelmioApiDoc_Describers_OpenapiPhp_DefaultService());
  5094.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  5095.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  5096.         }, 5), new RewindableGenerator(function () {
  5097.             yield => ($this->privates['nelmio_api_doc.model_describers.enum'] ?? ($this->privates['nelmio_api_doc.model_describers.enum'] = new \Nelmio\ApiDocBundle\ModelDescriber\EnumModelDescriber()));
  5098.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  5099.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  5100.         }, 3));
  5101.         $a = new \Symfony\Bridge\Monolog\Logger('nelmio_api_doc');
  5102.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5103.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5104.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5105.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5106.         $instance->setAlternativeNames([]);
  5107.         $instance->setMediaTypes([=> 'json']);
  5108.         $instance->setLogger($a);
  5109.         return $instance;
  5110.     }
  5111.     /**
  5112.      * Gets the public 'nelmio_api_doc.render_docs' shared service.
  5113.      *
  5114.      * @return \Nelmio\ApiDocBundle\Render\RenderOpenApi
  5115.      */
  5116.     protected function getNelmioApiDoc_RenderDocsService()
  5117.     {
  5118.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/RenderOpenApi.php';
  5119.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/OpenApiRenderer.php';
  5120.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Json/JsonOpenApiRenderer.php';
  5121.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Yaml/YamlOpenApiRenderer.php';
  5122.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/HtmlOpenApiRenderer.php';
  5123.         return $this->services['nelmio_api_doc.render_docs'] = new \Nelmio\ApiDocBundle\Render\RenderOpenApi(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5124.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  5125.         ], [
  5126.             'default' => '?',
  5127.         ]), 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())));
  5128.     }
  5129.     /**
  5130.      * Gets the public 'oneup_flysystem.mount_manager' shared service.
  5131.      *
  5132.      * @return \League\Flysystem\MountManager
  5133.      */
  5134.     protected function getOneupFlysystem_MountManagerService()
  5135.     {
  5136.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemReader.php';
  5137.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemWriter.php';
  5138.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemOperator.php';
  5139.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/MountManager.php';
  5140.         return $this->services['oneup_flysystem.mount_manager'] = new \League\Flysystem\MountManager([]);
  5141.     }
  5142.     /**
  5143.      * Gets the public 'oneup_uploader.chunk_manager' shared service.
  5144.      *
  5145.      * @return \Oneup\UploaderBundle\Uploader\Chunk\ChunkManager
  5146.      */
  5147.     protected function getOneupUploader_ChunkManagerService()
  5148.     {
  5149.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/ChunkManagerInterface.php';
  5150.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/ChunkManager.php';
  5151.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/Storage/ChunkStorageInterface.php';
  5152.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/Storage/FilesystemStorage.php';
  5153.         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')));
  5154.     }
  5155.     /**
  5156.      * Gets the public 'oneup_uploader.controller.none' shared service.
  5157.      *
  5158.      * @return \Oneup\UploaderBundle\Controller\DropzoneController
  5159.      */
  5160.     protected function getOneupUploader_Controller_NoneService()
  5161.     {
  5162.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Controller/AbstractController.php';
  5163.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Controller/AbstractChunkedController.php';
  5164.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Controller/DropzoneController.php';
  5165.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Storage/StorageInterface.php';
  5166.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Storage/FilesystemStorage.php';
  5167.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/ErrorHandler/ErrorHandlerInterface.php';
  5168.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/ErrorHandler/DropzoneErrorHandler.php';
  5169.         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');
  5170.     }
  5171.     /**
  5172.      * Gets the public 'oneup_uploader.namer.uniqid' shared service.
  5173.      *
  5174.      * @return \Oneup\UploaderBundle\Uploader\Naming\UniqidNamer
  5175.      */
  5176.     protected function getOneupUploader_Namer_UniqidService()
  5177.     {
  5178.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Naming/NamerInterface.php';
  5179.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Naming/UniqidNamer.php';
  5180.         return $this->services['oneup_uploader.namer.uniqid'] = new \Oneup\UploaderBundle\Uploader\Naming\UniqidNamer();
  5181.     }
  5182.     /**
  5183.      * Gets the public 'oneup_uploader.orphanage_manager' shared service.
  5184.      *
  5185.      * @return \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager
  5186.      */
  5187.     protected function getOneupUploader_OrphanageManagerService()
  5188.     {
  5189.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Orphanage/OrphanageManager.php';
  5190.         return $this->services['oneup_uploader.orphanage_manager'] = new \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager($this$this->getParameter('oneup_uploader.orphanage'));
  5191.     }
  5192.     /**
  5193.      * Gets the public 'oneup_uploader.routing.loader' shared service.
  5194.      *
  5195.      * @return \Oneup\UploaderBundle\Routing\RouteLoader
  5196.      */
  5197.     protected function getOneupUploader_Routing_LoaderService()
  5198.     {
  5199.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Routing/RouteLoader.php';
  5200.         return $this->services['oneup_uploader.routing.loader'] = new \Oneup\UploaderBundle\Routing\RouteLoader($this->parameters['oneup_uploader.controllers']);
  5201.     }
  5202.     /**
  5203.      * Gets the public 'oneup_uploader.templating.uploader_helper' shared service.
  5204.      *
  5205.      * @return \Oneup\UploaderBundle\Templating\Helper\UploaderHelper
  5206.      */
  5207.     protected function getOneupUploader_Templating_UploaderHelperService()
  5208.     {
  5209.         $a = ($this->services['router'] ?? $this->getRouterService());
  5210.         if (isset($this->services['oneup_uploader.templating.uploader_helper'])) {
  5211.             return $this->services['oneup_uploader.templating.uploader_helper'];
  5212.         }
  5213.         return $this->services['oneup_uploader.templating.uploader_helper'] = new \Oneup\UploaderBundle\Templating\Helper\UploaderHelper($a$this->parameters['oneup_uploader.maxsize']);
  5214.     }
  5215.     /**
  5216.      * Gets the public 'oneup_uploader.twig.extension.uploader' shared service.
  5217.      *
  5218.      * @return \Oneup\UploaderBundle\Twig\Extension\UploaderExtension
  5219.      */
  5220.     protected function getOneupUploader_Twig_Extension_UploaderService()
  5221.     {
  5222.         $a = ($this->services['oneup_uploader.templating.uploader_helper'] ?? $this->getOneupUploader_Templating_UploaderHelperService());
  5223.         if (isset($this->services['oneup_uploader.twig.extension.uploader'])) {
  5224.             return $this->services['oneup_uploader.twig.extension.uploader'];
  5225.         }
  5226.         return $this->services['oneup_uploader.twig.extension.uploader'] = new \Oneup\UploaderBundle\Twig\Extension\UploaderExtension($a);
  5227.     }
  5228.     /**
  5229.      * Gets the public 'request_stack' shared service.
  5230.      *
  5231.      * @return \Symfony\Component\HttpFoundation\RequestStack
  5232.      */
  5233.     protected function getRequestStackService()
  5234.     {
  5235.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  5236.     }
  5237.     /**
  5238.      * Gets the public 'router' shared autowired service.
  5239.      *
  5240.      * @return \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator
  5241.      */
  5242.     protected function getRouterService()
  5243.     {
  5244.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  5245.         $b = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5246.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  5247.         ], [
  5248.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  5249.         ]))->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');
  5250.         $b->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  5251.         $b->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  5252.         return $this->services['router'] = new \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator($b$a);
  5253.     }
  5254.     /**
  5255.      * Gets the public 'routing.loader' shared service.
  5256.      *
  5257.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  5258.      */
  5259.     protected function getRouting_LoaderService()
  5260.     {
  5261.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  5262.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  5263.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  5264.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/GlobalRoutesLoader.php';
  5265.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Routing/Loader/ChannelResourceAccessCacheLoader.php';
  5266.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Routing/Loader/ChannelUserPermissionResourceCrudLoader.php';
  5267.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  5268.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService());
  5269.         if (isset($this->services['routing.loader'])) {
  5270.             return $this->services['routing.loader'];
  5271.         }
  5272.         $b = new \Symfony\Component\Config\Loader\LoaderResolver();
  5273.         $c = ($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)))));
  5274.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  5275.         $b->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($c'dev'));
  5276.         $b->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($c'dev'));
  5277.         $b->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($c'dev'));
  5278.         $b->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($c'dev'));
  5279.         $b->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($c'dev'));
  5280.         $b->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5281.             'kernel' => ['services''kernel''getKernelService'false],
  5282.         ], [
  5283.             'kernel' => 'App\\Kernel',
  5284.         ]), 'dev'));
  5285.         $b->addLoader(new \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\GlobalRoutesLoader());
  5286.         $b->addLoader(new \Nellapp\Bundle\SDKBundle\Permission\Routing\Loader\ChannelResourceAccessCacheLoader());
  5287.         $b->addLoader(new \Nellapp\Bundle\SDKBundle\Permission\Routing\Loader\ChannelUserPermissionResourceCrudLoader($a));
  5288.         $b->addLoader(($this->services['oneup_uploader.routing.loader'] ?? $this->getOneupUploader_Routing_LoaderService()));
  5289.         $b->addLoader($d);
  5290.         $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($c$d));
  5291.         $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($c$d));
  5292.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($b, ['utf8' => true], []);
  5293.     }
  5294.     /**
  5295.      * Gets the public 'services_resetter' shared service.
  5296.      *
  5297.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  5298.      */
  5299.     protected function getServicesResetterService()
  5300.     {
  5301.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  5302.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  5303.             if (isset($this->services['cache.app'])) {
  5304.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  5305.             }
  5306.             if (isset($this->services['cache.system'])) {
  5307.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  5308.             }
  5309.             if (isset($this->privates['cache.validator.traceable'])) {
  5310.                 yield 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? null);
  5311.             }
  5312.             if (isset($this->privates['cache.serializer.traceable'])) {
  5313.                 yield 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? null);
  5314.             }
  5315.             if (isset($this->privates['cache.annotations.traceable'])) {
  5316.                 yield 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? null);
  5317.             }
  5318.             if (isset($this->privates['cache.property_info.traceable'])) {
  5319.                 yield 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? null);
  5320.             }
  5321.             if (isset($this->privates['cache.messenger.restart_workers_signal.traceable'])) {
  5322.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? null);
  5323.             }
  5324.             if (isset($this->privates['.debug.http_client'])) {
  5325.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  5326.             }
  5327.             if (isset($this->privates['mailer.message_logger_listener'])) {
  5328.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  5329.             }
  5330.             if (isset($this->privates['debug.stopwatch'])) {
  5331.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  5332.             }
  5333.             if (isset($this->services['event_dispatcher'])) {
  5334.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  5335.             }
  5336.             if (isset($this->privates['session_listener'])) {
  5337.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  5338.             }
  5339.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  5340.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  5341.             }
  5342.             if (isset($this->services['cache.validator_expression_language'])) {
  5343.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  5344.             }
  5345.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  5346.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  5347.             }
  5348.             if (isset($this->services['.container.private.profiler'])) {
  5349.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  5350.             }
  5351.             if (isset($this->services['.container.private.validator'])) {
  5352.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  5353.             }
  5354.             if (isset($this->services['doctrine'])) {
  5355.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  5356.             }
  5357.             if (isset($this->privates['doctrine.debug_data_holder'])) {
  5358.                 yield 'doctrine.debug_data_holder' => ($this->privates['doctrine.debug_data_holder'] ?? null);
  5359.             }
  5360.             if (isset($this->privates['form.type.entity'])) {
  5361.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  5362.             }
  5363.             if (isset($this->services['.container.private.security.token_storage'])) {
  5364.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  5365.             }
  5366.             if (isset($this->privates['cache.security_expression_language.traceable'])) {
  5367.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? null);
  5368.             }
  5369.             if (isset($this->privates['monolog.handler.main'])) {
  5370.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  5371.             }
  5372.             if (isset($this->privates['monolog.handler.console'])) {
  5373.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  5374.             }
  5375.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  5376.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  5377.             }
  5378.             if (isset($this->privates['cache.webpack_encore.traceable'])) {
  5379.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? null);
  5380.             }
  5381.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  5382.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  5383.             }
  5384.             if (isset($this->privates['webpack_encore.entrypoint_lookup[core]'])) {
  5385.                 yield 'webpack_encore.entrypoint_lookup[core]' => ($this->privates['webpack_encore.entrypoint_lookup[core]'] ?? null);
  5386.             }
  5387.             if (isset($this->services['fos_rest.view_handler'])) {
  5388.                 yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
  5389.             }
  5390.             if (isset($this->privates['.debug.http_client'])) {
  5391.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  5392.             }
  5393.         }, function () {
  5394.             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']));
  5395.         }), ['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']]);
  5396.     }
  5397.     /**
  5398.      * Gets the public 'spiriit_form_filter.filter_prepare' shared service.
  5399.      *
  5400.      * @return \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener
  5401.      */
  5402.     protected function getSpiriitFormFilter_FilterPrepareService()
  5403.     {
  5404.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Event/Listener/PrepareListener.php';
  5405.         return $this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener();
  5406.     }
  5407.     /**
  5408.      * Gets the public 'spiriit_form_filter.query_builder_updater' shared service.
  5409.      *
  5410.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\FilterBuilderUpdater
  5411.      */
  5412.     protected function getSpiriitFormFilter_QueryBuilderUpdaterService()
  5413.     {
  5414.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/FilterBuilderUpdaterInterface.php';
  5415.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/FilterBuilderUpdater.php';
  5416.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/FormDataExtractorInterface.php';
  5417.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/FormDataExtractor.php';
  5418.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/DataExtractionMethodInterface.php';
  5419.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/DefaultExtractionMethod.php';
  5420.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/TextExtractionMethod.php';
  5421.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/ValueKeysExtractionMethod.php';
  5422.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5423.         if (isset($this->services['spiriit_form_filter.query_builder_updater'])) {
  5424.             return $this->services['spiriit_form_filter.query_builder_updater'];
  5425.         }
  5426.         $b = new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\FormDataExtractor();
  5427.         $b->addMethod(new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\Method\DefaultExtractionMethod());
  5428.         $b->addMethod(new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\Method\TextExtractionMethod());
  5429.         $b->addMethod(new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\Method\ValueKeysExtractionMethod());
  5430.         return $this->services['spiriit_form_filter.query_builder_updater'] = new \Spiriit\Bundle\FormFilterBundle\Filter\FilterBuilderUpdater($b$a);
  5431.     }
  5432.     /**
  5433.      * Gets the public 'translator' shared service.
  5434.      *
  5435.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  5436.      */
  5437.     protected function getTranslatorService()
  5438.     {
  5439.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  5440.     }
  5441.     /**
  5442.      * Gets the public 'var_dumper.cloner' shared service.
  5443.      *
  5444.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  5445.      */
  5446.     protected function getVarDumper_ClonerService()
  5447.     {
  5448.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  5449.         $instance->setMaxItems(2500);
  5450.         $instance->setMinDepth(1);
  5451.         $instance->setMaxString(-1);
  5452.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  5453.         return $instance;
  5454.     }
  5455.     /**
  5456.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  5457.      *
  5458.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  5459.      */
  5460.     protected function getWebProfiler_Controller_ExceptionPanelService()
  5461.     {
  5462.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  5463.         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()));
  5464.     }
  5465.     /**
  5466.      * Gets the public 'web_profiler.controller.profiler' shared service.
  5467.      *
  5468.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  5469.      */
  5470.     protected function getWebProfiler_Controller_ProfilerService()
  5471.     {
  5472.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  5473.         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));
  5474.     }
  5475.     /**
  5476.      * Gets the public 'web_profiler.controller.router' shared service.
  5477.      *
  5478.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  5479.      */
  5480.     protected function getWebProfiler_Controller_RouterService()
  5481.     {
  5482.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  5483.         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 () {
  5484.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  5485.         }, 1));
  5486.     }
  5487.     /**
  5488.      * Gets the private '.App\Command\Alert\AlertPraWithParentNotGroup.lazy' shared service.
  5489.      *
  5490.      * @return \Symfony\Component\Console\Command\LazyCommand
  5491.      */
  5492.     protected function getAlertPraWithParentNotGroup_LazyService()
  5493.     {
  5494.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5495.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5496.         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 {
  5497.             return ($this->privates['App\\Command\\Alert\\AlertPraWithParentNotGroup'] ?? $this->getAlertPraWithParentNotGroupService());
  5498.         });
  5499.     }
  5500.     /**
  5501.      * Gets the private '.App\Command\CleanDuplicatePRACommand.lazy' shared service.
  5502.      *
  5503.      * @return \Symfony\Component\Console\Command\LazyCommand
  5504.      */
  5505.     protected function getCleanDuplicatePRACommand_LazyService()
  5506.     {
  5507.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5508.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5509.         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 {
  5510.             return ($this->privates['App\\Command\\CleanDuplicatePRACommand'] ?? $this->getCleanDuplicatePRACommandService());
  5511.         });
  5512.     }
  5513.     /**
  5514.      * Gets the private '.App\Command\Conference\ConferenceNotifyOpenCommand.lazy' shared service.
  5515.      *
  5516.      * @return \Symfony\Component\Console\Command\LazyCommand
  5517.      */
  5518.     protected function getConferenceNotifyOpenCommand_LazyService()
  5519.     {
  5520.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5521.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5522.         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 {
  5523.             return ($this->privates['App\\Command\\Conference\\ConferenceNotifyOpenCommand'] ?? $this->getConferenceNotifyOpenCommandService());
  5524.         });
  5525.     }
  5526.     /**
  5527.      * Gets the private '.App\Command\Conference\ConferenceSyncStatusCommand.lazy' shared service.
  5528.      *
  5529.      * @return \Symfony\Component\Console\Command\LazyCommand
  5530.      */
  5531.     protected function getConferenceSyncStatusCommand_LazyService()
  5532.     {
  5533.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5534.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5535.         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 {
  5536.             return ($this->privates['App\\Command\\Conference\\ConferenceSyncStatusCommand'] ?? $this->getConferenceSyncStatusCommandService());
  5537.         });
  5538.     }
  5539.     /**
  5540.      * Gets the private '.App\Command\DataFixer\FixEventGroupCommand.lazy' shared service.
  5541.      *
  5542.      * @return \Symfony\Component\Console\Command\LazyCommand
  5543.      */
  5544.     protected function getFixEventGroupCommand_LazyService()
  5545.     {
  5546.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5547.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5548.         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 {
  5549.             return ($this->privates['App\\Command\\DataFixer\\FixEventGroupCommand'] ?? $this->getFixEventGroupCommandService());
  5550.         });
  5551.     }
  5552.     /**
  5553.      * Gets the private '.App\Command\DataTestGenerator\RunFixturesForTestCommand.lazy' shared service.
  5554.      *
  5555.      * @return \Symfony\Component\Console\Command\LazyCommand
  5556.      */
  5557.     protected function getRunFixturesForTestCommand_LazyService()
  5558.     {
  5559.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5560.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5561.         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 {
  5562.             return ($this->privates['App\\Command\\DataTestGenerator\\RunFixturesForTestCommand'] ?? $this->getRunFixturesForTestCommandService());
  5563.         });
  5564.     }
  5565.     /**
  5566.      * Gets the private '.App\Command\Event\CleanEmptyRruleEntitiesCommand.lazy' shared service.
  5567.      *
  5568.      * @return \Symfony\Component\Console\Command\LazyCommand
  5569.      */
  5570.     protected function getCleanEmptyRruleEntitiesCommand_LazyService()
  5571.     {
  5572.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5573.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5574.         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 {
  5575.             return ($this->privates['App\\Command\\Event\\CleanEmptyRruleEntitiesCommand'] ?? $this->getCleanEmptyRruleEntitiesCommandService());
  5576.         });
  5577.     }
  5578.     /**
  5579.      * Gets the private '.App\Command\GenerateIncomingUserSignsCommand.lazy' shared service.
  5580.      *
  5581.      * @return \Symfony\Component\Console\Command\LazyCommand
  5582.      */
  5583.     protected function getGenerateIncomingUserSignsCommand_LazyService()
  5584.     {
  5585.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5586.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5587.         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 {
  5588.             return ($this->privates['App\\Command\\GenerateIncomingUserSignsCommand'] ?? $this->getGenerateIncomingUserSignsCommandService());
  5589.         });
  5590.     }
  5591.     /**
  5592.      * Gets the private '.App\Command\Signature\CheckUserSignAlertCommand.lazy' shared service.
  5593.      *
  5594.      * @return \Symfony\Component\Console\Command\LazyCommand
  5595.      */
  5596.     protected function getCheckUserSignAlertCommand_LazyService()
  5597.     {
  5598.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5599.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5600.         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 {
  5601.             return ($this->privates['App\\Command\\Signature\\CheckUserSignAlertCommand'] ?? $this->getCheckUserSignAlertCommandService());
  5602.         });
  5603.     }
  5604.     /**
  5605.      * Gets the private '.App\Command\Signature\FixBlankSignCommand.lazy' shared service.
  5606.      *
  5607.      * @return \Symfony\Component\Console\Command\LazyCommand
  5608.      */
  5609.     protected function getFixBlankSignCommand_LazyService()
  5610.     {
  5611.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5612.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5613.         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 {
  5614.             return ($this->privates['App\\Command\\Signature\\FixBlankSignCommand'] ?? $this->getFixBlankSignCommandService());
  5615.         });
  5616.     }
  5617.     /**
  5618.      * Gets the private '.Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand.lazy' shared service.
  5619.      *
  5620.      * @return \Symfony\Component\Console\Command\LazyCommand
  5621.      */
  5622.     protected function getCheckChannelMenuDisplayedCommand_LazyService()
  5623.     {
  5624.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5625.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5626.         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 {
  5627.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand'] ?? $this->getCheckChannelMenuDisplayedCommandService());
  5628.         });
  5629.     }
  5630.     /**
  5631.      * Gets the private '.Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand.lazy' shared service.
  5632.      *
  5633.      * @return \Symfony\Component\Console\Command\LazyCommand
  5634.      */
  5635.     protected function getCleanExpiredChannelResourcePermissionCommand_LazyService()
  5636.     {
  5637.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5638.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5639.         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 {
  5640.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand'] ?? $this->getCleanExpiredChannelResourcePermissionCommandService());
  5641.         });
  5642.     }
  5643.     /**
  5644.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand.lazy' shared service.
  5645.      *
  5646.      * @return \Symfony\Component\Console\Command\LazyCommand
  5647.      */
  5648.     protected function getFullRefreshClassCommand_LazyService()
  5649.     {
  5650.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5651.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5652.         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 {
  5653.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand'] ?? $this->getFullRefreshClassCommandService());
  5654.         });
  5655.     }
  5656.     /**
  5657.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand.lazy' shared service.
  5658.      *
  5659.      * @return \Symfony\Component\Console\Command\LazyCommand
  5660.      */
  5661.     protected function getRefreshClassCommand_LazyService()
  5662.     {
  5663.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5664.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5665.         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 {
  5666.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand'] ?? $this->getRefreshClassCommandService());
  5667.         });
  5668.     }
  5669.     /**
  5670.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand.lazy' shared service.
  5671.      *
  5672.      * @return \Symfony\Component\Console\Command\LazyCommand
  5673.      */
  5674.     protected function getRefreshOneCommand_LazyService()
  5675.     {
  5676.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5677.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5678.         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 {
  5679.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand'] ?? $this->getRefreshOneCommandService());
  5680.         });
  5681.     }
  5682.     /**
  5683.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand.lazy' shared service.
  5684.      *
  5685.      * @return \Symfony\Component\Console\Command\LazyCommand
  5686.      */
  5687.     protected function getUserFromChannelCommand_LazyService()
  5688.     {
  5689.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5690.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5691.         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 {
  5692.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand'] ?? $this->getUserFromChannelCommandService());
  5693.         });
  5694.     }
  5695.     /**
  5696.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand.lazy' shared service.
  5697.      *
  5698.      * @return \Symfony\Component\Console\Command\LazyCommand
  5699.      */
  5700.     protected function getSyncOneCommand_LazyService()
  5701.     {
  5702.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5703.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5704.         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 {
  5705.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand'] ?? $this->getSyncOneCommandService());
  5706.         });
  5707.     }
  5708.     /**
  5709.      * Gets the private '.cache_connection.W_bO6uA' shared service.
  5710.      *
  5711.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  5712.      */
  5713.     protected function get_CacheConnection_WBO6uAService()
  5714.     {
  5715.         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]);
  5716.     }
  5717.     /**
  5718.      * Gets the private '.console.command.about.lazy' shared service.
  5719.      *
  5720.      * @return \Symfony\Component\Console\Command\LazyCommand
  5721.      */
  5722.     protected function get_Console_Command_About_LazyService()
  5723.     {
  5724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5726.         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 {
  5727.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  5728.         });
  5729.     }
  5730.     /**
  5731.      * Gets the private '.console.command.assets_install.lazy' shared service.
  5732.      *
  5733.      * @return \Symfony\Component\Console\Command\LazyCommand
  5734.      */
  5735.     protected function get_Console_Command_AssetsInstall_LazyService()
  5736.     {
  5737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5739.         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 {
  5740.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  5741.         });
  5742.     }
  5743.     /**
  5744.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  5745.      *
  5746.      * @return \Symfony\Component\Console\Command\LazyCommand
  5747.      */
  5748.     protected function get_Console_Command_CacheClear_LazyService()
  5749.     {
  5750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5751.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5752.         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 {
  5753.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  5754.         });
  5755.     }
  5756.     /**
  5757.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  5758.      *
  5759.      * @return \Symfony\Component\Console\Command\LazyCommand
  5760.      */
  5761.     protected function get_Console_Command_CachePoolClear_LazyService()
  5762.     {
  5763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5764.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5765.         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 {
  5766.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  5767.         });
  5768.     }
  5769.     /**
  5770.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  5771.      *
  5772.      * @return \Symfony\Component\Console\Command\LazyCommand
  5773.      */
  5774.     protected function get_Console_Command_CachePoolDelete_LazyService()
  5775.     {
  5776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5777.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5778.         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 {
  5779.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  5780.         });
  5781.     }
  5782.     /**
  5783.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  5784.      *
  5785.      * @return \Symfony\Component\Console\Command\LazyCommand
  5786.      */
  5787.     protected function get_Console_Command_CachePoolList_LazyService()
  5788.     {
  5789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5791.         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 {
  5792.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  5793.         });
  5794.     }
  5795.     /**
  5796.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  5797.      *
  5798.      * @return \Symfony\Component\Console\Command\LazyCommand
  5799.      */
  5800.     protected function get_Console_Command_CachePoolPrune_LazyService()
  5801.     {
  5802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5804.         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 {
  5805.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  5806.         });
  5807.     }
  5808.     /**
  5809.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  5810.      *
  5811.      * @return \Symfony\Component\Console\Command\LazyCommand
  5812.      */
  5813.     protected function get_Console_Command_CacheWarmup_LazyService()
  5814.     {
  5815.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5817.         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 {
  5818.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  5819.         });
  5820.     }
  5821.     /**
  5822.      * Gets the private '.console.command.config_debug.lazy' shared service.
  5823.      *
  5824.      * @return \Symfony\Component\Console\Command\LazyCommand
  5825.      */
  5826.     protected function get_Console_Command_ConfigDebug_LazyService()
  5827.     {
  5828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5829.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5830.         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 {
  5831.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  5832.         });
  5833.     }
  5834.     /**
  5835.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  5836.      *
  5837.      * @return \Symfony\Component\Console\Command\LazyCommand
  5838.      */
  5839.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  5840.     {
  5841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5843.         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 {
  5844.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  5845.         });
  5846.     }
  5847.     /**
  5848.      * Gets the private '.console.command.container_debug.lazy' shared service.
  5849.      *
  5850.      * @return \Symfony\Component\Console\Command\LazyCommand
  5851.      */
  5852.     protected function get_Console_Command_ContainerDebug_LazyService()
  5853.     {
  5854.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5856.         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 {
  5857.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  5858.         });
  5859.     }
  5860.     /**
  5861.      * Gets the private '.console.command.container_lint.lazy' shared service.
  5862.      *
  5863.      * @return \Symfony\Component\Console\Command\LazyCommand
  5864.      */
  5865.     protected function get_Console_Command_ContainerLint_LazyService()
  5866.     {
  5867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5869.         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 {
  5870.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  5871.         });
  5872.     }
  5873.     /**
  5874.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  5875.      *
  5876.      * @return \Symfony\Component\Console\Command\LazyCommand
  5877.      */
  5878.     protected function get_Console_Command_DebugAutowiring_LazyService()
  5879.     {
  5880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5882.         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 {
  5883.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  5884.         });
  5885.     }
  5886.     /**
  5887.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  5888.      *
  5889.      * @return \Symfony\Component\Console\Command\LazyCommand
  5890.      */
  5891.     protected function get_Console_Command_DotenvDebug_LazyService()
  5892.     {
  5893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5895.         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 {
  5896.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  5897.         });
  5898.     }
  5899.     /**
  5900.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  5901.      *
  5902.      * @return \Symfony\Component\Console\Command\LazyCommand
  5903.      */
  5904.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  5905.     {
  5906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5908.         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 {
  5909.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  5910.         });
  5911.     }
  5912.     /**
  5913.      * Gets the private '.console.command.form_debug.lazy' shared service.
  5914.      *
  5915.      * @return \Symfony\Component\Console\Command\LazyCommand
  5916.      */
  5917.     protected function get_Console_Command_FormDebug_LazyService()
  5918.     {
  5919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5921.         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 {
  5922.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  5923.         });
  5924.     }
  5925.     /**
  5926.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  5927.      *
  5928.      * @return \Symfony\Component\Console\Command\LazyCommand
  5929.      */
  5930.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  5931.     {
  5932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5934.         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 {
  5935.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  5936.         });
  5937.     }
  5938.     /**
  5939.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  5940.      *
  5941.      * @return \Symfony\Component\Console\Command\LazyCommand
  5942.      */
  5943.     protected function get_Console_Command_MessengerDebug_LazyService()
  5944.     {
  5945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5947.         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 {
  5948.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  5949.         });
  5950.     }
  5951.     /**
  5952.      * Gets the private '.console.command.messenger_failed_messages_remove.lazy' shared service.
  5953.      *
  5954.      * @return \Symfony\Component\Console\Command\LazyCommand
  5955.      */
  5956.     protected function get_Console_Command_MessengerFailedMessagesRemove_LazyService()
  5957.     {
  5958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5960.         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 {
  5961.             return ($this->privates['console.command.messenger_failed_messages_remove'] ?? $this->getConsole_Command_MessengerFailedMessagesRemoveService());
  5962.         });
  5963.     }
  5964.     /**
  5965.      * Gets the private '.console.command.messenger_failed_messages_retry.lazy' shared service.
  5966.      *
  5967.      * @return \Symfony\Component\Console\Command\LazyCommand
  5968.      */
  5969.     protected function get_Console_Command_MessengerFailedMessagesRetry_LazyService()
  5970.     {
  5971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5973.         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 {
  5974.             return ($this->privates['console.command.messenger_failed_messages_retry'] ?? $this->getConsole_Command_MessengerFailedMessagesRetryService());
  5975.         });
  5976.     }
  5977.     /**
  5978.      * Gets the private '.console.command.messenger_failed_messages_show.lazy' shared service.
  5979.      *
  5980.      * @return \Symfony\Component\Console\Command\LazyCommand
  5981.      */
  5982.     protected function get_Console_Command_MessengerFailedMessagesShow_LazyService()
  5983.     {
  5984.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5985.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5986.         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 {
  5987.             return ($this->privates['console.command.messenger_failed_messages_show'] ?? $this->getConsole_Command_MessengerFailedMessagesShowService());
  5988.         });
  5989.     }
  5990.     /**
  5991.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  5992.      *
  5993.      * @return \Symfony\Component\Console\Command\LazyCommand
  5994.      */
  5995.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  5996.     {
  5997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5999.         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 {
  6000.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  6001.         });
  6002.     }
  6003.     /**
  6004.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  6005.      *
  6006.      * @return \Symfony\Component\Console\Command\LazyCommand
  6007.      */
  6008.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  6009.     {
  6010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6012.         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 {
  6013.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  6014.         });
  6015.     }
  6016.     /**
  6017.      * Gets the private '.console.command.router_debug.lazy' shared service.
  6018.      *
  6019.      * @return \Symfony\Component\Console\Command\LazyCommand
  6020.      */
  6021.     protected function get_Console_Command_RouterDebug_LazyService()
  6022.     {
  6023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6025.         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 {
  6026.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  6027.         });
  6028.     }
  6029.     /**
  6030.      * Gets the private '.console.command.router_match.lazy' shared service.
  6031.      *
  6032.      * @return \Symfony\Component\Console\Command\LazyCommand
  6033.      */
  6034.     protected function get_Console_Command_RouterMatch_LazyService()
  6035.     {
  6036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6038.         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 {
  6039.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  6040.         });
  6041.     }
  6042.     /**
  6043.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  6044.      *
  6045.      * @return \Symfony\Component\Console\Command\LazyCommand
  6046.      */
  6047.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  6048.     {
  6049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6051.         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 {
  6052.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  6053.         });
  6054.     }
  6055.     /**
  6056.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  6057.      *
  6058.      * @return \Symfony\Component\Console\Command\LazyCommand
  6059.      */
  6060.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  6061.     {
  6062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6063.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6064.         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 {
  6065.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  6066.         });
  6067.     }
  6068.     /**
  6069.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  6070.      *
  6071.      * @return \Symfony\Component\Console\Command\LazyCommand
  6072.      */
  6073.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  6074.     {
  6075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6077.         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 {
  6078.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  6079.         });
  6080.     }
  6081.     /**
  6082.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  6083.      *
  6084.      * @return \Symfony\Component\Console\Command\LazyCommand
  6085.      */
  6086.     protected function get_Console_Command_SecretsList_LazyService()
  6087.     {
  6088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6089.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6090.         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 {
  6091.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  6092.         });
  6093.     }
  6094.     /**
  6095.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  6096.      *
  6097.      * @return \Symfony\Component\Console\Command\LazyCommand
  6098.      */
  6099.     protected function get_Console_Command_SecretsRemove_LazyService()
  6100.     {
  6101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6103.         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 {
  6104.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  6105.         });
  6106.     }
  6107.     /**
  6108.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  6109.      *
  6110.      * @return \Symfony\Component\Console\Command\LazyCommand
  6111.      */
  6112.     protected function get_Console_Command_SecretsSet_LazyService()
  6113.     {
  6114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6116.         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 {
  6117.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  6118.         });
  6119.     }
  6120.     /**
  6121.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  6122.      *
  6123.      * @return \Symfony\Component\Console\Command\LazyCommand
  6124.      */
  6125.     protected function get_Console_Command_TranslationDebug_LazyService()
  6126.     {
  6127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6129.         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 {
  6130.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  6131.         });
  6132.     }
  6133.     /**
  6134.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  6135.      *
  6136.      * @return \Symfony\Component\Console\Command\LazyCommand
  6137.      */
  6138.     protected function get_Console_Command_TranslationExtract_LazyService()
  6139.     {
  6140.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6142.         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 {
  6143.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  6144.         });
  6145.     }
  6146.     /**
  6147.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  6148.      *
  6149.      * @return \Symfony\Component\Console\Command\LazyCommand
  6150.      */
  6151.     protected function get_Console_Command_TranslationPull_LazyService()
  6152.     {
  6153.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6154.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6155.         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 {
  6156.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  6157.         });
  6158.     }
  6159.     /**
  6160.      * Gets the private '.console.command.translation_push.lazy' shared service.
  6161.      *
  6162.      * @return \Symfony\Component\Console\Command\LazyCommand
  6163.      */
  6164.     protected function get_Console_Command_TranslationPush_LazyService()
  6165.     {
  6166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6167.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6168.         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 {
  6169.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  6170.         });
  6171.     }
  6172.     /**
  6173.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  6174.      *
  6175.      * @return \Symfony\Component\Console\Command\LazyCommand
  6176.      */
  6177.     protected function get_Console_Command_ValidatorDebug_LazyService()
  6178.     {
  6179.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6180.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6181.         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 {
  6182.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  6183.         });
  6184.     }
  6185.     /**
  6186.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  6187.      *
  6188.      * @return \Symfony\Component\Console\Command\LazyCommand
  6189.      */
  6190.     protected function get_Console_Command_XliffLint_LazyService()
  6191.     {
  6192.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6193.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6194.         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 {
  6195.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  6196.         });
  6197.     }
  6198.     /**
  6199.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  6200.      *
  6201.      * @return \Symfony\Component\Console\Command\LazyCommand
  6202.      */
  6203.     protected function get_Console_Command_YamlLint_LazyService()
  6204.     {
  6205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6206.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6207.         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 {
  6208.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  6209.         });
  6210.     }
  6211.     /**
  6212.      * Gets the private '.debug.http_client' shared service.
  6213.      *
  6214.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  6215.      */
  6216.     protected function get_Debug_HttpClientService()
  6217.     {
  6218.         $a \Symfony\Component\HttpClient\HttpClient::create(['verify_peer' => false'verify_host' => false'headers' => [], 'resolve' => []], 6);
  6219.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  6220.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6221.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6222.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6223.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  6224.         $a->setLogger($b);
  6225.         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))));
  6226.     }
  6227.     /**
  6228.      * Gets the private '.errored..service_locator.075xQut.App\Entity\Channel\Channel' shared service.
  6229.      *
  6230.      * @return \App\Entity\Channel\Channel
  6231.      */
  6232.     protected function getChannelService()
  6233.     {
  6234.         $this->throw('Cannot autowire service ".service_locator.075xQut": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6235.     }
  6236.     /**
  6237.      * Gets the private '.errored..service_locator.075xQut.App\Entity\Channel\Lesson' shared service.
  6238.      *
  6239.      * @return \App\Entity\Channel\Lesson
  6240.      */
  6241.     protected function getLessonService()
  6242.     {
  6243.         $this->throw('Cannot autowire service ".service_locator.075xQut": it references class "App\\Entity\\Channel\\Lesson" but no such service exists.');
  6244.     }
  6245.     /**
  6246.      * Gets the private '.errored..service_locator.0RzKdac.App\Entity\Channel\Channel' shared service.
  6247.      *
  6248.      * @return \App\Entity\Channel\Channel
  6249.      */
  6250.     protected function getChannel2Service()
  6251.     {
  6252.         $this->throw('Cannot autowire service ".service_locator.0RzKdac": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6253.     }
  6254.     /**
  6255.      * Gets the private '.errored..service_locator.0RzKdac.App\Entity\File' shared service.
  6256.      *
  6257.      * @return \App\Entity\File
  6258.      */
  6259.     protected function getFileService()
  6260.     {
  6261.         $this->throw('Cannot autowire service ".service_locator.0RzKdac": it references class "App\\Entity\\File" but no such service exists.');
  6262.     }
  6263.     /**
  6264.      * Gets the private '.errored..service_locator.46984jj.App\Entity\Channel\Channel' shared service.
  6265.      *
  6266.      * @return \App\Entity\Channel\Channel
  6267.      */
  6268.     protected function getChannel3Service()
  6269.     {
  6270.         $this->throw('Cannot autowire service ".service_locator.46984jj": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6271.     }
  6272.     /**
  6273.      * Gets the private '.errored..service_locator.46984jj.App\Entity\Channel\Group' shared service.
  6274.      *
  6275.      * @return \App\Entity\Channel\Group
  6276.      */
  6277.     protected function getGroupService()
  6278.     {
  6279.         $this->throw('Cannot autowire service ".service_locator.46984jj": it references class "App\\Entity\\Channel\\Group" but no such service exists.');
  6280.     }
  6281.     /**
  6282.      * Gets the private '.errored..service_locator.5wQPNPN.App\Entity\Channel\Channel' shared service.
  6283.      *
  6284.      * @return \App\Entity\Channel\Channel
  6285.      */
  6286.     protected function getChannel4Service()
  6287.     {
  6288.         $this->throw('Cannot autowire service ".service_locator.5wQPNPN": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6289.     }
  6290.     /**
  6291.      * Gets the private '.errored..service_locator.5wQPNPN.App\Entity\Signing\UserSign' shared service.
  6292.      *
  6293.      * @return \App\Entity\Signing\UserSign
  6294.      */
  6295.     protected function getUserSignService()
  6296.     {
  6297.         $this->throw('Cannot autowire service ".service_locator.5wQPNPN": it references class "App\\Entity\\Signing\\UserSign" but no such service exists.');
  6298.     }
  6299.     /**
  6300.      * Gets the private '.errored..service_locator.D4B9_8p.App\Entity\Planning\Event' shared service.
  6301.      *
  6302.      * @return \App\Entity\Planning\Event
  6303.      */
  6304.     protected function getEventService()
  6305.     {
  6306.         $this->throw('Cannot autowire service ".service_locator.D4B9_8p": it references class "App\\Entity\\Planning\\Event" but no such service exists.');
  6307.     }
  6308.     /**
  6309.      * Gets the private '.errored..service_locator.Hz23B1H.App\Entity\Channel\Channel' shared service.
  6310.      *
  6311.      * @return \App\Entity\Channel\Channel
  6312.      */
  6313.     protected function getChannel5Service()
  6314.     {
  6315.         $this->throw('Cannot autowire service ".service_locator.Hz23B1H": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6316.     }
  6317.     /**
  6318.      * Gets the private '.errored..service_locator.Hz23B1H.App\Entity\Channel\Room' shared service.
  6319.      *
  6320.      * @return \App\Entity\Channel\Room
  6321.      */
  6322.     protected function getRoomService()
  6323.     {
  6324.         $this->throw('Cannot autowire service ".service_locator.Hz23B1H": it references class "App\\Entity\\Channel\\Room" but no such service exists.');
  6325.     }
  6326.     /**
  6327.      * Gets the private '.errored..service_locator.IcrMgps.App\Entity\Channel\Channel' shared service.
  6328.      *
  6329.      * @return \App\Entity\Channel\Channel
  6330.      */
  6331.     protected function getChannel6Service()
  6332.     {
  6333.         $this->throw('Cannot autowire service ".service_locator.IcrMgps": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6334.     }
  6335.     /**
  6336.      * Gets the private '.errored..service_locator.IcrMgps.App\Entity\Planning\Event' shared service.
  6337.      *
  6338.      * @return \App\Entity\Planning\Event
  6339.      */
  6340.     protected function getEvent2Service()
  6341.     {
  6342.         $this->throw('Cannot autowire service ".service_locator.IcrMgps": it references class "App\\Entity\\Planning\\Event" but no such service exists.');
  6343.     }
  6344.     /**
  6345.      * Gets the private '.errored..service_locator.Ig8zDIC.App\Entity\Channel\Group' shared service.
  6346.      *
  6347.      * @return \App\Entity\Channel\Group
  6348.      */
  6349.     protected function getGroup2Service()
  6350.     {
  6351.         $this->throw('Cannot autowire service ".service_locator.Ig8zDIC": it references class "App\\Entity\\Channel\\Group" but no such service exists.');
  6352.     }
  6353.     /**
  6354.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  6355.      *
  6356.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  6357.      */
  6358.     protected function getLoaderInterfaceService()
  6359.     {
  6360.         $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".');
  6361.     }
  6362.     /**
  6363.      * Gets the private '.errored..service_locator.KtJzez_.App\Entity\Account\UserFavoriteFilter' shared service.
  6364.      *
  6365.      * @return \App\Entity\Account\UserFavoriteFilter
  6366.      */
  6367.     protected function getUserFavoriteFilterService()
  6368.     {
  6369.         $this->throw('Cannot autowire service ".service_locator.KtJzez_": it references class "App\\Entity\\Account\\UserFavoriteFilter" but no such service exists.');
  6370.     }
  6371.     /**
  6372.      * Gets the private '.errored..service_locator.KtJzez_.App\Entity\Channel\Channel' shared service.
  6373.      *
  6374.      * @return \App\Entity\Channel\Channel
  6375.      */
  6376.     protected function getChannel7Service()
  6377.     {
  6378.         $this->throw('Cannot autowire service ".service_locator.KtJzez_": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6379.     }
  6380.     /**
  6381.      * Gets the private '.errored..service_locator.OmHnDsX.App\Entity\Channel\Channel' shared service.
  6382.      *
  6383.      * @return \App\Entity\Channel\Channel
  6384.      */
  6385.     protected function getChannel8Service()
  6386.     {
  6387.         $this->throw('Cannot autowire service ".service_locator.OmHnDsX": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6388.     }
  6389.     /**
  6390.      * Gets the private '.errored..service_locator.OmHnDsX.App\Entity\Channel\Session' shared service.
  6391.      *
  6392.      * @return \App\Entity\Channel\Session
  6393.      */
  6394.     protected function getSession2Service()
  6395.     {
  6396.         $this->throw('Cannot autowire service ".service_locator.OmHnDsX": it references class "App\\Entity\\Channel\\Session" but no such service exists.');
  6397.     }
  6398.     /**
  6399.      * Gets the private '.errored..service_locator.Qh7JY0h.App\Entity\Signing\UserSign' shared service.
  6400.      *
  6401.      * @return \App\Entity\Signing\UserSign
  6402.      */
  6403.     protected function getUserSign2Service()
  6404.     {
  6405.         $this->throw('Cannot autowire service ".service_locator.Qh7JY0h": it references class "App\\Entity\\Signing\\UserSign" but no such service exists.');
  6406.     }
  6407.     /**
  6408.      * Gets the private '.errored..service_locator.RlytIys.App\Entity\Account\User' shared service.
  6409.      *
  6410.      * @return \App\Entity\Account\User
  6411.      */
  6412.     protected function getUser2Service()
  6413.     {
  6414.         $this->throw('Cannot autowire service ".service_locator.RlytIys": it references class "App\\Entity\\Account\\User" but no such service exists.');
  6415.     }
  6416.     /**
  6417.      * Gets the private '.errored..service_locator.S.wFU6W.App\Entity\Account\UserFavoriteFilter' shared service.
  6418.      *
  6419.      * @return \App\Entity\Account\UserFavoriteFilter
  6420.      */
  6421.     protected function getUserFavoriteFilter2Service()
  6422.     {
  6423.         $this->throw('Cannot autowire service ".service_locator.S.wFU6W": it references class "App\\Entity\\Account\\UserFavoriteFilter" but no such service exists.');
  6424.     }
  6425.     /**
  6426.      * Gets the private '.errored..service_locator.S.wFU6W.App\Entity\Channel\Channel' shared service.
  6427.      *
  6428.      * @return \App\Entity\Channel\Channel
  6429.      */
  6430.     protected function getChannel9Service()
  6431.     {
  6432.         $this->throw('Cannot autowire service ".service_locator.S.wFU6W": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6433.     }
  6434.     /**
  6435.      * Gets the private '.errored..service_locator.SExsvfk.App\Entity\Account\User' shared service.
  6436.      *
  6437.      * @return \App\Entity\Account\User
  6438.      */
  6439.     protected function getUser3Service()
  6440.     {
  6441.         $this->throw('Cannot autowire service ".service_locator.SExsvfk": it references class "App\\Entity\\Account\\User" but no such service exists.');
  6442.     }
  6443.     /**
  6444.      * Gets the private '.errored..service_locator.SExsvfk.App\Entity\Channel\Channel' shared service.
  6445.      *
  6446.      * @return \App\Entity\Channel\Channel
  6447.      */
  6448.     protected function getChannel10Service()
  6449.     {
  6450.         $this->throw('Cannot autowire service ".service_locator.SExsvfk": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6451.     }
  6452.     /**
  6453.      * Gets the private '.errored..service_locator.SExsvfk.App\Entity\Channel\Session' shared service.
  6454.      *
  6455.      * @return \App\Entity\Channel\Session
  6456.      */
  6457.     protected function getSession3Service()
  6458.     {
  6459.         $this->throw('Cannot autowire service ".service_locator.SExsvfk": it references class "App\\Entity\\Channel\\Session" but no such service exists.');
  6460.     }
  6461.     /**
  6462.      * Gets the private '.errored..service_locator.Sdca.NS.App\Entity\ChannelUserData\ChannelUserData' shared service.
  6463.      *
  6464.      * @return \App\Entity\ChannelUserData\ChannelUserData
  6465.      */
  6466.     protected function getChannelUserDataService()
  6467.     {
  6468.         $this->throw('Cannot autowire service ".service_locator.Sdca.NS": it references class "App\\Entity\\ChannelUserData\\ChannelUserData" but no such service exists.');
  6469.     }
  6470.     /**
  6471.      * Gets the private '.errored..service_locator.Sdca.NS.App\Entity\Channel\Channel' shared service.
  6472.      *
  6473.      * @return \App\Entity\Channel\Channel
  6474.      */
  6475.     protected function getChannel11Service()
  6476.     {
  6477.         $this->throw('Cannot autowire service ".service_locator.Sdca.NS": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6478.     }
  6479.     /**
  6480.      * Gets the private '.errored..service_locator.XdWTxWI.App\Entity\Account\UserFavoriteFilter' shared service.
  6481.      *
  6482.      * @return \App\Entity\Account\UserFavoriteFilter
  6483.      */
  6484.     protected function getUserFavoriteFilter3Service()
  6485.     {
  6486.         $this->throw('Cannot autowire service ".service_locator.XdWTxWI": it references class "App\\Entity\\Account\\UserFavoriteFilter" but no such service exists.');
  6487.     }
  6488.     /**
  6489.      * Gets the private '.errored..service_locator._HjxFZI.App\Entity\Account\User' shared service.
  6490.      *
  6491.      * @return \App\Entity\Account\User
  6492.      */
  6493.     protected function getUser4Service()
  6494.     {
  6495.         $this->throw('Cannot autowire service ".service_locator._HjxFZI": it references class "App\\Entity\\Account\\User" but no such service exists.');
  6496.     }
  6497.     /**
  6498.      * Gets the private '.errored..service_locator._HjxFZI.App\Entity\Channel\Channel' shared service.
  6499.      *
  6500.      * @return \App\Entity\Channel\Channel
  6501.      */
  6502.     protected function getChannel12Service()
  6503.     {
  6504.         $this->throw('Cannot autowire service ".service_locator._HjxFZI": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6505.     }
  6506.     /**
  6507.      * Gets the private '.errored..service_locator._U2m1zW.App\Entity\Account\Notification' shared service.
  6508.      *
  6509.      * @return \App\Entity\Account\Notification
  6510.      */
  6511.     protected function getNotificationService()
  6512.     {
  6513.         $this->throw('Cannot autowire service ".service_locator._U2m1zW": it references class "App\\Entity\\Account\\Notification" but no such service exists.');
  6514.     }
  6515.     /**
  6516.      * Gets the private '.errored..service_locator.aVAz5lc.App\Entity\Account\UserFavoriteFilter' shared service.
  6517.      *
  6518.      * @return \App\Entity\Account\UserFavoriteFilter
  6519.      */
  6520.     protected function getUserFavoriteFilter4Service()
  6521.     {
  6522.         $this->throw('Cannot autowire service ".service_locator.aVAz5lc": it references class "App\\Entity\\Account\\UserFavoriteFilter" but no such service exists.');
  6523.     }
  6524.     /**
  6525.      * Gets the private '.errored..service_locator.aVAz5lc.App\Entity\Channel\Channel' shared service.
  6526.      *
  6527.      * @return \App\Entity\Channel\Channel
  6528.      */
  6529.     protected function getChannel13Service()
  6530.     {
  6531.         $this->throw('Cannot autowire service ".service_locator.aVAz5lc": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6532.     }
  6533.     /**
  6534.      * Gets the private '.errored..service_locator.fy7ETdA.App\Entity\Channel\Channel' shared service.
  6535.      *
  6536.      * @return \App\Entity\Channel\Channel
  6537.      */
  6538.     protected function getChannel14Service()
  6539.     {
  6540.         $this->throw('Cannot autowire service ".service_locator.fy7ETdA": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6541.     }
  6542.     /**
  6543.      * Gets the private '.errored..service_locator.fy7ETdA.App\Entity\SignaturesSheet' shared service.
  6544.      *
  6545.      * @return \App\Entity\SignaturesSheet
  6546.      */
  6547.     protected function getSignaturesSheetService()
  6548.     {
  6549.         $this->throw('Cannot autowire service ".service_locator.fy7ETdA": it references class "App\\Entity\\SignaturesSheet" but no such service exists.');
  6550.     }
  6551.     /**
  6552.      * Gets the private '.errored..service_locator.iARhfO1.App\Entity\Channel\Channel' shared service.
  6553.      *
  6554.      * @return \App\Entity\Channel\Channel
  6555.      */
  6556.     protected function getChannel15Service()
  6557.     {
  6558.         $this->throw('Cannot autowire service ".service_locator.iARhfO1": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6559.     }
  6560.     /**
  6561.      * Gets the private '.errored..service_locator.jGCgIS..App\Entity\Channel\Channel' shared service.
  6562.      *
  6563.      * @return \App\Entity\Channel\Channel
  6564.      */
  6565.     protected function getChannel16Service()
  6566.     {
  6567.         $this->throw('Cannot autowire service ".service_locator.jGCgIS.": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6568.     }
  6569.     /**
  6570.      * Gets the private '.errored..service_locator.jGCgIS..App\Entity\SignaturesSheet' shared service.
  6571.      *
  6572.      * @return \App\Entity\SignaturesSheet
  6573.      */
  6574.     protected function getSignaturesSheet2Service()
  6575.     {
  6576.         $this->throw('Cannot autowire service ".service_locator.jGCgIS.": it references class "App\\Entity\\SignaturesSheet" but no such service exists.');
  6577.     }
  6578.     /**
  6579.      * Gets the private '.errored..service_locator.k.6sDgC.App\Entity\Channel\Channel' shared service.
  6580.      *
  6581.      * @return \App\Entity\Channel\Channel
  6582.      */
  6583.     protected function getChannel17Service()
  6584.     {
  6585.         $this->throw('Cannot autowire service ".service_locator.k.6sDgC": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6586.     }
  6587.     /**
  6588.      * Gets the private '.errored..service_locator.n_DWpNE.App\Entity\Channel\Channel' shared service.
  6589.      *
  6590.      * @return \App\Entity\Channel\Channel
  6591.      */
  6592.     protected function getChannel18Service()
  6593.     {
  6594.         $this->throw('Cannot autowire service ".service_locator.n_DWpNE": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6595.     }
  6596.     /**
  6597.      * Gets the private '.errored..service_locator.nyQ9vNF.Throwable' shared service.
  6598.      *
  6599.      * @return \Throwable
  6600.      */
  6601.     protected function get_Errored__ServiceLocator_NyQ9vNF_ThrowableService()
  6602.     {
  6603.         $this->throw('Cannot autowire service ".service_locator.nyQ9vNF": it references interface "Throwable" but no such service exists. You should maybe alias this interface to one of these existing services: "App\\Exception\\ConferenceDeniedException", "App\\Exception\\ConferenceEndFailedException", "App\\Exception\\ConferenceJoinFailedException", "App\\Exception\\ConferenceNotFoundException", "App\\Exception\\ExternalMeetingClientException", "App\\Exception\\ExternalMeetingNotFoundException", "Nellapp\\Bundle\\SDKBundle\\DataSync\\Exception\\HydratorException", "Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Exception\\AppNotFoundException", "Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\Exception\\EntityException".');
  6604.     }
  6605.     /**
  6606.      * Gets the private '.errored..service_locator.pHJ8DAv.App\Entity\Channel\Channel' shared service.
  6607.      *
  6608.      * @return \App\Entity\Channel\Channel
  6609.      */
  6610.     protected function getChannel19Service()
  6611.     {
  6612.         $this->throw('Cannot autowire service ".service_locator.pHJ8DAv": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6613.     }
  6614.     /**
  6615.      * Gets the private '.errored..service_locator.q.2Au53.App\Entity\Channel\Channel' shared service.
  6616.      *
  6617.      * @return \App\Entity\Channel\Channel
  6618.      */
  6619.     protected function getChannel20Service()
  6620.     {
  6621.         $this->throw('Cannot autowire service ".service_locator.q.2Au53": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  6622.     }
  6623.     /**
  6624.      * Gets the private '.errored..service_locator.q.2Au53.App\Entity\Planning\PlanningResource' shared service.
  6625.      *
  6626.      * @return \App\Entity\Planning\PlanningResource
  6627.      */
  6628.     protected function getPlanningResourceService()
  6629.     {
  6630.         $this->throw('Cannot autowire service ".service_locator.q.2Au53": it references class "App\\Entity\\Planning\\PlanningResource" but no such service exists.');
  6631.     }
  6632.     /**
  6633.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  6634.      *
  6635.      * @return \Symfony\Component\Console\Command\LazyCommand
  6636.      */
  6637.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  6638.     {
  6639.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6640.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6641.         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 {
  6642.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  6643.         });
  6644.     }
  6645.     /**
  6646.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  6647.      *
  6648.      * @return \Symfony\Component\Console\Command\LazyCommand
  6649.      */
  6650.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  6651.     {
  6652.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6653.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6654.         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 {
  6655.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  6656.         });
  6657.     }
  6658.     /**
  6659.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  6660.      *
  6661.      * @return \Symfony\Component\Console\Command\LazyCommand
  6662.      */
  6663.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  6664.     {
  6665.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6666.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6667.         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 {
  6668.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  6669.         });
  6670.     }
  6671.     /**
  6672.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  6673.      *
  6674.      * @return \Symfony\Component\Console\Command\LazyCommand
  6675.      */
  6676.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  6677.     {
  6678.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6679.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6680.         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 {
  6681.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  6682.         });
  6683.     }
  6684.     /**
  6685.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  6686.      *
  6687.      * @return \Symfony\Component\Console\Command\LazyCommand
  6688.      */
  6689.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  6690.     {
  6691.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6692.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6693.         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 {
  6694.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  6695.         });
  6696.     }
  6697.     /**
  6698.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  6699.      *
  6700.      * @return \Symfony\Component\Console\Command\LazyCommand
  6701.      */
  6702.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  6703.     {
  6704.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6705.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6706.         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 {
  6707.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  6708.         });
  6709.     }
  6710.     /**
  6711.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  6712.      *
  6713.      * @return \Symfony\Component\Console\Command\LazyCommand
  6714.      */
  6715.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  6716.     {
  6717.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6718.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6719.         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 {
  6720.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  6721.         });
  6722.     }
  6723.     /**
  6724.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  6725.      *
  6726.      * @return \Symfony\Component\Console\Command\LazyCommand
  6727.      */
  6728.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  6729.     {
  6730.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6731.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6732.         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 {
  6733.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  6734.         });
  6735.     }
  6736.     /**
  6737.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  6738.      *
  6739.      * @return \Symfony\Component\Console\Command\LazyCommand
  6740.      */
  6741.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  6742.     {
  6743.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6745.         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 {
  6746.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  6747.         });
  6748.     }
  6749.     /**
  6750.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  6751.      *
  6752.      * @return \Symfony\Component\Console\Command\LazyCommand
  6753.      */
  6754.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  6755.     {
  6756.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6757.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6758.         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 {
  6759.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  6760.         });
  6761.     }
  6762.     /**
  6763.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  6764.      *
  6765.      * @return \Symfony\Component\Console\Command\LazyCommand
  6766.      */
  6767.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  6768.     {
  6769.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6770.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6771.         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 {
  6772.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  6773.         });
  6774.     }
  6775.     /**
  6776.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  6777.      *
  6778.      * @return \Symfony\Component\Console\Command\LazyCommand
  6779.      */
  6780.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  6781.     {
  6782.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6783.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6784.         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 {
  6785.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  6786.         });
  6787.     }
  6788.     /**
  6789.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  6790.      *
  6791.      * @return \Symfony\Component\Console\Command\LazyCommand
  6792.      */
  6793.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  6794.     {
  6795.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6796.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6797.         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 {
  6798.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  6799.         });
  6800.     }
  6801.     /**
  6802.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  6803.      *
  6804.      * @return \Symfony\Component\Console\Command\LazyCommand
  6805.      */
  6806.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  6807.     {
  6808.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6810.         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 {
  6811.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  6812.         });
  6813.     }
  6814.     /**
  6815.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  6816.      *
  6817.      * @return \Symfony\Component\Console\Command\LazyCommand
  6818.      */
  6819.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  6820.     {
  6821.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6822.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6823.         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 {
  6824.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  6825.         });
  6826.     }
  6827.     /**
  6828.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  6829.      *
  6830.      * @return \Symfony\Component\Console\Command\LazyCommand
  6831.      */
  6832.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  6833.     {
  6834.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6836.         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 {
  6837.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  6838.         });
  6839.     }
  6840.     /**
  6841.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  6842.      *
  6843.      * @return \Symfony\Component\Console\Command\LazyCommand
  6844.      */
  6845.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  6846.     {
  6847.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6848.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6849.         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 {
  6850.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  6851.         });
  6852.     }
  6853.     /**
  6854.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  6855.      *
  6856.      * @return \Symfony\Component\Console\Command\LazyCommand
  6857.      */
  6858.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  6859.     {
  6860.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6862.         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 {
  6863.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  6864.         });
  6865.     }
  6866.     /**
  6867.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  6868.      *
  6869.      * @return \Symfony\Component\Console\Command\LazyCommand
  6870.      */
  6871.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  6872.     {
  6873.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6875.         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 {
  6876.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  6877.         });
  6878.     }
  6879.     /**
  6880.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  6881.      *
  6882.      * @return \Symfony\Component\Console\Command\LazyCommand
  6883.      */
  6884.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  6885.     {
  6886.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6888.         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 {
  6889.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  6890.         });
  6891.     }
  6892.     /**
  6893.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  6894.      *
  6895.      * @return \Symfony\Component\Console\Command\LazyCommand
  6896.      */
  6897.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  6898.     {
  6899.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6900.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6901.         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 {
  6902.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  6903.         });
  6904.     }
  6905.     /**
  6906.      * Gets the private '.messenger.handler_descriptor.Nu9db1O' shared service.
  6907.      *
  6908.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  6909.      */
  6910.     protected function get_Messenger_HandlerDescriptor_Nu9db1OService()
  6911.     {
  6912.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  6913.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  6914.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Messenger/AbstractHandler.php';
  6915.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Messenger/Handler/EntitySyncHandler.php';
  6916.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Tracker/Tracker.php';
  6917.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService());
  6918.         if (isset($this->privates['.messenger.handler_descriptor.Nu9db1O'])) {
  6919.             return $this->privates['.messenger.handler_descriptor.Nu9db1O'];
  6920.         }
  6921.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService());
  6922.         if (isset($this->privates['.messenger.handler_descriptor.Nu9db1O'])) {
  6923.             return $this->privates['.messenger.handler_descriptor.Nu9db1O'];
  6924.         }
  6925.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6926.         if (isset($this->privates['.messenger.handler_descriptor.Nu9db1O'])) {
  6927.             return $this->privates['.messenger.handler_descriptor.Nu9db1O'];
  6928.         }
  6929.         return $this->privates['.messenger.handler_descriptor.Nu9db1O'] = 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()), $this->parameters['entities_handled']), []);
  6930.     }
  6931.     /**
  6932.      * Gets the private '.messenger.handler_descriptor.jADa3cd' shared service.
  6933.      *
  6934.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  6935.      */
  6936.     protected function get_Messenger_HandlerDescriptor_JADa3cdService()
  6937.     {
  6938.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  6939.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Messenger/Handler/RefreshUserMessageHandler.php';
  6940.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'] ?? $this->getUserRefresherService());
  6941.         if (isset($this->privates['.messenger.handler_descriptor.jADa3cd'])) {
  6942.             return $this->privates['.messenger.handler_descriptor.jADa3cd'];
  6943.         }
  6944.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  6945.         if (isset($this->privates['.messenger.handler_descriptor.jADa3cd'])) {
  6946.             return $this->privates['.messenger.handler_descriptor.jADa3cd'];
  6947.         }
  6948.         return $this->privates['.messenger.handler_descriptor.jADa3cd'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Nellapp\Bundle\SDKBundle\Auth\Messenger\Handler\RefreshUserMessageHandler($a$b), []);
  6949.     }
  6950.     /**
  6951.      * Gets the private '.messenger.handler_descriptor.tGvt0LH' shared service.
  6952.      *
  6953.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  6954.      */
  6955.     protected function get_Messenger_HandlerDescriptor_TGvt0LHService()
  6956.     {
  6957.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  6958.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  6959.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  6960.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  6961.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  6962.         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 () {
  6963.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  6964.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  6965.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  6966.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  6967.         }, 4)))->fromStrings(['main' => 'smtp://null'])), []);
  6968.     }
  6969.     /**
  6970.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  6971.      *
  6972.      * @return \Symfony\Component\Console\Command\LazyCommand
  6973.      */
  6974.     protected function get_Monolog_Command_ServerLog_LazyService()
  6975.     {
  6976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6978.         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 {
  6979.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  6980.         });
  6981.     }
  6982.     /**
  6983.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  6984.      *
  6985.      * @return \Symfony\Component\Console\Command\LazyCommand
  6986.      */
  6987.     protected function get_Security_Command_DebugFirewall_LazyService()
  6988.     {
  6989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6990.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6991.         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 {
  6992.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  6993.         });
  6994.     }
  6995.     /**
  6996.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  6997.      *
  6998.      * @return \Symfony\Component\Console\Command\LazyCommand
  6999.      */
  7000.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  7001.     {
  7002.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7003.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7004.         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 {
  7005.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  7006.         });
  7007.     }
  7008.     /**
  7009.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  7010.      *
  7011.      * @return \Symfony\Component\Console\Command\LazyCommand
  7012.      */
  7013.     protected function get_Security_Command_UserPasswordHash_LazyService()
  7014.     {
  7015.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7016.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  7017.         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 {
  7018.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  7019.         });
  7020.     }
  7021.     /**
  7022.      * Gets the private '.service_locator.075xQut' shared service.
  7023.      *
  7024.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7025.      */
  7026.     protected function get_ServiceLocator_075xQutService()
  7027.     {
  7028.         return $this->privates['.service_locator.075xQut'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7029.             '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.'],
  7030.             '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.'],
  7031.         ], [
  7032.             'channel' => 'App\\Entity\\Channel\\Channel',
  7033.             'lesson' => 'App\\Entity\\Channel\\Lesson',
  7034.         ]);
  7035.     }
  7036.     /**
  7037.      * Gets the private '.service_locator.0RzKdac' shared service.
  7038.      *
  7039.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7040.      */
  7041.     protected function get_ServiceLocator_0RzKdacService()
  7042.     {
  7043.         return $this->privates['.service_locator.0RzKdac'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7044.             '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.'],
  7045.             '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.'],
  7046.         ], [
  7047.             'channel' => 'App\\Entity\\Channel\\Channel',
  7048.             'file' => 'App\\Entity\\File',
  7049.         ]);
  7050.     }
  7051.     /**
  7052.      * Gets the private '.service_locator.2WKRybA' shared service.
  7053.      *
  7054.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7055.      */
  7056.     protected function get_ServiceLocator_2WKRybAService()
  7057.     {
  7058.         return $this->privates['.service_locator.2WKRybA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7059.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  7060.             'security.event_dispatcher.core_sync' => ['privates''security.event_dispatcher.core_sync''getSecurity_EventDispatcher_CoreSyncService'false],
  7061.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  7062.             'security.event_dispatcher.reverse_sync' => ['privates''security.event_dispatcher.reverse_sync''getSecurity_EventDispatcher_ReverseSyncService'false],
  7063.         ], [
  7064.             'event_dispatcher' => '?',
  7065.             'security.event_dispatcher.core_sync' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  7066.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  7067.             'security.event_dispatcher.reverse_sync' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  7068.         ]);
  7069.     }
  7070.     /**
  7071.      * Gets the private '.service_locator.46984jj' shared service.
  7072.      *
  7073.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7074.      */
  7075.     protected function get_ServiceLocator_46984jjService()
  7076.     {
  7077.         return $this->privates['.service_locator.46984jj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7078.             '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.'],
  7079.             '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.'],
  7080.         ], [
  7081.             'channel' => 'App\\Entity\\Channel\\Channel',
  7082.             'group' => 'App\\Entity\\Channel\\Group',
  7083.         ]);
  7084.     }
  7085.     /**
  7086.      * Gets the private '.service_locator.5wQPNPN' shared service.
  7087.      *
  7088.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7089.      */
  7090.     protected function get_ServiceLocator_5wQPNPNService()
  7091.     {
  7092.         return $this->privates['.service_locator.5wQPNPN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7093.             '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.'],
  7094.             '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.'],
  7095.         ], [
  7096.             'channel' => 'App\\Entity\\Channel\\Channel',
  7097.             'userSign' => 'App\\Entity\\Signing\\UserSign',
  7098.         ]);
  7099.     }
  7100.     /**
  7101.      * Gets the private '.service_locator.6gc8X_e' shared service.
  7102.      *
  7103.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7104.      */
  7105.     protected function get_ServiceLocator_6gc8XEService()
  7106.     {
  7107.         return $this->privates['.service_locator.6gc8X_e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7108.             'fileRepository' => ['privates''App\\Repository\\FileRepository''getFileRepositoryService'false],
  7109.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  7110.         ], [
  7111.             'fileRepository' => 'App\\Repository\\FileRepository',
  7112.             'paginator' => '?',
  7113.         ]);
  7114.     }
  7115.     /**
  7116.      * Gets the private '.service_locator.B13LZRJ' shared service.
  7117.      *
  7118.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7119.      */
  7120.     protected function get_ServiceLocator_B13LZRJService()
  7121.     {
  7122.         return $this->privates['.service_locator.B13LZRJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7123.             'clientRegistry' => ['services''knpu.oauth2.registry''getKnpu_Oauth2_RegistryService'false],
  7124.         ], [
  7125.             'clientRegistry' => '?',
  7126.         ]);
  7127.     }
  7128.     /**
  7129.      * Gets the private '.service_locator.D4B9_8p' shared service.
  7130.      *
  7131.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7132.      */
  7133.     protected function get_ServiceLocator_D4B98pService()
  7134.     {
  7135.         return $this->privates['.service_locator.D4B9_8p'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7136.             '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.'],
  7137.         ], [
  7138.             'event' => 'App\\Entity\\Planning\\Event',
  7139.         ]);
  7140.     }
  7141.     /**
  7142.      * Gets the private '.service_locator.GNc8e5B' shared service.
  7143.      *
  7144.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7145.      */
  7146.     protected function get_ServiceLocator_GNc8e5BService()
  7147.     {
  7148.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7149.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  7150.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  7151.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  7152.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7153.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7154.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  7155.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7156.             'router' => ['services''router''getRouterService'false],
  7157.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  7158.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  7159.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  7160.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  7161.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7162.         ], [
  7163.             'doctrine' => '?',
  7164.             'form.factory' => '?',
  7165.             'http_kernel' => '?',
  7166.             'message_bus' => '?',
  7167.             'messenger.default_bus' => '?',
  7168.             'parameter_bag' => '?',
  7169.             'request_stack' => '?',
  7170.             'router' => '?',
  7171.             'security.authorization_checker' => '?',
  7172.             'security.token_storage' => '?',
  7173.             'serializer' => '?',
  7174.             'session' => '.session.deprecated',
  7175.             'twig' => '?',
  7176.         ]);
  7177.     }
  7178.     /**
  7179.      * Gets the private '.service_locator.Hz23B1H' shared service.
  7180.      *
  7181.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7182.      */
  7183.     protected function get_ServiceLocator_Hz23B1HService()
  7184.     {
  7185.         return $this->privates['.service_locator.Hz23B1H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7186.             '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.'],
  7187.             '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.'],
  7188.         ], [
  7189.             'channel' => 'App\\Entity\\Channel\\Channel',
  7190.             'room' => 'App\\Entity\\Channel\\Room',
  7191.         ]);
  7192.     }
  7193.     /**
  7194.      * Gets the private '.service_locator.IcrMgps' shared service.
  7195.      *
  7196.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7197.      */
  7198.     protected function get_ServiceLocator_IcrMgpsService()
  7199.     {
  7200.         return $this->privates['.service_locator.IcrMgps'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7201.             '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.'],
  7202.             '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.'],
  7203.         ], [
  7204.             'channel' => 'App\\Entity\\Channel\\Channel',
  7205.             'event' => 'App\\Entity\\Planning\\Event',
  7206.         ]);
  7207.     }
  7208.     /**
  7209.      * Gets the private '.service_locator.Ig8zDIC' shared service.
  7210.      *
  7211.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7212.      */
  7213.     protected function get_ServiceLocator_Ig8zDICService()
  7214.     {
  7215.         return $this->privates['.service_locator.Ig8zDIC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7216.             '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.'],
  7217.         ], [
  7218.             'group' => 'App\\Entity\\Channel\\Group',
  7219.         ]);
  7220.     }
  7221.     /**
  7222.      * Gets the private '.service_locator.IuQR_f2' shared service.
  7223.      *
  7224.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7225.      */
  7226.     protected function get_ServiceLocator_IuQRF2Service()
  7227.     {
  7228.         return $this->privates['.service_locator.IuQR_f2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7229.             'security.firewall.map.context.core_sync' => ['privates''security.firewall.map.context.core_sync''getSecurity_Firewall_Map_Context_CoreSyncService'false],
  7230.             'security.firewall.map.context.core_sync_doc' => ['privates''security.firewall.map.context.core_sync_doc''getSecurity_Firewall_Map_Context_CoreSyncDocService'false],
  7231.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  7232.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  7233.             'security.firewall.map.context.reverse_sync' => ['privates''security.firewall.map.context.reverse_sync''getSecurity_Firewall_Map_Context_ReverseSyncService'false],
  7234.         ], [
  7235.             'security.firewall.map.context.core_sync' => '?',
  7236.             'security.firewall.map.context.core_sync_doc' => '?',
  7237.             'security.firewall.map.context.dev' => '?',
  7238.             'security.firewall.map.context.main' => '?',
  7239.             'security.firewall.map.context.reverse_sync' => '?',
  7240.         ]);
  7241.     }
  7242.     /**
  7243.      * Gets the private '.service_locator.Jn3d1K4' shared service.
  7244.      *
  7245.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7246.      */
  7247.     protected function get_ServiceLocator_Jn3d1K4Service()
  7248.     {
  7249.         return $this->privates['.service_locator.Jn3d1K4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7250.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  7251.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  7252.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  7253.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7254.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7255.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  7256.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7257.             'router' => ['services''router''getRouterService'false],
  7258.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  7259.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  7260.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  7261.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  7262.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7263.         ], [
  7264.             'doctrine' => '?',
  7265.             'form.factory' => '?',
  7266.             'http_kernel' => '?',
  7267.             'message_bus' => '?',
  7268.             'messenger.default_bus' => '?',
  7269.             'parameter_bag' => '?',
  7270.             'request_stack' => '?',
  7271.             'router' => '?',
  7272.             'security.authorization_checker' => '?',
  7273.             'security.token_storage' => '?',
  7274.             'serializer' => '?',
  7275.             'session' => '.session.deprecated',
  7276.             'twig' => '?',
  7277.         ]);
  7278.     }
  7279.     /**
  7280.      * Gets the private '.service_locator.KfbR3DY' shared service.
  7281.      *
  7282.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7283.      */
  7284.     protected function get_ServiceLocator_KfbR3DYService()
  7285.     {
  7286.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7287.             '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".'],
  7288.         ], [
  7289.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  7290.         ]);
  7291.     }
  7292.     /**
  7293.      * Gets the private '.service_locator.KtJzez_' shared service.
  7294.      *
  7295.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7296.      */
  7297.     protected function get_ServiceLocator_KtJzezService()
  7298.     {
  7299.         return $this->privates['.service_locator.KtJzez_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7300.             '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.'],
  7301.             'shareFavoriteFilterDTO' => ['privates''App\\DTO\\UserFavorite\\ShareFavoriteFilterDTO''getShareFavoriteFilterDTOService'false],
  7302.             '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.'],
  7303.         ], [
  7304.             'channel' => 'App\\Entity\\Channel\\Channel',
  7305.             'shareFavoriteFilterDTO' => 'App\\DTO\\UserFavorite\\ShareFavoriteFilterDTO',
  7306.             'userFavorite' => 'App\\Entity\\Account\\UserFavoriteFilter',
  7307.         ]);
  7308.     }
  7309.     /**
  7310.      * Gets the private '.service_locator.N_iEzAJ' shared service.
  7311.      *
  7312.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7313.      */
  7314.     protected function get_ServiceLocator_NIEzAJService()
  7315.     {
  7316.         return $this->privates['.service_locator.N_iEzAJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7317.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  7318.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  7319.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  7320.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7321.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7322.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  7323.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7324.             'router' => ['services''router''getRouterService'false],
  7325.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  7326.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  7327.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  7328.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  7329.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7330.         ], [
  7331.             'doctrine' => '?',
  7332.             'form.factory' => '?',
  7333.             'http_kernel' => '?',
  7334.             'message_bus' => '?',
  7335.             'messenger.default_bus' => '?',
  7336.             'parameter_bag' => '?',
  7337.             'request_stack' => '?',
  7338.             'router' => '?',
  7339.             'security.authorization_checker' => '?',
  7340.             'security.token_storage' => '?',
  7341.             'serializer' => '?',
  7342.             'session' => '.session.deprecated',
  7343.             'twig' => '?',
  7344.         ]);
  7345.     }
  7346.     /**
  7347.      * Gets the private '.service_locator.OmHnDsX' shared service.
  7348.      *
  7349.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7350.      */
  7351.     protected function get_ServiceLocator_OmHnDsXService()
  7352.     {
  7353.         return $this->privates['.service_locator.OmHnDsX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7354.             '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.'],
  7355.             '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.'],
  7356.         ], [
  7357.             'channel' => 'App\\Entity\\Channel\\Channel',
  7358.             'session' => 'App\\Entity\\Channel\\Session',
  7359.         ]);
  7360.     }
  7361.     /**
  7362.      * Gets the private '.service_locator.Qh7JY0h' shared service.
  7363.      *
  7364.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7365.      */
  7366.     protected function get_ServiceLocator_Qh7JY0hService()
  7367.     {
  7368.         return $this->privates['.service_locator.Qh7JY0h'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7369.             '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.'],
  7370.         ], [
  7371.             'userSign' => 'App\\Entity\\Signing\\UserSign',
  7372.         ]);
  7373.     }
  7374.     /**
  7375.      * Gets the private '.service_locator.RlytIys' shared service.
  7376.      *
  7377.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7378.      */
  7379.     protected function get_ServiceLocator_RlytIysService()
  7380.     {
  7381.         return $this->privates['.service_locator.RlytIys'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7382.             '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.'],
  7383.         ], [
  7384.             'user' => 'App\\Entity\\Account\\User',
  7385.         ]);
  7386.     }
  7387.     /**
  7388.      * Gets the private '.service_locator.S.wFU6W' shared service.
  7389.      *
  7390.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7391.      */
  7392.     protected function get_ServiceLocator_S_WFU6WService()
  7393.     {
  7394.         return $this->privates['.service_locator.S.wFU6W'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7395.             '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.'],
  7396.             '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.'],
  7397.         ], [
  7398.             'channel' => 'App\\Entity\\Channel\\Channel',
  7399.             'userFavorite' => 'App\\Entity\\Account\\UserFavoriteFilter',
  7400.         ]);
  7401.     }
  7402.     /**
  7403.      * Gets the private '.service_locator.SExsvfk' shared service.
  7404.      *
  7405.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7406.      */
  7407.     protected function get_ServiceLocator_SExsvfkService()
  7408.     {
  7409.         return $this->privates['.service_locator.SExsvfk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7410.             '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.'],
  7411.             '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.'],
  7412.             '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.'],
  7413.         ], [
  7414.             'channel' => 'App\\Entity\\Channel\\Channel',
  7415.             'session' => 'App\\Entity\\Channel\\Session',
  7416.             'user' => 'App\\Entity\\Account\\User',
  7417.         ]);
  7418.     }
  7419.     /**
  7420.      * Gets the private '.service_locator.Sdca.NS' shared service.
  7421.      *
  7422.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7423.      */
  7424.     protected function get_ServiceLocator_Sdca_NSService()
  7425.     {
  7426.         return $this->privates['.service_locator.Sdca.NS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7427.             '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.'],
  7428.             '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.'],
  7429.         ], [
  7430.             'channel' => 'App\\Entity\\Channel\\Channel',
  7431.             'channelUserData' => 'App\\Entity\\ChannelUserData\\ChannelUserData',
  7432.         ]);
  7433.     }
  7434.     /**
  7435.      * Gets the private '.service_locator.XdWTxWI' shared service.
  7436.      *
  7437.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7438.      */
  7439.     protected function get_ServiceLocator_XdWTxWIService()
  7440.     {
  7441.         return $this->privates['.service_locator.XdWTxWI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7442.             '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.'],
  7443.         ], [
  7444.             'userFavorite' => 'App\\Entity\\Account\\UserFavoriteFilter',
  7445.         ]);
  7446.     }
  7447.     /**
  7448.      * Gets the private '.service_locator.Y4J.A.e' shared service.
  7449.      *
  7450.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7451.      */
  7452.     protected function get_ServiceLocator_Y4J_A_EService()
  7453.     {
  7454.         return $this->privates['.service_locator.Y4J.A.e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7455.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  7456.         ], [
  7457.             'failed' => '?',
  7458.         ]);
  7459.     }
  7460.     /**
  7461.      * Gets the private '.service_locator._HjxFZI' shared service.
  7462.      *
  7463.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7464.      */
  7465.     protected function get_ServiceLocator_HjxFZIService()
  7466.     {
  7467.         return $this->privates['.service_locator._HjxFZI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7468.             '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.'],
  7469.             '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.'],
  7470.         ], [
  7471.             'channel' => 'App\\Entity\\Channel\\Channel',
  7472.             'user' => 'App\\Entity\\Account\\User',
  7473.         ]);
  7474.     }
  7475.     /**
  7476.      * Gets the private '.service_locator._U2m1zW' shared service.
  7477.      *
  7478.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7479.      */
  7480.     protected function get_ServiceLocator_U2m1zWService()
  7481.     {
  7482.         return $this->privates['.service_locator._U2m1zW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7483.             '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.'],
  7484.         ], [
  7485.             'notification' => 'App\\Entity\\Account\\Notification',
  7486.         ]);
  7487.     }
  7488.     /**
  7489.      * Gets the private '.service_locator.aVAz5lc' shared service.
  7490.      *
  7491.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7492.      */
  7493.     protected function get_ServiceLocator_AVAz5lcService()
  7494.     {
  7495.         return $this->privates['.service_locator.aVAz5lc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7496.             '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.'],
  7497.             'favoriteFilterDTO' => ['privates''App\\DTO\\UserFavorite\\FavoriteFilterDTO''getFavoriteFilterDTOService'false],
  7498.             '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.'],
  7499.         ], [
  7500.             'channel' => 'App\\Entity\\Channel\\Channel',
  7501.             'favoriteFilterDTO' => 'App\\DTO\\UserFavorite\\FavoriteFilterDTO',
  7502.             'userFavorite' => 'App\\Entity\\Account\\UserFavoriteFilter',
  7503.         ]);
  7504.     }
  7505.     /**
  7506.      * Gets the private '.service_locator.dHHQDtH' shared service.
  7507.      *
  7508.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7509.      */
  7510.     protected function get_ServiceLocator_DHHQDtHService()
  7511.     {
  7512.         return $this->privates['.service_locator.dHHQDtH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7513.             'viewhandler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  7514.         ], [
  7515.             'viewhandler' => '?',
  7516.         ]);
  7517.     }
  7518.     /**
  7519.      * Gets the private '.service_locator.fy7ETdA' shared service.
  7520.      *
  7521.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7522.      */
  7523.     protected function get_ServiceLocator_Fy7ETdAService()
  7524.     {
  7525.         return $this->privates['.service_locator.fy7ETdA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7526.             '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.'],
  7527.             '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.'],
  7528.         ], [
  7529.             'channel' => 'App\\Entity\\Channel\\Channel',
  7530.             'signaturesSheet' => 'App\\Entity\\SignaturesSheet',
  7531.         ]);
  7532.     }
  7533.     /**
  7534.      * Gets the private '.service_locator.iARhfO1' shared service.
  7535.      *
  7536.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7537.      */
  7538.     protected function get_ServiceLocator_IARhfO1Service()
  7539.     {
  7540.         return $this->privates['.service_locator.iARhfO1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7541.             '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.'],
  7542.             'favoriteFilterDTO' => ['privates''App\\DTO\\UserFavorite\\FavoriteFilterDTO''getFavoriteFilterDTOService'false],
  7543.         ], [
  7544.             'channel' => 'App\\Entity\\Channel\\Channel',
  7545.             'favoriteFilterDTO' => 'App\\DTO\\UserFavorite\\FavoriteFilterDTO',
  7546.         ]);
  7547.     }
  7548.     /**
  7549.      * Gets the private '.service_locator.jGCgIS.' shared service.
  7550.      *
  7551.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7552.      */
  7553.     protected function get_ServiceLocator_JGCgIS_Service()
  7554.     {
  7555.         return $this->privates['.service_locator.jGCgIS.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7556.             '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.'],
  7557.             '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.'],
  7558.         ], [
  7559.             'channel' => 'App\\Entity\\Channel\\Channel',
  7560.             'signaturesSheet' => 'App\\Entity\\SignaturesSheet',
  7561.         ]);
  7562.     }
  7563.     /**
  7564.      * Gets the private '.service_locator.k.6sDgC' shared service.
  7565.      *
  7566.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7567.      */
  7568.     protected function get_ServiceLocator_K_6sDgCService()
  7569.     {
  7570.         return $this->privates['.service_locator.k.6sDgC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7571.             '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.'],
  7572.         ], [
  7573.             'channel' => 'App\\Entity\\Channel\\Channel',
  7574.         ]);
  7575.     }
  7576.     /**
  7577.      * Gets the private '.service_locator.n_DWpNE' shared service.
  7578.      *
  7579.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7580.      */
  7581.     protected function get_ServiceLocator_NDWpNEService()
  7582.     {
  7583.         return $this->privates['.service_locator.n_DWpNE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7584.             'builderUpdater' => ['services''spiriit_form_filter.query_builder_updater''getSpiriitFormFilter_QueryBuilderUpdaterService'false],
  7585.             '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.'],
  7586.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  7587.         ], [
  7588.             'builderUpdater' => '?',
  7589.             'channel' => 'App\\Entity\\Channel\\Channel',
  7590.             'paginator' => '?',
  7591.         ]);
  7592.     }
  7593.     /**
  7594.      * Gets the private '.service_locator.nyQ9vNF' shared service.
  7595.      *
  7596.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7597.      */
  7598.     protected function get_ServiceLocator_NyQ9vNFService()
  7599.     {
  7600.         return $this->privates['.service_locator.nyQ9vNF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7601.             'exception' => ['privates''.errored..service_locator.nyQ9vNF.Throwable'NULL'Cannot autowire service ".service_locator.nyQ9vNF": it references interface "Throwable" but no such service exists. You should maybe alias this interface to one of these existing services: "App\\Exception\\ConferenceDeniedException", "App\\Exception\\ConferenceEndFailedException", "App\\Exception\\ConferenceJoinFailedException", "App\\Exception\\ConferenceNotFoundException", "App\\Exception\\ExternalMeetingClientException", "App\\Exception\\ExternalMeetingNotFoundException", "Nellapp\\Bundle\\SDKBundle\\DataSync\\Exception\\HydratorException", "Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Exception\\AppNotFoundException", "Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\Exception\\EntityException".'],
  7602.         ], [
  7603.             'exception' => 'Throwable',
  7604.         ]);
  7605.     }
  7606.     /**
  7607.      * Gets the private '.service_locator.pHJ8DAv' shared service.
  7608.      *
  7609.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7610.      */
  7611.     protected function get_ServiceLocator_PHJ8DAvService()
  7612.     {
  7613.         return $this->privates['.service_locator.pHJ8DAv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7614.             'builderUpdater' => ['services''spiriit_form_filter.query_builder_updater''getSpiriitFormFilter_QueryBuilderUpdaterService'false],
  7615.             '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.'],
  7616.         ], [
  7617.             'builderUpdater' => '?',
  7618.             'channel' => 'App\\Entity\\Channel\\Channel',
  7619.         ]);
  7620.     }
  7621.     /**
  7622.      * Gets the private '.service_locator.q.2Au53' shared service.
  7623.      *
  7624.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7625.      */
  7626.     protected function get_ServiceLocator_Q_2Au53Service()
  7627.     {
  7628.         return $this->privates['.service_locator.q.2Au53'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7629.             '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.'],
  7630.             '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.'],
  7631.         ], [
  7632.             'channel' => 'App\\Entity\\Channel\\Channel',
  7633.             'planningResource' => 'App\\Entity\\Planning\\PlanningResource',
  7634.         ]);
  7635.     }
  7636.     /**
  7637.      * Gets the private '.service_locator.qfqIn_W' shared service.
  7638.      *
  7639.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7640.      */
  7641.     protected function get_ServiceLocator_QfqInWService()
  7642.     {
  7643.         return $this->privates['.service_locator.qfqIn_W'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7644.             'userSignAlertService' => ['privates''App\\Service\\Sign\\UserSignAlertService''getUserSignAlertServiceService'false],
  7645.         ], [
  7646.             'userSignAlertService' => 'App\\Service\\Sign\\UserSignAlertService',
  7647.         ]);
  7648.     }
  7649.     /**
  7650.      * Gets the private '.service_locator.rbKFZjg' shared service.
  7651.      *
  7652.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7653.      */
  7654.     protected function get_ServiceLocator_RbKFZjgService()
  7655.     {
  7656.         return $this->privates['.service_locator.rbKFZjg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7657.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  7658.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  7659.             'messenger.transport.sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  7660.             'messenger.transport.sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  7661.             'sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  7662.             'sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  7663.         ], [
  7664.             'failed' => '?',
  7665.             'messenger.transport.failed' => '?',
  7666.             'messenger.transport.sync_full_user_transport' => '?',
  7667.             'messenger.transport.sync_transport' => '?',
  7668.             'sync_full_user_transport' => '?',
  7669.             'sync_transport' => '?',
  7670.         ]);
  7671.     }
  7672.     /**
  7673.      * Gets the private '.service_locator.wnYhrar' shared service.
  7674.      *
  7675.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7676.      */
  7677.     protected function get_ServiceLocator_WnYhrarService()
  7678.     {
  7679.         return $this->privates['.service_locator.wnYhrar'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7680.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  7681.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  7682.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  7683.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7684.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7685.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  7686.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7687.             'router' => ['services''router''getRouterService'false],
  7688.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  7689.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  7690.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  7691.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  7692.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7693.         ], [
  7694.             'doctrine' => '?',
  7695.             'form.factory' => '?',
  7696.             'http_kernel' => '?',
  7697.             'message_bus' => '?',
  7698.             'messenger.default_bus' => '?',
  7699.             'parameter_bag' => '?',
  7700.             'request_stack' => '?',
  7701.             'router' => '?',
  7702.             'security.authorization_checker' => '?',
  7703.             'security.token_storage' => '?',
  7704.             'serializer' => '?',
  7705.             'session' => '.session.deprecated',
  7706.             'twig' => '?',
  7707.         ]);
  7708.     }
  7709.     /**
  7710.      * Gets the private '.service_locator.z4vVS.d' shared service.
  7711.      *
  7712.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7713.      */
  7714.     protected function get_ServiceLocator_Z4vVS_DService()
  7715.     {
  7716.         return $this->privates['.service_locator.z4vVS.d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7717.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  7718.         ], [
  7719.             'paginator' => '?',
  7720.         ]);
  7721.     }
  7722.     /**
  7723.      * Gets the private '.service_locator.zdgXw9u' shared service.
  7724.      *
  7725.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7726.      */
  7727.     protected function get_ServiceLocator_ZdgXw9uService()
  7728.     {
  7729.         return $this->privates['.service_locator.zdgXw9u'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7730.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser::__invoke' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  7731.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction::__invoke' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7732.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction::__invoke' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7733.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7734.             'App\\Controller\\Async\\Event\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7735.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7736.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7737.             'App\\Controller\\Async\\Event\\Conference\\CancelAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7738.             'App\\Controller\\Async\\Event\\Conference\\EndAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7739.             'App\\Controller\\Async\\Event\\Conference\\GetAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7740.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7741.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7742.             'App\\Controller\\Async\\Event\\DeleteAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7743.             'App\\Controller\\Async\\Event\\DirtyGetAction::__invoke' => ['privates''.service_locator.D4B9_8p''get_ServiceLocator_D4B98pService'false],
  7744.             'App\\Controller\\Async\\Event\\DuplicateAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7745.             'App\\Controller\\Async\\Event\\GetAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7746.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7747.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7748.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7749.             'App\\Controller\\Async\\Event\\PostAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7750.             'App\\Controller\\Async\\Event\\PutAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7751.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7752.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7753.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7754.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7755.             'App\\Controller\\Async\\Event\\RruleCollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7756.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7757.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7758.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction::__invoke' => ['privates''.service_locator.XdWTxWI''get_ServiceLocator_XdWTxWIService'false],
  7759.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction::__invoke' => ['privates''.service_locator.S.wFU6W''get_ServiceLocator_S_WFU6WService'false],
  7760.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction::__invoke' => ['privates''.service_locator.iARhfO1''get_ServiceLocator_IARhfO1Service'false],
  7761.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction::__invoke' => ['privates''.service_locator.aVAz5lc''get_ServiceLocator_AVAz5lcService'false],
  7762.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction::__invoke' => ['privates''.service_locator.XdWTxWI''get_ServiceLocator_XdWTxWIService'false],
  7763.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction::__invoke' => ['privates''.service_locator.KtJzez_''get_ServiceLocator_KtJzezService'false],
  7764.             'App\\Controller\\Async\\File\\GetPreviewAction::__invoke' => ['privates''.service_locator.0RzKdac''get_ServiceLocator_0RzKdacService'false],
  7765.             'App\\Controller\\Async\\Group\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7766.             'App\\Controller\\Async\\Group\\EventCollectionAction::__invoke' => ['privates''.service_locator.46984jj''get_ServiceLocator_46984jjService'false],
  7767.             'App\\Controller\\Async\\Group\\GetAction::__invoke' => ['privates''.service_locator.Ig8zDIC''get_ServiceLocator_Ig8zDICService'false],
  7768.             'App\\Controller\\Async\\Lesson\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7769.             'App\\Controller\\Async\\Lesson\\PostAction::__invoke' => ['privates''.service_locator.075xQut''get_ServiceLocator_075xQutService'false],
  7770.             'App\\Controller\\Async\\PlanningResource\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7771.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7772.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction::__invoke' => ['privates''.service_locator.q.2Au53''get_ServiceLocator_Q_2Au53Service'false],
  7773.             'App\\Controller\\Async\\RedirectToNimForEventAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7774.             'App\\Controller\\Async\\Resources\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7775.             'App\\Controller\\Async\\Room\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7776.             'App\\Controller\\Async\\Room\\EventCollectionAction::__invoke' => ['privates''.service_locator.Hz23B1H''get_ServiceLocator_Hz23B1HService'false],
  7777.             'App\\Controller\\Async\\Session\\EventCollectionAction::__invoke' => ['privates''.service_locator.46984jj''get_ServiceLocator_46984jjService'false],
  7778.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7779.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction::__invoke' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7780.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction::__invoke' => ['privates''.service_locator.fy7ETdA''get_ServiceLocator_Fy7ETdAService'false],
  7781.             'App\\Controller\\Async\\UserSign\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7782.             'App\\Controller\\Async\\UserSign\\CollectionPutAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7783.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7784.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7785.             'App\\Controller\\Async\\UserSign\\GetByEventAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7786.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7787.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7788.             'App\\Controller\\Async\\UserSign\\PostJustificationAction::__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7789.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction::__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7790.             'App\\Controller\\Async\\UserSign\\PutAction::__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7791.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction::__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7792.             'App\\Controller\\Async\\UserSign\\PutSignatureAction::__invoke' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7793.             'App\\Controller\\Async\\UserSign\\PutStatusAction::__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7794.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7795.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction::__invoke' => ['privates''.service_locator.pHJ8DAv''get_ServiceLocator_PHJ8DAvService'false],
  7796.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction::__invoke' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7797.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction::__invoke' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7798.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction::__invoke' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7799.             'App\\Controller\\Async\\User\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7800.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController::__invoke' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  7801.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController::__invoke' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  7802.             'App\\Controller\\AutoToken\\SigningAction::absent' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7803.             'App\\Controller\\AutoToken\\SigningAction::getEventAsync' => ['privates''.service_locator.D4B9_8p''get_ServiceLocator_D4B98pService'false],
  7804.             'App\\Controller\\AutoToken\\SigningAction::getUserSignAsync' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7805.             'App\\Controller\\AutoToken\\SigningAction::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  7806.             'App\\Controller\\AutoToken\\SigningAction::signature' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7807.             'App\\Controller\\FileController::show' => ['privates''.service_locator.0RzKdac''get_ServiceLocator_0RzKdacService'false],
  7808.             'App\\Controller\\Manage\\HomeController::index' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7809.             'App\\Controller\\Manage\\RoomController::planning' => ['privates''.service_locator.Hz23B1H''get_ServiceLocator_Hz23B1HService'false],
  7810.             'App\\Controller\\Manage\\SessionController::planning' => ['privates''.service_locator.OmHnDsX''get_ServiceLocator_OmHnDsXService'false],
  7811.             'App\\Controller\\Manage\\SignaturesSheetController::delete' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7812.             'App\\Controller\\Manage\\SignaturesSheetController::deleteMultipleSignatures' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7813.             'App\\Controller\\Manage\\SignaturesSheetController::deleteSignaturesSheet' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7814.             'App\\Controller\\Manage\\SignaturesSheetController::edit' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7815.             'App\\Controller\\Manage\\SignaturesSheetController::generatePdfSheets' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7816.             'App\\Controller\\Manage\\SignaturesSheetController::generatePdfSheetsPreview' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7817.             'App\\Controller\\Manage\\SignaturesSheetController::htmlPreview' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7818.             'App\\Controller\\Manage\\SignaturesSheetController::index' => ['privates''.service_locator.n_DWpNE''get_ServiceLocator_NDWpNEService'false],
  7819.             'App\\Controller\\Manage\\SignaturesSheetController::new' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7820.             'App\\Controller\\Manage\\SignaturesSheetController::show' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7821.             'App\\Controller\\Manage\\SigningController::index' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7822.             'App\\Controller\\Manage\\UserPlanningController::planningUser' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7823.             'App\\Controller\\OAuth\\NellappController::connectAction' => ['privates''.service_locator.B13LZRJ''get_ServiceLocator_B13LZRJService'false],
  7824.             'App\\Controller\\Profile\\PlanningController::myPlanningAction' => ['privates''.service_locator.qfqIn_W''get_ServiceLocator_QfqInWService'false],
  7825.             'App\\Controller\\Profile\\ProfileSigningController::documentsIndex' => ['privates''.service_locator.6gc8X_e''get_ServiceLocator_6gc8XEService'false],
  7826.             'App\\Controller\\Profile\\ProfileSigningController::recalledIndex' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  7827.             'App\\Controller\\ReverseSync\\Planning\\ChannelUserData\\EventCollectionAction::__invoke' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7828.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByAdminChannelUserDataAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7829.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByEventTypeAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7830.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsForAdminChannelUserDataAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7831.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetChannelUserDataCollectionByPeriodAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7832.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetGlobalAnalyticsAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7833.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByDates::__invoke' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  7834.             'App\\Controller\\ReverseSync\\Planning\\EventGlobalProgress::__invoke' => ['privates''.service_locator.SExsvfk''get_ServiceLocator_SExsvfkService'false],
  7835.             'App\\Controller\\ReverseSync\\Planning\\EventUserProgressionAction::__invoke' => ['privates''.service_locator.SExsvfk''get_ServiceLocator_SExsvfkService'false],
  7836.             'App\\Controller\\ReverseSync\\Proxy\\Channel\\GetEventDataForNimAction::__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7837.             'App\\Controller\\SearchCategoryController::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7838.             'App\\Controller\\SearchController::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7839.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController::show' => ['privates''.service_locator.nyQ9vNF''get_ServiceLocator_NyQ9vNFService'false],
  7840.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  7841.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  7842.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser:__invoke' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  7843.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  7844.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction:__invoke' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7845.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7846.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction:__invoke' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7847.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  7848.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7849.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7850.             'App\\Controller\\Async\\Event\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7851.             'App\\Controller\\Async\\Event\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7852.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7853.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7854.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7855.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7856.             'App\\Controller\\Async\\Event\\Conference\\CancelAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7857.             'App\\Controller\\Async\\Event\\Conference\\CancelAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7858.             'App\\Controller\\Async\\Event\\Conference\\EndAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7859.             'App\\Controller\\Async\\Event\\Conference\\EndAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7860.             'App\\Controller\\Async\\Event\\Conference\\GetAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7861.             'App\\Controller\\Async\\Event\\Conference\\GetAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7862.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7863.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7864.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7865.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7866.             'App\\Controller\\Async\\Event\\DeleteAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7867.             'App\\Controller\\Async\\Event\\DeleteAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7868.             'App\\Controller\\Async\\Event\\DirtyGetAction:__invoke' => ['privates''.service_locator.D4B9_8p''get_ServiceLocator_D4B98pService'false],
  7869.             'App\\Controller\\Async\\Event\\DirtyGetAction' => ['privates''.service_locator.D4B9_8p''get_ServiceLocator_D4B98pService'false],
  7870.             'App\\Controller\\Async\\Event\\DuplicateAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7871.             'App\\Controller\\Async\\Event\\DuplicateAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7872.             'App\\Controller\\Async\\Event\\GetAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7873.             'App\\Controller\\Async\\Event\\GetAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7874.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7875.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7876.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7877.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7878.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7879.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7880.             'App\\Controller\\Async\\Event\\PostAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7881.             'App\\Controller\\Async\\Event\\PostAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7882.             'App\\Controller\\Async\\Event\\PutAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7883.             'App\\Controller\\Async\\Event\\PutAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7884.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7885.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7886.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7887.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7888.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7889.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7890.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7891.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7892.             'App\\Controller\\Async\\Event\\RruleCollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7893.             'App\\Controller\\Async\\Event\\RruleCollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7894.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7895.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7896.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7897.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7898.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction:__invoke' => ['privates''.service_locator.XdWTxWI''get_ServiceLocator_XdWTxWIService'false],
  7899.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction' => ['privates''.service_locator.XdWTxWI''get_ServiceLocator_XdWTxWIService'false],
  7900.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction:__invoke' => ['privates''.service_locator.S.wFU6W''get_ServiceLocator_S_WFU6WService'false],
  7901.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction' => ['privates''.service_locator.S.wFU6W''get_ServiceLocator_S_WFU6WService'false],
  7902.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction:__invoke' => ['privates''.service_locator.iARhfO1''get_ServiceLocator_IARhfO1Service'false],
  7903.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction' => ['privates''.service_locator.iARhfO1''get_ServiceLocator_IARhfO1Service'false],
  7904.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction:__invoke' => ['privates''.service_locator.aVAz5lc''get_ServiceLocator_AVAz5lcService'false],
  7905.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction' => ['privates''.service_locator.aVAz5lc''get_ServiceLocator_AVAz5lcService'false],
  7906.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction:__invoke' => ['privates''.service_locator.XdWTxWI''get_ServiceLocator_XdWTxWIService'false],
  7907.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction' => ['privates''.service_locator.XdWTxWI''get_ServiceLocator_XdWTxWIService'false],
  7908.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction:__invoke' => ['privates''.service_locator.KtJzez_''get_ServiceLocator_KtJzezService'false],
  7909.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction' => ['privates''.service_locator.KtJzez_''get_ServiceLocator_KtJzezService'false],
  7910.             'App\\Controller\\Async\\File\\GetPreviewAction:__invoke' => ['privates''.service_locator.0RzKdac''get_ServiceLocator_0RzKdacService'false],
  7911.             'App\\Controller\\Async\\File\\GetPreviewAction' => ['privates''.service_locator.0RzKdac''get_ServiceLocator_0RzKdacService'false],
  7912.             'App\\Controller\\Async\\Group\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7913.             'App\\Controller\\Async\\Group\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7914.             'App\\Controller\\Async\\Group\\EventCollectionAction:__invoke' => ['privates''.service_locator.46984jj''get_ServiceLocator_46984jjService'false],
  7915.             'App\\Controller\\Async\\Group\\EventCollectionAction' => ['privates''.service_locator.46984jj''get_ServiceLocator_46984jjService'false],
  7916.             'App\\Controller\\Async\\Group\\GetAction:__invoke' => ['privates''.service_locator.Ig8zDIC''get_ServiceLocator_Ig8zDICService'false],
  7917.             'App\\Controller\\Async\\Group\\GetAction' => ['privates''.service_locator.Ig8zDIC''get_ServiceLocator_Ig8zDICService'false],
  7918.             'App\\Controller\\Async\\Lesson\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7919.             'App\\Controller\\Async\\Lesson\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7920.             'App\\Controller\\Async\\Lesson\\PostAction:__invoke' => ['privates''.service_locator.075xQut''get_ServiceLocator_075xQutService'false],
  7921.             'App\\Controller\\Async\\Lesson\\PostAction' => ['privates''.service_locator.075xQut''get_ServiceLocator_075xQutService'false],
  7922.             'App\\Controller\\Async\\PlanningResource\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7923.             'App\\Controller\\Async\\PlanningResource\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7924.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7925.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7926.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction:__invoke' => ['privates''.service_locator.q.2Au53''get_ServiceLocator_Q_2Au53Service'false],
  7927.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction' => ['privates''.service_locator.q.2Au53''get_ServiceLocator_Q_2Au53Service'false],
  7928.             'App\\Controller\\Async\\RedirectToNimForEventAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7929.             'App\\Controller\\Async\\RedirectToNimForEventAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7930.             'App\\Controller\\Async\\Resources\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7931.             'App\\Controller\\Async\\Resources\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7932.             'App\\Controller\\Async\\Room\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7933.             'App\\Controller\\Async\\Room\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7934.             'App\\Controller\\Async\\Room\\EventCollectionAction:__invoke' => ['privates''.service_locator.Hz23B1H''get_ServiceLocator_Hz23B1HService'false],
  7935.             'App\\Controller\\Async\\Room\\EventCollectionAction' => ['privates''.service_locator.Hz23B1H''get_ServiceLocator_Hz23B1HService'false],
  7936.             'App\\Controller\\Async\\Session\\EventCollectionAction:__invoke' => ['privates''.service_locator.46984jj''get_ServiceLocator_46984jjService'false],
  7937.             'App\\Controller\\Async\\Session\\EventCollectionAction' => ['privates''.service_locator.46984jj''get_ServiceLocator_46984jjService'false],
  7938.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7939.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7940.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction:__invoke' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7941.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7942.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction:__invoke' => ['privates''.service_locator.fy7ETdA''get_ServiceLocator_Fy7ETdAService'false],
  7943.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction' => ['privates''.service_locator.fy7ETdA''get_ServiceLocator_Fy7ETdAService'false],
  7944.             'App\\Controller\\Async\\UserSign\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7945.             'App\\Controller\\Async\\UserSign\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7946.             'App\\Controller\\Async\\UserSign\\CollectionPutAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7947.             'App\\Controller\\Async\\UserSign\\CollectionPutAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7948.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7949.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7950.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7951.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7952.             'App\\Controller\\Async\\UserSign\\GetByEventAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7953.             'App\\Controller\\Async\\UserSign\\GetByEventAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7954.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7955.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  7956.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7957.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7958.             'App\\Controller\\Async\\UserSign\\PostJustificationAction:__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7959.             'App\\Controller\\Async\\UserSign\\PostJustificationAction' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7960.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction:__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7961.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7962.             'App\\Controller\\Async\\UserSign\\PutAction:__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7963.             'App\\Controller\\Async\\UserSign\\PutAction' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7964.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction:__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7965.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7966.             'App\\Controller\\Async\\UserSign\\PutSignatureAction:__invoke' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7967.             'App\\Controller\\Async\\UserSign\\PutSignatureAction' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7968.             'App\\Controller\\Async\\UserSign\\PutStatusAction:__invoke' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7969.             'App\\Controller\\Async\\UserSign\\PutStatusAction' => ['privates''.service_locator.5wQPNPN''get_ServiceLocator_5wQPNPNService'false],
  7970.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7971.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7972.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction:__invoke' => ['privates''.service_locator.pHJ8DAv''get_ServiceLocator_PHJ8DAvService'false],
  7973.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction' => ['privates''.service_locator.pHJ8DAv''get_ServiceLocator_PHJ8DAvService'false],
  7974.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction:__invoke' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7975.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7976.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction:__invoke' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7977.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7978.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction:__invoke' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7979.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction' => ['privates''.service_locator.RlytIys''get_ServiceLocator_RlytIysService'false],
  7980.             'App\\Controller\\Async\\User\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7981.             'App\\Controller\\Async\\User\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7982.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController:__invoke' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  7983.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  7984.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController:__invoke' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  7985.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController' => ['privates''.service_locator._U2m1zW''get_ServiceLocator_U2m1zWService'false],
  7986.             'App\\Controller\\AutoToken\\SigningAction:absent' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7987.             'App\\Controller\\AutoToken\\SigningAction:getEventAsync' => ['privates''.service_locator.D4B9_8p''get_ServiceLocator_D4B98pService'false],
  7988.             'App\\Controller\\AutoToken\\SigningAction:getUserSignAsync' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7989.             'App\\Controller\\AutoToken\\SigningAction:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  7990.             'App\\Controller\\AutoToken\\SigningAction:signature' => ['privates''.service_locator.Qh7JY0h''get_ServiceLocator_Qh7JY0hService'false],
  7991.             'App\\Controller\\FileController:show' => ['privates''.service_locator.0RzKdac''get_ServiceLocator_0RzKdacService'false],
  7992.             'App\\Controller\\Manage\\HomeController:index' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7993.             'App\\Controller\\Manage\\RoomController:planning' => ['privates''.service_locator.Hz23B1H''get_ServiceLocator_Hz23B1HService'false],
  7994.             'App\\Controller\\Manage\\SessionController:planning' => ['privates''.service_locator.OmHnDsX''get_ServiceLocator_OmHnDsXService'false],
  7995.             'App\\Controller\\Manage\\SignaturesSheetController:delete' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7996.             'App\\Controller\\Manage\\SignaturesSheetController:deleteMultipleSignatures' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  7997.             'App\\Controller\\Manage\\SignaturesSheetController:deleteSignaturesSheet' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7998.             'App\\Controller\\Manage\\SignaturesSheetController:edit' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  7999.             'App\\Controller\\Manage\\SignaturesSheetController:generatePdfSheets' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  8000.             'App\\Controller\\Manage\\SignaturesSheetController:generatePdfSheetsPreview' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  8001.             'App\\Controller\\Manage\\SignaturesSheetController:htmlPreview' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  8002.             'App\\Controller\\Manage\\SignaturesSheetController:index' => ['privates''.service_locator.n_DWpNE''get_ServiceLocator_NDWpNEService'false],
  8003.             'App\\Controller\\Manage\\SignaturesSheetController:new' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8004.             'App\\Controller\\Manage\\SignaturesSheetController:show' => ['privates''.service_locator.jGCgIS.''get_ServiceLocator_JGCgIS_Service'false],
  8005.             'App\\Controller\\Manage\\SigningController:index' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8006.             'App\\Controller\\Manage\\UserPlanningController:planningUser' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  8007.             'App\\Controller\\OAuth\\NellappController:connectAction' => ['privates''.service_locator.B13LZRJ''get_ServiceLocator_B13LZRJService'false],
  8008.             'App\\Controller\\Profile\\PlanningController:myPlanningAction' => ['privates''.service_locator.qfqIn_W''get_ServiceLocator_QfqInWService'false],
  8009.             'App\\Controller\\Profile\\ProfileSigningController:documentsIndex' => ['privates''.service_locator.6gc8X_e''get_ServiceLocator_6gc8XEService'false],
  8010.             'App\\Controller\\Profile\\ProfileSigningController:recalledIndex' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  8011.             'App\\Controller\\ReverseSync\\Planning\\ChannelUserData\\EventCollectionAction:__invoke' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  8012.             'App\\Controller\\ReverseSync\\Planning\\ChannelUserData\\EventCollectionAction' => ['privates''.service_locator.Sdca.NS''get_ServiceLocator_Sdca_NSService'false],
  8013.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByAdminChannelUserDataAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8014.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByAdminChannelUserDataAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8015.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByEventTypeAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8016.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByEventTypeAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8017.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsForAdminChannelUserDataAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8018.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsForAdminChannelUserDataAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8019.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetChannelUserDataCollectionByPeriodAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8020.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetChannelUserDataCollectionByPeriodAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8021.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetGlobalAnalyticsAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8022.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetGlobalAnalyticsAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8023.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByDates:__invoke' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  8024.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByDates' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  8025.             'App\\Controller\\ReverseSync\\Planning\\EventGlobalProgress:__invoke' => ['privates''.service_locator.SExsvfk''get_ServiceLocator_SExsvfkService'false],
  8026.             'App\\Controller\\ReverseSync\\Planning\\EventGlobalProgress' => ['privates''.service_locator.SExsvfk''get_ServiceLocator_SExsvfkService'false],
  8027.             'App\\Controller\\ReverseSync\\Planning\\EventUserProgressionAction:__invoke' => ['privates''.service_locator.SExsvfk''get_ServiceLocator_SExsvfkService'false],
  8028.             'App\\Controller\\ReverseSync\\Planning\\EventUserProgressionAction' => ['privates''.service_locator.SExsvfk''get_ServiceLocator_SExsvfkService'false],
  8029.             'App\\Controller\\ReverseSync\\Proxy\\Channel\\GetEventDataForNimAction:__invoke' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  8030.             'App\\Controller\\ReverseSync\\Proxy\\Channel\\GetEventDataForNimAction' => ['privates''.service_locator.IcrMgps''get_ServiceLocator_IcrMgpsService'false],
  8031.             'App\\Controller\\SearchCategoryController:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8032.             'App\\Controller\\SearchCategoryController' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8033.             'App\\Controller\\SearchController:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8034.             'App\\Controller\\SearchController' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  8035.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController:show' => ['privates''.service_locator.nyQ9vNF''get_ServiceLocator_NyQ9vNFService'false],
  8036.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  8037.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  8038.         ], [
  8039.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser::__invoke' => '?',
  8040.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction::__invoke' => '?',
  8041.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction::__invoke' => '?',
  8042.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction::__invoke' => '?',
  8043.             'App\\Controller\\Async\\Event\\CollectionAction::__invoke' => '?',
  8044.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction::__invoke' => '?',
  8045.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction::__invoke' => '?',
  8046.             'App\\Controller\\Async\\Event\\Conference\\CancelAction::__invoke' => '?',
  8047.             'App\\Controller\\Async\\Event\\Conference\\EndAction::__invoke' => '?',
  8048.             'App\\Controller\\Async\\Event\\Conference\\GetAction::__invoke' => '?',
  8049.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction::__invoke' => '?',
  8050.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction::__invoke' => '?',
  8051.             'App\\Controller\\Async\\Event\\DeleteAction::__invoke' => '?',
  8052.             'App\\Controller\\Async\\Event\\DirtyGetAction::__invoke' => '?',
  8053.             'App\\Controller\\Async\\Event\\DuplicateAction::__invoke' => '?',
  8054.             'App\\Controller\\Async\\Event\\GetAction::__invoke' => '?',
  8055.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction::__invoke' => '?',
  8056.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction::__invoke' => '?',
  8057.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction::__invoke' => '?',
  8058.             'App\\Controller\\Async\\Event\\PostAction::__invoke' => '?',
  8059.             'App\\Controller\\Async\\Event\\PutAction::__invoke' => '?',
  8060.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction::__invoke' => '?',
  8061.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction::__invoke' => '?',
  8062.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction::__invoke' => '?',
  8063.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction::__invoke' => '?',
  8064.             'App\\Controller\\Async\\Event\\RruleCollectionAction::__invoke' => '?',
  8065.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction::__invoke' => '?',
  8066.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction::__invoke' => '?',
  8067.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction::__invoke' => '?',
  8068.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction::__invoke' => '?',
  8069.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction::__invoke' => '?',
  8070.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction::__invoke' => '?',
  8071.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction::__invoke' => '?',
  8072.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction::__invoke' => '?',
  8073.             'App\\Controller\\Async\\File\\GetPreviewAction::__invoke' => '?',
  8074.             'App\\Controller\\Async\\Group\\CollectionAction::__invoke' => '?',
  8075.             'App\\Controller\\Async\\Group\\EventCollectionAction::__invoke' => '?',
  8076.             'App\\Controller\\Async\\Group\\GetAction::__invoke' => '?',
  8077.             'App\\Controller\\Async\\Lesson\\CollectionAction::__invoke' => '?',
  8078.             'App\\Controller\\Async\\Lesson\\PostAction::__invoke' => '?',
  8079.             'App\\Controller\\Async\\PlanningResource\\CollectionAction::__invoke' => '?',
  8080.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction::__invoke' => '?',
  8081.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction::__invoke' => '?',
  8082.             'App\\Controller\\Async\\RedirectToNimForEventAction::__invoke' => '?',
  8083.             'App\\Controller\\Async\\Resources\\CollectionAction::__invoke' => '?',
  8084.             'App\\Controller\\Async\\Room\\CollectionAction::__invoke' => '?',
  8085.             'App\\Controller\\Async\\Room\\EventCollectionAction::__invoke' => '?',
  8086.             'App\\Controller\\Async\\Session\\EventCollectionAction::__invoke' => '?',
  8087.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction::__invoke' => '?',
  8088.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction::__invoke' => '?',
  8089.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction::__invoke' => '?',
  8090.             'App\\Controller\\Async\\UserSign\\CollectionAction::__invoke' => '?',
  8091.             'App\\Controller\\Async\\UserSign\\CollectionPutAction::__invoke' => '?',
  8092.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction::__invoke' => '?',
  8093.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction::__invoke' => '?',
  8094.             'App\\Controller\\Async\\UserSign\\GetByEventAction::__invoke' => '?',
  8095.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction::__invoke' => '?',
  8096.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction::__invoke' => '?',
  8097.             'App\\Controller\\Async\\UserSign\\PostJustificationAction::__invoke' => '?',
  8098.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction::__invoke' => '?',
  8099.             'App\\Controller\\Async\\UserSign\\PutAction::__invoke' => '?',
  8100.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction::__invoke' => '?',
  8101.             'App\\Controller\\Async\\UserSign\\PutSignatureAction::__invoke' => '?',
  8102.             'App\\Controller\\Async\\UserSign\\PutStatusAction::__invoke' => '?',
  8103.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction::__invoke' => '?',
  8104.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction::__invoke' => '?',
  8105.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction::__invoke' => '?',
  8106.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction::__invoke' => '?',
  8107.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction::__invoke' => '?',
  8108.             'App\\Controller\\Async\\User\\CollectionAction::__invoke' => '?',
  8109.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController::__invoke' => '?',
  8110.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController::__invoke' => '?',
  8111.             'App\\Controller\\AutoToken\\SigningAction::absent' => '?',
  8112.             'App\\Controller\\AutoToken\\SigningAction::getEventAsync' => '?',
  8113.             'App\\Controller\\AutoToken\\SigningAction::getUserSignAsync' => '?',
  8114.             'App\\Controller\\AutoToken\\SigningAction::setViewHandler' => '?',
  8115.             'App\\Controller\\AutoToken\\SigningAction::signature' => '?',
  8116.             'App\\Controller\\FileController::show' => '?',
  8117.             'App\\Controller\\Manage\\HomeController::index' => '?',
  8118.             'App\\Controller\\Manage\\RoomController::planning' => '?',
  8119.             'App\\Controller\\Manage\\SessionController::planning' => '?',
  8120.             'App\\Controller\\Manage\\SignaturesSheetController::delete' => '?',
  8121.             'App\\Controller\\Manage\\SignaturesSheetController::deleteMultipleSignatures' => '?',
  8122.             'App\\Controller\\Manage\\SignaturesSheetController::deleteSignaturesSheet' => '?',
  8123.             'App\\Controller\\Manage\\SignaturesSheetController::edit' => '?',
  8124.             'App\\Controller\\Manage\\SignaturesSheetController::generatePdfSheets' => '?',
  8125.             'App\\Controller\\Manage\\SignaturesSheetController::generatePdfSheetsPreview' => '?',
  8126.             'App\\Controller\\Manage\\SignaturesSheetController::htmlPreview' => '?',
  8127.             'App\\Controller\\Manage\\SignaturesSheetController::index' => '?',
  8128.             'App\\Controller\\Manage\\SignaturesSheetController::new' => '?',
  8129.             'App\\Controller\\Manage\\SignaturesSheetController::show' => '?',
  8130.             'App\\Controller\\Manage\\SigningController::index' => '?',
  8131.             'App\\Controller\\Manage\\UserPlanningController::planningUser' => '?',
  8132.             'App\\Controller\\OAuth\\NellappController::connectAction' => '?',
  8133.             'App\\Controller\\Profile\\PlanningController::myPlanningAction' => '?',
  8134.             'App\\Controller\\Profile\\ProfileSigningController::documentsIndex' => '?',
  8135.             'App\\Controller\\Profile\\ProfileSigningController::recalledIndex' => '?',
  8136.             'App\\Controller\\ReverseSync\\Planning\\ChannelUserData\\EventCollectionAction::__invoke' => '?',
  8137.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByAdminChannelUserDataAction::__invoke' => '?',
  8138.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByEventTypeAction::__invoke' => '?',
  8139.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsForAdminChannelUserDataAction::__invoke' => '?',
  8140.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetChannelUserDataCollectionByPeriodAction::__invoke' => '?',
  8141.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetGlobalAnalyticsAction::__invoke' => '?',
  8142.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByDates::__invoke' => '?',
  8143.             'App\\Controller\\ReverseSync\\Planning\\EventGlobalProgress::__invoke' => '?',
  8144.             'App\\Controller\\ReverseSync\\Planning\\EventUserProgressionAction::__invoke' => '?',
  8145.             'App\\Controller\\ReverseSync\\Proxy\\Channel\\GetEventDataForNimAction::__invoke' => '?',
  8146.             'App\\Controller\\SearchCategoryController::__invoke' => '?',
  8147.             'App\\Controller\\SearchController::__invoke' => '?',
  8148.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController::show' => '?',
  8149.             'kernel::loadRoutes' => '?',
  8150.             'kernel::registerContainerConfiguration' => '?',
  8151.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser:__invoke' => '?',
  8152.             'App\\Controller\\Async\\AbstractCursus\\GetCollectionByUser' => '?',
  8153.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction:__invoke' => '?',
  8154.             'App\\Controller\\Async\\ChannelUserData\\AvailableExceptionCollectionAction' => '?',
  8155.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction:__invoke' => '?',
  8156.             'App\\Controller\\Async\\ChannelUserData\\EventCollectionAction' => '?',
  8157.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction:__invoke' => '?',
  8158.             'App\\Controller\\Async\\Event\\Absence\\PostAbsenceAction' => '?',
  8159.             'App\\Controller\\Async\\Event\\CollectionAction:__invoke' => '?',
  8160.             'App\\Controller\\Async\\Event\\CollectionAction' => '?',
  8161.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction:__invoke' => '?',
  8162.             'App\\Controller\\Async\\Event\\Conference\\CanJoinAction' => '?',
  8163.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction:__invoke' => '?',
  8164.             'App\\Controller\\Async\\Event\\Conference\\CanManageAction' => '?',
  8165.             'App\\Controller\\Async\\Event\\Conference\\CancelAction:__invoke' => '?',
  8166.             'App\\Controller\\Async\\Event\\Conference\\CancelAction' => '?',
  8167.             'App\\Controller\\Async\\Event\\Conference\\EndAction:__invoke' => '?',
  8168.             'App\\Controller\\Async\\Event\\Conference\\EndAction' => '?',
  8169.             'App\\Controller\\Async\\Event\\Conference\\GetAction:__invoke' => '?',
  8170.             'App\\Controller\\Async\\Event\\Conference\\GetAction' => '?',
  8171.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction:__invoke' => '?',
  8172.             'App\\Controller\\Async\\Event\\Conference\\JoinRedirectAction' => '?',
  8173.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction:__invoke' => '?',
  8174.             'App\\Controller\\Async\\Event\\Conference\\RecordingsAction' => '?',
  8175.             'App\\Controller\\Async\\Event\\DeleteAction:__invoke' => '?',
  8176.             'App\\Controller\\Async\\Event\\DeleteAction' => '?',
  8177.             'App\\Controller\\Async\\Event\\DirtyGetAction:__invoke' => '?',
  8178.             'App\\Controller\\Async\\Event\\DirtyGetAction' => '?',
  8179.             'App\\Controller\\Async\\Event\\DuplicateAction:__invoke' => '?',
  8180.             'App\\Controller\\Async\\Event\\DuplicateAction' => '?',
  8181.             'App\\Controller\\Async\\Event\\GetAction:__invoke' => '?',
  8182.             'App\\Controller\\Async\\Event\\GetAction' => '?',
  8183.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction:__invoke' => '?',
  8184.             'App\\Controller\\Async\\Event\\MultipleActions\\DeleteMultipleAction' => '?',
  8185.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction:__invoke' => '?',
  8186.             'App\\Controller\\Async\\Event\\MultipleActions\\DuplicateMultipleAction' => '?',
  8187.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction:__invoke' => '?',
  8188.             'App\\Controller\\Async\\Event\\MultipleActions\\PutEventsAction' => '?',
  8189.             'App\\Controller\\Async\\Event\\PostAction:__invoke' => '?',
  8190.             'App\\Controller\\Async\\Event\\PostAction' => '?',
  8191.             'App\\Controller\\Async\\Event\\PutAction:__invoke' => '?',
  8192.             'App\\Controller\\Async\\Event\\PutAction' => '?',
  8193.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction:__invoke' => '?',
  8194.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteAllRecurringAction' => '?',
  8195.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction:__invoke' => '?',
  8196.             'App\\Controller\\Async\\Event\\RecurringActions\\DeleteIncomingRecurringAction' => '?',
  8197.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction:__invoke' => '?',
  8198.             'App\\Controller\\Async\\Event\\RecurringActions\\PutAllRecurringAction' => '?',
  8199.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction:__invoke' => '?',
  8200.             'App\\Controller\\Async\\Event\\RecurringActions\\PutIncomingRecurringAction' => '?',
  8201.             'App\\Controller\\Async\\Event\\RruleCollectionAction:__invoke' => '?',
  8202.             'App\\Controller\\Async\\Event\\RruleCollectionAction' => '?',
  8203.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction:__invoke' => '?',
  8204.             'App\\Controller\\Async\\FavoriteFilter\\CollectionUserFavoriteAction' => '?',
  8205.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction:__invoke' => '?',
  8206.             'App\\Controller\\Async\\FavoriteFilter\\ConfirmMultipleAction' => '?',
  8207.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction:__invoke' => '?',
  8208.             'App\\Controller\\Async\\FavoriteFilter\\DeleteUserFavoriteAction' => '?',
  8209.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction:__invoke' => '?',
  8210.             'App\\Controller\\Async\\FavoriteFilter\\GetUserFavoriteAction' => '?',
  8211.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction:__invoke' => '?',
  8212.             'App\\Controller\\Async\\FavoriteFilter\\PostUserFavoriteAction' => '?',
  8213.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction:__invoke' => '?',
  8214.             'App\\Controller\\Async\\FavoriteFilter\\PutFavoriteAction' => '?',
  8215.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction:__invoke' => '?',
  8216.             'App\\Controller\\Async\\FavoriteFilter\\PutUserFavoriteNameAction' => '?',
  8217.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction:__invoke' => '?',
  8218.             'App\\Controller\\Async\\FavoriteFilter\\ShareFavoriteAction' => '?',
  8219.             'App\\Controller\\Async\\File\\GetPreviewAction:__invoke' => '?',
  8220.             'App\\Controller\\Async\\File\\GetPreviewAction' => '?',
  8221.             'App\\Controller\\Async\\Group\\CollectionAction:__invoke' => '?',
  8222.             'App\\Controller\\Async\\Group\\CollectionAction' => '?',
  8223.             'App\\Controller\\Async\\Group\\EventCollectionAction:__invoke' => '?',
  8224.             'App\\Controller\\Async\\Group\\EventCollectionAction' => '?',
  8225.             'App\\Controller\\Async\\Group\\GetAction:__invoke' => '?',
  8226.             'App\\Controller\\Async\\Group\\GetAction' => '?',
  8227.             'App\\Controller\\Async\\Lesson\\CollectionAction:__invoke' => '?',
  8228.             'App\\Controller\\Async\\Lesson\\CollectionAction' => '?',
  8229.             'App\\Controller\\Async\\Lesson\\PostAction:__invoke' => '?',
  8230.             'App\\Controller\\Async\\Lesson\\PostAction' => '?',
  8231.             'App\\Controller\\Async\\PlanningResource\\CollectionAction:__invoke' => '?',
  8232.             'App\\Controller\\Async\\PlanningResource\\CollectionAction' => '?',
  8233.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction:__invoke' => '?',
  8234.             'App\\Controller\\Async\\PlanningResource\\CollectionByIdsAction' => '?',
  8235.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction:__invoke' => '?',
  8236.             'App\\Controller\\Async\\PlanningResource\\ExportPlanningResourceAction' => '?',
  8237.             'App\\Controller\\Async\\RedirectToNimForEventAction:__invoke' => '?',
  8238.             'App\\Controller\\Async\\RedirectToNimForEventAction' => '?',
  8239.             'App\\Controller\\Async\\Resources\\CollectionAction:__invoke' => '?',
  8240.             'App\\Controller\\Async\\Resources\\CollectionAction' => '?',
  8241.             'App\\Controller\\Async\\Room\\CollectionAction:__invoke' => '?',
  8242.             'App\\Controller\\Async\\Room\\CollectionAction' => '?',
  8243.             'App\\Controller\\Async\\Room\\EventCollectionAction:__invoke' => '?',
  8244.             'App\\Controller\\Async\\Room\\EventCollectionAction' => '?',
  8245.             'App\\Controller\\Async\\Session\\EventCollectionAction:__invoke' => '?',
  8246.             'App\\Controller\\Async\\Session\\EventCollectionAction' => '?',
  8247.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction:__invoke' => '?',
  8248.             'App\\Controller\\Async\\SignaturesSheet\\CollectionAction' => '?',
  8249.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction:__invoke' => '?',
  8250.             'App\\Controller\\Async\\SignaturesSheet\\GetPreviewAction' => '?',
  8251.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction:__invoke' => '?',
  8252.             'App\\Controller\\Async\\SignaturesSheet\\PostGenerateAction' => '?',
  8253.             'App\\Controller\\Async\\UserSign\\CollectionAction:__invoke' => '?',
  8254.             'App\\Controller\\Async\\UserSign\\CollectionAction' => '?',
  8255.             'App\\Controller\\Async\\UserSign\\CollectionPutAction:__invoke' => '?',
  8256.             'App\\Controller\\Async\\UserSign\\CollectionPutAction' => '?',
  8257.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction:__invoke' => '?',
  8258.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleRecallAction' => '?',
  8259.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction:__invoke' => '?',
  8260.             'App\\Controller\\Async\\UserSign\\CollectionPutMultipleSigningAction' => '?',
  8261.             'App\\Controller\\Async\\UserSign\\GetByEventAction:__invoke' => '?',
  8262.             'App\\Controller\\Async\\UserSign\\GetByEventAction' => '?',
  8263.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction:__invoke' => '?',
  8264.             'App\\Controller\\Async\\UserSign\\GetByUserAndEventAction' => '?',
  8265.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction:__invoke' => '?',
  8266.             'App\\Controller\\Async\\UserSign\\PastCertifiedCollectionAction' => '?',
  8267.             'App\\Controller\\Async\\UserSign\\PostJustificationAction:__invoke' => '?',
  8268.             'App\\Controller\\Async\\UserSign\\PostJustificationAction' => '?',
  8269.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction:__invoke' => '?',
  8270.             'App\\Controller\\Async\\UserSign\\PostTeacherJustificationAction' => '?',
  8271.             'App\\Controller\\Async\\UserSign\\PutAction:__invoke' => '?',
  8272.             'App\\Controller\\Async\\UserSign\\PutAction' => '?',
  8273.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction:__invoke' => '?',
  8274.             'App\\Controller\\Async\\UserSign\\PutJustificationTextAction' => '?',
  8275.             'App\\Controller\\Async\\UserSign\\PutSignatureAction:__invoke' => '?',
  8276.             'App\\Controller\\Async\\UserSign\\PutSignatureAction' => '?',
  8277.             'App\\Controller\\Async\\UserSign\\PutStatusAction:__invoke' => '?',
  8278.             'App\\Controller\\Async\\UserSign\\PutStatusAction' => '?',
  8279.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction:__invoke' => '?',
  8280.             'App\\Controller\\Async\\UserSign\\UncertifiedStudentsCollectionAction' => '?',
  8281.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction:__invoke' => '?',
  8282.             'App\\Controller\\Async\\UserSign\\UncertifiedTeachersCollectionAction' => '?',
  8283.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction:__invoke' => '?',
  8284.             'App\\Controller\\Async\\UserSign\\UserNotValidatedCollectionAction' => '?',
  8285.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction:__invoke' => '?',
  8286.             'App\\Controller\\Async\\UserSign\\UserRecalledCollectionAction' => '?',
  8287.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction:__invoke' => '?',
  8288.             'App\\Controller\\Async\\UserSign\\UserValidatedCollectionAction' => '?',
  8289.             'App\\Controller\\Async\\User\\CollectionAction:__invoke' => '?',
  8290.             'App\\Controller\\Async\\User\\CollectionAction' => '?',
  8291.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController:__invoke' => '?',
  8292.             'App\\Controller\\Async\\User\\Notification\\NotificationRedirectController' => '?',
  8293.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController:__invoke' => '?',
  8294.             'App\\Controller\\Async\\User\\Notification\\NotificationSeeController' => '?',
  8295.             'App\\Controller\\AutoToken\\SigningAction:absent' => '?',
  8296.             'App\\Controller\\AutoToken\\SigningAction:getEventAsync' => '?',
  8297.             'App\\Controller\\AutoToken\\SigningAction:getUserSignAsync' => '?',
  8298.             'App\\Controller\\AutoToken\\SigningAction:setViewHandler' => '?',
  8299.             'App\\Controller\\AutoToken\\SigningAction:signature' => '?',
  8300.             'App\\Controller\\FileController:show' => '?',
  8301.             'App\\Controller\\Manage\\HomeController:index' => '?',
  8302.             'App\\Controller\\Manage\\RoomController:planning' => '?',
  8303.             'App\\Controller\\Manage\\SessionController:planning' => '?',
  8304.             'App\\Controller\\Manage\\SignaturesSheetController:delete' => '?',
  8305.             'App\\Controller\\Manage\\SignaturesSheetController:deleteMultipleSignatures' => '?',
  8306.             'App\\Controller\\Manage\\SignaturesSheetController:deleteSignaturesSheet' => '?',
  8307.             'App\\Controller\\Manage\\SignaturesSheetController:edit' => '?',
  8308.             'App\\Controller\\Manage\\SignaturesSheetController:generatePdfSheets' => '?',
  8309.             'App\\Controller\\Manage\\SignaturesSheetController:generatePdfSheetsPreview' => '?',
  8310.             'App\\Controller\\Manage\\SignaturesSheetController:htmlPreview' => '?',
  8311.             'App\\Controller\\Manage\\SignaturesSheetController:index' => '?',
  8312.             'App\\Controller\\Manage\\SignaturesSheetController:new' => '?',
  8313.             'App\\Controller\\Manage\\SignaturesSheetController:show' => '?',
  8314.             'App\\Controller\\Manage\\SigningController:index' => '?',
  8315.             'App\\Controller\\Manage\\UserPlanningController:planningUser' => '?',
  8316.             'App\\Controller\\OAuth\\NellappController:connectAction' => '?',
  8317.             'App\\Controller\\Profile\\PlanningController:myPlanningAction' => '?',
  8318.             'App\\Controller\\Profile\\ProfileSigningController:documentsIndex' => '?',
  8319.             'App\\Controller\\Profile\\ProfileSigningController:recalledIndex' => '?',
  8320.             'App\\Controller\\ReverseSync\\Planning\\ChannelUserData\\EventCollectionAction:__invoke' => '?',
  8321.             'App\\Controller\\ReverseSync\\Planning\\ChannelUserData\\EventCollectionAction' => '?',
  8322.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByAdminChannelUserDataAction:__invoke' => '?',
  8323.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByAdminChannelUserDataAction' => '?',
  8324.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByEventTypeAction:__invoke' => '?',
  8325.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsByEventTypeAction' => '?',
  8326.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsForAdminChannelUserDataAction:__invoke' => '?',
  8327.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetAnalyticsForAdminChannelUserDataAction' => '?',
  8328.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetChannelUserDataCollectionByPeriodAction:__invoke' => '?',
  8329.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetChannelUserDataCollectionByPeriodAction' => '?',
  8330.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetGlobalAnalyticsAction:__invoke' => '?',
  8331.             'App\\Controller\\ReverseSync\\Planning\\Channel\\Analytics\\GetGlobalAnalyticsAction' => '?',
  8332.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByDates:__invoke' => '?',
  8333.             'App\\Controller\\ReverseSync\\Planning\\EventCollectionActionByDates' => '?',
  8334.             'App\\Controller\\ReverseSync\\Planning\\EventGlobalProgress:__invoke' => '?',
  8335.             'App\\Controller\\ReverseSync\\Planning\\EventGlobalProgress' => '?',
  8336.             'App\\Controller\\ReverseSync\\Planning\\EventUserProgressionAction:__invoke' => '?',
  8337.             'App\\Controller\\ReverseSync\\Planning\\EventUserProgressionAction' => '?',
  8338.             'App\\Controller\\ReverseSync\\Proxy\\Channel\\GetEventDataForNimAction:__invoke' => '?',
  8339.             'App\\Controller\\ReverseSync\\Proxy\\Channel\\GetEventDataForNimAction' => '?',
  8340.             'App\\Controller\\SearchCategoryController:__invoke' => '?',
  8341.             'App\\Controller\\SearchCategoryController' => '?',
  8342.             'App\\Controller\\SearchController:__invoke' => '?',
  8343.             'App\\Controller\\SearchController' => '?',
  8344.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController:show' => '?',
  8345.             'kernel:loadRoutes' => '?',
  8346.             'kernel:registerContainerConfiguration' => '?',
  8347.         ]);
  8348.     }
  8349.     /**
  8350.      * Gets the private '.session.deprecated' shared service.
  8351.      *
  8352.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  8353.      */
  8354.     protected function get_Session_DeprecatedService()
  8355.     {
  8356.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  8357.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  8358.         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();
  8359.     }
  8360.     /**
  8361.      * Gets the private '.twig.command.debug.lazy' shared service.
  8362.      *
  8363.      * @return \Symfony\Component\Console\Command\LazyCommand
  8364.      */
  8365.     protected function get_Twig_Command_Debug_LazyService()
  8366.     {
  8367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8368.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8369.         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 {
  8370.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  8371.         });
  8372.     }
  8373.     /**
  8374.      * Gets the private '.twig.command.lint.lazy' shared service.
  8375.      *
  8376.      * @return \Symfony\Component\Console\Command\LazyCommand
  8377.      */
  8378.     protected function get_Twig_Command_Lint_LazyService()
  8379.     {
  8380.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8381.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8382.         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 {
  8383.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  8384.         });
  8385.     }
  8386.     /**
  8387.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  8388.      *
  8389.      * @return \Symfony\Component\Console\Command\LazyCommand
  8390.      */
  8391.     protected function get_VarDumper_Command_ServerDump_LazyService()
  8392.     {
  8393.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8395.         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 {
  8396.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  8397.         });
  8398.     }
  8399.     /**
  8400.      * Gets the private 'App\Command\Alert\AlertPraWithParentNotGroup' shared autowired service.
  8401.      *
  8402.      * @return \App\Command\Alert\AlertPraWithParentNotGroup
  8403.      */
  8404.     protected function getAlertPraWithParentNotGroupService()
  8405.     {
  8406.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8407.         include_once \dirname(__DIR__4).'/src/Command/Alert/AlertPraWithParentNotGroup.php';
  8408.         $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()));
  8409.         $instance->setName('app:data-alert:pra-hierarchy');
  8410.         $instance->setDescription('Send email in case Pra with parent that is not instance of group is found in DB');
  8411.         return $instance;
  8412.     }
  8413.     /**
  8414.      * Gets the private 'App\Command\CleanDuplicatePRACommand' shared autowired service.
  8415.      *
  8416.      * @return \App\Command\CleanDuplicatePRACommand
  8417.      */
  8418.     protected function getCleanDuplicatePRACommandService()
  8419.     {
  8420.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8421.         include_once \dirname(__DIR__4).'/src/Command/CleanDuplicatePRACommand.php';
  8422.         $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()));
  8423.         $instance->setName('app:clean-duplicate-pra');
  8424.         $instance->setDescription('Remove all duplicated PRA from event');
  8425.         return $instance;
  8426.     }
  8427.     /**
  8428.      * Gets the private 'App\Command\CleanEventLocked' shared autowired service.
  8429.      *
  8430.      * @return \App\Command\CleanEventLocked
  8431.      */
  8432.     protected function getCleanEventLockedService()
  8433.     {
  8434.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8435.         include_once \dirname(__DIR__4).'/src/Command/CleanEventLocked.php';
  8436.         $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()));
  8437.         $instance->setName('app:clean-locked-event');
  8438.         return $instance;
  8439.     }
  8440.     /**
  8441.      * Gets the private 'App\Command\CleanNotifCommand' shared autowired service.
  8442.      *
  8443.      * @return \App\Command\CleanNotifCommand
  8444.      */
  8445.     protected function getCleanNotifCommandService()
  8446.     {
  8447.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8448.         include_once \dirname(__DIR__4).'/src/Command/CleanNotifCommand.php';
  8449.         $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()));
  8450.         $instance->setName('app:clean-notif');
  8451.         return $instance;
  8452.     }
  8453.     /**
  8454.      * Gets the private 'App\Command\CleanUploadsCommand' shared autowired service.
  8455.      *
  8456.      * @return \App\Command\CleanUploadsCommand
  8457.      */
  8458.     protected function getCleanUploadsCommandService()
  8459.     {
  8460.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8461.         include_once \dirname(__DIR__4).'/src/Command/CleanUploadsCommand.php';
  8462.         $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()));
  8463.         $instance->setName('app:clean-uploads');
  8464.         return $instance;
  8465.     }
  8466.     /**
  8467.      * Gets the private 'App\Command\Conference\ConferenceNotifyOpenCommand' shared autowired service.
  8468.      *
  8469.      * @return \App\Command\Conference\ConferenceNotifyOpenCommand
  8470.      */
  8471.     protected function getConferenceNotifyOpenCommandService()
  8472.     {
  8473.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8474.         include_once \dirname(__DIR__4).'/src/Command/Conference/ConferenceNotifyOpenCommand.php';
  8475.         $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()));
  8476.         $instance->setName('app:conference:notify-open');
  8477.         $instance->setDescription('Send notif for conferences with event starting soon');
  8478.         return $instance;
  8479.     }
  8480.     /**
  8481.      * Gets the private 'App\Command\Conference\ConferenceSyncStatusCommand' shared autowired service.
  8482.      *
  8483.      * @return \App\Command\Conference\ConferenceSyncStatusCommand
  8484.      */
  8485.     protected function getConferenceSyncStatusCommandService()
  8486.     {
  8487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8488.         include_once \dirname(__DIR__4).'/src/Command/Conference/ConferenceSyncStatusCommand.php';
  8489.         $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()));
  8490.         $instance->setName('app:conference:sync-status');
  8491.         $instance->setDescription('Sync conference status from client provider');
  8492.         return $instance;
  8493.     }
  8494.     /**
  8495.      * Gets the private 'App\Command\DataFixer\FixEventGroupCommand' shared autowired service.
  8496.      *
  8497.      * @return \App\Command\DataFixer\FixEventGroupCommand
  8498.      */
  8499.     protected function getFixEventGroupCommandService()
  8500.     {
  8501.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8502.         include_once \dirname(__DIR__4).'/src/Command/DataFixer/FixEventGroupCommand.php';
  8503.         $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()));
  8504.         $instance->setName('app:fix-event-group');
  8505.         $instance->setDescription('Add a short description for your command');
  8506.         return $instance;
  8507.     }
  8508.     /**
  8509.      * Gets the private 'App\Command\DataFixer\PraHierarchyCommand' shared autowired service.
  8510.      *
  8511.      * @return \App\Command\DataFixer\PraHierarchyCommand
  8512.      */
  8513.     protected function getPraHierarchyCommandService()
  8514.     {
  8515.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8516.         include_once \dirname(__DIR__4).'/src/Command/DataFixer/PraHierarchyCommand.php';
  8517.         $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()));
  8518.         $instance->setName('app:data-fixer:pra-hierarchy');
  8519.         return $instance;
  8520.     }
  8521.     /**
  8522.      * Gets the private 'App\Command\DataTestGenerator\RunFixturesForTestCommand' shared autowired service.
  8523.      *
  8524.      * @return \App\Command\DataTestGenerator\RunFixturesForTestCommand
  8525.      */
  8526.     protected function getRunFixturesForTestCommandService()
  8527.     {
  8528.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8529.         include_once \dirname(__DIR__4).'/src/Command/DataTestGenerator/RunFixturesForTestCommand.php';
  8530.         $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()));
  8531.         $instance->setName('app:run-fixtures-for-test');
  8532.         $instance->setDescription('Add a short description for your command');
  8533.         return $instance;
  8534.     }
  8535.     /**
  8536.      * Gets the private 'App\Command\Event\CleanEmptyRruleEntitiesCommand' shared autowired service.
  8537.      *
  8538.      * @return \App\Command\Event\CleanEmptyRruleEntitiesCommand
  8539.      */
  8540.     protected function getCleanEmptyRruleEntitiesCommandService()
  8541.     {
  8542.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8543.         include_once \dirname(__DIR__4).'/src/Command/Event/CleanEmptyRruleEntitiesCommand.php';
  8544.         $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()));
  8545.         $instance->setName('app:rrule:clear');
  8546.         $instance->setDescription('Clear empty rrule entities');
  8547.         return $instance;
  8548.     }
  8549.     /**
  8550.      * Gets the private 'App\Command\Event\FixEventResourcesFutureEventsCommand' shared autowired service.
  8551.      *
  8552.      * @return \App\Command\Event\FixEventResourcesFutureEventsCommand
  8553.      */
  8554.     protected function getFixEventResourcesFutureEventsCommandService()
  8555.     {
  8556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8557.         include_once \dirname(__DIR__4).'/src/Command/Event/FixEventResourcesFutureEventsCommand.php';
  8558.         $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()));
  8559.         $instance->setName('app:fix-missing-resources');
  8560.         return $instance;
  8561.     }
  8562.     /**
  8563.      * Gets the private 'App\Command\Event\RefreshEventsResourcesCommand' shared autowired service.
  8564.      *
  8565.      * @return \App\Command\Event\RefreshEventsResourcesCommand
  8566.      */
  8567.     protected function getRefreshEventsResourcesCommandService()
  8568.     {
  8569.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8570.         include_once \dirname(__DIR__4).'/src/Command/Event/RefreshEventsResourcesCommand.php';
  8571.         $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()));
  8572.         $instance->setName('app:refresh-events-resources');
  8573.         return $instance;
  8574.     }
  8575.     /**
  8576.      * Gets the private 'App\Command\GenerateIncomingUserSignsCommand' shared autowired service.
  8577.      *
  8578.      * @return \App\Command\GenerateIncomingUserSignsCommand
  8579.      */
  8580.     protected function getGenerateIncomingUserSignsCommandService()
  8581.     {
  8582.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8583.         include_once \dirname(__DIR__4).'/src/Command/GenerateIncomingUserSignsCommand.php';
  8584.         $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()));
  8585.         $instance->setName('app:generate-incoming-usersigns');
  8586.         $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.');
  8587.         return $instance;
  8588.     }
  8589.     /**
  8590.      * Gets the private 'App\Command\RemoveNotConfirmedUsersignsCommand' shared autowired service.
  8591.      *
  8592.      * @return \App\Command\RemoveNotConfirmedUsersignsCommand
  8593.      */
  8594.     protected function getRemoveNotConfirmedUsersignsCommandService()
  8595.     {
  8596.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8597.         include_once \dirname(__DIR__4).'/src/Command/RemoveNotConfirmedUsersignsCommand.php';
  8598.         $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()));
  8599.         $instance->setName('app:remove-not-confirmed-usersigns');
  8600.         return $instance;
  8601.     }
  8602.     /**
  8603.      * Gets the private 'App\Command\SetFormerByDefaultOnEventCommand' shared autowired service.
  8604.      *
  8605.      * @return \App\Command\SetFormerByDefaultOnEventCommand
  8606.      */
  8607.     protected function getSetFormerByDefaultOnEventCommandService()
  8608.     {
  8609.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8610.         include_once \dirname(__DIR__4).'/src/Command/SetFormerByDefaultOnEventCommand.php';
  8611.         $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()));
  8612.         $instance->setName('app:default-former-events');
  8613.         return $instance;
  8614.     }
  8615.     /**
  8616.      * Gets the private 'App\Command\Signature\CheckSignaturesRecallsCommand' shared autowired service.
  8617.      *
  8618.      * @return \App\Command\Signature\CheckSignaturesRecallsCommand
  8619.      */
  8620.     protected function getCheckSignaturesRecallsCommandService()
  8621.     {
  8622.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8623.         include_once \dirname(__DIR__4).'/src/Command/Signature/CheckSignaturesRecallsCommand.php';
  8624.         $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()));
  8625.         $instance->setName('app:check-signatures-recalls');
  8626.         return $instance;
  8627.     }
  8628.     /**
  8629.      * Gets the private 'App\Command\Signature\CheckUserSignAlertCommand' shared autowired service.
  8630.      *
  8631.      * @return \App\Command\Signature\CheckUserSignAlertCommand
  8632.      */
  8633.     protected function getCheckUserSignAlertCommandService()
  8634.     {
  8635.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8636.         include_once \dirname(__DIR__4).'/src/Command/Signature/CheckUserSignAlertCommand.php';
  8637.         $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()));
  8638.         $instance->setName('app:check:user-sign-alert');
  8639.         $instance->setDescription('Check if user has signed up alerts');
  8640.         return $instance;
  8641.     }
  8642.     /**
  8643.      * Gets the private 'App\Command\Signature\FixBlankSignCommand' shared autowired service.
  8644.      *
  8645.      * @return \App\Command\Signature\FixBlankSignCommand
  8646.      */
  8647.     protected function getFixBlankSignCommandService()
  8648.     {
  8649.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8650.         include_once \dirname(__DIR__4).'/src/Command/Signature/FixBlankSignCommand.php';
  8651.         $this->privates['App\\Command\\Signature\\FixBlankSignCommand'] = $instance = new \App\Command\Signature\FixBlankSignCommand((\dirname(__DIR__3).'/uploads/files/signatures'));
  8652.         $instance->setName('app:sign:fix-blank');
  8653.         $instance->setDescription('Fix blank sign.');
  8654.         return $instance;
  8655.     }
  8656.     /**
  8657.      * Gets the private 'App\DTO\UserFavorite\FavoriteFilterDTO' shared autowired service.
  8658.      *
  8659.      * @return \App\DTO\UserFavorite\FavoriteFilterDTO
  8660.      */
  8661.     protected function getFavoriteFilterDTOService()
  8662.     {
  8663.         include_once \dirname(__DIR__4).'/src/DTO/UserFavorite/FavoriteFilterDTO.php';
  8664.         return $this->privates['App\\DTO\\UserFavorite\\FavoriteFilterDTO'] = new \App\DTO\UserFavorite\FavoriteFilterDTO();
  8665.     }
  8666.     /**
  8667.      * Gets the private 'App\DTO\UserFavorite\ShareFavoriteFilterDTO' shared autowired service.
  8668.      *
  8669.      * @return \App\DTO\UserFavorite\ShareFavoriteFilterDTO
  8670.      */
  8671.     protected function getShareFavoriteFilterDTOService()
  8672.     {
  8673.         include_once \dirname(__DIR__4).'/src/DTO/UserFavorite/ShareFavoriteFilterDTO.php';
  8674.         return $this->privates['App\\DTO\\UserFavorite\\ShareFavoriteFilterDTO'] = new \App\DTO\UserFavorite\ShareFavoriteFilterDTO();
  8675.     }
  8676.     /**
  8677.      * Gets the private 'App\Doctrine\EventEntitySubscriber\ChannelUserData\AbstractCursusSubscriber' shared autowired service.
  8678.      *
  8679.      * @return \App\Doctrine\EventEntitySubscriber\ChannelUserData\AbstractCursusSubscriber
  8680.      */
  8681.     protected function getAbstractCursusSubscriberService()
  8682.     {
  8683.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8684.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/ChannelUserData/AbstractCursusSubscriber.php';
  8685.         return $this->privates['App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber'] = new \App\Doctrine\EventEntitySubscriber\ChannelUserData\AbstractCursusSubscriber(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  8686.     }
  8687.     /**
  8688.      * Gets the private 'App\Doctrine\EventEntitySubscriber\Channel\ChannelConfigurationSubscriber' shared autowired service.
  8689.      *
  8690.      * @return \App\Doctrine\EventEntitySubscriber\Channel\ChannelConfigurationSubscriber
  8691.      */
  8692.     protected function getChannelConfigurationSubscriberService()
  8693.     {
  8694.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8695.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/Channel/ChannelConfigurationSubscriber.php';
  8696.         return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber'] = new \App\Doctrine\EventEntitySubscriber\Channel\ChannelConfigurationSubscriber(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  8697.     }
  8698.     /**
  8699.      * Gets the private 'App\Doctrine\EventEntitySubscriber\Planning\EventSubscriber' shared autowired service.
  8700.      *
  8701.      * @return \App\Doctrine\EventEntitySubscriber\Planning\EventSubscriber
  8702.      */
  8703.     protected function getEventSubscriberService()
  8704.     {
  8705.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8706.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/Planning/EventSubscriber.php';
  8707.         $a = ($this->privates['App\\Service\\Sign\\UserSignAlertService'] ?? $this->getUserSignAlertServiceService());
  8708.         if (isset($this->privates['App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber'])) {
  8709.             return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber'];
  8710.         }
  8711.         return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber'] = new \App\Doctrine\EventEntitySubscriber\Planning\EventSubscriber($a, ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService()));
  8712.     }
  8713.     /**
  8714.      * Gets the private 'App\Doctrine\EventEntitySubscriber\Planning\PlanningResourceAssociationSubscriber' shared autowired service.
  8715.      *
  8716.      * @return \App\Doctrine\EventEntitySubscriber\Planning\PlanningResourceAssociationSubscriber
  8717.      */
  8718.     protected function getPlanningResourceAssociationSubscriberService()
  8719.     {
  8720.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8721.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/Planning/PlanningResourceAssociationSubscriber.php';
  8722.         return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber'] = new \App\Doctrine\EventEntitySubscriber\Planning\PlanningResourceAssociationSubscriber();
  8723.     }
  8724.     /**
  8725.      * Gets the private 'App\Doctrine\EventEntitySubscriber\Signing\FileCertificationSubscriber' shared autowired service.
  8726.      *
  8727.      * @return \App\Doctrine\EventEntitySubscriber\Signing\FileCertificationSubscriber
  8728.      */
  8729.     protected function getFileCertificationSubscriberService()
  8730.     {
  8731.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8732.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/Signing/FileCertificationSubscriber.php';
  8733.         include_once \dirname(__DIR__4).'/src/Service/Sign/UserSignCertificationService.php';
  8734.         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())));
  8735.     }
  8736.     /**
  8737.      * Gets the private 'App\Doctrine\EventEntitySubscriber\Signing\UserSignCertificationSubscriber' shared autowired service.
  8738.      *
  8739.      * @return \App\Doctrine\EventEntitySubscriber\Signing\UserSignCertificationSubscriber
  8740.      */
  8741.     protected function getUserSignCertificationSubscriberService()
  8742.     {
  8743.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8744.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/Signing/UserSignCertificationSubscriber.php';
  8745.         include_once \dirname(__DIR__4).'/src/Service/Sign/UserSignCertificationService.php';
  8746.         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())));
  8747.     }
  8748.     /**
  8749.      * Gets the private 'App\Doctrine\EventEntitySubscriber\Signing\UserSignSubscriber' shared autowired service.
  8750.      *
  8751.      * @return \App\Doctrine\EventEntitySubscriber\Signing\UserSignSubscriber
  8752.      */
  8753.     protected function getUserSignSubscriberService()
  8754.     {
  8755.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Subscriber/EntityEventSubscriberInterface.php';
  8756.         include_once \dirname(__DIR__4).'/src/Doctrine/EventEntitySubscriber/Signing/UserSignSubscriber.php';
  8757.         $a = ($this->privates['App\\Service\\Sign\\UserSignAlertService'] ?? $this->getUserSignAlertServiceService());
  8758.         if (isset($this->privates['App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber'])) {
  8759.             return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber'];
  8760.         }
  8761.         return $this->privates['App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber'] = new \App\Doctrine\EventEntitySubscriber\Signing\UserSignSubscriber($a);
  8762.     }
  8763.     /**
  8764.      * Gets the private 'App\Doctrine\EventSubscriber\PRAGroupFixSubscriber' shared autowired service.
  8765.      *
  8766.      * @return \App\Doctrine\EventSubscriber\PRAGroupFixSubscriber
  8767.      */
  8768.     protected function getPRAGroupFixSubscriberService()
  8769.     {
  8770.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8771.         include_once \dirname(__DIR__4).'/src/Doctrine/EventSubscriber/PRAGroupFixSubscriber.php';
  8772.         return $this->privates['App\\Doctrine\\EventSubscriber\\PRAGroupFixSubscriber'] = new \App\Doctrine\EventSubscriber\PRAGroupFixSubscriber();
  8773.     }
  8774.     /**
  8775.      * Gets the private 'App\Doctrine\EventSubscriber\RecurringEventsSubscriber' shared autowired service.
  8776.      *
  8777.      * @return \App\Doctrine\EventSubscriber\RecurringEventsSubscriber
  8778.      */
  8779.     protected function getRecurringEventsSubscriberService()
  8780.     {
  8781.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8782.         include_once \dirname(__DIR__4).'/src/Doctrine/EventSubscriber/RecurringEventsSubscriber.php';
  8783.         $a = ($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerUpdateService'] ?? $this->getRruleManagerUpdateServiceService());
  8784.         if (isset($this->privates['App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber'])) {
  8785.             return $this->privates['App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber'];
  8786.         }
  8787.         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()));
  8788.     }
  8789.     /**
  8790.      * Gets the private 'App\Doctrine\EventSubscriber\UpdateSubscriber' shared autowired service.
  8791.      *
  8792.      * @return \App\Doctrine\EventSubscriber\UpdateSubscriber
  8793.      */
  8794.     protected function getUpdateSubscriberService()
  8795.     {
  8796.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8797.         include_once \dirname(__DIR__4).'/src/Doctrine/EventSubscriber/UpdateSubscriber.php';
  8798.         return $this->privates['App\\Doctrine\\EventSubscriber\\UpdateSubscriber'] = new \App\Doctrine\EventSubscriber\UpdateSubscriber();
  8799.     }
  8800.     /**
  8801.      * Gets the private 'App\Doctrine\Id\TransparentUuidGenerator' shared autowired service.
  8802.      *
  8803.      * @return \App\Doctrine\Id\TransparentUuidGenerator
  8804.      */
  8805.     protected function getTransparentUuidGeneratorService()
  8806.     {
  8807.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  8808.         include_once \dirname(__DIR__4).'/src/Doctrine/Id/TransparentUuidGenerator.php';
  8809.         return $this->privates['App\\Doctrine\\Id\\TransparentUuidGenerator'] = new \App\Doctrine\Id\TransparentUuidGenerator();
  8810.     }
  8811.     /**
  8812.      * Gets the private 'App\EventListener\FileRemoveListener' shared autowired service.
  8813.      *
  8814.      * @return \App\EventListener\FileRemoveListener
  8815.      */
  8816.     protected function getFileRemoveListenerService()
  8817.     {
  8818.         include_once \dirname(__DIR__4).'/src/EventListener/FileRemoveListener.php';
  8819.         $a = ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService());
  8820.         if (isset($this->privates['App\\EventListener\\FileRemoveListener'])) {
  8821.             return $this->privates['App\\EventListener\\FileRemoveListener'];
  8822.         }
  8823.         return $this->privates['App\\EventListener\\FileRemoveListener'] = new \App\EventListener\FileRemoveListener($a);
  8824.     }
  8825.     /**
  8826.      * Gets the private 'App\EventSubscriber\GroupEventAssociationSubscriber' shared autowired service.
  8827.      *
  8828.      * @return \App\EventSubscriber\GroupEventAssociationSubscriber
  8829.      */
  8830.     protected function getGroupEventAssociationSubscriberService()
  8831.     {
  8832.         include_once \dirname(__DIR__4).'/src/EventSubscriber/GroupEventAssociationSubscriber.php';
  8833.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8834.         if (isset($this->privates['App\\EventSubscriber\\GroupEventAssociationSubscriber'])) {
  8835.             return $this->privates['App\\EventSubscriber\\GroupEventAssociationSubscriber'];
  8836.         }
  8837.         $b = ($this->privates['App\\Service\\Sign\\SignService'] ?? $this->getSignServiceService());
  8838.         if (isset($this->privates['App\\EventSubscriber\\GroupEventAssociationSubscriber'])) {
  8839.             return $this->privates['App\\EventSubscriber\\GroupEventAssociationSubscriber'];
  8840.         }
  8841.         return $this->privates['App\\EventSubscriber\\GroupEventAssociationSubscriber'] = new \App\EventSubscriber\GroupEventAssociationSubscriber($a$b);
  8842.     }
  8843.     /**
  8844.      * Gets the private 'App\EventSubscriber\KernelEventSubscriber' shared autowired service.
  8845.      *
  8846.      * @return \App\EventSubscriber\KernelEventSubscriber
  8847.      */
  8848.     protected function getKernelEventSubscriberService()
  8849.     {
  8850.         include_once \dirname(__DIR__4).'/src/EventSubscriber/KernelEventSubscriber.php';
  8851.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/RrulePostProcessService.php';
  8852.         $a = ($this->privates['App\\Service\\Sign\\UserSignAlertService'] ?? $this->getUserSignAlertServiceService());
  8853.         if (isset($this->privates['App\\EventSubscriber\\KernelEventSubscriber'])) {
  8854.             return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'];
  8855.         }
  8856.         $b = ($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerPersistService'] ?? $this->getRruleManagerPersistServiceService());
  8857.         if (isset($this->privates['App\\EventSubscriber\\KernelEventSubscriber'])) {
  8858.             return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'];
  8859.         }
  8860.         $c = ($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerUpdateService'] ?? $this->getRruleManagerUpdateServiceService());
  8861.         if (isset($this->privates['App\\EventSubscriber\\KernelEventSubscriber'])) {
  8862.             return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'];
  8863.         }
  8864.         $d = ($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerDeleteService'] ?? $this->getRruleManagerDeleteServiceService());
  8865.         if (isset($this->privates['App\\EventSubscriber\\KernelEventSubscriber'])) {
  8866.             return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'];
  8867.         }
  8868.         $e = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8869.         if (isset($this->privates['App\\EventSubscriber\\KernelEventSubscriber'])) {
  8870.             return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'];
  8871.         }
  8872.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8873.         if (isset($this->privates['App\\EventSubscriber\\KernelEventSubscriber'])) {
  8874.             return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'];
  8875.         }
  8876.         return $this->privates['App\\EventSubscriber\\KernelEventSubscriber'] = new \App\EventSubscriber\KernelEventSubscriber($a, new \App\Service\Calendar\Rrule\RrulePostProcessService($b$c$d$e$f));
  8877.     }
  8878.     /**
  8879.      * Gets the private 'App\Form\Async\Event\BaseType' shared autowired service.
  8880.      *
  8881.      * @return \App\Form\Async\Event\BaseType
  8882.      */
  8883.     protected function getBaseTypeService()
  8884.     {
  8885.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8886.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8887.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/BaseType.php';
  8888.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  8889.         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())));
  8890.     }
  8891.     /**
  8892.      * Gets the private 'App\Form\Async\Event\CollectionPutType' shared autowired service.
  8893.      *
  8894.      * @return \App\Form\Async\Event\CollectionPutType
  8895.      */
  8896.     protected function getCollectionPutTypeService()
  8897.     {
  8898.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8899.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8900.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/CollectionPutType.php';
  8901.         return $this->privates['App\\Form\\Async\\Event\\CollectionPutType'] = new \App\Form\Async\Event\CollectionPutType();
  8902.     }
  8903.     /**
  8904.      * Gets the private 'App\Form\Async\Event\DuplicateMultipleType' shared autowired service.
  8905.      *
  8906.      * @return \App\Form\Async\Event\DuplicateMultipleType
  8907.      */
  8908.     protected function getDuplicateMultipleTypeService()
  8909.     {
  8910.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8911.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8912.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/DuplicateMultipleType.php';
  8913.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  8914.         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())));
  8915.     }
  8916.     /**
  8917.      * Gets the private 'App\Form\Async\Event\PRAType' shared autowired service.
  8918.      *
  8919.      * @return \App\Form\Async\Event\PRAType
  8920.      */
  8921.     protected function getPRATypeService()
  8922.     {
  8923.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8924.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8925.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/PRAType.php';
  8926.         return $this->privates['App\\Form\\Async\\Event\\PRAType'] = new \App\Form\Async\Event\PRAType();
  8927.     }
  8928.     /**
  8929.      * Gets the private 'App\Form\Async\Event\PostType' shared autowired service.
  8930.      *
  8931.      * @return \App\Form\Async\Event\PostType
  8932.      */
  8933.     protected function getPostTypeService()
  8934.     {
  8935.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8936.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8937.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/PostType.php';
  8938.         return $this->privates['App\\Form\\Async\\Event\\PostType'] = new \App\Form\Async\Event\PostType();
  8939.     }
  8940.     /**
  8941.      * Gets the private 'App\Form\Async\Event\PutItemType' shared autowired service.
  8942.      *
  8943.      * @return \App\Form\Async\Event\PutItemType
  8944.      */
  8945.     protected function getPutItemTypeService()
  8946.     {
  8947.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8948.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8949.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/PutItemType.php';
  8950.         return $this->privates['App\\Form\\Async\\Event\\PutItemType'] = new \App\Form\Async\Event\PutItemType(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  8951.     }
  8952.     /**
  8953.      * Gets the private 'App\Form\Async\Event\PutRecurringType' shared autowired service.
  8954.      *
  8955.      * @return \App\Form\Async\Event\PutRecurringType
  8956.      */
  8957.     protected function getPutRecurringTypeService()
  8958.     {
  8959.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8960.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8961.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/PutRecurringType.php';
  8962.         return $this->privates['App\\Form\\Async\\Event\\PutRecurringType'] = new \App\Form\Async\Event\PutRecurringType();
  8963.     }
  8964.     /**
  8965.      * Gets the private 'App\Form\Async\Event\PutType' shared autowired service.
  8966.      *
  8967.      * @return \App\Form\Async\Event\PutType
  8968.      */
  8969.     protected function getPutTypeService()
  8970.     {
  8971.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8972.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8973.         include_once \dirname(__DIR__4).'/src/Form/Async/Event/PutType.php';
  8974.         return $this->privates['App\\Form\\Async\\Event\\PutType'] = new \App\Form\Async\Event\PutType();
  8975.     }
  8976.     /**
  8977.      * Gets the private 'App\Form\Async\UserSign\CollectionPutType' shared autowired service.
  8978.      *
  8979.      * @return \App\Form\Async\UserSign\CollectionPutType
  8980.      */
  8981.     protected function getCollectionPutType2Service()
  8982.     {
  8983.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8984.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8985.         include_once \dirname(__DIR__4).'/src/Form/Async/UserSign/CollectionPutType.php';
  8986.         return $this->privates['App\\Form\\Async\\UserSign\\CollectionPutType'] = new \App\Form\Async\UserSign\CollectionPutType();
  8987.     }
  8988.     /**
  8989.      * Gets the private 'App\Form\Async\UserSign\PostType' shared autowired service.
  8990.      *
  8991.      * @return \App\Form\Async\UserSign\PostType
  8992.      */
  8993.     protected function getPostType2Service()
  8994.     {
  8995.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8996.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8997.         include_once \dirname(__DIR__4).'/src/Form/Async/UserSign/PostType.php';
  8998.         return $this->privates['App\\Form\\Async\\UserSign\\PostType'] = new \App\Form\Async\UserSign\PostType();
  8999.     }
  9000.     /**
  9001.      * Gets the private 'App\Form\Async\UserSign\PutItemType' shared autowired service.
  9002.      *
  9003.      * @return \App\Form\Async\UserSign\PutItemType
  9004.      */
  9005.     protected function getPutItemType2Service()
  9006.     {
  9007.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9008.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9009.         include_once \dirname(__DIR__4).'/src/Form/Async/UserSign/PutItemType.php';
  9010.         return $this->privates['App\\Form\\Async\\UserSign\\PutItemType'] = new \App\Form\Async\UserSign\PutItemType(($this->privates['App\\Repository\\Signing\\UserSignRepository'] ?? $this->getUserSignRepositoryService()));
  9011.     }
  9012.     /**
  9013.      * Gets the private 'App\Form\Async\UserSign\PutStatusType' shared autowired service.
  9014.      *
  9015.      * @return \App\Form\Async\UserSign\PutStatusType
  9016.      */
  9017.     protected function getPutStatusTypeService()
  9018.     {
  9019.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9020.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9021.         include_once \dirname(__DIR__4).'/src/Form/Async/UserSign/PutStatusType.php';
  9022.         return $this->privates['App\\Form\\Async\\UserSign\\PutStatusType'] = new \App\Form\Async\UserSign\PutStatusType();
  9023.     }
  9024.     /**
  9025.      * Gets the private 'App\Form\Async\UserSign\PutType' shared autowired service.
  9026.      *
  9027.      * @return \App\Form\Async\UserSign\PutType
  9028.      */
  9029.     protected function getPutType2Service()
  9030.     {
  9031.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9032.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9033.         include_once \dirname(__DIR__4).'/src/Form/Async/UserSign/PutType.php';
  9034.         return $this->privates['App\\Form\\Async\\UserSign\\PutType'] = new \App\Form\Async\UserSign\PutType();
  9035.     }
  9036.     /**
  9037.      * Gets the private 'App\Form\AvailableExceptionUserType' shared autowired service.
  9038.      *
  9039.      * @return \App\Form\AvailableExceptionUserType
  9040.      */
  9041.     protected function getAvailableExceptionUserTypeService()
  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/AvailableExceptionUserType.php';
  9046.         return $this->privates['App\\Form\\AvailableExceptionUserType'] = new \App\Form\AvailableExceptionUserType();
  9047.     }
  9048.     /**
  9049.      * Gets the private 'App\Form\EventAbsenceType' shared autowired service.
  9050.      *
  9051.      * @return \App\Form\EventAbsenceType
  9052.      */
  9053.     protected function getEventAbsenceTypeService()
  9054.     {
  9055.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9056.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9057.         include_once \dirname(__DIR__4).'/src/Form/EventAbsenceType.php';
  9058.         return $this->privates['App\\Form\\EventAbsenceType'] = new \App\Form\EventAbsenceType();
  9059.     }
  9060.     /**
  9061.      * Gets the private 'App\Form\Filter\Admin\Former\FormerCollectionFilterType' shared autowired service.
  9062.      *
  9063.      * @return \App\Form\Filter\Admin\Former\FormerCollectionFilterType
  9064.      */
  9065.     protected function getFormerCollectionFilterTypeService()
  9066.     {
  9067.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9068.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9069.         include_once \dirname(__DIR__4).'/src/Form/Filter/Admin/Former/FormerCollectionFilterType.php';
  9070.         return $this->privates['App\\Form\\Filter\\Admin\\Former\\FormerCollectionFilterType'] = new \App\Form\Filter\Admin\Former\FormerCollectionFilterType();
  9071.     }
  9072.     /**
  9073.      * Gets the private 'App\Form\Filter\Admin\Promotion\PromotionCollectionFilterType' shared autowired service.
  9074.      *
  9075.      * @return \App\Form\Filter\Admin\Promotion\PromotionCollectionFilterType
  9076.      */
  9077.     protected function getPromotionCollectionFilterTypeService()
  9078.     {
  9079.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9080.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9081.         include_once \dirname(__DIR__4).'/src/Form/Filter/Admin/Promotion/PromotionCollectionFilterType.php';
  9082.         return $this->privates['App\\Form\\Filter\\Admin\\Promotion\\PromotionCollectionFilterType'] = new \App\Form\Filter\Admin\Promotion\PromotionCollectionFilterType();
  9083.     }
  9084.     /**
  9085.      * Gets the private 'App\Form\Filter\Admin\SignatureSheet\SignatureSheetCollectionFilterType' shared autowired service.
  9086.      *
  9087.      * @return \App\Form\Filter\Admin\SignatureSheet\SignatureSheetCollectionFilterType
  9088.      */
  9089.     protected function getSignatureSheetCollectionFilterTypeService()
  9090.     {
  9091.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9092.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9093.         include_once \dirname(__DIR__4).'/src/Form/Filter/Admin/SignatureSheet/SignatureSheetCollectionFilterType.php';
  9094.         return $this->privates['App\\Form\\Filter\\Admin\\SignatureSheet\\SignatureSheetCollectionFilterType'] = new \App\Form\Filter\Admin\SignatureSheet\SignatureSheetCollectionFilterType();
  9095.     }
  9096.     /**
  9097.      * Gets the private 'App\Form\Filter\Admin\UserSign\UserSignCollectionFilterType' shared autowired service.
  9098.      *
  9099.      * @return \App\Form\Filter\Admin\UserSign\UserSignCollectionFilterType
  9100.      */
  9101.     protected function getUserSignCollectionFilterTypeService()
  9102.     {
  9103.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9104.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9105.         include_once \dirname(__DIR__4).'/src/Form/Filter/Admin/UserSign/UserSignCollectionFilterType.php';
  9106.         $a = ($this->services['router'] ?? $this->getRouterService());
  9107.         if (isset($this->privates['App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType'])) {
  9108.             return $this->privates['App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType'];
  9109.         }
  9110.         return $this->privates['App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType'] = new \App\Form\Filter\Admin\UserSign\UserSignCollectionFilterType($a, ($this->services['translator'] ?? $this->getTranslatorService()));
  9111.     }
  9112.     /**
  9113.      * Gets the private 'App\Form\Filter\Admin\User\UserCollectionFilterType' shared autowired service.
  9114.      *
  9115.      * @return \App\Form\Filter\Admin\User\UserCollectionFilterType
  9116.      */
  9117.     protected function getUserCollectionFilterTypeService()
  9118.     {
  9119.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9120.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9121.         include_once \dirname(__DIR__4).'/src/Form/Filter/Admin/User/UserCollectionFilterType.php';
  9122.         return $this->privates['App\\Form\\Filter\\Admin\\User\\UserCollectionFilterType'] = new \App\Form\Filter\Admin\User\UserCollectionFilterType();
  9123.     }
  9124.     /**
  9125.      * Gets the private 'App\Form\Filter\Async\AvailableException\CollectionFilter' shared autowired service.
  9126.      *
  9127.      * @return \App\Form\Filter\Async\AvailableException\CollectionFilter
  9128.      */
  9129.     protected function getCollectionFilterService()
  9130.     {
  9131.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9132.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9133.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/AvailableException/CollectionFilter.php';
  9134.         return $this->privates['App\\Form\\Filter\\Async\\AvailableException\\CollectionFilter'] = new \App\Form\Filter\Async\AvailableException\CollectionFilter();
  9135.     }
  9136.     /**
  9137.      * Gets the private 'App\Form\Filter\Async\Event\BaseCollectionFilter' shared autowired service.
  9138.      *
  9139.      * @return \App\Form\Filter\Async\Event\BaseCollectionFilter
  9140.      */
  9141.     protected function getBaseCollectionFilterService()
  9142.     {
  9143.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9144.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9145.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/Event/BaseCollectionFilter.php';
  9146.         return $this->privates['App\\Form\\Filter\\Async\\Event\\BaseCollectionFilter'] = new \App\Form\Filter\Async\Event\BaseCollectionFilter();
  9147.     }
  9148.     /**
  9149.      * Gets the private 'App\Form\Filter\Async\Event\CollectionFilter' shared autowired service.
  9150.      *
  9151.      * @return \App\Form\Filter\Async\Event\CollectionFilter
  9152.      */
  9153.     protected function getCollectionFilter2Service()
  9154.     {
  9155.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9156.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9157.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/Event/CollectionFilter.php';
  9158.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9159.         if (isset($this->privates['App\\Form\\Filter\\Async\\Event\\CollectionFilter'])) {
  9160.             return $this->privates['App\\Form\\Filter\\Async\\Event\\CollectionFilter'];
  9161.         }
  9162.         return $this->privates['App\\Form\\Filter\\Async\\Event\\CollectionFilter'] = new \App\Form\Filter\Async\Event\CollectionFilter($a);
  9163.     }
  9164.     /**
  9165.      * Gets the private 'App\Form\Filter\Async\Event\RruleCollectionFilter' shared autowired service.
  9166.      *
  9167.      * @return \App\Form\Filter\Async\Event\RruleCollectionFilter
  9168.      */
  9169.     protected function getRruleCollectionFilterService()
  9170.     {
  9171.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9172.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9173.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/Event/RruleCollectionFilter.php';
  9174.         return $this->privates['App\\Form\\Filter\\Async\\Event\\RruleCollectionFilter'] = new \App\Form\Filter\Async\Event\RruleCollectionFilter();
  9175.     }
  9176.     /**
  9177.      * Gets the private 'App\Form\Filter\Async\Group\CollectionFilter' shared autowired service.
  9178.      *
  9179.      * @return \App\Form\Filter\Async\Group\CollectionFilter
  9180.      */
  9181.     protected function getCollectionFilter3Service()
  9182.     {
  9183.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9184.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9185.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/Group/CollectionFilter.php';
  9186.         return $this->privates['App\\Form\\Filter\\Async\\Group\\CollectionFilter'] = new \App\Form\Filter\Async\Group\CollectionFilter();
  9187.     }
  9188.     /**
  9189.      * Gets the private 'App\Form\Filter\Async\PlanningResource\PlanningResourceFilterType' shared autowired service.
  9190.      *
  9191.      * @return \App\Form\Filter\Async\PlanningResource\PlanningResourceFilterType
  9192.      */
  9193.     protected function getPlanningResourceFilterTypeService()
  9194.     {
  9195.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9196.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9197.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/PlanningResource/PlanningResourceFilterType.php';
  9198.         $a = ($this->services['router'] ?? $this->getRouterService());
  9199.         if (isset($this->privates['App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType'])) {
  9200.             return $this->privates['App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType'];
  9201.         }
  9202.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  9203.         if (isset($this->privates['App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType'])) {
  9204.             return $this->privates['App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType'];
  9205.         }
  9206.         return $this->privates['App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType'] = new \App\Form\Filter\Async\PlanningResource\PlanningResourceFilterType($a$b);
  9207.     }
  9208.     /**
  9209.      * Gets the private 'App\Form\Filter\Async\Room\CollectionFilter' shared autowired service.
  9210.      *
  9211.      * @return \App\Form\Filter\Async\Room\CollectionFilter
  9212.      */
  9213.     protected function getCollectionFilter4Service()
  9214.     {
  9215.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9216.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9217.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/Room/CollectionFilter.php';
  9218.         return $this->privates['App\\Form\\Filter\\Async\\Room\\CollectionFilter'] = new \App\Form\Filter\Async\Room\CollectionFilter();
  9219.     }
  9220.     /**
  9221.      * Gets the private 'App\Form\Filter\Async\Session\CollectionFilter' shared autowired service.
  9222.      *
  9223.      * @return \App\Form\Filter\Async\Session\CollectionFilter
  9224.      */
  9225.     protected function getCollectionFilter5Service()
  9226.     {
  9227.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9228.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9229.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/Session/CollectionFilter.php';
  9230.         return $this->privates['App\\Form\\Filter\\Async\\Session\\CollectionFilter'] = new \App\Form\Filter\Async\Session\CollectionFilter();
  9231.     }
  9232.     /**
  9233.      * Gets the private 'App\Form\Filter\Async\SimpleGroup\CollectionFilter' shared autowired service.
  9234.      *
  9235.      * @return \App\Form\Filter\Async\SimpleGroup\CollectionFilter
  9236.      */
  9237.     protected function getCollectionFilter6Service()
  9238.     {
  9239.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9240.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9241.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/SimpleGroup/CollectionFilter.php';
  9242.         return $this->privates['App\\Form\\Filter\\Async\\SimpleGroup\\CollectionFilter'] = new \App\Form\Filter\Async\SimpleGroup\CollectionFilter();
  9243.     }
  9244.     /**
  9245.      * Gets the private 'App\Form\Filter\Async\User\CollectionFilter' shared autowired service.
  9246.      *
  9247.      * @return \App\Form\Filter\Async\User\CollectionFilter
  9248.      */
  9249.     protected function getCollectionFilter7Service()
  9250.     {
  9251.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9252.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9253.         include_once \dirname(__DIR__4).'/src/Form/Filter/Async/User/CollectionFilter.php';
  9254.         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())));
  9255.     }
  9256.     /**
  9257.      * Gets the private 'App\Form\Filter\ResourceSelectorFilter' shared autowired service.
  9258.      *
  9259.      * @return \App\Form\Filter\ResourceSelectorFilter
  9260.      */
  9261.     protected function getResourceSelectorFilterService()
  9262.     {
  9263.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9264.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9265.         include_once \dirname(__DIR__4).'/src/Form/Filter/ResourceSelectorFilter.php';
  9266.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9267.         if (isset($this->privates['App\\Form\\Filter\\ResourceSelectorFilter'])) {
  9268.             return $this->privates['App\\Form\\Filter\\ResourceSelectorFilter'];
  9269.         }
  9270.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  9271.         if (isset($this->privates['App\\Form\\Filter\\ResourceSelectorFilter'])) {
  9272.             return $this->privates['App\\Form\\Filter\\ResourceSelectorFilter'];
  9273.         }
  9274.         return $this->privates['App\\Form\\Filter\\ResourceSelectorFilter'] = new \App\Form\Filter\ResourceSelectorFilter($a$b);
  9275.     }
  9276.     /**
  9277.      * Gets the private 'App\Form\Filter\ReverseSync\Planning\EventCollectionFilterType' shared autowired service.
  9278.      *
  9279.      * @return \App\Form\Filter\ReverseSync\Planning\EventCollectionFilterType
  9280.      */
  9281.     protected function getEventCollectionFilterTypeService()
  9282.     {
  9283.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9284.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9285.         include_once \dirname(__DIR__4).'/src/Form/Filter/ReverseSync/Planning/EventCollectionFilterType.php';
  9286.         return $this->privates['App\\Form\\Filter\\ReverseSync\\Planning\\EventCollectionFilterType'] = new \App\Form\Filter\ReverseSync\Planning\EventCollectionFilterType();
  9287.     }
  9288.     /**
  9289.      * Gets the private 'App\Form\ImgFileType' shared autowired service.
  9290.      *
  9291.      * @return \App\Form\ImgFileType
  9292.      */
  9293.     protected function getImgFileTypeService()
  9294.     {
  9295.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9296.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9297.         include_once \dirname(__DIR__4).'/src/Form/ImgFileType.php';
  9298.         return $this->privates['App\\Form\\ImgFileType'] = new \App\Form\ImgFileType();
  9299.     }
  9300.     /**
  9301.      * Gets the private 'App\Form\Modal\EventType' shared autowired service.
  9302.      *
  9303.      * @return \App\Form\Modal\EventType
  9304.      */
  9305.     protected function getEventTypeService()
  9306.     {
  9307.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9308.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9309.         include_once \dirname(__DIR__4).'/src/Form/Modal/EventType.php';
  9310.         $a = ($this->services['router'] ?? $this->getRouterService());
  9311.         if (isset($this->privates['App\\Form\\Modal\\EventType'])) {
  9312.             return $this->privates['App\\Form\\Modal\\EventType'];
  9313.         }
  9314.         return $this->privates['App\\Form\\Modal\\EventType'] = new \App\Form\Modal\EventType($a);
  9315.     }
  9316.     /**
  9317.      * Gets the private 'App\Form\Planning\ExportPlanningResourceType' shared autowired service.
  9318.      *
  9319.      * @return \App\Form\Planning\ExportPlanningResourceType
  9320.      */
  9321.     protected function getExportPlanningResourceTypeService()
  9322.     {
  9323.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9324.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9325.         include_once \dirname(__DIR__4).'/src/Form/Planning/ExportPlanningResourceType.php';
  9326.         return $this->privates['App\\Form\\Planning\\ExportPlanningResourceType'] = new \App\Form\Planning\ExportPlanningResourceType();
  9327.     }
  9328.     /**
  9329.      * Gets the private 'App\Form\Planning\RRuleType' shared autowired service.
  9330.      *
  9331.      * @return \App\Form\Planning\RRuleType
  9332.      */
  9333.     protected function getRRuleTypeService()
  9334.     {
  9335.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9336.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9337.         include_once \dirname(__DIR__4).'/src/Form/Planning/RRuleType.php';
  9338.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  9339.         $a = ($this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'] ?? $this->getRRuleServiceService());
  9340.         if (isset($this->privates['App\\Form\\Planning\\RRuleType'])) {
  9341.             return $this->privates['App\\Form\\Planning\\RRuleType'];
  9342.         }
  9343.         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())));
  9344.     }
  9345.     /**
  9346.      * Gets the private 'App\Form\ReminderSignatureType' shared autowired service.
  9347.      *
  9348.      * @return \App\Form\ReminderSignatureType
  9349.      */
  9350.     protected function getReminderSignatureTypeService()
  9351.     {
  9352.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9353.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9354.         include_once \dirname(__DIR__4).'/src/Form/ReminderSignatureType.php';
  9355.         return $this->privates['App\\Form\\ReminderSignatureType'] = new \App\Form\ReminderSignatureType();
  9356.     }
  9357.     /**
  9358.      * Gets the private 'App\Form\Search\MainSearchType' shared autowired service.
  9359.      *
  9360.      * @return \App\Form\Search\MainSearchType
  9361.      */
  9362.     protected function getMainSearchTypeService()
  9363.     {
  9364.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9365.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9366.         include_once \dirname(__DIR__4).'/src/Form/Search/MainSearchType.php';
  9367.         return $this->privates['App\\Form\\Search\\MainSearchType'] = new \App\Form\Search\MainSearchType();
  9368.     }
  9369.     /**
  9370.      * Gets the private 'App\Form\Signature\TeacherSignaturePresentType' shared autowired service.
  9371.      *
  9372.      * @return \App\Form\Signature\TeacherSignaturePresentType
  9373.      */
  9374.     protected function getTeacherSignaturePresentTypeService()
  9375.     {
  9376.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9377.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9378.         include_once \dirname(__DIR__4).'/src/Form/Signature/TeacherSignaturePresentType.php';
  9379.         return $this->privates['App\\Form\\Signature\\TeacherSignaturePresentType'] = new \App\Form\Signature\TeacherSignaturePresentType(($this->services['translator'] ?? $this->getTranslatorService()));
  9380.     }
  9381.     /**
  9382.      * Gets the private 'App\Form\SignaturesSheetType' shared autowired service.
  9383.      *
  9384.      * @return \App\Form\SignaturesSheetType
  9385.      */
  9386.     protected function getSignaturesSheetTypeService()
  9387.     {
  9388.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9389.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9390.         include_once \dirname(__DIR__4).'/src/Form/SignaturesSheetType.php';
  9391.         return $this->privates['App\\Form\\SignaturesSheetType'] = new \App\Form\SignaturesSheetType();
  9392.     }
  9393.     /**
  9394.      * Gets the private 'App\Form\UserFullType' shared autowired service.
  9395.      *
  9396.      * @return \App\Form\UserFullType
  9397.      */
  9398.     protected function getUserFullTypeService()
  9399.     {
  9400.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9401.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9402.         include_once \dirname(__DIR__4).'/src/Form/UserFullType.php';
  9403.         return $this->privates['App\\Form\\UserFullType'] = new \App\Form\UserFullType();
  9404.     }
  9405.     /**
  9406.      * Gets the private 'App\Pdf\SignaturesSheetGenerator' shared autowired service.
  9407.      *
  9408.      * @return \App\Pdf\SignaturesSheetGenerator
  9409.      */
  9410.     protected function getSignaturesSheetGeneratorService()
  9411.     {
  9412.         include_once \dirname(__DIR__4).'/src/Pdf/AbstractGenerator.php';
  9413.         include_once \dirname(__DIR__4).'/src/Pdf/SignaturesSheetGenerator.php';
  9414.         include_once \dirname(__DIR__4).'/vendor/chrome-php/chrome/src/BrowserFactory.php';
  9415.         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);
  9416.     }
  9417.     /**
  9418.      * Gets the private 'App\Repository\Account\NotificationRepository' shared autowired service.
  9419.      *
  9420.      * @return \App\Repository\Account\NotificationRepository
  9421.      */
  9422.     protected function getNotificationRepositoryService()
  9423.     {
  9424.         include_once \dirname(__DIR__4).'/src/Repository/Account/NotificationRepository.php';
  9425.         return $this->privates['App\\Repository\\Account\\NotificationRepository'] = new \App\Repository\Account\NotificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9426.     }
  9427.     /**
  9428.      * Gets the private 'App\Repository\Account\UserFavoriteFilterRepository' shared autowired service.
  9429.      *
  9430.      * @return \App\Repository\Account\UserFavoriteFilterRepository
  9431.      */
  9432.     protected function getUserFavoriteFilterRepositoryService()
  9433.     {
  9434.         include_once \dirname(__DIR__4).'/src/Repository/Account/UserFavoriteFilterRepository.php';
  9435.         return $this->privates['App\\Repository\\Account\\UserFavoriteFilterRepository'] = new \App\Repository\Account\UserFavoriteFilterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9436.     }
  9437.     /**
  9438.      * Gets the private 'App\Repository\Account\UserRepository' shared autowired service.
  9439.      *
  9440.      * @return \App\Repository\Account\UserRepository
  9441.      */
  9442.     protected function getUserRepositoryService()
  9443.     {
  9444.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/User/UserRepositoryInterface.php';
  9445.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/User/AbstractUserRepository.php';
  9446.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Repository/UserRepositoryInterface.php';
  9447.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Repository/UserRepositoryTrait.php';
  9448.         include_once \dirname(__DIR__4).'/src/Repository/Account/UserRepository.php';
  9449.         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()));
  9450.     }
  9451.     /**
  9452.      * Gets the private 'App\Repository\ChannelUserData\AbstractCursusRepository' shared autowired service.
  9453.      *
  9454.      * @return \App\Repository\ChannelUserData\AbstractCursusRepository
  9455.      */
  9456.     protected function getAbstractCursusRepositoryService()
  9457.     {
  9458.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/AbstractCursusRepository/AbstractCursusRepositoryInterface.php';
  9459.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  9460.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/AbstractCursusRepository/AbstractCursusRepositoryTrait.php';
  9461.         include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/AbstractCursusRepository.php';
  9462.         return $this->privates['App\\Repository\\ChannelUserData\\AbstractCursusRepository'] = new \App\Repository\ChannelUserData\AbstractCursusRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9463.     }
  9464.     /**
  9465.      * Gets the private 'App\Repository\ChannelUserData\ChannelUserDataRepository' shared autowired service.
  9466.      *
  9467.      * @return \App\Repository\ChannelUserData\ChannelUserDataRepository
  9468.      */
  9469.     protected function getChannelUserDataRepositoryService()
  9470.     {
  9471.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  9472.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserData/AdminChannelUserDataRepositoryInterface.php';
  9473.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserData/ChannelUserDataRepositoryInterface.php';
  9474.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserData/AbstractChannelUserDataRepository.php';
  9475.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserData/SyncedAdminChannelUserDataRepositoryTrait.php';
  9476.         include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/ChannelUserDataRepository.php';
  9477.         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()));
  9478.     }
  9479.     /**
  9480.      * Gets the private 'App\Repository\ChannelUserData\FavoriteFilterRepository' shared autowired service.
  9481.      *
  9482.      * @return \App\Repository\ChannelUserData\FavoriteFilterRepository
  9483.      */
  9484.     protected function getFavoriteFilterRepositoryService()
  9485.     {
  9486.         include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/FavoriteFilterRepository.php';
  9487.         return $this->privates['App\\Repository\\ChannelUserData\\FavoriteFilterRepository'] = new \App\Repository\ChannelUserData\FavoriteFilterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9488.     }
  9489.     /**
  9490.      * Gets the private 'App\Repository\Channel\ChannelRepository' shared autowired service.
  9491.      *
  9492.      * @return \App\Repository\Channel\ChannelRepository
  9493.      */
  9494.     protected function getChannelRepositoryService()
  9495.     {
  9496.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/Channel/ChannelRepositoryInterface.php';
  9497.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/Channel/AbstractChannelRepository.php';
  9498.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelRepository.php';
  9499.         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()));
  9500.     }
  9501.     /**
  9502.      * Gets the private 'App\Repository\Channel\ChannelUserCursusPermissionRepository' shared autowired service.
  9503.      *
  9504.      * @return \App\Repository\Channel\ChannelUserCursusPermissionRepository
  9505.      */
  9506.     protected function getChannelUserCursusPermissionRepositoryService()
  9507.     {
  9508.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelUserPermissionRepositoryInterface.php';
  9509.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/AbstractChannelUserPermissionRepository.php';
  9510.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelUserCursusPermissionRepository.php';
  9511.         return $this->privates['App\\Repository\\Channel\\ChannelUserCursusPermissionRepository'] = new \App\Repository\Channel\ChannelUserCursusPermissionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9512.     }
  9513.     /**
  9514.      * Gets the private 'App\Repository\Channel\ChannelUserSessionPermissionRepository' shared autowired service.
  9515.      *
  9516.      * @return \App\Repository\Channel\ChannelUserSessionPermissionRepository
  9517.      */
  9518.     protected function getChannelUserSessionPermissionRepositoryService()
  9519.     {
  9520.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelUserPermissionRepositoryInterface.php';
  9521.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/AbstractChannelUserPermissionRepository.php';
  9522.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelUserSessionPermissionRepository.php';
  9523.         return $this->privates['App\\Repository\\Channel\\ChannelUserSessionPermissionRepository'] = new \App\Repository\Channel\ChannelUserSessionPermissionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9524.     }
  9525.     /**
  9526.      * Gets the private 'App\Repository\Channel\ChannelUserTrainingPermissionRepository' shared autowired service.
  9527.      *
  9528.      * @return \App\Repository\Channel\ChannelUserTrainingPermissionRepository
  9529.      */
  9530.     protected function getChannelUserTrainingPermissionRepositoryService()
  9531.     {
  9532.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelUserPermissionRepositoryInterface.php';
  9533.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/AbstractChannelUserPermissionRepository.php';
  9534.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelUserTrainingPermissionRepository.php';
  9535.         return $this->privates['App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository'] = new \App\Repository\Channel\ChannelUserTrainingPermissionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9536.     }
  9537.     /**
  9538.      * Gets the private 'App\Repository\Channel\ChannelWhiteLabelRepository' shared autowired service.
  9539.      *
  9540.      * @return \App\Repository\Channel\ChannelWhiteLabelRepository
  9541.      */
  9542.     protected function getChannelWhiteLabelRepositoryService()
  9543.     {
  9544.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelWhiteLabel/ChannelWhiteLabelRepositoryInterface.php';
  9545.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelWhiteLabel/AbstractChannelWhiteLabelRepository.php';
  9546.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelWhiteLabelRepository.php';
  9547.         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()));
  9548.     }
  9549.     /**
  9550.      * Gets the private 'App\Repository\Channel\GroupRepository' shared autowired service.
  9551.      *
  9552.      * @return \App\Repository\Channel\GroupRepository
  9553.      */
  9554.     protected function getGroupRepositoryService()
  9555.     {
  9556.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/GroupRepository/GroupRepositoryInterface.php';
  9557.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/GroupRepository/GroupRepositoryTrait.php';
  9558.         include_once \dirname(__DIR__4).'/src/Repository/Channel/GroupRepository.php';
  9559.         return $this->privates['App\\Repository\\Channel\\GroupRepository'] = new \App\Repository\Channel\GroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9560.     }
  9561.     /**
  9562.      * Gets the private 'App\Repository\Channel\LessonRepository' shared autowired service.
  9563.      *
  9564.      * @return \App\Repository\Channel\LessonRepository
  9565.      */
  9566.     protected function getLessonRepositoryService()
  9567.     {
  9568.         include_once \dirname(__DIR__4).'/src/Repository/Channel/LessonRepository.php';
  9569.         return $this->privates['App\\Repository\\Channel\\LessonRepository'] = new \App\Repository\Channel\LessonRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9570.     }
  9571.     /**
  9572.      * Gets the private 'App\Repository\Channel\PlaceRepository' shared autowired service.
  9573.      *
  9574.      * @return \App\Repository\Channel\PlaceRepository
  9575.      */
  9576.     protected function getPlaceRepositoryService()
  9577.     {
  9578.         include_once \dirname(__DIR__4).'/src/Repository/Channel/PlaceRepository.php';
  9579.         return $this->privates['App\\Repository\\Channel\\PlaceRepository'] = new \App\Repository\Channel\PlaceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9580.     }
  9581.     /**
  9582.      * Gets the private 'App\Repository\Channel\RoomRepository' shared autowired service.
  9583.      *
  9584.      * @return \App\Repository\Channel\RoomRepository
  9585.      */
  9586.     protected function getRoomRepositoryService()
  9587.     {
  9588.         include_once \dirname(__DIR__4).'/src/Repository/Channel/RoomRepository.php';
  9589.         return $this->privates['App\\Repository\\Channel\\RoomRepository'] = new \App\Repository\Channel\RoomRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9590.     }
  9591.     /**
  9592.      * Gets the private 'App\Repository\Channel\SessionRepository' shared autowired service.
  9593.      *
  9594.      * @return \App\Repository\Channel\SessionRepository
  9595.      */
  9596.     protected function getSessionRepositoryService()
  9597.     {
  9598.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/SessionRepository/SessionRepositoryInterface.php';
  9599.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  9600.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/SessionRepository/SessionRepositoryTrait.php';
  9601.         include_once \dirname(__DIR__4).'/src/Repository/Channel/SessionRepository.php';
  9602.         return $this->privates['App\\Repository\\Channel\\SessionRepository'] = new \App\Repository\Channel\SessionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9603.     }
  9604.     /**
  9605.      * Gets the private 'App\Repository\Channel\TrainingRepository' shared autowired service.
  9606.      *
  9607.      * @return \App\Repository\Channel\TrainingRepository
  9608.      */
  9609.     protected function getTrainingRepositoryService()
  9610.     {
  9611.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  9612.         include_once \dirname(__DIR__4).'/src/Repository/Channel/TrainingRepository.php';
  9613.         return $this->privates['App\\Repository\\Channel\\TrainingRepository'] = new \App\Repository\Channel\TrainingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9614.     }
  9615.     /**
  9616.      * Gets the private 'App\Repository\Conference\ConferenceRepository' shared autowired service.
  9617.      *
  9618.      * @return \App\Repository\Conference\ConferenceRepository
  9619.      */
  9620.     protected function getConferenceRepositoryService()
  9621.     {
  9622.         include_once \dirname(__DIR__4).'/src/Repository/Conference/ConferenceRepository.php';
  9623.         return $this->privates['App\\Repository\\Conference\\ConferenceRepository'] = new \App\Repository\Conference\ConferenceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9624.     }
  9625.     /**
  9626.      * Gets the private 'App\Repository\FileRepository' shared autowired service.
  9627.      *
  9628.      * @return \App\Repository\FileRepository
  9629.      */
  9630.     protected function getFileRepositoryService()
  9631.     {
  9632.         include_once \dirname(__DIR__4).'/src/Repository/FileRepository.php';
  9633.         return $this->privates['App\\Repository\\FileRepository'] = new \App\Repository\FileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9634.     }
  9635.     /**
  9636.      * Gets the private 'App\Repository\Planning\AvailableExceptionRepository' shared autowired service.
  9637.      *
  9638.      * @return \App\Repository\Planning\AvailableExceptionRepository
  9639.      */
  9640.     protected function getAvailableExceptionRepositoryService()
  9641.     {
  9642.         include_once \dirname(__DIR__4).'/src/Repository/Planning/AvailableExceptionRepository.php';
  9643.         return $this->privates['App\\Repository\\Planning\\AvailableExceptionRepository'] = new \App\Repository\Planning\AvailableExceptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9644.     }
  9645.     /**
  9646.      * Gets the private 'App\Repository\Planning\EventRepository' shared autowired service.
  9647.      *
  9648.      * @return \App\Repository\Planning\EventRepository
  9649.      */
  9650.     protected function getEventRepositoryService()
  9651.     {
  9652.         include_once \dirname(__DIR__4).'/src/Repository/Planning/EventRepository.php';
  9653.         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()));
  9654.     }
  9655.     /**
  9656.      * Gets the private 'App\Repository\Planning\PlanningResourceAssociationRepository' shared autowired service.
  9657.      *
  9658.      * @return \App\Repository\Planning\PlanningResourceAssociationRepository
  9659.      */
  9660.     protected function getPlanningResourceAssociationRepositoryService()
  9661.     {
  9662.         include_once \dirname(__DIR__4).'/src/Repository/Planning/PlanningResourceAssociationRepository.php';
  9663.         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()));
  9664.     }
  9665.     /**
  9666.      * Gets the private 'App\Repository\Planning\PlanningResourceRepository' shared autowired service.
  9667.      *
  9668.      * @return \App\Repository\Planning\PlanningResourceRepository
  9669.      */
  9670.     protected function getPlanningResourceRepositoryService()
  9671.     {
  9672.         include_once \dirname(__DIR__4).'/src/Repository/Planning/PlanningResourceRepository.php';
  9673.         return $this->privates['App\\Repository\\Planning\\PlanningResourceRepository'] = new \App\Repository\Planning\PlanningResourceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9674.     }
  9675.     /**
  9676.      * Gets the private 'App\Repository\Planning\RRuleEntityRepository' shared autowired service.
  9677.      *
  9678.      * @return \App\Repository\Planning\RRuleEntityRepository
  9679.      */
  9680.     protected function getRRuleEntityRepositoryService()
  9681.     {
  9682.         include_once \dirname(__DIR__4).'/src/Repository/Planning/RRuleEntityRepository.php';
  9683.         return $this->privates['App\\Repository\\Planning\\RRuleEntityRepository'] = new \App\Repository\Planning\RRuleEntityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9684.     }
  9685.     /**
  9686.      * Gets the private 'App\Repository\Planning\RRuleExceptionRepository' shared autowired service.
  9687.      *
  9688.      * @return \App\Repository\Planning\RRuleExceptionRepository
  9689.      */
  9690.     protected function getRRuleExceptionRepositoryService()
  9691.     {
  9692.         include_once \dirname(__DIR__4).'/src/Repository/Planning/RRuleExceptionRepository.php';
  9693.         return $this->privates['App\\Repository\\Planning\\RRuleExceptionRepository'] = new \App\Repository\Planning\RRuleExceptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9694.     }
  9695.     /**
  9696.      * Gets the private 'App\Repository\SignaturesSheetRepository' shared autowired service.
  9697.      *
  9698.      * @return \App\Repository\SignaturesSheetRepository
  9699.      */
  9700.     protected function getSignaturesSheetRepositoryService()
  9701.     {
  9702.         include_once \dirname(__DIR__4).'/src/Repository/SignaturesSheetRepository.php';
  9703.         return $this->privates['App\\Repository\\SignaturesSheetRepository'] = new \App\Repository\SignaturesSheetRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9704.     }
  9705.     /**
  9706.      * Gets the private 'App\Repository\Signing\UserSignRepository' shared autowired service.
  9707.      *
  9708.      * @return \App\Repository\Signing\UserSignRepository
  9709.      */
  9710.     protected function getUserSignRepositoryService()
  9711.     {
  9712.         include_once \dirname(__DIR__4).'/src/Repository/Signing/UserSignRepository.php';
  9713.         return $this->privates['App\\Repository\\Signing\\UserSignRepository'] = new \App\Repository\Signing\UserSignRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9714.     }
  9715.     /**
  9716.      * Gets the private 'App\SdkBundle\Hydrator\Channel\AbstractCursusHydrator' shared autowired service.
  9717.      *
  9718.      * @return \App\SdkBundle\Hydrator\Channel\AbstractCursusHydrator
  9719.      */
  9720.     protected function getAbstractCursusHydratorService()
  9721.     {
  9722.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9723.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9724.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/AbstractCursusHydrator.php';
  9725.         include_once \dirname(__DIR__4).'/src/SdkBundle/Hydrator/Channel/AbstractCursusHydrator.php';
  9726.         $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()));
  9727.         $this->privates['App\SdkBundle\Hydrator\Channel\AbstractCursusHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9728.         return $instance;
  9729.     }
  9730.     /**
  9731.      * Gets the private 'App\Service\Calendar\Analytics\AdminChannelUserDataAnalyticsService' shared autowired service.
  9732.      *
  9733.      * @return \App\Service\Calendar\Analytics\AdminChannelUserDataAnalyticsService
  9734.      */
  9735.     protected function getAdminChannelUserDataAnalyticsServiceService()
  9736.     {
  9737.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Analytics/AdminChannelUserDataAnalyticsService.php';
  9738.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Analytics/Utils/PeriodLabelFormatter.php';
  9739.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Analytics/Utils/BucketCompleter.php';
  9740.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  9741.         $a = new \Nellapp\Bundle\SDKBundle\Analytics\Utils\PeriodLabelFormatter();
  9742.         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));
  9743.     }
  9744.     /**
  9745.      * Gets the private 'App\Service\Calendar\Analytics\EventChannelAnalyticsService' shared autowired service.
  9746.      *
  9747.      * @return \App\Service\Calendar\Analytics\EventChannelAnalyticsService
  9748.      */
  9749.     protected function getEventChannelAnalyticsServiceService()
  9750.     {
  9751.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Analytics/EventChannelAnalyticsService.php';
  9752.         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()));
  9753.     }
  9754.     /**
  9755.      * Gets the private 'App\Service\Calendar\EventManager' shared autowired service.
  9756.      *
  9757.      * @return \App\Service\Calendar\EventManager
  9758.      */
  9759.     protected function getEventManagerService()
  9760.     {
  9761.         include_once \dirname(__DIR__4).'/src/Service/Calendar/EventManager.php';
  9762.         return $this->privates['App\\Service\\Calendar\\EventManager'] = new \App\Service\Calendar\EventManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9763.     }
  9764.     /**
  9765.      * Gets the private 'App\Service\Calendar\Rrule\RRuleService' shared autowired service.
  9766.      *
  9767.      * @return \App\Service\Calendar\Rrule\RRuleService
  9768.      */
  9769.     protected function getRRuleServiceService()
  9770.     {
  9771.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/RRuleService.php';
  9772.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Utils/DateUtils.php';
  9773.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  9774.         $a = ($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService());
  9775.         if (isset($this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'])) {
  9776.             return $this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'];
  9777.         }
  9778.         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);
  9779.     }
  9780.     /**
  9781.      * Gets the private 'App\Service\Calendar\Rrule\RruleManagerDeleteService' shared autowired service.
  9782.      *
  9783.      * @return \App\Service\Calendar\Rrule\RruleManagerDeleteService
  9784.      */
  9785.     protected function getRruleManagerDeleteServiceService()
  9786.     {
  9787.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/AbstractRruleManagerService.php';
  9788.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/RruleManagerDeleteService.php';
  9789.         $a = ($this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'] ?? $this->getRRuleServiceService());
  9790.         if (isset($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerDeleteService'])) {
  9791.             return $this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerDeleteService'];
  9792.         }
  9793.         return $this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerDeleteService'] = new \App\Service\Calendar\Rrule\RruleManagerDeleteService($a, ($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  9794.     }
  9795.     /**
  9796.      * Gets the private 'App\Service\Calendar\Rrule\RruleManagerPersistService' shared autowired service.
  9797.      *
  9798.      * @return \App\Service\Calendar\Rrule\RruleManagerPersistService
  9799.      */
  9800.     protected function getRruleManagerPersistServiceService()
  9801.     {
  9802.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/AbstractRruleManagerService.php';
  9803.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/RruleManagerPersistService.php';
  9804.         $a = ($this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'] ?? $this->getRRuleServiceService());
  9805.         if (isset($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerPersistService'])) {
  9806.             return $this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerPersistService'];
  9807.         }
  9808.         return $this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerPersistService'] = new \App\Service\Calendar\Rrule\RruleManagerPersistService($a, ($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  9809.     }
  9810.     /**
  9811.      * Gets the private 'App\Service\Calendar\Rrule\RruleManagerUpdateService' shared autowired service.
  9812.      *
  9813.      * @return \App\Service\Calendar\Rrule\RruleManagerUpdateService
  9814.      */
  9815.     protected function getRruleManagerUpdateServiceService()
  9816.     {
  9817.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/AbstractRruleManagerService.php';
  9818.         include_once \dirname(__DIR__4).'/src/Service/Calendar/Rrule/RruleManagerUpdateService.php';
  9819.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9820.         if (isset($this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerUpdateService'])) {
  9821.             return $this->privates['App\\Service\\Calendar\\Rrule\\RruleManagerUpdateService'];
  9822.         }
  9823.         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()));
  9824.     }
  9825.     /**
  9826.      * Gets the private 'App\Service\Conference\ConferenceService' shared autowired service.
  9827.      *
  9828.      * @return \App\Service\Conference\ConferenceService
  9829.      */
  9830.     protected function getConferenceServiceService()
  9831.     {
  9832.         include_once \dirname(__DIR__4).'/src/Service/Conference/ConferenceService.php';
  9833.         include_once \dirname(__DIR__4).'/src/Service/ExternalMeetingClient/ExternalMeetingClientRegistry.php';
  9834.         include_once \dirname(__DIR__4).'/src/Service/Conference/ConferenceManager.php';
  9835.         include_once \dirname(__DIR__4).'/src/Service/Conference/ConferenceOwnerTypeResolver.php';
  9836.         include_once \dirname(__DIR__4).'/src/Service/Conference/ConferenceProviderResolver.php';
  9837.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  9838.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9839.         if (isset($this->privates['App\\Service\\Conference\\ConferenceService'])) {
  9840.             return $this->privates['App\\Service\\Conference\\ConferenceService'];
  9841.         }
  9842.         $b = ($this->services['router'] ?? $this->getRouterService());
  9843.         if (isset($this->privates['App\\Service\\Conference\\ConferenceService'])) {
  9844.             return $this->privates['App\\Service\\Conference\\ConferenceService'];
  9845.         }
  9846.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Service\\ConfigurationService'] = new \Nellapp\Bundle\SDKBundle\Channel\Service\ConfigurationService()));
  9847.         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 () {
  9848.             yield => ($this->privates['App\\Service\\ExternalMeetingClient\\BBBApiService'] ?? $this->getBBBApiServiceService());
  9849.         }, 1)), $c, new \App\Service\Conference\ConferenceManager($c, new \App\Service\Conference\ConferenceOwnerTypeResolver(), new \App\Service\Conference\ConferenceProviderResolver()));
  9850.     }
  9851.     /**
  9852.      * Gets the private 'App\Service\EventRefreshResourcesService' shared autowired service.
  9853.      *
  9854.      * @return \App\Service\EventRefreshResourcesService
  9855.      */
  9856.     protected function getEventRefreshResourcesServiceService()
  9857.     {
  9858.         include_once \dirname(__DIR__4).'/src/Service/EventRefreshResourcesService.php';
  9859.         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()));
  9860.     }
  9861.     /**
  9862.      * Gets the private 'App\Service\EventsUserProgression' shared autowired service.
  9863.      *
  9864.      * @return \App\Service\EventsUserProgression
  9865.      */
  9866.     protected function getEventsUserProgressionService()
  9867.     {
  9868.         include_once \dirname(__DIR__4).'/src/Service/EventsUserProgression.php';
  9869.         return $this->privates['App\\Service\\EventsUserProgression'] = new \App\Service\EventsUserProgression(($this->privates['App\\Repository\\Planning\\EventRepository'] ?? $this->getEventRepositoryService()));
  9870.     }
  9871.     /**
  9872.      * Gets the private 'App\Service\ExternalMeetingClient\BBBApiService' shared autowired service.
  9873.      *
  9874.      * @return \App\Service\ExternalMeetingClient\BBBApiService
  9875.      */
  9876.     protected function getBBBApiServiceService()
  9877.     {
  9878.         include_once \dirname(__DIR__4).'/src/Service/ExternalMeetingClient/ExternalMeetingClientInterface.php';
  9879.         include_once \dirname(__DIR__4).'/src/Service/ExternalMeetingClient/BBBApiService.php';
  9880.         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()));
  9881.     }
  9882.     /**
  9883.      * Gets the private 'App\Service\FavoriteFilter\FavoriteFilterManager' shared autowired service.
  9884.      *
  9885.      * @return \App\Service\FavoriteFilter\FavoriteFilterManager
  9886.      */
  9887.     protected function getFavoriteFilterManagerService()
  9888.     {
  9889.         include_once \dirname(__DIR__4).'/src/Service/FavoriteFilter/FavoriteFilterManager.php';
  9890.         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()));
  9891.     }
  9892.     /**
  9893.      * Gets the private 'App\Service\FileService' shared autowired service.
  9894.      *
  9895.      * @return \App\Service\FileService
  9896.      */
  9897.     protected function getFileServiceService()
  9898.     {
  9899.         include_once \dirname(__DIR__4).'/src/Service/FileService.php';
  9900.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9901.         if (isset($this->privates['App\\Service\\FileService'])) {
  9902.             return $this->privates['App\\Service\\FileService'];
  9903.         }
  9904.         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()));
  9905.     }
  9906.     /**
  9907.      * Gets the private 'App\Service\MailService' shared autowired service.
  9908.      *
  9909.      * @return \App\Service\MailService
  9910.      */
  9911.     protected function getMailServiceService()
  9912.     {
  9913.         include_once \dirname(__DIR__4).'/src/Service/MailService.php';
  9914.         include_once \dirname(__DIR__4).'/src/Service/Calendar/EventService.php';
  9915.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'] ?? $this->getMailerService());
  9916.         if (isset($this->privates['App\\Service\\MailService'])) {
  9917.             return $this->privates['App\\Service\\MailService'];
  9918.         }
  9919.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  9920.         if (isset($this->privates['App\\Service\\MailService'])) {
  9921.             return $this->privates['App\\Service\\MailService'];
  9922.         }
  9923.         $c = ($this->services['router'] ?? $this->getRouterService());
  9924.         if (isset($this->privates['App\\Service\\MailService'])) {
  9925.             return $this->privates['App\\Service\\MailService'];
  9926.         }
  9927.         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())));
  9928.     }
  9929.     /**
  9930.      * Gets the private 'App\Service\PlanningResourceExportService' shared autowired service.
  9931.      *
  9932.      * @return \App\Service\PlanningResourceExportService
  9933.      */
  9934.     protected function getPlanningResourceExportServiceService()
  9935.     {
  9936.         include_once \dirname(__DIR__4).'/src/Service/PlanningResourceExportService.php';
  9937.         include_once \dirname(__DIR__4).'/src/Service/XlsExport/XlsExporter.php';
  9938.         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()));
  9939.     }
  9940.     /**
  9941.      * Gets the private 'App\Service\SearchService' shared autowired service.
  9942.      *
  9943.      * @return \App\Service\SearchService
  9944.      */
  9945.     protected function getSearchServiceService()
  9946.     {
  9947.         include_once \dirname(__DIR__4).'/src/Service/SearchService.php';
  9948.         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()));
  9949.     }
  9950.     /**
  9951.      * Gets the private 'App\Service\Sign\SignService' shared autowired service.
  9952.      *
  9953.      * @return \App\Service\Sign\SignService
  9954.      */
  9955.     protected function getSignServiceService()
  9956.     {
  9957.         include_once \dirname(__DIR__4).'/src/Service/Sign/SignService.php';
  9958.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9959.         if (isset($this->privates['App\\Service\\Sign\\SignService'])) {
  9960.             return $this->privates['App\\Service\\Sign\\SignService'];
  9961.         }
  9962.         $b = ($this->privates['App\\Service\\User\\Notification\\NotificationService'] ?? $this->getNotificationServiceService());
  9963.         if (isset($this->privates['App\\Service\\Sign\\SignService'])) {
  9964.             return $this->privates['App\\Service\\Sign\\SignService'];
  9965.         }
  9966.         $c = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
  9967.         if (isset($this->privates['App\\Service\\Sign\\SignService'])) {
  9968.             return $this->privates['App\\Service\\Sign\\SignService'];
  9969.         }
  9970.         $d = ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService());
  9971.         if (isset($this->privates['App\\Service\\Sign\\SignService'])) {
  9972.             return $this->privates['App\\Service\\Sign\\SignService'];
  9973.         }
  9974.         $e = ($this->services['router'] ?? $this->getRouterService());
  9975.         if (isset($this->privates['App\\Service\\Sign\\SignService'])) {
  9976.             return $this->privates['App\\Service\\Sign\\SignService'];
  9977.         }
  9978.         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);
  9979.     }
  9980.     /**
  9981.      * Gets the private 'App\Service\Sign\SignaturesSheetService' shared autowired service.
  9982.      *
  9983.      * @return \App\Service\Sign\SignaturesSheetService
  9984.      */
  9985.     protected function getSignaturesSheetServiceService()
  9986.     {
  9987.         include_once \dirname(__DIR__4).'/src/Service/Sign/SignaturesSheetService.php';
  9988.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9989.         if (isset($this->privates['App\\Service\\Sign\\SignaturesSheetService'])) {
  9990.             return $this->privates['App\\Service\\Sign\\SignaturesSheetService'];
  9991.         }
  9992.         $b = ($this->services['router'] ?? $this->getRouterService());
  9993.         if (isset($this->privates['App\\Service\\Sign\\SignaturesSheetService'])) {
  9994.             return $this->privates['App\\Service\\Sign\\SignaturesSheetService'];
  9995.         }
  9996.         $c = ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService());
  9997.         if (isset($this->privates['App\\Service\\Sign\\SignaturesSheetService'])) {
  9998.             return $this->privates['App\\Service\\Sign\\SignaturesSheetService'];
  9999.         }
  10000.         $d = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  10001.         if (isset($this->privates['App\\Service\\Sign\\SignaturesSheetService'])) {
  10002.             return $this->privates['App\\Service\\Sign\\SignaturesSheetService'];
  10003.         }
  10004.         return $this->privates['App\\Service\\Sign\\SignaturesSheetService'] = new \App\Service\Sign\SignaturesSheetService($a$b$c$d);
  10005.     }
  10006.     /**
  10007.      * Gets the private 'App\Service\Sign\UserSignAlertService' shared autowired service.
  10008.      *
  10009.      * @return \App\Service\Sign\UserSignAlertService
  10010.      */
  10011.     protected function getUserSignAlertServiceService()
  10012.     {
  10013.         include_once \dirname(__DIR__4).'/src/Service/Sign/UserSignAlertService.php';
  10014.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService());
  10015.         if (isset($this->privates['App\\Service\\Sign\\UserSignAlertService'])) {
  10016.             return $this->privates['App\\Service\\Sign\\UserSignAlertService'];
  10017.         }
  10018.         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()));
  10019.     }
  10020.     /**
  10021.      * Gets the private 'App\Service\User\Notification\NotificationService' shared autowired service.
  10022.      *
  10023.      * @return \App\Service\User\Notification\NotificationService
  10024.      */
  10025.     protected function getNotificationServiceService()
  10026.     {
  10027.         include_once \dirname(__DIR__4).'/src/Service/User/Notification/NotificationService.php';
  10028.         include_once \dirname(__DIR__4).'/src/Service/Calendar/EventService.php';
  10029.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10030.         if (isset($this->privates['App\\Service\\User\\Notification\\NotificationService'])) {
  10031.             return $this->privates['App\\Service\\User\\Notification\\NotificationService'];
  10032.         }
  10033.         $b = ($this->services['router'] ?? $this->getRouterService());
  10034.         if (isset($this->privates['App\\Service\\User\\Notification\\NotificationService'])) {
  10035.             return $this->privates['App\\Service\\User\\Notification\\NotificationService'];
  10036.         }
  10037.         $c = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  10038.         if (isset($this->privates['App\\Service\\User\\Notification\\NotificationService'])) {
  10039.             return $this->privates['App\\Service\\User\\Notification\\NotificationService'];
  10040.         }
  10041.         $d = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  10042.         if (isset($this->privates['App\\Service\\User\\Notification\\NotificationService'])) {
  10043.             return $this->privates['App\\Service\\User\\Notification\\NotificationService'];
  10044.         }
  10045.         $e = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  10046.         if (isset($this->privates['App\\Service\\User\\Notification\\NotificationService'])) {
  10047.             return $this->privates['App\\Service\\User\\Notification\\NotificationService'];
  10048.         }
  10049.         $f = ($this->privates['App\\Service\\Conference\\ConferenceService'] ?? $this->getConferenceServiceService());
  10050.         if (isset($this->privates['App\\Service\\User\\Notification\\NotificationService'])) {
  10051.             return $this->privates['App\\Service\\User\\Notification\\NotificationService'];
  10052.         }
  10053.         return $this->privates['App\\Service\\User\\Notification\\NotificationService'] = new \App\Service\User\Notification\NotificationService($a$b$c$d, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] ?? $this->getChannelUserPermissionServiceService()), $e$b, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'npm'))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Service\\Calendar\\EventService'] ?? ($this->privates['App\\Service\\Calendar\\EventService'] = new \App\Service\Calendar\EventService())), $f);
  10054.     }
  10055.     /**
  10056.      * Gets the private 'App\Twig\RunTime\CalendarRuntime' shared autowired service.
  10057.      *
  10058.      * @return \App\Twig\RunTime\CalendarRuntime
  10059.      */
  10060.     protected function getCalendarRuntimeService()
  10061.     {
  10062.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10063.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/CalendarRuntime.php';
  10064.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  10065.         if (isset($this->privates['App\\Twig\\RunTime\\CalendarRuntime'])) {
  10066.             return $this->privates['App\\Twig\\RunTime\\CalendarRuntime'];
  10067.         }
  10068.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  10069.         if (isset($this->privates['App\\Twig\\RunTime\\CalendarRuntime'])) {
  10070.             return $this->privates['App\\Twig\\RunTime\\CalendarRuntime'];
  10071.         }
  10072.         $c = ($this->services['router'] ?? $this->getRouterService());
  10073.         if (isset($this->privates['App\\Twig\\RunTime\\CalendarRuntime'])) {
  10074.             return $this->privates['App\\Twig\\RunTime\\CalendarRuntime'];
  10075.         }
  10076.         return $this->privates['App\\Twig\\RunTime\\CalendarRuntime'] = new \App\Twig\RunTime\CalendarRuntime($a$b$c);
  10077.     }
  10078.     /**
  10079.      * Gets the private 'App\Twig\RunTime\ChannelRuntime' shared autowired service.
  10080.      *
  10081.      * @return \App\Twig\RunTime\ChannelRuntime
  10082.      */
  10083.     protected function getChannelRuntimeService()
  10084.     {
  10085.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10086.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/ChannelRuntime.php';
  10087.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  10088.         if (isset($this->privates['App\\Twig\\RunTime\\ChannelRuntime'])) {
  10089.             return $this->privates['App\\Twig\\RunTime\\ChannelRuntime'];
  10090.         }
  10091.         return $this->privates['App\\Twig\\RunTime\\ChannelRuntime'] = new \App\Twig\RunTime\ChannelRuntime($a);
  10092.     }
  10093.     /**
  10094.      * Gets the private 'App\Twig\RunTime\DateRuntime' shared autowired service.
  10095.      *
  10096.      * @return \App\Twig\RunTime\DateRuntime
  10097.      */
  10098.     protected function getDateRuntimeService()
  10099.     {
  10100.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10101.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/DateRuntime.php';
  10102.         return $this->privates['App\\Twig\\RunTime\\DateRuntime'] = new \App\Twig\RunTime\DateRuntime();
  10103.     }
  10104.     /**
  10105.      * Gets the private 'App\Twig\RunTime\EnvRuntime' shared autowired service.
  10106.      *
  10107.      * @return \App\Twig\RunTime\EnvRuntime
  10108.      */
  10109.     protected function getEnvRuntimeService()
  10110.     {
  10111.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10112.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/EnvRuntime.php';
  10113.         return $this->privates['App\\Twig\\RunTime\\EnvRuntime'] = new \App\Twig\RunTime\EnvRuntime('dev');
  10114.     }
  10115.     /**
  10116.      * Gets the private 'App\Twig\RunTime\EventRuntime' shared autowired service.
  10117.      *
  10118.      * @return \App\Twig\RunTime\EventRuntime
  10119.      */
  10120.     protected function getEventRuntimeService()
  10121.     {
  10122.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10123.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/EventRuntime.php';
  10124.         return $this->privates['App\\Twig\\RunTime\\EventRuntime'] = new \App\Twig\RunTime\EventRuntime();
  10125.     }
  10126.     /**
  10127.      * Gets the private 'App\Twig\RunTime\FileRuntime' shared autowired service.
  10128.      *
  10129.      * @return \App\Twig\RunTime\FileRuntime
  10130.      */
  10131.     protected function getFileRuntimeService()
  10132.     {
  10133.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10134.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/FileRuntime.php';
  10135.         $a = ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService());
  10136.         if (isset($this->privates['App\\Twig\\RunTime\\FileRuntime'])) {
  10137.             return $this->privates['App\\Twig\\RunTime\\FileRuntime'];
  10138.         }
  10139.         $b = ($this->services['router'] ?? $this->getRouterService());
  10140.         if (isset($this->privates['App\\Twig\\RunTime\\FileRuntime'])) {
  10141.             return $this->privates['App\\Twig\\RunTime\\FileRuntime'];
  10142.         }
  10143.         return $this->privates['App\\Twig\\RunTime\\FileRuntime'] = new \App\Twig\RunTime\FileRuntime($a$b);
  10144.     }
  10145.     /**
  10146.      * Gets the private 'App\Twig\RunTime\KnpRuntime' shared autowired service.
  10147.      *
  10148.      * @return \App\Twig\RunTime\KnpRuntime
  10149.      */
  10150.     protected function getKnpRuntimeService()
  10151.     {
  10152.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10153.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/KnpRuntime.php';
  10154.         return $this->privates['App\\Twig\\RunTime\\KnpRuntime'] = new \App\Twig\RunTime\KnpRuntime();
  10155.     }
  10156.     /**
  10157.      * Gets the private 'App\Twig\RunTime\PraRuntime' shared autowired service.
  10158.      *
  10159.      * @return \App\Twig\RunTime\PraRuntime
  10160.      */
  10161.     protected function getPraRuntimeService()
  10162.     {
  10163.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10164.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/PraRuntime.php';
  10165.         include_once \dirname(__DIR__4).'/src/Service/PlanningResourceUrlGenerator.php';
  10166.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  10167.         if (isset($this->privates['App\\Twig\\RunTime\\PraRuntime'])) {
  10168.             return $this->privates['App\\Twig\\RunTime\\PraRuntime'];
  10169.         }
  10170.         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));
  10171.     }
  10172.     /**
  10173.      * Gets the private 'App\Twig\RunTime\SideNavRuntime' shared autowired service.
  10174.      *
  10175.      * @return \App\Twig\RunTime\SideNavRuntime
  10176.      */
  10177.     protected function getSideNavRuntimeService()
  10178.     {
  10179.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10180.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/SideNavRuntime.php';
  10181.         return $this->privates['App\\Twig\\RunTime\\SideNavRuntime'] = new \App\Twig\RunTime\SideNavRuntime();
  10182.     }
  10183.     /**
  10184.      * Gets the private 'App\Twig\RunTime\SignaturesSheetsRuntime' shared autowired service.
  10185.      *
  10186.      * @return \App\Twig\RunTime\SignaturesSheetsRuntime
  10187.      */
  10188.     protected function getSignaturesSheetsRuntimeService()
  10189.     {
  10190.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10191.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/SignaturesSheetsRuntime.php';
  10192.         $a = ($this->privates['App\\Service\\Sign\\SignaturesSheetService'] ?? $this->getSignaturesSheetServiceService());
  10193.         if (isset($this->privates['App\\Twig\\RunTime\\SignaturesSheetsRuntime'])) {
  10194.             return $this->privates['App\\Twig\\RunTime\\SignaturesSheetsRuntime'];
  10195.         }
  10196.         $b = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  10197.         if (isset($this->privates['App\\Twig\\RunTime\\SignaturesSheetsRuntime'])) {
  10198.             return $this->privates['App\\Twig\\RunTime\\SignaturesSheetsRuntime'];
  10199.         }
  10200.         return $this->privates['App\\Twig\\RunTime\\SignaturesSheetsRuntime'] = new \App\Twig\RunTime\SignaturesSheetsRuntime(($this->privates['App\\Repository\\SignaturesSheetRepository'] ?? $this->getSignaturesSheetRepositoryService()), $a$b);
  10201.     }
  10202.     /**
  10203.      * Gets the private 'App\Twig\RunTime\UserRuntime' shared autowired service.
  10204.      *
  10205.      * @return \App\Twig\RunTime\UserRuntime
  10206.      */
  10207.     protected function getUserRuntimeService()
  10208.     {
  10209.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10210.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/UserRuntime.php';
  10211.         return $this->privates['App\\Twig\\RunTime\\UserRuntime'] = new \App\Twig\RunTime\UserRuntime();
  10212.     }
  10213.     /**
  10214.      * Gets the private 'App\Twig\RunTime\UserSignRuntime' shared autowired service.
  10215.      *
  10216.      * @return \App\Twig\RunTime\UserSignRuntime
  10217.      */
  10218.     protected function getUserSignRuntimeService()
  10219.     {
  10220.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10221.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/UserSignRuntime.php';
  10222.         return $this->privates['App\\Twig\\RunTime\\UserSignRuntime'] = new \App\Twig\RunTime\UserSignRuntime();
  10223.     }
  10224.     /**
  10225.      * Gets the private 'App\Twig\RunTime\User\FavoriteFilterRuntime' shared autowired service.
  10226.      *
  10227.      * @return \App\Twig\RunTime\User\FavoriteFilterRuntime
  10228.      */
  10229.     protected function getFavoriteFilterRuntimeService()
  10230.     {
  10231.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10232.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/User/FavoriteFilterRuntime.php';
  10233.         include_once \dirname(__DIR__4).'/src/Service/FavoriteFilterService.php';
  10234.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10235.         if (isset($this->privates['App\\Twig\\RunTime\\User\\FavoriteFilterRuntime'])) {
  10236.             return $this->privates['App\\Twig\\RunTime\\User\\FavoriteFilterRuntime'];
  10237.         }
  10238.         $b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  10239.         if (isset($this->privates['App\\Twig\\RunTime\\User\\FavoriteFilterRuntime'])) {
  10240.             return $this->privates['App\\Twig\\RunTime\\User\\FavoriteFilterRuntime'];
  10241.         }
  10242.         return $this->privates['App\\Twig\\RunTime\\User\\FavoriteFilterRuntime'] = new \App\Twig\RunTime\User\FavoriteFilterRuntime(new \App\Service\FavoriteFilterService($a), $b);
  10243.     }
  10244.     /**
  10245.      * Gets the private 'App\Twig\RunTime\User\Notification\NotificationRuntime' shared autowired service.
  10246.      *
  10247.      * @return \App\Twig\RunTime\User\Notification\NotificationRuntime
  10248.      */
  10249.     protected function getNotificationRuntimeService()
  10250.     {
  10251.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10252.         include_once \dirname(__DIR__4).'/src/Twig/RunTime/User/Notification/NotificationRuntime.php';
  10253.         include_once \dirname(__DIR__4).'/src/Service/User/Notification/NotificationGetterService.php';
  10254.         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())));
  10255.     }
  10256.     /**
  10257.      * Gets the private 'App\Validator\Constraints\RRuleConstraintValidator' shared autowired service.
  10258.      *
  10259.      * @return \App\Validator\Constraints\RRuleConstraintValidator
  10260.      */
  10261.     protected function getRRuleConstraintValidatorService()
  10262.     {
  10263.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10264.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10265.         include_once \dirname(__DIR__4).'/src/Validator/Constraints/RRuleConstraintValidator.php';
  10266.         $a = ($this->privates['App\\Service\\Calendar\\Rrule\\RRuleService'] ?? $this->getRRuleServiceService());
  10267.         if (isset($this->privates['App\\Validator\\Constraints\\RRuleConstraintValidator'])) {
  10268.             return $this->privates['App\\Validator\\Constraints\\RRuleConstraintValidator'];
  10269.         }
  10270.         return $this->privates['App\\Validator\\Constraints\\RRuleConstraintValidator'] = new \App\Validator\Constraints\RRuleConstraintValidator($a);
  10271.     }
  10272.     /**
  10273.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  10274.      *
  10275.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  10276.      */
  10277.     protected function getManagerRegistryAwareConnectionProviderService()
  10278.     {
  10279.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  10280.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  10281.         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'));
  10282.     }
  10283.     /**
  10284.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  10285.      *
  10286.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  10287.      */
  10288.     protected function getRunSqlCommandService()
  10289.     {
  10290.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10291.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  10292.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  10293.         $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()));
  10294.         $instance->setName('dbal:run-sql');
  10295.         return $instance;
  10296.     }
  10297.     /**
  10298.      * Gets the private 'DrosalysWeb\Bundle\FormBundle\Form\Type\AsyncEntityType' shared autowired service.
  10299.      *
  10300.      * @return \DrosalysWeb\Bundle\FormBundle\Form\Type\AsyncEntityType
  10301.      */
  10302.     protected function getAsyncEntityTypeService()
  10303.     {
  10304.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10305.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10306.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Form/Type/AsyncEntityType.php';
  10307.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  10308.         if (isset($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'])) {
  10309.             return $this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'];
  10310.         }
  10311.         return $this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'] = new \DrosalysWeb\Bundle\FormBundle\Form\Type\AsyncEntityType(($this->services['doctrine'] ?? $this->getDoctrineService())->getManager('default'), $a);
  10312.     }
  10313.     /**
  10314.      * Gets the private 'DrosalysWeb\Bundle\FormBundle\Form\Type\SelectOrCreateType' shared autowired service.
  10315.      *
  10316.      * @return \DrosalysWeb\Bundle\FormBundle\Form\Type\SelectOrCreateType
  10317.      */
  10318.     protected function getSelectOrCreateTypeService()
  10319.     {
  10320.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10321.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10322.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Form/Type/SelectOrCreateType.php';
  10323.         return $this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType'] = new \DrosalysWeb\Bundle\FormBundle\Form\Type\SelectOrCreateType(($this->services['doctrine'] ?? $this->getDoctrineService())->getManager('default'));
  10324.     }
  10325.     /**
  10326.      * Gets the private 'DrosalysWeb\Bundle\WebSocketBundle\Command\ServerRunCommand' shared autowired service.
  10327.      *
  10328.      * @return \DrosalysWeb\Bundle\WebSocketBundle\Command\ServerRunCommand
  10329.      */
  10330.     protected function getServerRunCommandService()
  10331.     {
  10332.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10333.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Command/ServerRunCommand.php';
  10334.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/Server/IoServer.php';
  10335.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Server/IoServer.php';
  10336.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/ComponentInterface.php';
  10337.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/MessageInterface.php';
  10338.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/MessageComponentInterface.php';
  10339.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/Http/CloseResponseTrait.php';
  10340.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/Http/HttpServer.php';
  10341.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/Http/HttpServerInterface.php';
  10342.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/Session/SessionProvider.php';
  10343.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Http/Router.php';
  10344.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/Http/ControllerResolver.php';
  10345.         include_once \dirname(__DIR__4).'/vendor/react/event-loop/src/LoopInterface.php';
  10346.         include_once \dirname(__DIR__4).'/vendor/react/event-loop/src/Factory.php';
  10347.         include_once \dirname(__DIR__4).'/vendor/evenement/evenement/src/Evenement/EventEmitterInterface.php';
  10348.         include_once \dirname(__DIR__4).'/vendor/evenement/evenement/src/Evenement/EventEmitterTrait.php';
  10349.         include_once \dirname(__DIR__4).'/vendor/evenement/evenement/src/Evenement/EventEmitter.php';
  10350.         include_once \dirname(__DIR__4).'/vendor/react/socket/src/ServerInterface.php';
  10351.         include_once \dirname(__DIR__4).'/vendor/react/socket/src/SocketServer.php';
  10352.         $a \React\EventLoop\Factory::create();
  10353.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  10354.         $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']);
  10355.         $c->setLogger($b);
  10356.         $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);
  10357.         $instance->setName('drosalys:ws:server-run');
  10358.         return $instance;
  10359.     }
  10360.     /**
  10361.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\BlameSubscriber' shared service.
  10362.      *
  10363.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\BlameSubscriber
  10364.      */
  10365.     protected function getBlameSubscriberService()
  10366.     {
  10367.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10368.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/BlameSubscriber.php';
  10369.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Blame/BlamerInterface.php';
  10370.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/LazyChainBlamer.php';
  10371.         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']));
  10372.     }
  10373.     /**
  10374.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\BlameSubscriber.App\Entity\Account\User' shared service.
  10375.      *
  10376.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\BlameSubscriber
  10377.      */
  10378.     protected function getUser5Service()
  10379.     {
  10380.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10381.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/BlameSubscriber.php';
  10382.         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']);
  10383.     }
  10384.     /**
  10385.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\HierarchySubscriber' shared service.
  10386.      *
  10387.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\HierarchySubscriber
  10388.      */
  10389.     protected function getHierarchySubscriberService()
  10390.     {
  10391.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10392.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/HierarchySubscriber.php';
  10393.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\HierarchySubscriber();
  10394.     }
  10395.     /**
  10396.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TimestampSubscriber' shared service.
  10397.      *
  10398.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TimestampSubscriber
  10399.      */
  10400.     protected function getTimestampSubscriberService()
  10401.     {
  10402.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10403.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/TimestampSubscriber.php';
  10404.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TimestampSubscriber();
  10405.     }
  10406.     /**
  10407.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TranslationSubscriber' shared service.
  10408.      *
  10409.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TranslationSubscriber
  10410.      */
  10411.     protected function getTranslationSubscriberService()
  10412.     {
  10413.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10414.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/TranslationSubscriber.php';
  10415.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TranslationSubscriber();
  10416.     }
  10417.     /**
  10418.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SerializeLogSubscriber' shared service.
  10419.      *
  10420.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SerializeLogSubscriber
  10421.      */
  10422.     protected function getSerializeLogSubscriberService()
  10423.     {
  10424.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10425.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/SerializeLogSubscriber.php';
  10426.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/LoggerInterface.php';
  10427.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/AbstractLogger.php';
  10428.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/SerializeLog/LoggerInterface.php';
  10429.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/SerializeLog/ORMLogger.php';
  10430.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/SerializerInterface.php';
  10431.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/SerializeLog/Serializer.php';
  10432.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/ContextLoaderInterface.php';
  10433.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/ChainContextLoader.php';
  10434.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/AbstractSupportableContextLoader.php';
  10435.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/SerializeLog/RequestContextLoader.php';
  10436.         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())))])));
  10437.     }
  10438.     /**
  10439.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\TimestampSubscriber' shared service.
  10440.      *
  10441.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\TimestampSubscriber
  10442.      */
  10443.     protected function getTimestampSubscriber2Service()
  10444.     {
  10445.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10446.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/TimestampSubscriber.php';
  10447.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\TimestampSubscriber();
  10448.     }
  10449.     /**
  10450.      * Gets the private 'Drosalys\Bundle\ApiBundle\Action\ActionRetriever' shared autowired service.
  10451.      *
  10452.      * @return \Drosalys\Bundle\ApiBundle\Action\ActionRetriever
  10453.      */
  10454.     protected function getActionRetrieverService()
  10455.     {
  10456.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] = new \Drosalys\Bundle\ApiBundle\Action\ActionRetriever(new RewindableGenerator(function () {
  10457.             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()));
  10458.             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()));
  10459.         }, 2));
  10460.     }
  10461.     /**
  10462.      * Gets the private 'Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\ActionRequestBodyDescriber' shared autowired service.
  10463.      *
  10464.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\ActionRequestBodyDescriber
  10465.      */
  10466.     protected function getActionRequestBodyDescriberService()
  10467.     {
  10468.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  10469.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10470.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/AbstractDescriber.php';
  10471.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/ActionRequestBodyDescriber.php';
  10472.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/Model/ModelRegistry.php';
  10473.         $this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\ActionRequestBodyDescriber'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\ActionRequestBodyDescriber();
  10474.         $instance->setActionRetriever(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()));
  10475.         $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())));
  10476.         return $instance;
  10477.     }
  10478.     /**
  10479.      * Gets the private 'Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\ActionResponseDescriber' shared autowired service.
  10480.      *
  10481.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\ActionResponseDescriber
  10482.      */
  10483.     protected function getActionResponseDescriberService()
  10484.     {
  10485.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  10486.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10487.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/AbstractDescriber.php';
  10488.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/ActionResponseDescriber.php';
  10489.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/Model/ModelRegistry.php';
  10490.         $this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\ActionResponseDescriber'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\ActionResponseDescriber();
  10491.         $instance->setActionRetriever(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()));
  10492.         $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())));
  10493.         return $instance;
  10494.     }
  10495.     /**
  10496.      * Gets the private 'Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\OperationIdDescriber' shared autowired service.
  10497.      *
  10498.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\OperationIdDescriber
  10499.      */
  10500.     protected function getOperationIdDescriberService()
  10501.     {
  10502.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  10503.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10504.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/AbstractDescriber.php';
  10505.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/OperationIdDescriber.php';
  10506.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/Model/ModelRegistry.php';
  10507.         $this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\OperationIdDescriber'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\OperationIdDescriber();
  10508.         $instance->setActionRetriever(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()));
  10509.         $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())));
  10510.         return $instance;
  10511.     }
  10512.     /**
  10513.      * Gets the private 'Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\PaginationDescriber' shared autowired service.
  10514.      *
  10515.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\PaginationDescriber
  10516.      */
  10517.     protected function getPaginationDescriberService()
  10518.     {
  10519.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  10520.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10521.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/AbstractDescriber.php';
  10522.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/PaginationDescriber.php';
  10523.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/Model/ModelRegistry.php';
  10524.         $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()));
  10525.         $instance->setActionRetriever(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()));
  10526.         $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())));
  10527.         return $instance;
  10528.     }
  10529.     /**
  10530.      * Gets the private 'Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\SecurityDescriber' shared autowired service.
  10531.      *
  10532.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\SecurityDescriber
  10533.      */
  10534.     protected function getSecurityDescriberService()
  10535.     {
  10536.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  10537.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10538.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/AbstractDescriber.php';
  10539.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/SecurityDescriber.php';
  10540.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/Model/ModelRegistry.php';
  10541.         $this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\SecurityDescriber'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\SecurityDescriber();
  10542.         $instance->setActionRetriever(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()));
  10543.         $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())));
  10544.         return $instance;
  10545.     }
  10546.     /**
  10547.      * Gets the private 'Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\TagDescriber' shared autowired service.
  10548.      *
  10549.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\TagDescriber
  10550.      */
  10551.     protected function getTagDescriberService()
  10552.     {
  10553.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  10554.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10555.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/AbstractDescriber.php';
  10556.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/RouteDescriber/TagDescriber.php';
  10557.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/Model/ModelRegistry.php';
  10558.         $this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\TagDescriber'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\RouteDescriber\TagDescriber([]);
  10559.         $instance->setActionRetriever(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()));
  10560.         $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())));
  10561.         return $instance;
  10562.     }
  10563.     /**
  10564.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber' shared autowired service.
  10565.      *
  10566.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber
  10567.      */
  10568.     protected function getActionControllerSubscriberService()
  10569.     {
  10570.         $a = ($this->services['router'] ?? $this->getRouterService());
  10571.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'])) {
  10572.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'];
  10573.         }
  10574.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()), $a);
  10575.     }
  10576.     /**
  10577.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionResponseSubscriber' shared autowired service.
  10578.      *
  10579.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionResponseSubscriber
  10580.      */
  10581.     protected function getActionResponseSubscriberService()
  10582.     {
  10583.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionResponseSubscriber.php';
  10584.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10585.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'])) {
  10586.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'];
  10587.         }
  10588.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionResponseSubscriber($a, new RewindableGenerator(function () {
  10589.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\ValidationErrorResponseHandler'] ?? $this->getValidationErrorResponseHandlerService());
  10590.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\EmptyResponseHandler'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\EmptyResponseHandler'] = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\EmptyResponseHandler()));
  10591.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'] ?? $this->getPaginationResponseHandlerService());
  10592.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\DefaultResponseHandler'] ?? $this->getDefaultResponseHandlerService());
  10593.         }, 4), new RewindableGenerator(function () {
  10594.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'] ?? $this->getDoctrinePersisterHandlerService());
  10595.         }, 1));
  10596.     }
  10597.     /**
  10598.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber' shared autowired service.
  10599.      *
  10600.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber
  10601.      */
  10602.     protected function getDeserializeActionControllerSubscriberService()
  10603.     {
  10604.         $a = ($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService());
  10605.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  10606.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  10607.         }
  10608.         $b = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  10609.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  10610.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  10611.         }
  10612.         $c = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  10613.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  10614.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  10615.         }
  10616.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber($a$b$c);
  10617.     }
  10618.     /**
  10619.      * Gets the private 'Drosalys\Bundle\ApiBundle\Filter\ApiFilter' shared autowired service.
  10620.      *
  10621.      * @return \Drosalys\Bundle\ApiBundle\Filter\ApiFilter
  10622.      */
  10623.     protected function getApiFilterService()
  10624.     {
  10625.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10626.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10627.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Filter/ApiFilter.php';
  10628.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter'] = new \Drosalys\Bundle\ApiBundle\Filter\ApiFilter();
  10629.     }
  10630.     /**
  10631.      * Gets the private 'Drosalys\Bundle\ApiBundle\Filter\ApiFilterManager' shared autowired service.
  10632.      *
  10633.      * @return \Drosalys\Bundle\ApiBundle\Filter\ApiFilterManager
  10634.      */
  10635.     protected function getApiFilterManagerService()
  10636.     {
  10637.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Filter/ApiFilterManager.php';
  10638.         $a = ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService());
  10639.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'])) {
  10640.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'];
  10641.         }
  10642.         $b = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  10643.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'])) {
  10644.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'];
  10645.         }
  10646.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'] = new \Drosalys\Bundle\ApiBundle\Filter\ApiFilterManager($a$b);
  10647.     }
  10648.     /**
  10649.      * Gets the private 'Drosalys\Bundle\ApiBundle\Persister\PersisterHandler\DoctrinePersisterHandler' shared autowired service.
  10650.      *
  10651.      * @return \Drosalys\Bundle\ApiBundle\Persister\PersisterHandler\DoctrinePersisterHandler
  10652.      */
  10653.     protected function getDoctrinePersisterHandlerService()
  10654.     {
  10655.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Persister/PersisterHandler/PersisterHandlerInterface.php';
  10656.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Persister/PersisterHandler/DoctrinePersisterHandler.php';
  10657.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10658.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'])) {
  10659.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'];
  10660.         }
  10661.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'] = new \Drosalys\Bundle\ApiBundle\Persister\PersisterHandler\DoctrinePersisterHandler($a);
  10662.     }
  10663.     /**
  10664.      * Gets the private 'Drosalys\Bundle\ApiBundle\Response\ResponseHandler\DefaultResponseHandler' shared autowired service.
  10665.      *
  10666.      * @return \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\DefaultResponseHandler
  10667.      */
  10668.     protected function getDefaultResponseHandlerService()
  10669.     {
  10670.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ResponseHandlerInterface.php';
  10671.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/AbstractResponseHandler.php';
  10672.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/DefaultResponseHandler.php';
  10673.         $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\DefaultResponseHandler'] = $instance = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\DefaultResponseHandler();
  10674.         $instance->setSerializer(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()));
  10675.         return $instance;
  10676.     }
  10677.     /**
  10678.      * Gets the private 'Drosalys\Bundle\ApiBundle\Response\ResponseHandler\PaginationResponseHandler' shared autowired service.
  10679.      *
  10680.      * @return \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\PaginationResponseHandler
  10681.      */
  10682.     protected function getPaginationResponseHandlerService()
  10683.     {
  10684.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ResponseHandlerInterface.php';
  10685.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/AbstractResponseHandler.php';
  10686.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/PaginationResponseHandler.php';
  10687.         $a = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  10688.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'])) {
  10689.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'];
  10690.         }
  10691.         $b = ($this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilterManager'] ?? $this->getApiFilterManagerService());
  10692.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'])) {
  10693.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'];
  10694.         }
  10695.         $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'] = $instance = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\PaginationResponseHandler($a$b);
  10696.         $instance->setSerializer(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()));
  10697.         return $instance;
  10698.     }
  10699.     /**
  10700.      * Gets the private 'Drosalys\Bundle\ApiBundle\Response\ResponseHandler\ValidationErrorResponseHandler' shared autowired service.
  10701.      *
  10702.      * @return \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\ValidationErrorResponseHandler
  10703.      */
  10704.     protected function getValidationErrorResponseHandlerService()
  10705.     {
  10706.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ResponseHandlerInterface.php';
  10707.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/AbstractResponseHandler.php';
  10708.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ValidationErrorResponseHandler.php';
  10709.         $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\ValidationErrorResponseHandler'] = $instance = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\ValidationErrorResponseHandler();
  10710.         $instance->setSerializer(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()));
  10711.         return $instance;
  10712.     }
  10713.     /**
  10714.      * Gets the private 'Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter' shared autowired service.
  10715.      *
  10716.      * @return \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter
  10717.      */
  10718.     protected function getSerializerAdapterService()
  10719.     {
  10720.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  10721.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'])) {
  10722.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'];
  10723.         }
  10724.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter($a);
  10725.     }
  10726.     /**
  10727.      * Gets the private 'Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LoginSubscriber' shared autowired service.
  10728.      *
  10729.      * @return \Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LoginSubscriber
  10730.      */
  10731.     protected function getLoginSubscriberService()
  10732.     {
  10733.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/EventSubscriber/LoginSubscriber.php';
  10734.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'] ?? $this->getSsoClientService());
  10735.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'])) {
  10736.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'];
  10737.         }
  10738.         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()));
  10739.     }
  10740.     /**
  10741.      * Gets the private 'Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LogoutSubscriber' shared autowired service.
  10742.      *
  10743.      * @return \Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LogoutSubscriber
  10744.      */
  10745.     protected function getLogoutSubscriberService()
  10746.     {
  10747.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/EventSubscriber/LogoutSubscriber.php';
  10748.         $a = ($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService());
  10749.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'])) {
  10750.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'];
  10751.         }
  10752.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] = new \Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LogoutSubscriber($a);
  10753.     }
  10754.     /**
  10755.      * Gets the private 'Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\HandleExpireTokenSubscriber' shared autowired service.
  10756.      *
  10757.      * @return \Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\HandleExpireTokenSubscriber
  10758.      */
  10759.     protected function getHandleExpireTokenSubscriberService()
  10760.     {
  10761.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  10762.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'])) {
  10763.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'];
  10764.         }
  10765.         $b = ($this->services['router'] ?? $this->getRouterService());
  10766.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'])) {
  10767.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'];
  10768.         }
  10769.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'] = new \Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\HandleExpireTokenSubscriber($a$b);
  10770.     }
  10771.     /**
  10772.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ChannelMenuDisplayedSubscriber' shared autowired service.
  10773.      *
  10774.      * @return \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ChannelMenuDisplayedSubscriber
  10775.      */
  10776.     protected function getChannelMenuDisplayedSubscriberService()
  10777.     {
  10778.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/EventSubscriber/ChannelMenuDisplayedSubscriber.php';
  10779.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'] ?? $this->getChannelUserDataEntityClientService());
  10780.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'])) {
  10781.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'];
  10782.         }
  10783.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] = new \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ChannelMenuDisplayedSubscriber($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10784.     }
  10785.     /**
  10786.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ForceUserFromSetupSubscriber' shared autowired service.
  10787.      *
  10788.      * @return \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ForceUserFromSetupSubscriber
  10789.      */
  10790.     protected function getForceUserFromSetupSubscriberService()
  10791.     {
  10792.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  10793.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ForceUserFromSetupSubscriber'])) {
  10794.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ForceUserFromSetupSubscriber'];
  10795.         }
  10796.         $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()));
  10797.         $instance->setRepo(($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository'] ?? $this->getUserFromChannelRepositoryService()));
  10798.         return $instance;
  10799.     }
  10800.     /**
  10801.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\Repository\ChannelUserRoleRepository' shared autowired service.
  10802.      *
  10803.      * @return \Nellapp\Bundle\SDKBundle\Channel\Repository\ChannelUserRoleRepository
  10804.      */
  10805.     protected function getChannelUserRoleRepositoryService()
  10806.     {
  10807.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserRole/ChannelUserRoleRepositoryInterface.php';
  10808.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserRole/AbstractChannelUserRoleRepository.php';
  10809.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/ChannelUserRoleRepository.php';
  10810.         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()));
  10811.     }
  10812.     /**
  10813.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\Repository\UserFromChannelRepository' shared autowired service.
  10814.      *
  10815.      * @return \Nellapp\Bundle\SDKBundle\Channel\Repository\UserFromChannelRepository
  10816.      */
  10817.     protected function getUserFromChannelRepositoryService()
  10818.     {
  10819.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository'] = new \Nellapp\Bundle\SDKBundle\Channel\Repository\UserFromChannelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10820.     }
  10821.     /**
  10822.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\Twig\Runtime\UserFromChannelRuntime' shared autowired service.
  10823.      *
  10824.      * @return \Nellapp\Bundle\SDKBundle\Channel\Twig\Runtime\UserFromChannelRuntime
  10825.      */
  10826.     protected function getUserFromChannelRuntimeService()
  10827.     {
  10828.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10829.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Twig/Runtime/UserFromChannelRuntime.php';
  10830.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  10831.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime'])) {
  10832.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime'];
  10833.         }
  10834.         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);
  10835.     }
  10836.     /**
  10837.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\Form\Filter\CollectionFilter' shared autowired service.
  10838.      *
  10839.      * @return \Nellapp\Bundle\SDKBundle\DataSync\Form\Filter\CollectionFilter
  10840.      */
  10841.     protected function getCollectionFilter8Service()
  10842.     {
  10843.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10844.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10845.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Form/Filter/CollectionFilter.php';
  10846.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter\\CollectionFilter'] = new \Nellapp\Bundle\SDKBundle\DataSync\Form\Filter\CollectionFilter();
  10847.     }
  10848.     /**
  10849.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\HttpClient\EntityClientManager' shared autowired service.
  10850.      *
  10851.      * @return \Nellapp\Bundle\SDKBundle\DataSync\HttpClient\EntityClientManager
  10852.      */
  10853.     protected function getEntityClientManagerService()
  10854.     {
  10855.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/EntityClientManager.php';
  10856.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\HttpClient\\EntityClientManager'] = new \Nellapp\Bundle\SDKBundle\DataSync\HttpClient\EntityClientManager(new RewindableGenerator(function () {
  10857.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'] ?? $this->getSsoClientService());
  10858.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService());
  10859.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] ?? $this->getChannelClientService());
  10860.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] ?? $this->getChannelConfigurationClientService());
  10861.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] ?? $this->getChannelUserCursusPermissionClientService());
  10862.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] ?? $this->getChannelUserRoleClientService());
  10863.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] ?? $this->getChannelUserServicePermissionClientService());
  10864.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] ?? $this->getChannelUserSessionPermissionClientService());
  10865.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] ?? $this->getChannelUserTrainingPermissionClientService());
  10866.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] ?? $this->getChannelWhiteLabelClientService());
  10867.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'] ?? $this->getCompanyClientService());
  10868.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'] ?? $this->getCompanyContactClientService());
  10869.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'] ?? $this->getContactClientService());
  10870.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'] ?? $this->getFrenchProfessionalIdClientService());
  10871.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] ?? $this->getGroupClientService());
  10872.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'] ?? $this->getOrganizationClientService());
  10873.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] ?? $this->getPlaceClientService());
  10874.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] ?? $this->getRoomClientService());
  10875.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] ?? $this->getServiceClientService());
  10876.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] ?? $this->getSessionClientService());
  10877.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] ?? $this->getTrainingClientService());
  10878.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] ?? $this->getUserFromChannelClientService());
  10879.             yield 22 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'] ?? $this->getAbstractCursusEntityClientService());
  10880.             yield 23 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'] ?? $this->getChannelUserDataEntityClientService());
  10881.         }, 24));
  10882.     }
  10883.     /**
  10884.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\Hydrator\Manipulator' shared autowired service.
  10885.      *
  10886.      * @return \Nellapp\Bundle\SDKBundle\DataSync\Hydrator\Manipulator
  10887.      */
  10888.     protected function getManipulatorService()
  10889.     {
  10890.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Manipulator/ManipulatorInterface.php';
  10891.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Manipulator/Manipulator.php';
  10892.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/Manipulator.php';
  10893.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  10894.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'])) {
  10895.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'];
  10896.         }
  10897.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] = new \Nellapp\Bundle\SDKBundle\DataSync\Hydrator\Manipulator($a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  10898.     }
  10899.     /**
  10900.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\Refresher\RefresherManager' shared autowired service.
  10901.      *
  10902.      * @return \Nellapp\Bundle\SDKBundle\DataSync\Refresher\RefresherManager
  10903.      */
  10904.     protected function getRefresherManagerService()
  10905.     {
  10906.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherManager.php';
  10907.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] = new \Nellapp\Bundle\SDKBundle\DataSync\Refresher\RefresherManager(new RewindableGenerator(function () {
  10908.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'] ?? $this->getUserRefresher2Service());
  10909.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\AbstractCursusRefresher'] ?? $this->getAbstractCursusRefresherService());
  10910.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelConfigurationRefresher'] ?? $this->getChannelConfigurationRefresherService());
  10911.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelRefresher'] ?? $this->getChannelRefresherService());
  10912.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserCursusPermissionRefresher'] ?? $this->getChannelUserCursusPermissionRefresherService());
  10913.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserDataRefresher'] ?? $this->getChannelUserDataRefresherService());
  10914.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserRoleRefresher'] ?? $this->getChannelUserRoleRefresherService());
  10915.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserServicePermissionRefresher'] ?? $this->getChannelUserServicePermissionRefresherService());
  10916.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserSessionPermissionRefresher'] ?? $this->getChannelUserSessionPermissionRefresherService());
  10917.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserTrainingPermissionRefresher'] ?? $this->getChannelUserTrainingPermissionRefresherService());
  10918.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelWhiteLabelRefresher'] ?? $this->getChannelWhiteLabelRefresherService());
  10919.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyContactRefresher'] ?? $this->getCompanyContactRefresherService());
  10920.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyRefresher'] ?? $this->getCompanyRefresherService());
  10921.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ContactRefresher'] ?? $this->getContactRefresherService());
  10922.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\FrenchProfessionalIdRefresher'] ?? $this->getFrenchProfessionalIdRefresherService());
  10923.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\GroupRefresher'] ?? $this->getGroupRefresherService());
  10924.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\OrganizationRefresher'] ?? $this->getOrganizationRefresherService());
  10925.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\PlaceRefresher'] ?? $this->getPlaceRefresherService());
  10926.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\RoomRefresher'] ?? $this->getRoomRefresherService());
  10927.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ServiceRefresher'] ?? $this->getServiceRefresherService());
  10928.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\SessionRefresher'] ?? $this->getSessionRefresherService());
  10929.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\TrainingRefresher'] ?? $this->getTrainingRefresherService());
  10930.             yield 22 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\UserFromChannelRefresher'] ?? $this->getUserFromChannelRefresherService());
  10931.         }, 23));
  10932.     }
  10933.     /**
  10934.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\Retriever\RetrieverManager' shared autowired service.
  10935.      *
  10936.      * @return \Nellapp\Bundle\SDKBundle\DataSync\Retriever\RetrieverManager
  10937.      */
  10938.     protected function getRetrieverManagerService()
  10939.     {
  10940.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverManager.php';
  10941.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] = new \Nellapp\Bundle\SDKBundle\DataSync\Retriever\RetrieverManager(new RewindableGenerator(function () {
  10942.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  10943.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'] ?? $this->getAbstractCursusRetrieverService());
  10944.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'] ?? $this->getChannelConfigurationRetrieverService());
  10945.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  10946.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'] ?? $this->getChannelUserCursusPermissionRetrieverService());
  10947.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  10948.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'] ?? $this->getChannelUserRoleRetrieverService());
  10949.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'] ?? $this->getChannelUserServicePermissionRetrieverService());
  10950.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'] ?? $this->getChannelUserSessionPermissionRetrieverService());
  10951.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'] ?? $this->getChannelUserTrainingPermissionRetrieverService());
  10952.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'] ?? $this->getChannelWhiteLabelRetrieverService());
  10953.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'] ?? $this->getCompanyContactRetrieverService());
  10954.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'] ?? $this->getCompanyRetrieverService());
  10955.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ContactRetriever'] ?? $this->getContactRetrieverService());
  10956.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\FrenchProfessionalIdRetriever'] ?? $this->getFrenchProfessionalIdRetrieverService());
  10957.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'] ?? $this->getGroupRetrieverService());
  10958.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'] ?? $this->getOrganizationRetrieverService());
  10959.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'] ?? $this->getPlaceRetrieverService());
  10960.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'] ?? $this->getRoomRetrieverService());
  10961.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'] ?? $this->getServiceRetrieverService());
  10962.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService());
  10963.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'] ?? $this->getTrainingRetrieverService());
  10964.             yield 22 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'] ?? $this->getUserFromChannelRetrieverService());
  10965.         }, 23));
  10966.     }
  10967.     /**
  10968.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber' shared autowired service.
  10969.      *
  10970.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber
  10971.      */
  10972.     protected function getControllerEntityResolverSubscriberService()
  10973.     {
  10974.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10975.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'])) {
  10976.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'];
  10977.         }
  10978.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber($a);
  10979.     }
  10980.     /**
  10981.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber' shared autowired service.
  10982.      *
  10983.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber
  10984.      */
  10985.     protected function getDeviceIdSubscriberService()
  10986.     {
  10987.         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'))));
  10988.     }
  10989.     /**
  10990.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber' shared autowired service.
  10991.      *
  10992.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber
  10993.      */
  10994.     protected function getRequestChannelDomainSubscriberService()
  10995.     {
  10996.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  10997.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'])) {
  10998.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'];
  10999.         }
  11000.         $b = ($this->services['router'] ?? $this->getRouterService());
  11001.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'])) {
  11002.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'];
  11003.         }
  11004.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber($a$b);
  11005.     }
  11006.     /**
  11007.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\AutoExportTerminateTracker' shared autowired service.
  11008.      *
  11009.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\AutoExportTerminateTracker
  11010.      */
  11011.     protected function getAutoExportTerminateTrackerService()
  11012.     {
  11013.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/AutoExportTerminateTracker.php';
  11014.         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()));
  11015.     }
  11016.     /**
  11017.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\Doctrine\EventSubscriber\TerminateExportableSubscriber' shared autowired service.
  11018.      *
  11019.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\Doctrine\EventSubscriber\TerminateExportableSubscriber
  11020.      */
  11021.     protected function getTerminateExportableSubscriberService()
  11022.     {
  11023.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11024.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/Doctrine/EventSubscriber/TerminateExportableSubscriber.php';
  11025.         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()));
  11026.     }
  11027.     /**
  11028.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\EventSubscriber\TerminateExportSubscriber' shared autowired service.
  11029.      *
  11030.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\EventSubscriber\TerminateExportSubscriber
  11031.      */
  11032.     protected function getTerminateExportSubscriberService()
  11033.     {
  11034.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/EventSubscriber/TerminateExportSubscriber.php';
  11035.         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()));
  11036.     }
  11037.     /**
  11038.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\Resolvers\ExportTerminateResolverManager' shared autowired service.
  11039.      *
  11040.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\Resolvers\ExportTerminateResolverManager
  11041.      */
  11042.     protected function getExportTerminateResolverManagerService()
  11043.     {
  11044.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/Resolvers/ExportTerminateResolverManager.php';
  11045.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Resolvers\\ExportTerminateResolverManager'] = new \Nellapp\Bundle\SDKBundle\Export\AutoExport\Resolvers\ExportTerminateResolverManager(new RewindableGenerator(function () {
  11046.             return new \EmptyIterator();
  11047.         }, 0));
  11048.     }
  11049.     /**
  11050.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoRefresh\EventSubscriber\TerminateRefreshSubscriber' shared autowired service.
  11051.      *
  11052.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoRefresh\EventSubscriber\TerminateRefreshSubscriber
  11053.      */
  11054.     protected function getTerminateRefreshSubscriberService()
  11055.     {
  11056.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoRefresh/EventSubscriber/TerminateRefreshSubscriber.php';
  11057.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoRefresh/AutoRefreshTerminateTracker.php';
  11058.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoRefresh/Resolvers/AutoRefreshTerminateResolverManager.php';
  11059.         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 () {
  11060.             return new \EmptyIterator();
  11061.         }, 0)));
  11062.     }
  11063.     /**
  11064.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\GroupeFilterType' shared autowired service.
  11065.      *
  11066.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\GroupeFilterType
  11067.      */
  11068.     protected function getGroupeFilterTypeService()
  11069.     {
  11070.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11071.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11072.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/GroupeFilterType.php';
  11073.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\GroupeFilterType();
  11074.     }
  11075.     /**
  11076.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\ServiceFilterType' shared autowired service.
  11077.      *
  11078.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\ServiceFilterType
  11079.      */
  11080.     protected function getServiceFilterTypeService()
  11081.     {
  11082.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11083.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11084.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/ServiceFilterType.php';
  11085.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\ServiceFilterType();
  11086.     }
  11087.     /**
  11088.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\SessionFilterType' shared autowired service.
  11089.      *
  11090.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\SessionFilterType
  11091.      */
  11092.     protected function getSessionFilterTypeService()
  11093.     {
  11094.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11095.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11096.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/SessionFilterType.php';
  11097.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\SessionFilterType();
  11098.     }
  11099.     /**
  11100.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\TrainingFilterType' shared autowired service.
  11101.      *
  11102.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\TrainingFilterType
  11103.      */
  11104.     protected function getTrainingFilterTypeService()
  11105.     {
  11106.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11107.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11108.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/TrainingFilterType.php';
  11109.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\TrainingFilterType();
  11110.     }
  11111.     /**
  11112.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\UserFilterType' shared autowired service.
  11113.      *
  11114.      * @return \Nellapp\Bundle\SDKBundle\Filter\UserFilterType
  11115.      */
  11116.     protected function getUserFilterTypeService()
  11117.     {
  11118.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11119.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11120.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/UserFilterType.php';
  11121.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\UserFilterType();
  11122.     }
  11123.     /**
  11124.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Common\NellappBooleanType' shared autowired service.
  11125.      *
  11126.      * @return \Nellapp\Bundle\SDKBundle\Form\Common\NellappBooleanType
  11127.      */
  11128.     protected function getNellappBooleanTypeService()
  11129.     {
  11130.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11131.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11132.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Common/NellappBooleanType.php';
  11133.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType'] = new \Nellapp\Bundle\SDKBundle\Form\Common\NellappBooleanType();
  11134.     }
  11135.     /**
  11136.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Common\NellappChoiceType' shared autowired service.
  11137.      *
  11138.      * @return \Nellapp\Bundle\SDKBundle\Form\Common\NellappChoiceType
  11139.      */
  11140.     protected function getNellappChoiceTypeService()
  11141.     {
  11142.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11143.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11144.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Common/NellappChoiceType.php';
  11145.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType'] = new \Nellapp\Bundle\SDKBundle\Form\Common\NellappChoiceType();
  11146.     }
  11147.     /**
  11148.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewColumnsFilter' shared autowired service.
  11149.      *
  11150.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewColumnsFilter
  11151.      */
  11152.     protected function getCustomViewColumnsFilterService()
  11153.     {
  11154.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11155.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11156.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/CustomViewColumnsFilter.php';
  11157.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewColumnsFilter();
  11158.     }
  11159.     /**
  11160.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewManagerType' shared autowired service.
  11161.      *
  11162.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewManagerType
  11163.      */
  11164.     protected function getCustomViewManagerTypeService()
  11165.     {
  11166.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11167.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11168.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/CustomViewManagerType.php';
  11169.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewManagerType();
  11170.     }
  11171.     /**
  11172.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\EditCustomViewType' shared autowired service.
  11173.      *
  11174.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\EditCustomViewType
  11175.      */
  11176.     protected function getEditCustomViewTypeService()
  11177.     {
  11178.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11179.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11180.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/EditCustomViewType.php';
  11181.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\EditCustomViewType();
  11182.     }
  11183.     /**
  11184.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\NewCustomViewType' shared autowired service.
  11185.      *
  11186.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\NewCustomViewType
  11187.      */
  11188.     protected function getNewCustomViewTypeService()
  11189.     {
  11190.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11191.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11192.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/NewCustomViewType.php';
  11193.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\NewCustomViewType();
  11194.     }
  11195.     /**
  11196.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\ChannelUserData\ChannelUserRoleFilterType' shared autowired service.
  11197.      *
  11198.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\ChannelUserData\ChannelUserRoleFilterType
  11199.      */
  11200.     protected function getChannelUserRoleFilterTypeService()
  11201.     {
  11202.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11203.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11204.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/ChannelUserData/ChannelUserRoleFilterType.php';
  11205.         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()));
  11206.     }
  11207.     /**
  11208.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\Chat\CollectionFilter' shared autowired service.
  11209.      *
  11210.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\Chat\CollectionFilter
  11211.      */
  11212.     protected function getCollectionFilter9Service()
  11213.     {
  11214.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11215.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11216.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/Chat/CollectionFilter.php';
  11217.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\Chat\CollectionFilter();
  11218.     }
  11219.     /**
  11220.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\Common\TextListFilterType' shared autowired service.
  11221.      *
  11222.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\Common\TextListFilterType
  11223.      */
  11224.     protected function getTextListFilterTypeService()
  11225.     {
  11226.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11227.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11228.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/Common/TextListFilterType.php';
  11229.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\Common\TextListFilterType();
  11230.     }
  11231.     /**
  11232.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\DateRangeFilterType' shared autowired service.
  11233.      *
  11234.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\DateRangeFilterType
  11235.      */
  11236.     protected function getDateRangeFilterTypeService()
  11237.     {
  11238.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11239.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11240.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/DateRangeFilterType.php';
  11241.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\DateRangeFilterType();
  11242.     }
  11243.     /**
  11244.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\EventUserProgression\CollectionFilter' shared autowired service.
  11245.      *
  11246.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\EventUserProgression\CollectionFilter
  11247.      */
  11248.     protected function getCollectionFilter10Service()
  11249.     {
  11250.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11251.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11252.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/EventUserProgression/CollectionFilter.php';
  11253.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\EventUserProgression\CollectionFilter();
  11254.     }
  11255.     /**
  11256.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\ChannelUserRoleSelektorFilterType' shared autowired service.
  11257.      *
  11258.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\ChannelUserRoleSelektorFilterType
  11259.      */
  11260.     protected function getChannelUserRoleSelektorFilterTypeService()
  11261.     {
  11262.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11263.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11264.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/SelektorFilter/ChannelUserRoleSelektorFilterType.php';
  11265.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\ChannelUserRoleSelektorFilterType();
  11266.     }
  11267.     /**
  11268.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\UserSelektorFilterType' shared autowired service.
  11269.      *
  11270.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\UserSelektorFilterType
  11271.      */
  11272.     protected function getUserSelektorFilterTypeService()
  11273.     {
  11274.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11275.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11276.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/SelektorFilter/UserSelektorFilterType.php';
  11277.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\UserSelektorFilterType();
  11278.     }
  11279.     /**
  11280.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\Session\SessionStatusFilterType' shared autowired service.
  11281.      *
  11282.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\Session\SessionStatusFilterType
  11283.      */
  11284.     protected function getSessionStatusFilterTypeService()
  11285.     {
  11286.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11287.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11288.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/Session/SessionStatusFilterType.php';
  11289.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\Session\SessionStatusFilterType();
  11290.     }
  11291.     /**
  11292.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\TabContainerType' shared autowired service.
  11293.      *
  11294.      * @return \Nellapp\Bundle\SDKBundle\Form\TabContainerType
  11295.      */
  11296.     protected function getTabContainerTypeService()
  11297.     {
  11298.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11299.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11300.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/TabContainerType.php';
  11301.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType'] = new \Nellapp\Bundle\SDKBundle\Form\TabContainerType();
  11302.     }
  11303.     /**
  11304.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\TabType' shared autowired service.
  11305.      *
  11306.      * @return \Nellapp\Bundle\SDKBundle\Form\TabType
  11307.      */
  11308.     protected function getTabTypeService()
  11309.     {
  11310.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11311.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11312.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/TabType.php';
  11313.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\TabType'] = new \Nellapp\Bundle\SDKBundle\Form\TabType();
  11314.     }
  11315.     /**
  11316.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\AsyncEntityType' shared autowired service.
  11317.      *
  11318.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\AsyncEntityType
  11319.      */
  11320.     protected function getAsyncEntityType2Service()
  11321.     {
  11322.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11323.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11324.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/AsyncEntityType.php';
  11325.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\AsyncEntityType();
  11326.     }
  11327.     /**
  11328.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\ChannelUserRoleSelektorType' shared autowired service.
  11329.      *
  11330.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\ChannelUserRoleSelektorType
  11331.      */
  11332.     protected function getChannelUserRoleSelektorTypeService()
  11333.     {
  11334.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11335.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11336.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/ChannelUserRoleSelektorType.php';
  11337.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\ChannelUserRoleSelektorType();
  11338.     }
  11339.     /**
  11340.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\GroupSelektorType' shared autowired service.
  11341.      *
  11342.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\GroupSelektorType
  11343.      */
  11344.     protected function getGroupSelektorTypeService()
  11345.     {
  11346.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11347.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11348.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/GroupSelektorType.php';
  11349.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\GroupSelektorType();
  11350.     }
  11351.     /**
  11352.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\PlaceSelektorType' shared autowired service.
  11353.      *
  11354.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\PlaceSelektorType
  11355.      */
  11356.     protected function getPlaceSelektorTypeService()
  11357.     {
  11358.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11359.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11360.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/PlaceSelektorType.php';
  11361.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\PlaceSelektorType();
  11362.     }
  11363.     /**
  11364.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\ServiceSelektorType' shared autowired service.
  11365.      *
  11366.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\ServiceSelektorType
  11367.      */
  11368.     protected function getServiceSelektorTypeService()
  11369.     {
  11370.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11371.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11372.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/ServiceSelektorType.php';
  11373.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\ServiceSelektorType();
  11374.     }
  11375.     /**
  11376.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\UserSelektorType' shared autowired service.
  11377.      *
  11378.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\UserSelektorType
  11379.      */
  11380.     protected function getUserSelektorTypeService()
  11381.     {
  11382.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11383.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11384.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/UserSelektorType.php';
  11385.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\UserSelektorType();
  11386.     }
  11387.     /**
  11388.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\ChannelGetterService' shared autowired service.
  11389.      *
  11390.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\ChannelGetterService
  11391.      */
  11392.     protected function getChannelGetterServiceService()
  11393.     {
  11394.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/ChannelGetterInterface.php';
  11395.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/ChannelGetterService.php';
  11396.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\ChannelGetterService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\ChannelGetterService(($this->privates['App\\Repository\\Channel\\ChannelRepository'] ?? $this->getChannelRepositoryService()));
  11397.     }
  11398.     /**
  11399.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\Doctrine\EventSubscriber\ValidGlobalChannelAndUserSubscriber' shared autowired service.
  11400.      *
  11401.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Doctrine\EventSubscriber\ValidGlobalChannelAndUserSubscriber
  11402.      */
  11403.     protected function getValidGlobalChannelAndUserSubscriberService()
  11404.     {
  11405.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11406.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Doctrine/EventSubscriber/ValidGlobalChannelAndUserSubscriber.php';
  11407.         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()));
  11408.     }
  11409.     /**
  11410.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService' shared autowired service.
  11411.      *
  11412.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService
  11413.      */
  11414.     protected function getGlobalEntitiesServiceService()
  11415.     {
  11416.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11417.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'])) {
  11418.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'];
  11419.         }
  11420.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  11421.     }
  11422.     /**
  11423.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys' shared autowired service.
  11424.      *
  11425.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys
  11426.      */
  11427.     protected function getGlobalEntityKeysService()
  11428.     {
  11429.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys($this->parameters['nellapp_sdk.global_getter.global_entities']);
  11430.     }
  11431.     /**
  11432.      * Gets the private 'Nellapp\Bundle\SDKBundle\Mailer\Mailer' shared autowired service.
  11433.      *
  11434.      * @return \Nellapp\Bundle\SDKBundle\Mailer\Mailer
  11435.      */
  11436.     protected function getMailerService()
  11437.     {
  11438.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Mailer/Mailer.php';
  11439.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  11440.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'])) {
  11441.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'];
  11442.         }
  11443.         $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()));
  11444.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  11445.         return $instance;
  11446.     }
  11447.     /**
  11448.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedService' shared autowired service.
  11449.      *
  11450.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedService
  11451.      */
  11452.     protected function getChannelUserDataMenuDisplayedServiceService()
  11453.     {
  11454.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedService.php';
  11455.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelMenuDisplayedInterface.php';
  11456.         include_once \dirname(__DIR__4).'/src/SdkBundle/Permission/ChannelMenuDisplayed.php';
  11457.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'] ?? $this->getChannelResourceServiceService());
  11458.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'])) {
  11459.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'];
  11460.         }
  11461.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11462.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'])) {
  11463.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'];
  11464.         }
  11465.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  11466.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'])) {
  11467.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'];
  11468.         }
  11469.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedService(new \App\SdkBundle\Permission\ChannelMenuDisplayed(), $a$b$c);
  11470.     }
  11471.     /**
  11472.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\EventSubscriber\TerminateMenuDisplayedSubscriber' shared autowired service.
  11473.      *
  11474.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\EventSubscriber\TerminateMenuDisplayedSubscriber
  11475.      */
  11476.     protected function getTerminateMenuDisplayedSubscriberService()
  11477.     {
  11478.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/EventSubscriber/TerminateMenuDisplayedSubscriber.php';
  11479.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedTerminateTracker.php';
  11480.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService());
  11481.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'])) {
  11482.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'];
  11483.         }
  11484.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  11485.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'])) {
  11486.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'];
  11487.         }
  11488.         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);
  11489.     }
  11490.     /**
  11491.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\Messenger\MenuDisplayedMiddleware' shared autowired service.
  11492.      *
  11493.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\Messenger\MenuDisplayedMiddleware
  11494.      */
  11495.     protected function getMenuDisplayedMiddlewareService()
  11496.     {
  11497.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  11498.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/Messenger/MenuDisplayedMiddleware.php';
  11499.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedTerminateTracker.php';
  11500.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService());
  11501.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'])) {
  11502.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'];
  11503.         }
  11504.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  11505.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'])) {
  11506.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'];
  11507.         }
  11508.         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);
  11509.     }
  11510.     /**
  11511.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelResourceManager' shared autowired service.
  11512.      *
  11513.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceManager
  11514.      */
  11515.     protected function getChannelResourceManagerService()
  11516.     {
  11517.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelResourceManager.php';
  11518.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11519.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'])) {
  11520.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'];
  11521.         }
  11522.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceManager($a, ($this->services['cache.app'] ?? $this->getCache_AppService()), true);
  11523.     }
  11524.     /**
  11525.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelResourceService' shared autowired service.
  11526.      *
  11527.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceService
  11528.      */
  11529.     protected function getChannelResourceServiceService()
  11530.     {
  11531.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelResourceService.php';
  11532.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiInternal/Client/ApiInternalClient.php';
  11533.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  11534.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'])) {
  11535.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'];
  11536.         }
  11537.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'] ?? $this->getChannelResourceManagerService());
  11538.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'])) {
  11539.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'];
  11540.         }
  11541.         $c = ($this->privates['nellapp_sdk.routing.internal_url_generator'] ?? $this->getNellappSdk_Routing_InternalUrlGeneratorService());
  11542.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'])) {
  11543.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'];
  11544.         }
  11545.         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')));
  11546.     }
  11547.     /**
  11548.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionGroup\ChannelUserPermissionGroupManager' shared autowired service.
  11549.      *
  11550.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionGroup\ChannelUserPermissionGroupManager
  11551.      */
  11552.     protected function getChannelUserPermissionGroupManagerService()
  11553.     {
  11554.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionGroup/ChannelUserPermissionGroupManager.php';
  11555.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionGroup\ChannelUserPermissionGroupManager(new RewindableGenerator(function () {
  11556.             return new \EmptyIterator();
  11557.         }, 0));
  11558.     }
  11559.     /**
  11560.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager' shared autowired service.
  11561.      *
  11562.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager
  11563.      */
  11564.     protected function getChannelUserPermissionManagerService()
  11565.     {
  11566.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionManager.php';
  11567.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11568.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'])) {
  11569.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'];
  11570.         }
  11571.         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);
  11572.     }
  11573.     /**
  11574.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService' shared autowired service.
  11575.      *
  11576.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService
  11577.      */
  11578.     protected function getChannelUserPermissionServiceService()
  11579.     {
  11580.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionService.php';
  11581.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService());
  11582.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'])) {
  11583.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'];
  11584.         }
  11585.         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()));
  11586.     }
  11587.     /**
  11588.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand' shared autowired service.
  11589.      *
  11590.      * @return \Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand
  11591.      */
  11592.     protected function getCheckChannelMenuDisplayedCommandService()
  11593.     {
  11594.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11595.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Command/CheckChannelMenuDisplayedCommand.php';
  11596.         $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()));
  11597.         $instance->setName('nellapp:check:menu-displayed');
  11598.         $instance->setDescription('Check the channel menu displayed for the given ChannelUserData');
  11599.         return $instance;
  11600.     }
  11601.     /**
  11602.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand' shared autowired service.
  11603.      *
  11604.      * @return \Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand
  11605.      */
  11606.     protected function getCleanExpiredChannelResourcePermissionCommandService()
  11607.     {
  11608.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11609.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Command/CleanExpiredChannelResourcePermissionCommand.php';
  11610.         $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()));
  11611.         $instance->setName('nellapp:check:expired-permission');
  11612.         $instance->setDescription('Remove from database expired channel resource permissions.');
  11613.         return $instance;
  11614.     }
  11615.     /**
  11616.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\ChannelMenuDisplayedSubscriber' shared autowired service.
  11617.      *
  11618.      * @return \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\ChannelMenuDisplayedSubscriber
  11619.      */
  11620.     protected function getChannelMenuDisplayedSubscriber2Service()
  11621.     {
  11622.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11623.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Doctrine/EventSubscriber/ChannelMenuDisplayedSubscriber.php';
  11624.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedTerminateTracker.php';
  11625.         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())));
  11626.     }
  11627.     /**
  11628.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\Mapping\PermissionConstraintSubscriber' shared autowired service.
  11629.      *
  11630.      * @return \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\Mapping\PermissionConstraintSubscriber
  11631.      */
  11632.     protected function getPermissionConstraintSubscriberService()
  11633.     {
  11634.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11635.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Doctrine/EventSubscriber/Mapping/PermissionConstraintSubscriber.php';
  11636.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber'] = new \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\Mapping\PermissionConstraintSubscriber();
  11637.     }
  11638.     /**
  11639.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager' shared autowired service.
  11640.      *
  11641.      * @return \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager
  11642.      */
  11643.     protected function getChannelUserPermissionEnumManagerService()
  11644.     {
  11645.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Enum/ChannelUserPermissionEnumManager.php';
  11646.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnumManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager(new RewindableGenerator(function () {
  11647.             yield => ($this->privates['App\\Enum\\ChannelUserPermission\\ChannelUserAsyncPermissionEnum'] ?? ($this->privates['App\\Enum\\ChannelUserPermission\\ChannelUserAsyncPermissionEnum'] = new \App\Enum\ChannelUserPermission\ChannelUserAsyncPermissionEnum()));
  11648.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserChannelUserDataPermissionEnum()));
  11649.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserCursusPermissionEnum()));
  11650.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionAsyncEnum()));
  11651.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnum()));
  11652.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserSessionPermissionEnum()));
  11653.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserTrainingPermissionEnum()));
  11654.         }, 7));
  11655.     }
  11656.     /**
  11657.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionEnumType' shared autowired service.
  11658.      *
  11659.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionEnumType
  11660.      */
  11661.     protected function getChannelUserPermissionEnumTypeService()
  11662.     {
  11663.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11664.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11665.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/ChannelUserPermissionEnumType.php';
  11666.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionEnumType();
  11667.     }
  11668.     /**
  11669.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionResourceType' shared autowired service.
  11670.      *
  11671.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionResourceType
  11672.      */
  11673.     protected function getChannelUserPermissionResourceTypeService()
  11674.     {
  11675.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11676.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11677.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/ChannelUserPermissionResourceType.php';
  11678.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionResourceType();
  11679.     }
  11680.     /**
  11681.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserDataFilter' shared autowired service.
  11682.      *
  11683.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserDataFilter
  11684.      */
  11685.     protected function getChannelUserDataFilterService()
  11686.     {
  11687.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11688.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11689.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/Filter/ChannelUserDataFilter.php';
  11690.         $a = ($this->services['router'] ?? $this->getRouterService());
  11691.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter'])) {
  11692.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter'];
  11693.         }
  11694.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserDataFilter($a);
  11695.     }
  11696.     /**
  11697.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserPermissionResourceFilter' shared autowired service.
  11698.      *
  11699.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserPermissionResourceFilter
  11700.      */
  11701.     protected function getChannelUserPermissionResourceFilterService()
  11702.     {
  11703.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11704.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11705.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/Filter/ChannelUserPermissionResourceFilter.php';
  11706.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserPermissionResourceFilter();
  11707.     }
  11708.     /**
  11709.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\Filter\MultipleResourcePermissionsType' shared autowired service.
  11710.      *
  11711.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\MultipleResourcePermissionsType
  11712.      */
  11713.     protected function getMultipleResourcePermissionsTypeService()
  11714.     {
  11715.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11716.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11717.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/Filter/MultipleResourcePermissionsType.php';
  11718.         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()));
  11719.     }
  11720.     /**
  11721.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\SelectUserForChannelResourcePermissionType' shared autowired service.
  11722.      *
  11723.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\SelectUserForChannelResourcePermissionType
  11724.      */
  11725.     protected function getSelectUserForChannelResourcePermissionTypeService()
  11726.     {
  11727.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11728.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11729.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/SelectUserForChannelResourcePermissionType.php';
  11730.         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()));
  11731.     }
  11732.     /**
  11733.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Security\Authorization\AuthorizationHelper' shared autowired service.
  11734.      *
  11735.      * @return \Nellapp\Bundle\SDKBundle\Permission\Security\Authorization\AuthorizationHelper
  11736.      */
  11737.     protected function getAuthorizationHelperService()
  11738.     {
  11739.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Authorization/AuthorizationHelper.php';
  11740.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  11741.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'])) {
  11742.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'];
  11743.         }
  11744.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Authorization\AuthorizationHelper($a);
  11745.     }
  11746.     /**
  11747.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager' shared autowired service.
  11748.      *
  11749.      * @return \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager
  11750.      */
  11751.     protected function getChannelUserPermissionHierarchyManagerService()
  11752.     {
  11753.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Hierarchy/ChannelUserPermissionHierarchyManager.php';
  11754.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager(new RewindableGenerator(function () {
  11755.             yield => ($this->privates['App\\Security\\Hierarchy\\ChannelUserAsyncPermissionHierarchy'] ?? ($this->privates['App\\Security\\Hierarchy\\ChannelUserAsyncPermissionHierarchy'] = new \App\Security\Hierarchy\ChannelUserAsyncPermissionHierarchy()));
  11756.             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()));
  11757.             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()));
  11758.             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()));
  11759.             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()));
  11760.             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()));
  11761.         }, 6));
  11762.     }
  11763.     /**
  11764.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime' shared autowired service.
  11765.      *
  11766.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime
  11767.      */
  11768.     protected function getChannelUserDataPermissionRuntimeService()
  11769.     {
  11770.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  11771.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php';
  11772.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] ?? $this->getChannelUserPermissionServiceService());
  11773.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'])) {
  11774.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'];
  11775.         }
  11776.         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()));
  11777.     }
  11778.     /**
  11779.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\TranslateRuntime' shared autowired service.
  11780.      *
  11781.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\TranslateRuntime
  11782.      */
  11783.     protected function getTranslateRuntimeService()
  11784.     {
  11785.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  11786.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/TranslateRuntime.php';
  11787.         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()));
  11788.     }
  11789.     /**
  11790.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\UserOwnerRuntime' shared autowired service.
  11791.      *
  11792.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\UserOwnerRuntime
  11793.      */
  11794.     protected function getUserOwnerRuntimeService()
  11795.     {
  11796.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  11797.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/UserOwnerRuntime.php';
  11798.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  11799.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime'])) {
  11800.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime'];
  11801.         }
  11802.         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);
  11803.     }
  11804.     /**
  11805.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter' shared autowired service.
  11806.      *
  11807.      * @return \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter
  11808.      */
  11809.     protected function getUserOwnerGetterService()
  11810.     {
  11811.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/UserOwner/UserOwnerGetter.php';
  11812.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] = new \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter(new RewindableGenerator(function () {
  11813.             return new \EmptyIterator();
  11814.         }, 0));
  11815.     }
  11816.     /**
  11817.      * Gets the private 'Nellapp\Bundle\SDKBundle\ReverseSync\Doctrine\EventSubscriber\ReverseSyncSubscriber' shared autowired service.
  11818.      *
  11819.      * @return \Nellapp\Bundle\SDKBundle\ReverseSync\Doctrine\EventSubscriber\ReverseSyncSubscriber
  11820.      */
  11821.     protected function getReverseSyncSubscriberService()
  11822.     {
  11823.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11824.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Doctrine/EventSubscriber/ReverseSyncSubscriber.php';
  11825.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Tracker/Tracker.php';
  11826.         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())));
  11827.     }
  11828.     /**
  11829.      * Gets the private 'Nellapp\Bundle\SDKBundle\ReverseSync\EventSubscriber\ReverseSyncSubscriber' shared autowired service.
  11830.      *
  11831.      * @return \Nellapp\Bundle\SDKBundle\ReverseSync\EventSubscriber\ReverseSyncSubscriber
  11832.      */
  11833.     protected function getReverseSyncSubscriber2Service()
  11834.     {
  11835.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/EventSubscriber/ReverseSyncSubscriber.php';
  11836.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Messenger/SenderService.php';
  11837.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Tracker/Tracker.php';
  11838.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  11839.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\EventSubscriber\\ReverseSyncSubscriber'])) {
  11840.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\EventSubscriber\\ReverseSyncSubscriber'];
  11841.         }
  11842.         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'));
  11843.     }
  11844.     /**
  11845.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\DomainsRoutingRuntime' shared autowired service.
  11846.      *
  11847.      * @return \Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\DomainsRoutingRuntime
  11848.      */
  11849.     protected function getDomainsRoutingRuntimeService()
  11850.     {
  11851.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  11852.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Runtime/DomainsRoutingRuntime.php';
  11853.         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'))));
  11854.     }
  11855.     /**
  11856.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\UrlGeneratorRuntime' shared autowired service.
  11857.      *
  11858.      * @return \Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\UrlGeneratorRuntime
  11859.      */
  11860.     protected function getUrlGeneratorRuntimeService()
  11861.     {
  11862.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  11863.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Runtime/UrlGeneratorRuntime.php';
  11864.         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()));
  11865.     }
  11866.     /**
  11867.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils' shared autowired service.
  11868.      *
  11869.      * @return \Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils
  11870.      */
  11871.     protected function getChannelMainDomainUtilsService()
  11872.     {
  11873.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  11874.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'])) {
  11875.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'];
  11876.         }
  11877.         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);
  11878.     }
  11879.     /**
  11880.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\SsoClient' shared autowired service.
  11881.      *
  11882.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\SsoClient
  11883.      */
  11884.     protected function getSsoClientService()
  11885.     {
  11886.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  11887.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  11888.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  11889.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  11890.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Account/SsoClient.php';
  11891.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11892.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'])) {
  11893.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'];
  11894.         }
  11895.         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()));
  11896.     }
  11897.     /**
  11898.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\UserClient' shared autowired service.
  11899.      *
  11900.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\UserClient
  11901.      */
  11902.     protected function getUserClientService()
  11903.     {
  11904.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  11905.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  11906.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  11907.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  11908.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Account/UserClient.php';
  11909.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11910.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'])) {
  11911.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'];
  11912.         }
  11913.         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()));
  11914.     }
  11915.     /**
  11916.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\AbstractCursusEntityClient' shared autowired service.
  11917.      *
  11918.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\AbstractCursusEntityClient
  11919.      */
  11920.     protected function getAbstractCursusEntityClientService()
  11921.     {
  11922.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  11923.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  11924.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  11925.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  11926.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/ChannelUserData/AbstractCursusEntityClient.php';
  11927.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11928.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'])) {
  11929.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'];
  11930.         }
  11931.         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()));
  11932.     }
  11933.     /**
  11934.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\ChannelUserDataEntityClient' shared autowired service.
  11935.      *
  11936.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\ChannelUserDataEntityClient
  11937.      */
  11938.     protected function getChannelUserDataEntityClientService()
  11939.     {
  11940.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  11941.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  11942.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  11943.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  11944.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/ChannelUserData/ChannelUserDataEntityClient.php';
  11945.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11946.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'])) {
  11947.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'];
  11948.         }
  11949.         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()));
  11950.     }
  11951.     /**
  11952.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelClient' shared autowired service.
  11953.      *
  11954.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelClient
  11955.      */
  11956.     protected function getChannelClientService()
  11957.     {
  11958.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  11959.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  11960.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  11961.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  11962.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelClient.php';
  11963.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11964.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'])) {
  11965.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'];
  11966.         }
  11967.         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()));
  11968.     }
  11969.     /**
  11970.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelConfigurationClient' shared autowired service.
  11971.      *
  11972.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelConfigurationClient
  11973.      */
  11974.     protected function getChannelConfigurationClientService()
  11975.     {
  11976.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  11977.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  11978.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  11979.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  11980.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelConfigurationClient.php';
  11981.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11982.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'])) {
  11983.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'];
  11984.         }
  11985.         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()));
  11986.     }
  11987.     /**
  11988.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserCursusPermissionClient' shared autowired service.
  11989.      *
  11990.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserCursusPermissionClient
  11991.      */
  11992.     protected function getChannelUserCursusPermissionClientService()
  11993.     {
  11994.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  11995.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  11996.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  11997.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  11998.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserCursusPermissionClient.php';
  11999.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12000.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'])) {
  12001.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'];
  12002.         }
  12003.         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()));
  12004.     }
  12005.     /**
  12006.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserRoleClient' shared autowired service.
  12007.      *
  12008.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserRoleClient
  12009.      */
  12010.     protected function getChannelUserRoleClientService()
  12011.     {
  12012.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12013.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12014.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12015.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12016.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserRoleClient.php';
  12017.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12018.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'])) {
  12019.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'];
  12020.         }
  12021.         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()));
  12022.     }
  12023.     /**
  12024.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserServicePermissionClient' shared autowired service.
  12025.      *
  12026.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserServicePermissionClient
  12027.      */
  12028.     protected function getChannelUserServicePermissionClientService()
  12029.     {
  12030.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12031.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12032.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12033.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12034.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserServicePermissionClient.php';
  12035.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12036.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'])) {
  12037.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'];
  12038.         }
  12039.         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()));
  12040.     }
  12041.     /**
  12042.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserSessionPermissionClient' shared autowired service.
  12043.      *
  12044.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserSessionPermissionClient
  12045.      */
  12046.     protected function getChannelUserSessionPermissionClientService()
  12047.     {
  12048.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12049.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12050.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12051.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12052.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserSessionPermissionClient.php';
  12053.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12054.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'])) {
  12055.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'];
  12056.         }
  12057.         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()));
  12058.     }
  12059.     /**
  12060.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserTrainingPermissionClient' shared autowired service.
  12061.      *
  12062.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserTrainingPermissionClient
  12063.      */
  12064.     protected function getChannelUserTrainingPermissionClientService()
  12065.     {
  12066.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12067.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12068.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12069.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12070.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserTrainingPermissionClient.php';
  12071.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12072.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'])) {
  12073.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'];
  12074.         }
  12075.         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()));
  12076.     }
  12077.     /**
  12078.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelWhiteLabelClient' shared autowired service.
  12079.      *
  12080.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelWhiteLabelClient
  12081.      */
  12082.     protected function getChannelWhiteLabelClientService()
  12083.     {
  12084.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12085.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12086.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12087.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12088.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelWhiteLabelClient.php';
  12089.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12090.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'])) {
  12091.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'];
  12092.         }
  12093.         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()));
  12094.     }
  12095.     /**
  12096.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyClient' shared autowired service.
  12097.      *
  12098.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyClient
  12099.      */
  12100.     protected function getCompanyClientService()
  12101.     {
  12102.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12103.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12104.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12105.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12106.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/CompanyClient.php';
  12107.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12108.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'])) {
  12109.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'];
  12110.         }
  12111.         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()));
  12112.     }
  12113.     /**
  12114.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyContactClient' shared autowired service.
  12115.      *
  12116.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyContactClient
  12117.      */
  12118.     protected function getCompanyContactClientService()
  12119.     {
  12120.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12121.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12122.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12123.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12124.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/CompanyContactClient.php';
  12125.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12126.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'])) {
  12127.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'];
  12128.         }
  12129.         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()));
  12130.     }
  12131.     /**
  12132.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ContactClient' shared autowired service.
  12133.      *
  12134.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ContactClient
  12135.      */
  12136.     protected function getContactClientService()
  12137.     {
  12138.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12139.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12140.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12141.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12142.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ContactClient.php';
  12143.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12144.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'])) {
  12145.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'];
  12146.         }
  12147.         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()));
  12148.     }
  12149.     /**
  12150.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\FrenchProfessionalIdClient' shared autowired service.
  12151.      *
  12152.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\FrenchProfessionalIdClient
  12153.      */
  12154.     protected function getFrenchProfessionalIdClientService()
  12155.     {
  12156.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12157.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12158.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12159.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12160.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/FrenchProfessionalIdClient.php';
  12161.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12162.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'])) {
  12163.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'];
  12164.         }
  12165.         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()));
  12166.     }
  12167.     /**
  12168.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\GroupClient' shared autowired service.
  12169.      *
  12170.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\GroupClient
  12171.      */
  12172.     protected function getGroupClientService()
  12173.     {
  12174.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12175.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12176.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12177.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12178.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/GroupClient.php';
  12179.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12180.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'])) {
  12181.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'];
  12182.         }
  12183.         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()));
  12184.     }
  12185.     /**
  12186.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\OrganizationClient' shared autowired service.
  12187.      *
  12188.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\OrganizationClient
  12189.      */
  12190.     protected function getOrganizationClientService()
  12191.     {
  12192.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12193.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12194.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12195.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12196.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/OrganizationClient.php';
  12197.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12198.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'])) {
  12199.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'];
  12200.         }
  12201.         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()));
  12202.     }
  12203.     /**
  12204.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\PlaceClient' shared autowired service.
  12205.      *
  12206.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\PlaceClient
  12207.      */
  12208.     protected function getPlaceClientService()
  12209.     {
  12210.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12211.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12212.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12213.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12214.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/PlaceClient.php';
  12215.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12216.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'])) {
  12217.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'];
  12218.         }
  12219.         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()));
  12220.     }
  12221.     /**
  12222.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\RoomClient' shared autowired service.
  12223.      *
  12224.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\RoomClient
  12225.      */
  12226.     protected function getRoomClientService()
  12227.     {
  12228.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12229.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12230.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12231.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12232.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/RoomClient.php';
  12233.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12234.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'])) {
  12235.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'];
  12236.         }
  12237.         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()));
  12238.     }
  12239.     /**
  12240.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ServiceClient' shared autowired service.
  12241.      *
  12242.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ServiceClient
  12243.      */
  12244.     protected function getServiceClientService()
  12245.     {
  12246.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12247.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12248.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12249.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12250.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ServiceClient.php';
  12251.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12252.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'])) {
  12253.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'];
  12254.         }
  12255.         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()));
  12256.     }
  12257.     /**
  12258.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\SessionClient' shared autowired service.
  12259.      *
  12260.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\SessionClient
  12261.      */
  12262.     protected function getSessionClientService()
  12263.     {
  12264.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12265.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12266.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12267.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12268.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/SessionClient.php';
  12269.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12270.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'])) {
  12271.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'];
  12272.         }
  12273.         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()));
  12274.     }
  12275.     /**
  12276.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\TrainingClient' shared autowired service.
  12277.      *
  12278.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\TrainingClient
  12279.      */
  12280.     protected function getTrainingClientService()
  12281.     {
  12282.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12283.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12284.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12285.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12286.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/TrainingClient.php';
  12287.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12288.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'])) {
  12289.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'];
  12290.         }
  12291.         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()));
  12292.     }
  12293.     /**
  12294.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\UserFromChannelClient' shared autowired service.
  12295.      *
  12296.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\UserFromChannelClient
  12297.      */
  12298.     protected function getUserFromChannelClientService()
  12299.     {
  12300.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  12301.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  12302.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  12303.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  12304.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/UserFromChannelClient.php';
  12305.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12306.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'])) {
  12307.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'];
  12308.         }
  12309.         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()));
  12310.     }
  12311.     /**
  12312.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\SyncCoreClient' shared autowired service.
  12313.      *
  12314.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\SyncCoreClient
  12315.      */
  12316.     protected function getSyncCoreClientService()
  12317.     {
  12318.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AppHttpClientInterface.php';
  12319.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncCoreClient.php';
  12320.         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'));
  12321.     }
  12322.     /**
  12323.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\FailedMessageCommand' shared autowired service.
  12324.      *
  12325.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\FailedMessageCommand
  12326.      */
  12327.     protected function getFailedMessageCommandService()
  12328.     {
  12329.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12330.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/FailedMessageCommand.php';
  12331.         $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()));
  12332.         $instance->setName('nellapp:failed-message');
  12333.         return $instance;
  12334.     }
  12335.     /**
  12336.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand' shared autowired service.
  12337.      *
  12338.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand
  12339.      */
  12340.     protected function getFullRefreshClassCommandService()
  12341.     {
  12342.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12343.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/FullRefreshClassCommand.php';
  12344.         $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()));
  12345.         $instance->setName('nellapp:force-full-refresh');
  12346.         $instance->setDescription('Force full refresh of a class');
  12347.         return $instance;
  12348.     }
  12349.     /**
  12350.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand' shared autowired service.
  12351.      *
  12352.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand
  12353.      */
  12354.     protected function getRefreshClassCommandService()
  12355.     {
  12356.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12357.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/RefreshClassCommand.php';
  12358.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorManager.php';
  12359.         $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 () {
  12360.             yield => ($this->privates['App\\SdkBundle\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydratorService());
  12361.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydrator2Service());
  12362.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\UserHydrator'] ?? $this->getUserHydratorService());
  12363.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'] ?? $this->getChannelConfigurationHydratorService());
  12364.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'] ?? $this->getChannelHydratorService());
  12365.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'] ?? $this->getChannelUserCursusPermissionHydratorService());
  12366.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'] ?? $this->getChannelUserDataHydratorService());
  12367.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'] ?? $this->getChannelUserRoleHydratorService());
  12368.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'] ?? $this->getChannelUserServicePermissionHydratorService());
  12369.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'] ?? $this->getChannelUserSessionPermissionHydratorService());
  12370.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'] ?? $this->getChannelUserTrainingPermissionHydratorService());
  12371.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'] ?? $this->getChannelWhiteLabelHydratorService());
  12372.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'] ?? $this->getCompanyContactHydratorService());
  12373.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyHydrator'] ?? $this->getCompanyHydratorService());
  12374.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ContactHydrator'] ?? $this->getContactHydratorService());
  12375.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\FrenchProfessionalIdHydrator'] ?? $this->getFrenchProfessionalIdHydratorService());
  12376.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'] ?? $this->getGroupHydratorService());
  12377.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'] ?? $this->getOrganizationHydratorService());
  12378.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'] ?? $this->getPlaceHydratorService());
  12379.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'] ?? $this->getRoomHydratorService());
  12380.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'] ?? $this->getServiceHydratorService());
  12381.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'] ?? $this->getSessionHydratorService());
  12382.             yield 22 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'] ?? $this->getTrainingHydratorService());
  12383.             yield 23 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'] ?? $this->getUserFromChannelHydratorService());
  12384.             yield 24 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\AddressHydrator'] ?? $this->getAddressHydratorService());
  12385.         }, 25)), ($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()));
  12386.         $instance->setName('nellapp:force-refresh');
  12387.         $instance->setDescription('Force refresh of a class');
  12388.         return $instance;
  12389.     }
  12390.     /**
  12391.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand' shared autowired service.
  12392.      *
  12393.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand
  12394.      */
  12395.     protected function getRefreshOneCommandService()
  12396.     {
  12397.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12398.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/RefreshOneCommand.php';
  12399.         $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()));
  12400.         $instance->setName('nellapp:force-refresh-one');
  12401.         $instance->setDescription('Force refresh of an entity');
  12402.         return $instance;
  12403.     }
  12404.     /**
  12405.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand' shared autowired service.
  12406.      *
  12407.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand
  12408.      */
  12409.     protected function getUserFromChannelCommandService()
  12410.     {
  12411.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12412.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/UserFromChannelCommand.php';
  12413.         $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()));
  12414.         $instance->setName('nellapp:force-sync:ufc');
  12415.         $instance->setDescription('Force sync all UserFromChannel');
  12416.         return $instance;
  12417.     }
  12418.     /**
  12419.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand' shared autowired service.
  12420.      *
  12421.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand
  12422.      */
  12423.     protected function getSyncOneCommandService()
  12424.     {
  12425.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12426.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/SyncOneCommand.php';
  12427.         $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()));
  12428.         $instance->setName('nellapp:sync:one');
  12429.         $instance->setDescription('Manual sync by id');
  12430.         return $instance;
  12431.     }
  12432.     /**
  12433.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher' shared autowired service.
  12434.      *
  12435.      * @return \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher
  12436.      */
  12437.     protected function getUserRefresherService()
  12438.     {
  12439.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/FullRefresherInterface.php';
  12440.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/AbstractRefresher.php';
  12441.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/Account/UserRefresher.php';
  12442.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'] ?? $this->getUserRefresher2Service());
  12443.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'])) {
  12444.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'];
  12445.         }
  12446.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService());
  12447.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'])) {
  12448.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'];
  12449.         }
  12450.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher($a$b$this->parameters['entities_handled']);
  12451.         $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12452.         $instance $instance->setRetrieverManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()));
  12453.         $instance $instance->setRefresherManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()));
  12454.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher'] = $instance $instance->setClientManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\HttpClient\\EntityClientManager'] ?? $this->getEntityClientManagerService()));
  12455.         $instance->setManagerRegistry(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12456.         return $instance;
  12457.     }
  12458.     /**
  12459.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher' shared autowired service.
  12460.      *
  12461.      * @return \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher
  12462.      */
  12463.     protected function getChannelRefresher2Service()
  12464.     {
  12465.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/FullRefresherInterface.php';
  12466.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/AbstractRefresher.php';
  12467.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/Channel/ChannelRefresher.php';
  12468.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelRefresher'] ?? $this->getChannelRefresherService()));
  12469.         $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12470.         $instance $instance->setRetrieverManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()));
  12471.         $instance $instance->setRefresherManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()));
  12472.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher'] = $instance $instance->setClientManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\HttpClient\\EntityClientManager'] ?? $this->getEntityClientManagerService()));
  12473.         $instance->setManagerRegistry(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12474.         return $instance;
  12475.     }
  12476.     /**
  12477.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\FullRefresher\FullRefreshManager' shared autowired service.
  12478.      *
  12479.      * @return \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\FullRefreshManager
  12480.      */
  12481.     protected function getFullRefreshManagerService()
  12482.     {
  12483.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/FullRefreshManager.php';
  12484.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\FullRefreshManager'] = new \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\FullRefreshManager(new RewindableGenerator(function () {
  12485.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'] ?? $this->getUserRefresherService());
  12486.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Channel\\ChannelRefresher'] ?? $this->getChannelRefresher2Service());
  12487.         }, 2));
  12488.     }
  12489.     /**
  12490.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator' shared autowired service.
  12491.      *
  12492.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator
  12493.      */
  12494.     protected function getUserHydratorService()
  12495.     {
  12496.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12497.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12498.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Account/UserHydrator.php';
  12499.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator();
  12500.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12501.         return $instance;
  12502.     }
  12503.     /**
  12504.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\AbstractCursusHydrator' shared autowired service.
  12505.      *
  12506.      * @return \App\SdkBundle\Hydrator\Channel\AbstractCursusHydrator
  12507.      */
  12508.     protected function getAbstractCursusHydrator2Service()
  12509.     {
  12510.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12511.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12512.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/AbstractCursusHydrator.php';
  12513.         include_once \dirname(__DIR__4).'/src/SdkBundle/Hydrator/Channel/AbstractCursusHydrator.php';
  12514.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService());
  12515.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'])) {
  12516.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'];
  12517.         }
  12518.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  12519.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'])) {
  12520.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'];
  12521.         }
  12522.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'] ?? $this->getTrainingRetrieverService());
  12523.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'])) {
  12524.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'];
  12525.         }
  12526.         $instance = new \App\SdkBundle\Hydrator\Channel\AbstractCursusHydrator($a$b$c);
  12527.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\AbstractCursusHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12528.         return $instance;
  12529.     }
  12530.     /**
  12531.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator' shared autowired service.
  12532.      *
  12533.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator
  12534.      */
  12535.     protected function getChannelConfigurationHydratorService()
  12536.     {
  12537.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12538.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12539.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelConfigurationHydrator.php';
  12540.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  12541.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'])) {
  12542.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'];
  12543.         }
  12544.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12545.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'])) {
  12546.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'];
  12547.         }
  12548.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator($a$b);
  12549.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12550.         return $instance;
  12551.     }
  12552.     /**
  12553.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator' shared autowired service.
  12554.      *
  12555.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator
  12556.      */
  12557.     protected function getChannelHydratorService()
  12558.     {
  12559.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12560.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12561.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelHydrator.php';
  12562.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  12563.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'])) {
  12564.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'];
  12565.         }
  12566.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator($a);
  12567.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12568.         return $instance;
  12569.     }
  12570.     /**
  12571.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator' shared autowired service.
  12572.      *
  12573.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator
  12574.      */
  12575.     protected function getChannelUserCursusPermissionHydratorService()
  12576.     {
  12577.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12578.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12579.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserCursusPermissionHydrator.php';
  12580.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  12581.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'])) {
  12582.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'];
  12583.         }
  12584.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'] ?? $this->getAbstractCursusRetrieverService());
  12585.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'])) {
  12586.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'];
  12587.         }
  12588.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator($a$b);
  12589.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12590.         return $instance;
  12591.     }
  12592.     /**
  12593.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator' shared autowired service.
  12594.      *
  12595.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator
  12596.      */
  12597.     protected function getChannelUserDataHydratorService()
  12598.     {
  12599.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12600.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12601.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserDataHydrator.php';
  12602.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  12603.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'])) {
  12604.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'];
  12605.         }
  12606.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12607.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'])) {
  12608.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'];
  12609.         }
  12610.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'] ?? $this->getChannelUserRoleRetrieverService());
  12611.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'])) {
  12612.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'];
  12613.         }
  12614.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator($a$b$c);
  12615.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12616.         return $instance;
  12617.     }
  12618.     /**
  12619.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator' shared autowired service.
  12620.      *
  12621.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator
  12622.      */
  12623.     protected function getChannelUserRoleHydratorService()
  12624.     {
  12625.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12626.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12627.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserRoleHydrator.php';
  12628.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12629.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'])) {
  12630.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'];
  12631.         }
  12632.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator($a);
  12633.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12634.         return $instance;
  12635.     }
  12636.     /**
  12637.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator' shared autowired service.
  12638.      *
  12639.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator
  12640.      */
  12641.     protected function getChannelUserServicePermissionHydratorService()
  12642.     {
  12643.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12644.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12645.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserServicePermissionHydrator.php';
  12646.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  12647.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'])) {
  12648.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'];
  12649.         }
  12650.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService());
  12651.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'])) {
  12652.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'];
  12653.         }
  12654.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator($a$b);
  12655.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12656.         return $instance;
  12657.     }
  12658.     /**
  12659.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator' shared autowired service.
  12660.      *
  12661.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator
  12662.      */
  12663.     protected function getChannelUserSessionPermissionHydratorService()
  12664.     {
  12665.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12666.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12667.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserSessionPermissionHydrator.php';
  12668.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  12669.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'])) {
  12670.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'];
  12671.         }
  12672.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService());
  12673.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'])) {
  12674.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'];
  12675.         }
  12676.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator($a$b);
  12677.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12678.         return $instance;
  12679.     }
  12680.     /**
  12681.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator' shared autowired service.
  12682.      *
  12683.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator
  12684.      */
  12685.     protected function getChannelUserTrainingPermissionHydratorService()
  12686.     {
  12687.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12688.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12689.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserTrainingPermissionHydrator.php';
  12690.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  12691.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'])) {
  12692.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'];
  12693.         }
  12694.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'] ?? $this->getTrainingRetrieverService());
  12695.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'])) {
  12696.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'];
  12697.         }
  12698.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator($a$b);
  12699.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12700.         return $instance;
  12701.     }
  12702.     /**
  12703.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator' shared autowired service.
  12704.      *
  12705.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator
  12706.      */
  12707.     protected function getChannelWhiteLabelHydratorService()
  12708.     {
  12709.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12710.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12711.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelWhiteLabelHydrator.php';
  12712.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12713.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'])) {
  12714.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'];
  12715.         }
  12716.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator($a);
  12717.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12718.         return $instance;
  12719.     }
  12720.     /**
  12721.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyContactHydrator' shared autowired service.
  12722.      *
  12723.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyContactHydrator
  12724.      */
  12725.     protected function getCompanyContactHydratorService()
  12726.     {
  12727.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12728.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12729.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/CompanyContactHydrator.php';
  12730.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'] ?? $this->getCompanyRetrieverService());
  12731.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'])) {
  12732.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'];
  12733.         }
  12734.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ContactRetriever'] ?? $this->getContactRetrieverService());
  12735.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'])) {
  12736.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'];
  12737.         }
  12738.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyContactHydrator($a$b);
  12739.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyContactHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12740.         return $instance;
  12741.     }
  12742.     /**
  12743.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator' shared autowired service.
  12744.      *
  12745.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator
  12746.      */
  12747.     protected function getCompanyHydratorService()
  12748.     {
  12749.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12750.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12751.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/CompanyHydrator.php';
  12752.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12753.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyHydrator'])) {
  12754.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyHydrator'];
  12755.         }
  12756.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\AddressHydrator'] ?? $this->getAddressHydratorService()));
  12757.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12758.         return $instance;
  12759.     }
  12760.     /**
  12761.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ContactHydrator' shared autowired service.
  12762.      *
  12763.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ContactHydrator
  12764.      */
  12765.     protected function getContactHydratorService()
  12766.     {
  12767.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12768.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12769.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ContactHydrator.php';
  12770.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12771.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ContactHydrator'])) {
  12772.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ContactHydrator'];
  12773.         }
  12774.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ContactHydrator($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\AddressHydrator'] ?? $this->getAddressHydratorService()));
  12775.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ContactHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12776.         return $instance;
  12777.     }
  12778.     /**
  12779.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator' shared autowired service.
  12780.      *
  12781.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator
  12782.      */
  12783.     protected function getFrenchProfessionalIdHydratorService()
  12784.     {
  12785.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12786.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12787.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/FrenchProfessionalIdHydrator.php';
  12788.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator();
  12789.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12790.         return $instance;
  12791.     }
  12792.     /**
  12793.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator' shared autowired service.
  12794.      *
  12795.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator
  12796.      */
  12797.     protected function getGroupHydratorService()
  12798.     {
  12799.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12800.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12801.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/GroupHydrator.php';
  12802.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12803.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'])) {
  12804.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'];
  12805.         }
  12806.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  12807.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'])) {
  12808.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'];
  12809.         }
  12810.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'] ?? $this->getPlaceRetrieverService());
  12811.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'])) {
  12812.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'];
  12813.         }
  12814.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator($a$b$c);
  12815.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12816.         return $instance;
  12817.     }
  12818.     /**
  12819.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\OrganizationHydrator' shared autowired service.
  12820.      *
  12821.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\OrganizationHydrator
  12822.      */
  12823.     protected function getOrganizationHydratorService()
  12824.     {
  12825.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12826.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12827.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/OrganizationHydrator.php';
  12828.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12829.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'])) {
  12830.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'];
  12831.         }
  12832.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\OrganizationHydrator($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\AddressHydrator'] ?? $this->getAddressHydratorService()));
  12833.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\OrganizationHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12834.         return $instance;
  12835.     }
  12836.     /**
  12837.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator' shared autowired service.
  12838.      *
  12839.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator
  12840.      */
  12841.     protected function getPlaceHydratorService()
  12842.     {
  12843.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12844.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12845.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/PlaceHydrator.php';
  12846.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12847.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'])) {
  12848.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'];
  12849.         }
  12850.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator($a);
  12851.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12852.         return $instance;
  12853.     }
  12854.     /**
  12855.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator' shared autowired service.
  12856.      *
  12857.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator
  12858.      */
  12859.     protected function getRoomHydratorService()
  12860.     {
  12861.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12862.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12863.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/RoomHydrator.php';
  12864.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'] ?? $this->getPlaceRetrieverService());
  12865.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'])) {
  12866.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'];
  12867.         }
  12868.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator($a);
  12869.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12870.         return $instance;
  12871.     }
  12872.     /**
  12873.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator' shared autowired service.
  12874.      *
  12875.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator
  12876.      */
  12877.     protected function getServiceHydratorService()
  12878.     {
  12879.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12880.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12881.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ServiceHydrator.php';
  12882.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12883.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'])) {
  12884.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'];
  12885.         }
  12886.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  12887.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'])) {
  12888.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'];
  12889.         }
  12890.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator($a$b);
  12891.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12892.         return $instance;
  12893.     }
  12894.     /**
  12895.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator' shared autowired service.
  12896.      *
  12897.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator
  12898.      */
  12899.     protected function getSessionHydratorService()
  12900.     {
  12901.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12902.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12903.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/SessionHydrator.php';
  12904.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'] ?? $this->getGroupRetrieverService());
  12905.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'])) {
  12906.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'];
  12907.         }
  12908.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator($a);
  12909.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12910.         return $instance;
  12911.     }
  12912.     /**
  12913.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator' shared autowired service.
  12914.      *
  12915.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator
  12916.      */
  12917.     protected function getTrainingHydratorService()
  12918.     {
  12919.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12920.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12921.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/TrainingHydrator.php';
  12922.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12923.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'])) {
  12924.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'];
  12925.         }
  12926.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator($a);
  12927.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12928.         return $instance;
  12929.     }
  12930.     /**
  12931.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator' shared autowired service.
  12932.      *
  12933.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator
  12934.      */
  12935.     protected function getUserFromChannelHydratorService()
  12936.     {
  12937.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12938.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12939.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/UserFromChannelHydrator.php';
  12940.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  12941.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'])) {
  12942.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'];
  12943.         }
  12944.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  12945.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'])) {
  12946.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'];
  12947.         }
  12948.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator($a$b);
  12949.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12950.         return $instance;
  12951.     }
  12952.     /**
  12953.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator' shared autowired service.
  12954.      *
  12955.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator
  12956.      */
  12957.     protected function getAddressHydratorService()
  12958.     {
  12959.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  12960.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  12961.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Common/AddressHydrator.php';
  12962.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator();
  12963.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  12964.         return $instance;
  12965.     }
  12966.     /**
  12967.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Proxy\ProxyClient' shared autowired service.
  12968.      *
  12969.      * @return \Nellapp\Bundle\SDKBundle\Sync\Proxy\ProxyClient
  12970.      */
  12971.     protected function getProxyClientService()
  12972.     {
  12973.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiClientInterApp/Proxy/ProxyClientInterface.php';
  12974.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiClientInterApp/Proxy/AbstractProxyClient.php';
  12975.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Proxy/ProxyClient.php';
  12976.         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()));
  12977.     }
  12978.     /**
  12979.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher' shared autowired service.
  12980.      *
  12981.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher
  12982.      */
  12983.     protected function getUserRefresher2Service()
  12984.     {
  12985.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  12986.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  12987.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Account/UserRefresher.php';
  12988.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService());
  12989.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'])) {
  12990.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'];
  12991.         }
  12992.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\UserHydrator'] ?? $this->getUserHydratorService()), $a);
  12993.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  12994.         return $instance;
  12995.     }
  12996.     /**
  12997.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher' shared autowired service.
  12998.      *
  12999.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher
  13000.      */
  13001.     protected function getAbstractCursusRefresherService()
  13002.     {
  13003.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13004.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13005.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/AbstractCursusRefresher.php';
  13006.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydrator2Service());
  13007.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\AbstractCursusRefresher'])) {
  13008.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\AbstractCursusRefresher'];
  13009.         }
  13010.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'] ?? $this->getAbstractCursusEntityClientService());
  13011.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\AbstractCursusRefresher'])) {
  13012.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\AbstractCursusRefresher'];
  13013.         }
  13014.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher($a$b);
  13015.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13016.         return $instance;
  13017.     }
  13018.     /**
  13019.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher' shared autowired service.
  13020.      *
  13021.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher
  13022.      */
  13023.     protected function getChannelConfigurationRefresherService()
  13024.     {
  13025.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13026.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13027.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelConfigurationRefresher.php';
  13028.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] ?? $this->getChannelConfigurationClientService());
  13029.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelConfigurationRefresher'])) {
  13030.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelConfigurationRefresher'];
  13031.         }
  13032.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'] ?? $this->getChannelConfigurationHydratorService()), $a);
  13033.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13034.         return $instance;
  13035.     }
  13036.     /**
  13037.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher' shared autowired service.
  13038.      *
  13039.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher
  13040.      */
  13041.     protected function getChannelRefresherService()
  13042.     {
  13043.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13044.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13045.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelRefresher.php';
  13046.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] ?? $this->getChannelClientService());
  13047.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelRefresher'])) {
  13048.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelRefresher'];
  13049.         }
  13050.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'] ?? $this->getChannelHydratorService()), $a);
  13051.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13052.         return $instance;
  13053.     }
  13054.     /**
  13055.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher' shared autowired service.
  13056.      *
  13057.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher
  13058.      */
  13059.     protected function getChannelUserCursusPermissionRefresherService()
  13060.     {
  13061.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13062.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13063.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserCursusPermissionRefresher.php';
  13064.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] ?? $this->getChannelUserCursusPermissionClientService());
  13065.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserCursusPermissionRefresher'])) {
  13066.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserCursusPermissionRefresher'];
  13067.         }
  13068.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'] ?? $this->getChannelUserCursusPermissionHydratorService()), $a);
  13069.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13070.         return $instance;
  13071.     }
  13072.     /**
  13073.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher' shared autowired service.
  13074.      *
  13075.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher
  13076.      */
  13077.     protected function getChannelUserDataRefresherService()
  13078.     {
  13079.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13080.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13081.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserDataRefresher.php';
  13082.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'] ?? $this->getChannelUserDataHydratorService());
  13083.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserDataRefresher'])) {
  13084.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserDataRefresher'];
  13085.         }
  13086.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'] ?? $this->getChannelUserDataEntityClientService());
  13087.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserDataRefresher'])) {
  13088.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserDataRefresher'];
  13089.         }
  13090.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher($a$b);
  13091.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13092.         return $instance;
  13093.     }
  13094.     /**
  13095.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher' shared autowired service.
  13096.      *
  13097.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher
  13098.      */
  13099.     protected function getChannelUserRoleRefresherService()
  13100.     {
  13101.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13102.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13103.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserRoleRefresher.php';
  13104.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] ?? $this->getChannelUserRoleClientService());
  13105.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserRoleRefresher'])) {
  13106.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserRoleRefresher'];
  13107.         }
  13108.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'] ?? $this->getChannelUserRoleHydratorService()), $a);
  13109.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13110.         return $instance;
  13111.     }
  13112.     /**
  13113.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher' shared autowired service.
  13114.      *
  13115.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher
  13116.      */
  13117.     protected function getChannelUserServicePermissionRefresherService()
  13118.     {
  13119.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13120.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13121.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserServicePermissionRefresher.php';
  13122.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] ?? $this->getChannelUserServicePermissionClientService());
  13123.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserServicePermissionRefresher'])) {
  13124.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserServicePermissionRefresher'];
  13125.         }
  13126.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'] ?? $this->getChannelUserServicePermissionHydratorService()), $a);
  13127.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13128.         return $instance;
  13129.     }
  13130.     /**
  13131.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher' shared autowired service.
  13132.      *
  13133.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher
  13134.      */
  13135.     protected function getChannelUserSessionPermissionRefresherService()
  13136.     {
  13137.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13138.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13139.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserSessionPermissionRefresher.php';
  13140.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] ?? $this->getChannelUserSessionPermissionClientService());
  13141.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserSessionPermissionRefresher'])) {
  13142.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserSessionPermissionRefresher'];
  13143.         }
  13144.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'] ?? $this->getChannelUserSessionPermissionHydratorService()), $a);
  13145.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13146.         return $instance;
  13147.     }
  13148.     /**
  13149.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher' shared autowired service.
  13150.      *
  13151.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher
  13152.      */
  13153.     protected function getChannelUserTrainingPermissionRefresherService()
  13154.     {
  13155.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13156.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13157.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserTrainingPermissionRefresher.php';
  13158.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] ?? $this->getChannelUserTrainingPermissionClientService());
  13159.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserTrainingPermissionRefresher'])) {
  13160.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserTrainingPermissionRefresher'];
  13161.         }
  13162.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'] ?? $this->getChannelUserTrainingPermissionHydratorService()), $a);
  13163.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13164.         return $instance;
  13165.     }
  13166.     /**
  13167.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher' shared autowired service.
  13168.      *
  13169.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher
  13170.      */
  13171.     protected function getChannelWhiteLabelRefresherService()
  13172.     {
  13173.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13174.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13175.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelWhiteLabelRefresher.php';
  13176.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] ?? $this->getChannelWhiteLabelClientService());
  13177.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelWhiteLabelRefresher'])) {
  13178.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelWhiteLabelRefresher'];
  13179.         }
  13180.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'] ?? $this->getChannelWhiteLabelHydratorService()), $a);
  13181.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13182.         return $instance;
  13183.     }
  13184.     /**
  13185.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyContactRefresher' shared autowired service.
  13186.      *
  13187.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyContactRefresher
  13188.      */
  13189.     protected function getCompanyContactRefresherService()
  13190.     {
  13191.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13192.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13193.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/CompanyContactRefresher.php';
  13194.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'] ?? $this->getCompanyContactHydratorService());
  13195.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyContactRefresher'])) {
  13196.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyContactRefresher'];
  13197.         }
  13198.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'] ?? $this->getCompanyContactClientService());
  13199.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyContactRefresher'])) {
  13200.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyContactRefresher'];
  13201.         }
  13202.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyContactRefresher($a$b);
  13203.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyContactRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13204.         return $instance;
  13205.     }
  13206.     /**
  13207.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyRefresher' shared autowired service.
  13208.      *
  13209.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyRefresher
  13210.      */
  13211.     protected function getCompanyRefresherService()
  13212.     {
  13213.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13214.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13215.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/CompanyRefresher.php';
  13216.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'] ?? $this->getCompanyClientService());
  13217.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyRefresher'])) {
  13218.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyRefresher'];
  13219.         }
  13220.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyHydrator'] ?? $this->getCompanyHydratorService()), $a);
  13221.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13222.         return $instance;
  13223.     }
  13224.     /**
  13225.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ContactRefresher' shared autowired service.
  13226.      *
  13227.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ContactRefresher
  13228.      */
  13229.     protected function getContactRefresherService()
  13230.     {
  13231.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13232.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13233.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ContactRefresher.php';
  13234.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'] ?? $this->getContactClientService());
  13235.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ContactRefresher'])) {
  13236.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ContactRefresher'];
  13237.         }
  13238.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ContactRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ContactHydrator'] ?? $this->getContactHydratorService()), $a);
  13239.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ContactRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13240.         return $instance;
  13241.     }
  13242.     /**
  13243.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\FrenchProfessionalIdRefresher' shared autowired service.
  13244.      *
  13245.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\FrenchProfessionalIdRefresher
  13246.      */
  13247.     protected function getFrenchProfessionalIdRefresherService()
  13248.     {
  13249.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13250.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13251.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/FrenchProfessionalIdRefresher.php';
  13252.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'] ?? $this->getFrenchProfessionalIdClientService());
  13253.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\FrenchProfessionalIdRefresher'])) {
  13254.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\FrenchProfessionalIdRefresher'];
  13255.         }
  13256.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\FrenchProfessionalIdRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\FrenchProfessionalIdHydrator'] ?? $this->getFrenchProfessionalIdHydratorService()), $a);
  13257.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\FrenchProfessionalIdRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13258.         return $instance;
  13259.     }
  13260.     /**
  13261.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher' shared autowired service.
  13262.      *
  13263.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher
  13264.      */
  13265.     protected function getGroupRefresherService()
  13266.     {
  13267.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13268.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13269.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/GroupRefresher.php';
  13270.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'] ?? $this->getGroupHydratorService());
  13271.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\GroupRefresher'])) {
  13272.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\GroupRefresher'];
  13273.         }
  13274.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] ?? $this->getGroupClientService());
  13275.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\GroupRefresher'])) {
  13276.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\GroupRefresher'];
  13277.         }
  13278.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher($a$b);
  13279.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13280.         return $instance;
  13281.     }
  13282.     /**
  13283.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\OrganizationRefresher' shared autowired service.
  13284.      *
  13285.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\OrganizationRefresher
  13286.      */
  13287.     protected function getOrganizationRefresherService()
  13288.     {
  13289.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13290.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13291.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/OrganizationRefresher.php';
  13292.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'] ?? $this->getOrganizationClientService());
  13293.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\OrganizationRefresher'])) {
  13294.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\OrganizationRefresher'];
  13295.         }
  13296.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\OrganizationRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'] ?? $this->getOrganizationHydratorService()), $a);
  13297.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\OrganizationRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13298.         return $instance;
  13299.     }
  13300.     /**
  13301.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher' shared autowired service.
  13302.      *
  13303.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher
  13304.      */
  13305.     protected function getPlaceRefresherService()
  13306.     {
  13307.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13308.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13309.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/PlaceRefresher.php';
  13310.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] ?? $this->getPlaceClientService());
  13311.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\PlaceRefresher'])) {
  13312.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\PlaceRefresher'];
  13313.         }
  13314.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'] ?? $this->getPlaceHydratorService()), $a);
  13315.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13316.         return $instance;
  13317.     }
  13318.     /**
  13319.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher' shared autowired service.
  13320.      *
  13321.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher
  13322.      */
  13323.     protected function getRoomRefresherService()
  13324.     {
  13325.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13326.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13327.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/RoomRefresher.php';
  13328.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] ?? $this->getRoomClientService());
  13329.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\RoomRefresher'])) {
  13330.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\RoomRefresher'];
  13331.         }
  13332.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'] ?? $this->getRoomHydratorService()), $a);
  13333.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13334.         return $instance;
  13335.     }
  13336.     /**
  13337.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher' shared autowired service.
  13338.      *
  13339.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher
  13340.      */
  13341.     protected function getServiceRefresherService()
  13342.     {
  13343.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13344.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13345.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ServiceRefresher.php';
  13346.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] ?? $this->getServiceClientService());
  13347.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ServiceRefresher'])) {
  13348.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ServiceRefresher'];
  13349.         }
  13350.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'] ?? $this->getServiceHydratorService()), $a);
  13351.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13352.         return $instance;
  13353.     }
  13354.     /**
  13355.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher' shared autowired service.
  13356.      *
  13357.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher
  13358.      */
  13359.     protected function getSessionRefresherService()
  13360.     {
  13361.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13362.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13363.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/SessionRefresher.php';
  13364.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'] ?? $this->getSessionHydratorService());
  13365.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\SessionRefresher'])) {
  13366.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\SessionRefresher'];
  13367.         }
  13368.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] ?? $this->getSessionClientService());
  13369.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\SessionRefresher'])) {
  13370.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\SessionRefresher'];
  13371.         }
  13372.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher($a$b);
  13373.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13374.         return $instance;
  13375.     }
  13376.     /**
  13377.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher' shared autowired service.
  13378.      *
  13379.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher
  13380.      */
  13381.     protected function getTrainingRefresherService()
  13382.     {
  13383.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13384.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13385.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/TrainingRefresher.php';
  13386.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] ?? $this->getTrainingClientService());
  13387.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\TrainingRefresher'])) {
  13388.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\TrainingRefresher'];
  13389.         }
  13390.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'] ?? $this->getTrainingHydratorService()), $a);
  13391.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13392.         return $instance;
  13393.     }
  13394.     /**
  13395.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher' shared autowired service.
  13396.      *
  13397.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher
  13398.      */
  13399.     protected function getUserFromChannelRefresherService()
  13400.     {
  13401.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  13402.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  13403.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/UserFromChannelRefresher.php';
  13404.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] ?? $this->getUserFromChannelClientService());
  13405.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\UserFromChannelRefresher'])) {
  13406.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\UserFromChannelRefresher'];
  13407.         }
  13408.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'] ?? $this->getUserFromChannelHydratorService()), $a);
  13409.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13410.         return $instance;
  13411.     }
  13412.     /**
  13413.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever' shared autowired service.
  13414.      *
  13415.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever
  13416.      */
  13417.     protected function getUserRetrieverService()
  13418.     {
  13419.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13420.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13421.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Account/UserRetriever.php';
  13422.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService());
  13423.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'])) {
  13424.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'];
  13425.         }
  13426.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\UserHydrator'] ?? $this->getUserHydratorService()));
  13427.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13428.         return $instance;
  13429.     }
  13430.     /**
  13431.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever' shared autowired service.
  13432.      *
  13433.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever
  13434.      */
  13435.     protected function getAbstractCursusRetrieverService()
  13436.     {
  13437.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13438.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13439.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/AbstractCursusRetriever.php';
  13440.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'] ?? $this->getAbstractCursusEntityClientService());
  13441.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'])) {
  13442.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'];
  13443.         }
  13444.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydrator2Service());
  13445.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'])) {
  13446.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'];
  13447.         }
  13448.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever($a$b);
  13449.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13450.         return $instance;
  13451.     }
  13452.     /**
  13453.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever' shared autowired service.
  13454.      *
  13455.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever
  13456.      */
  13457.     protected function getChannelConfigurationRetrieverService()
  13458.     {
  13459.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13460.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13461.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelConfigurationRetriever.php';
  13462.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] ?? $this->getChannelConfigurationClientService());
  13463.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'])) {
  13464.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'];
  13465.         }
  13466.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'] ?? $this->getChannelConfigurationHydratorService());
  13467.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'])) {
  13468.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'];
  13469.         }
  13470.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever($a$b);
  13471.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13472.         return $instance;
  13473.     }
  13474.     /**
  13475.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever' shared autowired service.
  13476.      *
  13477.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever
  13478.      */
  13479.     protected function getChannelRetrieverService()
  13480.     {
  13481.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13482.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13483.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelRetriever.php';
  13484.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] ?? $this->getChannelClientService());
  13485.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'])) {
  13486.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'];
  13487.         }
  13488.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'] ?? $this->getChannelHydratorService());
  13489.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'])) {
  13490.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'];
  13491.         }
  13492.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever($a$b);
  13493.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13494.         return $instance;
  13495.     }
  13496.     /**
  13497.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever' shared autowired service.
  13498.      *
  13499.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever
  13500.      */
  13501.     protected function getChannelUserCursusPermissionRetrieverService()
  13502.     {
  13503.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13504.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13505.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserCursusPermissionRetriever.php';
  13506.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] ?? $this->getChannelUserCursusPermissionClientService());
  13507.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'])) {
  13508.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'];
  13509.         }
  13510.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'] ?? $this->getChannelUserCursusPermissionHydratorService());
  13511.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'])) {
  13512.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'];
  13513.         }
  13514.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever($a$b);
  13515.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13516.         return $instance;
  13517.     }
  13518.     /**
  13519.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever' shared autowired service.
  13520.      *
  13521.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever
  13522.      */
  13523.     protected function getChannelUserDataRetrieverService()
  13524.     {
  13525.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13526.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13527.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserDataRetriever.php';
  13528.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'] ?? $this->getChannelUserDataEntityClientService());
  13529.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'])) {
  13530.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'];
  13531.         }
  13532.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'] ?? $this->getChannelUserDataHydratorService());
  13533.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'])) {
  13534.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'];
  13535.         }
  13536.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever($a$b);
  13537.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13538.         return $instance;
  13539.     }
  13540.     /**
  13541.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever' shared autowired service.
  13542.      *
  13543.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever
  13544.      */
  13545.     protected function getChannelUserRoleRetrieverService()
  13546.     {
  13547.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13548.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13549.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserRoleRetriever.php';
  13550.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] ?? $this->getChannelUserRoleClientService());
  13551.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'])) {
  13552.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'];
  13553.         }
  13554.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'] ?? $this->getChannelUserRoleHydratorService());
  13555.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'])) {
  13556.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'];
  13557.         }
  13558.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever($a$b);
  13559.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13560.         return $instance;
  13561.     }
  13562.     /**
  13563.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever' shared autowired service.
  13564.      *
  13565.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever
  13566.      */
  13567.     protected function getChannelUserServicePermissionRetrieverService()
  13568.     {
  13569.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13570.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13571.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserServicePermissionRetriever.php';
  13572.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'] ?? $this->getChannelUserServicePermissionHydratorService());
  13573.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'])) {
  13574.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'];
  13575.         }
  13576.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] ?? $this->getChannelUserServicePermissionClientService());
  13577.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'])) {
  13578.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'];
  13579.         }
  13580.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever($a$b);
  13581.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13582.         return $instance;
  13583.     }
  13584.     /**
  13585.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever' shared autowired service.
  13586.      *
  13587.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever
  13588.      */
  13589.     protected function getChannelUserSessionPermissionRetrieverService()
  13590.     {
  13591.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13592.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13593.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserSessionPermissionRetriever.php';
  13594.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'] ?? $this->getChannelUserSessionPermissionHydratorService());
  13595.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'])) {
  13596.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'];
  13597.         }
  13598.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] ?? $this->getChannelUserSessionPermissionClientService());
  13599.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'])) {
  13600.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'];
  13601.         }
  13602.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever($a$b);
  13603.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13604.         return $instance;
  13605.     }
  13606.     /**
  13607.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever' shared autowired service.
  13608.      *
  13609.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever
  13610.      */
  13611.     protected function getChannelUserTrainingPermissionRetrieverService()
  13612.     {
  13613.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13614.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13615.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserTrainingPermissionRetriever.php';
  13616.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'] ?? $this->getChannelUserTrainingPermissionHydratorService());
  13617.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'])) {
  13618.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'];
  13619.         }
  13620.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] ?? $this->getChannelUserTrainingPermissionClientService());
  13621.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'])) {
  13622.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'];
  13623.         }
  13624.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever($a$b);
  13625.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13626.         return $instance;
  13627.     }
  13628.     /**
  13629.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever' shared autowired service.
  13630.      *
  13631.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever
  13632.      */
  13633.     protected function getChannelWhiteLabelRetrieverService()
  13634.     {
  13635.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13636.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13637.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelWhiteLabelRetriever.php';
  13638.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] ?? $this->getChannelWhiteLabelClientService());
  13639.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'])) {
  13640.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'];
  13641.         }
  13642.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'] ?? $this->getChannelWhiteLabelHydratorService());
  13643.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'])) {
  13644.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'];
  13645.         }
  13646.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever($a$b);
  13647.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13648.         return $instance;
  13649.     }
  13650.     /**
  13651.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyContactRetriever' shared autowired service.
  13652.      *
  13653.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyContactRetriever
  13654.      */
  13655.     protected function getCompanyContactRetrieverService()
  13656.     {
  13657.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13658.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13659.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/CompanyContactRetriever.php';
  13660.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'] ?? $this->getCompanyContactClientService());
  13661.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'])) {
  13662.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'];
  13663.         }
  13664.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'] ?? $this->getCompanyContactHydratorService());
  13665.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'])) {
  13666.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'];
  13667.         }
  13668.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyContactRetriever($a$b);
  13669.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyContactRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13670.         return $instance;
  13671.     }
  13672.     /**
  13673.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever' shared autowired service.
  13674.      *
  13675.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever
  13676.      */
  13677.     protected function getCompanyRetrieverService()
  13678.     {
  13679.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13680.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13681.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/CompanyRetriever.php';
  13682.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'] ?? $this->getCompanyClientService());
  13683.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'])) {
  13684.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'];
  13685.         }
  13686.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyHydrator'] ?? $this->getCompanyHydratorService());
  13687.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'])) {
  13688.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'];
  13689.         }
  13690.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever($a$b);
  13691.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13692.         return $instance;
  13693.     }
  13694.     /**
  13695.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ContactRetriever' shared autowired service.
  13696.      *
  13697.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ContactRetriever
  13698.      */
  13699.     protected function getContactRetrieverService()
  13700.     {
  13701.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13702.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13703.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ContactRetriever.php';
  13704.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'] ?? $this->getContactClientService());
  13705.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ContactRetriever'])) {
  13706.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ContactRetriever'];
  13707.         }
  13708.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ContactHydrator'] ?? $this->getContactHydratorService());
  13709.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ContactRetriever'])) {
  13710.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ContactRetriever'];
  13711.         }
  13712.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ContactRetriever($a$b);
  13713.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ContactRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13714.         return $instance;
  13715.     }
  13716.     /**
  13717.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever' shared autowired service.
  13718.      *
  13719.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever
  13720.      */
  13721.     protected function getFrenchProfessionalIdRetrieverService()
  13722.     {
  13723.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13724.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13725.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/FrenchProfessionalIdRetriever.php';
  13726.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'] ?? $this->getFrenchProfessionalIdClientService());
  13727.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\FrenchProfessionalIdRetriever'])) {
  13728.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\FrenchProfessionalIdRetriever'];
  13729.         }
  13730.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\FrenchProfessionalIdHydrator'] ?? $this->getFrenchProfessionalIdHydratorService()));
  13731.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13732.         return $instance;
  13733.     }
  13734.     /**
  13735.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever' shared autowired service.
  13736.      *
  13737.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever
  13738.      */
  13739.     protected function getGroupRetrieverService()
  13740.     {
  13741.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13742.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13743.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/GroupRetriever.php';
  13744.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] ?? $this->getGroupClientService());
  13745.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'])) {
  13746.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'];
  13747.         }
  13748.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'] ?? $this->getGroupHydratorService());
  13749.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'])) {
  13750.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'];
  13751.         }
  13752.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever($a$b);
  13753.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13754.         return $instance;
  13755.     }
  13756.     /**
  13757.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever' shared autowired service.
  13758.      *
  13759.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever
  13760.      */
  13761.     protected function getOrganizationRetrieverService()
  13762.     {
  13763.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13764.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13765.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/OrganizationRetriever.php';
  13766.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'] ?? $this->getOrganizationClientService());
  13767.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'])) {
  13768.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'];
  13769.         }
  13770.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'] ?? $this->getOrganizationHydratorService());
  13771.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'])) {
  13772.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'];
  13773.         }
  13774.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever($a$b);
  13775.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13776.         return $instance;
  13777.     }
  13778.     /**
  13779.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever' shared autowired service.
  13780.      *
  13781.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever
  13782.      */
  13783.     protected function getPlaceRetrieverService()
  13784.     {
  13785.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13786.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13787.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/PlaceRetriever.php';
  13788.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] ?? $this->getPlaceClientService());
  13789.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'])) {
  13790.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'];
  13791.         }
  13792.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'] ?? $this->getPlaceHydratorService());
  13793.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'])) {
  13794.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'];
  13795.         }
  13796.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever($a$b);
  13797.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13798.         return $instance;
  13799.     }
  13800.     /**
  13801.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever' shared autowired service.
  13802.      *
  13803.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever
  13804.      */
  13805.     protected function getRoomRetrieverService()
  13806.     {
  13807.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13808.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13809.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/RoomRetriever.php';
  13810.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] ?? $this->getRoomClientService());
  13811.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'])) {
  13812.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'];
  13813.         }
  13814.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'] ?? $this->getRoomHydratorService());
  13815.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'])) {
  13816.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'];
  13817.         }
  13818.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever($a$b);
  13819.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13820.         return $instance;
  13821.     }
  13822.     /**
  13823.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever' shared autowired service.
  13824.      *
  13825.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever
  13826.      */
  13827.     protected function getServiceRetrieverService()
  13828.     {
  13829.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13830.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13831.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ServiceRetriever.php';
  13832.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] ?? $this->getServiceClientService());
  13833.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'])) {
  13834.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'];
  13835.         }
  13836.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'] ?? $this->getServiceHydratorService());
  13837.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'])) {
  13838.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'];
  13839.         }
  13840.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever($a$b);
  13841.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13842.         return $instance;
  13843.     }
  13844.     /**
  13845.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever' shared autowired service.
  13846.      *
  13847.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever
  13848.      */
  13849.     protected function getSessionRetrieverService()
  13850.     {
  13851.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13852.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13853.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/SessionRetriever.php';
  13854.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] ?? $this->getSessionClientService());
  13855.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'])) {
  13856.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'];
  13857.         }
  13858.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'] ?? $this->getSessionHydratorService());
  13859.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'])) {
  13860.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'];
  13861.         }
  13862.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever($a$b);
  13863.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13864.         return $instance;
  13865.     }
  13866.     /**
  13867.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever' shared autowired service.
  13868.      *
  13869.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever
  13870.      */
  13871.     protected function getTrainingRetrieverService()
  13872.     {
  13873.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13874.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13875.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/TrainingRetriever.php';
  13876.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] ?? $this->getTrainingClientService());
  13877.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'])) {
  13878.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'];
  13879.         }
  13880.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'] ?? $this->getTrainingHydratorService());
  13881.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'])) {
  13882.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'];
  13883.         }
  13884.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever($a$b);
  13885.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13886.         return $instance;
  13887.     }
  13888.     /**
  13889.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever' shared autowired service.
  13890.      *
  13891.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever
  13892.      */
  13893.     protected function getUserFromChannelRetrieverService()
  13894.     {
  13895.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  13896.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  13897.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/UserFromChannelRetriever.php';
  13898.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] ?? $this->getUserFromChannelClientService());
  13899.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'])) {
  13900.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'];
  13901.         }
  13902.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'] ?? $this->getUserFromChannelHydratorService());
  13903.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'])) {
  13904.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'];
  13905.         }
  13906.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever($a$b);
  13907.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  13908.         return $instance;
  13909.     }
  13910.     /**
  13911.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Routing\Loader\RouteCollectionLoader' shared autowired service.
  13912.      *
  13913.      * @return \Nellapp\Bundle\SDKBundle\Sync\Routing\Loader\RouteCollectionLoader
  13914.      */
  13915.     protected function getRouteCollectionLoaderService()
  13916.     {
  13917.         $a = ($this->services['router'] ?? $this->getRouterService());
  13918.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Loader\\RouteCollectionLoader'])) {
  13919.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Loader\\RouteCollectionLoader'];
  13920.         }
  13921.         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);
  13922.     }
  13923.     /**
  13924.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Badge\ChannelUserData\ChannelUserRoleBadgeComponent' autowired service.
  13925.      *
  13926.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Badge\ChannelUserData\ChannelUserRoleBadgeComponent
  13927.      */
  13928.     protected function getChannelUserRoleBadgeComponentService()
  13929.     {
  13930.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Badge/ChannelUserData/ChannelUserRoleBadgeComponent.php';
  13931.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\ChannelUserData\\ChannelUserRoleBadgeComponent'] = function () {
  13932.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Badge\ChannelUserData\ChannelUserRoleBadgeComponent();
  13933.         };
  13934.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\ChannelUserData\\ChannelUserRoleBadgeComponent']();
  13935.     }
  13936.     /**
  13937.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Badge\SdkBadgeComponent' autowired service.
  13938.      *
  13939.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Badge\SdkBadgeComponent
  13940.      */
  13941.     protected function getSdkBadgeComponentService()
  13942.     {
  13943.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Badge/SdkBadgeComponent.php';
  13944.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\SdkBadgeComponent'] = function () {
  13945.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Badge\SdkBadgeComponent();
  13946.         };
  13947.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\SdkBadgeComponent']();
  13948.     }
  13949.     /**
  13950.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\ChannelUserProfileCard' autowired service.
  13951.      *
  13952.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\ChannelUserProfileCard
  13953.      */
  13954.     protected function getChannelUserProfileCardService()
  13955.     {
  13956.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/ChannelUserData/ChannelUserProfileCard.php';
  13957.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard'] = function () {
  13958.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\ChannelUserProfileCard();
  13959.         };
  13960.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard']();
  13961.     }
  13962.     /**
  13963.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionFormComponent' autowired service.
  13964.      *
  13965.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionFormComponent
  13966.      */
  13967.     protected function getChannelUserPermissionFormComponentService()
  13968.     {
  13969.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Permission/ChannelUserPermissionFormComponent.php';
  13970.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent'] = function () {
  13971.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionFormComponent();
  13972.         };
  13973.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent']();
  13974.     }
  13975.     /**
  13976.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionGroupFormComponent' autowired service.
  13977.      *
  13978.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionGroupFormComponent
  13979.      */
  13980.     protected function getChannelUserPermissionGroupFormComponentService()
  13981.     {
  13982.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Permission/ChannelUserPermissionGroupFormComponent.php';
  13983.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent'] = function () {
  13984.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionGroupFormComponent(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] ?? $this->getChannelUserPermissionHierarchyManagerService()));
  13985.         };
  13986.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent']();
  13987.     }
  13988.     /**
  13989.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\AppRuntime' shared autowired service.
  13990.      *
  13991.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\AppRuntime
  13992.      */
  13993.     protected function getAppRuntimeService()
  13994.     {
  13995.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13996.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/AppRuntime.php';
  13997.         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'))));
  13998.     }
  13999.     /**
  14000.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\BooleanRuntime' shared autowired service.
  14001.      *
  14002.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\BooleanRuntime
  14003.      */
  14004.     protected function getBooleanRuntimeService()
  14005.     {
  14006.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14007.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/BooleanRuntime.php';
  14008.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\BooleanRuntime();
  14009.     }
  14010.     /**
  14011.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelGetterRuntime' shared autowired service.
  14012.      *
  14013.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelGetterRuntime
  14014.      */
  14015.     protected function getChannelGetterRuntimeService()
  14016.     {
  14017.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14018.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelGetterRuntime.php';
  14019.         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()));
  14020.     }
  14021.     /**
  14022.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelRuntime' shared autowired service.
  14023.      *
  14024.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelRuntime
  14025.      */
  14026.     protected function getChannelRuntime2Service()
  14027.     {
  14028.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14029.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelRuntime.php';
  14030.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  14031.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime'])) {
  14032.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime'];
  14033.         }
  14034.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelRuntime($a);
  14035.     }
  14036.     /**
  14037.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelUserDataRuntime' shared autowired service.
  14038.      *
  14039.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelUserDataRuntime
  14040.      */
  14041.     protected function getChannelUserDataRuntimeService()
  14042.     {
  14043.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14044.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelUserDataRuntime.php';
  14045.         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()));
  14046.     }
  14047.     /**
  14048.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChatNotificationRuntime' shared autowired service.
  14049.      *
  14050.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChatNotificationRuntime
  14051.      */
  14052.     protected function getChatNotificationRuntimeService()
  14053.     {
  14054.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14055.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChatNotificationRuntime.php';
  14056.         $a = ($this->services['router'] ?? $this->getRouterService());
  14057.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime'])) {
  14058.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime'];
  14059.         }
  14060.         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()));
  14061.     }
  14062.     /**
  14063.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\CustomizableViewRuntime' shared autowired service.
  14064.      *
  14065.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\CustomizableViewRuntime
  14066.      */
  14067.     protected function getCustomizableViewRuntimeService()
  14068.     {
  14069.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14070.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/CustomizableViewRuntime.php';
  14071.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\CustomizableViewRuntime();
  14072.     }
  14073.     /**
  14074.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\EnvRuntime' shared autowired service.
  14075.      *
  14076.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\EnvRuntime
  14077.      */
  14078.     protected function getEnvRuntime2Service()
  14079.     {
  14080.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14081.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/EnvRuntime.php';
  14082.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\EnvRuntime('dev');
  14083.     }
  14084.     /**
  14085.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime' shared autowired service.
  14086.      *
  14087.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime
  14088.      */
  14089.     protected function getFileRuntime2Service()
  14090.     {
  14091.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14092.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FileRuntime.php';
  14093.         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()));
  14094.     }
  14095.     /**
  14096.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\FormRuntime' shared autowired service.
  14097.      *
  14098.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\FormRuntime
  14099.      */
  14100.     protected function getFormRuntimeService()
  14101.     {
  14102.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14103.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FormRuntime.php';
  14104.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Service/FormService.php';
  14105.         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());
  14106.     }
  14107.     /**
  14108.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\HeaderRuntime' shared autowired service.
  14109.      *
  14110.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\HeaderRuntime
  14111.      */
  14112.     protected function getHeaderRuntimeService()
  14113.     {
  14114.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14115.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/HeaderRuntime.php';
  14116.         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())));
  14117.     }
  14118.     /**
  14119.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime' shared autowired service.
  14120.      *
  14121.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime
  14122.      */
  14123.     protected function getImageRunTimeService()
  14124.     {
  14125.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14126.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ImageRunTime.php';
  14127.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  14128.     }
  14129.     /**
  14130.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFileRuntime' shared autowired service.
  14131.      *
  14132.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFileRuntime
  14133.      */
  14134.     protected function getNellappFileRuntimeService()
  14135.     {
  14136.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14137.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/NellappFileRuntime.php';
  14138.         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()));
  14139.     }
  14140.     /**
  14141.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFormatRuntime' shared autowired service.
  14142.      *
  14143.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFormatRuntime
  14144.      */
  14145.     protected function getNellappFormatRuntimeService()
  14146.     {
  14147.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14148.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/NellappFormatRuntime.php';
  14149.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Utils/NellappFormatService.php';
  14150.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFormatRuntime(new \Nellapp\Bundle\SDKBundle\Utils\NellappFormatService());
  14151.     }
  14152.     /**
  14153.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\PaginationRuntime' shared autowired service.
  14154.      *
  14155.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\PaginationRuntime
  14156.      */
  14157.     protected function getPaginationRuntimeService()
  14158.     {
  14159.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14160.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/PaginationRuntime.php';
  14161.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Pagination/Paginator.php';
  14162.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\PaginationRuntime(new \Nellapp\Bundle\SDKBundle\Pagination\Paginator());
  14163.     }
  14164.     /**
  14165.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\SerializerRuntime' shared autowired service.
  14166.      *
  14167.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\SerializerRuntime
  14168.      */
  14169.     protected function getSerializerRuntimeService()
  14170.     {
  14171.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14172.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/SerializerRuntime.php';
  14173.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  14174.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime'])) {
  14175.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime'];
  14176.         }
  14177.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\SerializerRuntime($a);
  14178.     }
  14179.     /**
  14180.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavItemRuntime' shared autowired service.
  14181.      *
  14182.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavItemRuntime
  14183.      */
  14184.     protected function getSideNavItemRuntimeService()
  14185.     {
  14186.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14187.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/SideNavItemRuntime.php';
  14188.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavItemRuntime();
  14189.     }
  14190.     /**
  14191.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavRuntime' shared autowired service.
  14192.      *
  14193.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavRuntime
  14194.      */
  14195.     protected function getSideNavRuntime2Service()
  14196.     {
  14197.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14198.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/SideNavRuntime.php';
  14199.         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))));
  14200.     }
  14201.     /**
  14202.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\UserRunTime' shared autowired service.
  14203.      *
  14204.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\UserRunTime
  14205.      */
  14206.     protected function getUserRunTime2Service()
  14207.     {
  14208.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14209.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/UserRunTime.php';
  14210.         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()));
  14211.     }
  14212.     /**
  14213.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\VersionRuntime' shared autowired service.
  14214.      *
  14215.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\VersionRuntime
  14216.      */
  14217.     protected function getVersionRuntimeService()
  14218.     {
  14219.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14220.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/VersionRuntime.php';
  14221.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Version/Version.php';
  14222.         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)));
  14223.     }
  14224.     /**
  14225.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\WebSocketRuntime' shared autowired service.
  14226.      *
  14227.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\WebSocketRuntime
  14228.      */
  14229.     protected function getWebSocketRuntimeService()
  14230.     {
  14231.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14232.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/WebSocketRuntime.php';
  14233.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  14234.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime'])) {
  14235.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime'];
  14236.         }
  14237.         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'))));
  14238.     }
  14239.     /**
  14240.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Doctrine\NellappFileSubscriber' shared autowired service.
  14241.      *
  14242.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Doctrine\NellappFileSubscriber
  14243.      */
  14244.     protected function getNellappFileSubscriberService()
  14245.     {
  14246.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14247.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Doctrine/NellappFileSubscriber.php';
  14248.         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()));
  14249.     }
  14250.     /**
  14251.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Form\MimeTypeChoiceFilterType' shared autowired service.
  14252.      *
  14253.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Form\MimeTypeChoiceFilterType
  14254.      */
  14255.     protected function getMimeTypeChoiceFilterTypeService()
  14256.     {
  14257.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  14258.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  14259.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Form/MimeTypeChoiceFilterType.php';
  14260.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType'] = new \Nellapp\Bundle\SDKBundle\Uploader\Form\MimeTypeChoiceFilterType();
  14261.     }
  14262.     /**
  14263.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService' shared autowired service.
  14264.      *
  14265.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService
  14266.      */
  14267.     protected function getNellappFileServiceService()
  14268.     {
  14269.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Service/NellappFileService.php';
  14270.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/NellappFileStorageConfig.php';
  14271.         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()));
  14272.     }
  14273.     /**
  14274.      * Gets the private 'Nellapp\Bundle\SDKBundle\Validator\AssertSameChannelValidator' shared autowired service.
  14275.      *
  14276.      * @return \Nellapp\Bundle\SDKBundle\Validator\AssertSameChannelValidator
  14277.      */
  14278.     protected function getAssertSameChannelValidatorService()
  14279.     {
  14280.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  14281.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  14282.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Validator/AssertSameChannelValidator.php';
  14283.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator'] = new \Nellapp\Bundle\SDKBundle\Validator\AssertSameChannelValidator();
  14284.     }
  14285.     /**
  14286.      * Gets the private 'Redis' shared autowired service.
  14287.      *
  14288.      * @return \Redis
  14289.      */
  14290.     protected function getRedisService()
  14291.     {
  14292.         $this->privates['Redis'] = $instance = new \Redis();
  14293.         $instance->connect($this->getEnv('REDIS_HOST'), $this->getEnv('int:REDIS_PORT'));
  14294.         return $instance;
  14295.     }
  14296.     /**
  14297.      * Gets the private 'Sentry\SentryBundle\Command\SentryTestCommand' shared service.
  14298.      *
  14299.      * @return \Sentry\SentryBundle\Command\SentryTestCommand
  14300.      */
  14301.     protected function getSentryTestCommandService()
  14302.     {
  14303.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14304.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Command/SentryTestCommand.php';
  14305.         $this->privates['Sentry\\SentryBundle\\Command\\SentryTestCommand'] = $instance = new \Sentry\SentryBundle\Command\SentryTestCommand(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  14306.         $instance->setName('sentry:test');
  14307.         return $instance;
  14308.     }
  14309.     /**
  14310.      * Gets the private 'Sentry\SentryBundle\EventListener\ConsoleListener' shared service.
  14311.      *
  14312.      * @return \Sentry\SentryBundle\EventListener\ConsoleListener
  14313.      */
  14314.     protected function getConsoleListenerService()
  14315.     {
  14316.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ConsoleListener.php';
  14317.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] = new \Sentry\SentryBundle\EventListener\ConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), true);
  14318.     }
  14319.     /**
  14320.      * Gets the private 'Sentry\SentryBundle\EventListener\ErrorListener' shared service.
  14321.      *
  14322.      * @return \Sentry\SentryBundle\EventListener\ErrorListener
  14323.      */
  14324.     protected function getErrorListenerService()
  14325.     {
  14326.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ErrorListener.php';
  14327.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] = new \Sentry\SentryBundle\EventListener\ErrorListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  14328.     }
  14329.     /**
  14330.      * Gets the private 'Sentry\SentryBundle\EventListener\LoginListener' shared service.
  14331.      *
  14332.      * @return \Sentry\SentryBundle\EventListener\LoginListener
  14333.      */
  14334.     protected function getLoginListenerService()
  14335.     {
  14336.         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()));
  14337.     }
  14338.     /**
  14339.      * Gets the private 'Sentry\SentryBundle\EventListener\MessengerListener' shared service.
  14340.      *
  14341.      * @return \Sentry\SentryBundle\EventListener\MessengerListener
  14342.      */
  14343.     protected function getMessengerListenerService()
  14344.     {
  14345.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/MessengerListener.php';
  14346.         return $this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] = new \Sentry\SentryBundle\EventListener\MessengerListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), true);
  14347.     }
  14348.     /**
  14349.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  14350.      *
  14351.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  14352.      */
  14353.     protected function getRequestListenerService()
  14354.     {
  14355.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  14356.     }
  14357.     /**
  14358.      * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  14359.      *
  14360.      * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  14361.      */
  14362.     protected function getSubRequestListenerService()
  14363.     {
  14364.         return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  14365.     }
  14366.     /**
  14367.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingConsoleListener' shared service.
  14368.      *
  14369.      * @return \Sentry\SentryBundle\EventListener\TracingConsoleListener
  14370.      */
  14371.     protected function getTracingConsoleListenerService()
  14372.     {
  14373.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingConsoleListener.php';
  14374.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] = new \Sentry\SentryBundle\EventListener\TracingConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), [=> 'messenger:consume']);
  14375.     }
  14376.     /**
  14377.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  14378.      *
  14379.      * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  14380.      */
  14381.     protected function getTracingRequestListenerService()
  14382.     {
  14383.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  14384.     }
  14385.     /**
  14386.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  14387.      *
  14388.      * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  14389.      */
  14390.     protected function getTracingSubRequestListenerService()
  14391.     {
  14392.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  14393.     }
  14394.     /**
  14395.      * Gets the private 'Sentry\State\HubInterface' shared service.
  14396.      *
  14397.      * @return \Sentry\State\HubInterface
  14398.      */
  14399.     protected function getHubInterfaceService()
  14400.     {
  14401.         $this->privates['Sentry\\State\\HubInterface'] = $instance \Sentry\State\HubAdapter::getInstance();
  14402.         $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' => []]);
  14403.         $b = new \Sentry\ClientBuilder($a);
  14404.         $b->setSdkIdentifier('sentry.php.symfony');
  14405.         $b->setSdkVersion('5.0.1');
  14406.         $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  14407.         if ($this->has('Psr\\Log\\NullLogger')) {
  14408.             $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger'/* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  14409.         }
  14410.         $instance->bindClient($b->getClient());
  14411.         return $instance;
  14412.     }
  14413.     /**
  14414.      * Gets the private 'Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler' shared autowired service.
  14415.      *
  14416.      * @return \Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler
  14417.      */
  14418.     protected function getRedisSessionHandlerService()
  14419.     {
  14420.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  14421.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php';
  14422.         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]);
  14423.     }
  14424.     /**
  14425.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  14426.      *
  14427.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  14428.      */
  14429.     protected function getResetAssetsEventListenerService()
  14430.     {
  14431.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default'=> 'core']);
  14432.     }
  14433.     /**
  14434.      * Gets the private 'annotations.cache_adapter' shared service.
  14435.      *
  14436.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  14437.      */
  14438.     protected function getAnnotations_CacheAdapterService()
  14439.     {
  14440.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  14441.     }
  14442.     /**
  14443.      * Gets the private 'annotations.cache_warmer' shared service.
  14444.      *
  14445.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  14446.      */
  14447.     protected function getAnnotations_CacheWarmerService()
  14448.     {
  14449.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  14450.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  14451.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  14452.         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);
  14453.     }
  14454.     /**
  14455.      * Gets the private 'annotations.cached_reader' shared service.
  14456.      *
  14457.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  14458.      */
  14459.     protected function getAnnotations_CachedReaderService()
  14460.     {
  14461.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  14462.     }
  14463.     /**
  14464.      * Gets the private 'annotations.reader' shared service.
  14465.      *
  14466.      * @return \Doctrine\Common\Annotations\AnnotationReader
  14467.      */
  14468.     protected function getAnnotations_ReaderService()
  14469.     {
  14470.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  14471.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  14472.         $a->registerUniqueLoader('class_exists');
  14473.         $instance->addGlobalIgnoredName('required'$a);
  14474.         return $instance;
  14475.     }
  14476.     /**
  14477.      * Gets the private 'assets.context' shared service.
  14478.      *
  14479.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  14480.      */
  14481.     protected function getAssets_ContextService()
  14482.     {
  14483.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  14484.         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());
  14485.     }
  14486.     /**
  14487.      * Gets the private 'assets.packages' shared service.
  14488.      *
  14489.      * @return \Symfony\Component\Asset\Packages
  14490.      */
  14491.     protected function getAssets_PackagesService()
  14492.     {
  14493.         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 () {
  14494.             yield 'core' => ($this->privates['nellapp_sdk.assets._package_core'] ?? $this->getNellappSdk_Assets_PackageCoreService());
  14495.             yield 'channel_image' => ($this->privates['nellapp_sdk.assets._package_channel_image'] ?? $this->getNellappSdk_Assets_PackageChannelImageService());
  14496.             yield 'user_avatar' => ($this->privates['nellapp_sdk.assets._package_user_avatar'] ?? $this->getNellappSdk_Assets_PackageUserAvatarService());
  14497.             yield 'organization_file' => ($this->privates['nellapp_sdk.assets._package_organization_file'] ?? $this->getNellappSdk_Assets_PackageOrganizationFileService());
  14498.         }, 4));
  14499.     }
  14500.     /**
  14501.      * Gets the private 'cache.annotations.traceable' shared service.
  14502.      *
  14503.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  14504.      */
  14505.     protected function getCache_Annotations_TraceableService()
  14506.     {
  14507.         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()))));
  14508.     }
  14509.     /**
  14510.      * Gets the private 'cache.doctrine.orm.default.query.traceable' shared service.
  14511.      *
  14512.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  14513.      */
  14514.     protected function getCache_Doctrine_Orm_Default_Query_TraceableService()
  14515.     {
  14516.         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()));
  14517.     }
  14518.     /**
  14519.      * Gets the private 'cache.doctrine.orm.default.result.traceable' shared service.
  14520.      *
  14521.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  14522.      */
  14523.     protected function getCache_Doctrine_Orm_Default_Result_TraceableService()
  14524.     {
  14525.         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()));
  14526.     }
  14527.     /**
  14528.      * Gets the private 'cache.messenger.restart_workers_signal.traceable' shared service.
  14529.      *
  14530.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  14531.      */
  14532.     protected function getCache_Messenger_RestartWorkersSignal_TraceableService()
  14533.     {
  14534.         $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))));
  14535.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  14536.         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));
  14537.     }
  14538.     /**
  14539.      * Gets the private 'cache.property_info.traceable' shared service.
  14540.      *
  14541.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  14542.      */
  14543.     protected function getCache_PropertyInfo_TraceableService()
  14544.     {
  14545.         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()))));
  14546.     }
  14547.     /**
  14548.      * Gets the private 'cache.security_expression_language.traceable' shared service.
  14549.      *
  14550.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  14551.      */
  14552.     protected function getCache_SecurityExpressionLanguage_TraceableService()
  14553.     {
  14554.         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()))));
  14555.     }
  14556.     /**
  14557.      * Gets the private 'cache.serializer.traceable' shared service.
  14558.      *
  14559.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  14560.      */
  14561.     protected function getCache_Serializer_TraceableService()
  14562.     {
  14563.         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()))));
  14564.     }
  14565.     /**
  14566.      * Gets the private 'cache.validator.traceable' shared service.
  14567.      *
  14568.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  14569.      */
  14570.     protected function getCache_Validator_TraceableService()
  14571.     {
  14572.         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()))));
  14573.     }
  14574.     /**
  14575.      * Gets the private 'cache.webpack_encore.traceable' shared service.
  14576.      *
  14577.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  14578.      */
  14579.     protected function getCache_WebpackEncore_TraceableService()
  14580.     {
  14581.         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()))));
  14582.     }
  14583.     /**
  14584.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  14585.      *
  14586.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  14587.      */
  14588.     protected function getCachePoolClearer_CacheWarmerService()
  14589.     {
  14590.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  14591.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  14592.         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']);
  14593.     }
  14594.     /**
  14595.      * Gets the private 'config_builder.warmer' shared service.
  14596.      *
  14597.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  14598.      */
  14599.     protected function getConfigBuilder_WarmerService()
  14600.     {
  14601.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  14602.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  14603.         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()));
  14604.     }
  14605.     /**
  14606.      * Gets the private 'config_cache_factory' shared service.
  14607.      *
  14608.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  14609.      */
  14610.     protected function getConfigCacheFactoryService()
  14611.     {
  14612.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  14613.             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)));
  14614.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  14615.         }, 2));
  14616.     }
  14617.     /**
  14618.      * Gets the private 'console.command.about' shared service.
  14619.      *
  14620.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  14621.      */
  14622.     protected function getConsole_Command_AboutService()
  14623.     {
  14624.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14625.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  14626.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  14627.         $instance->setName('about');
  14628.         $instance->setDescription('Display information about the current project');
  14629.         return $instance;
  14630.     }
  14631.     /**
  14632.      * Gets the private 'console.command.assets_install' shared service.
  14633.      *
  14634.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  14635.      */
  14636.     protected function getConsole_Command_AssetsInstallService()
  14637.     {
  14638.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14639.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  14640.         $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));
  14641.         $instance->setName('assets:install');
  14642.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  14643.         return $instance;
  14644.     }
  14645.     /**
  14646.      * Gets the private 'console.command.cache_clear' shared service.
  14647.      *
  14648.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  14649.      */
  14650.     protected function getConsole_Command_CacheClearService()
  14651.     {
  14652.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14653.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  14654.         $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())));
  14655.         $instance->setName('cache:clear');
  14656.         $instance->setDescription('Clear the cache');
  14657.         return $instance;
  14658.     }
  14659.     /**
  14660.      * Gets the private 'console.command.cache_pool_clear' shared service.
  14661.      *
  14662.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  14663.      */
  14664.     protected function getConsole_Command_CachePoolClearService()
  14665.     {
  14666.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14667.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  14668.         $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']);
  14669.         $instance->setName('cache:pool:clear');
  14670.         $instance->setDescription('Clear cache pools');
  14671.         return $instance;
  14672.     }
  14673.     /**
  14674.      * Gets the private 'console.command.cache_pool_delete' shared service.
  14675.      *
  14676.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  14677.      */
  14678.     protected function getConsole_Command_CachePoolDeleteService()
  14679.     {
  14680.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14681.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  14682.         $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']);
  14683.         $instance->setName('cache:pool:delete');
  14684.         $instance->setDescription('Delete an item from a cache pool');
  14685.         return $instance;
  14686.     }
  14687.     /**
  14688.      * Gets the private 'console.command.cache_pool_list' shared service.
  14689.      *
  14690.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  14691.      */
  14692.     protected function getConsole_Command_CachePoolListService()
  14693.     {
  14694.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14695.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  14696.         $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']);
  14697.         $instance->setName('cache:pool:list');
  14698.         $instance->setDescription('List available cache pools');
  14699.         return $instance;
  14700.     }
  14701.     /**
  14702.      * Gets the private 'console.command.cache_pool_prune' shared service.
  14703.      *
  14704.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  14705.      */
  14706.     protected function getConsole_Command_CachePoolPruneService()
  14707.     {
  14708.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14709.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  14710.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  14711.             yield 'cache.validator.traceable' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService());
  14712.             yield 'cache.serializer.traceable' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService());
  14713.             yield 'cache.annotations.traceable' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService());
  14714.             yield 'cache.property_info.traceable' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService());
  14715.             yield 'cache.messenger.restart_workers_signal.traceable' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService());
  14716.             yield 'cache.doctrine.orm.default.result.traceable' => ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService());
  14717.             yield 'cache.doctrine.orm.default.query.traceable' => ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService());
  14718.             yield 'cache.security_expression_language.traceable' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService());
  14719.             yield 'cache.webpack_encore.traceable' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService());
  14720.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  14721.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  14722.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  14723.         }, 12));
  14724.         $instance->setName('cache:pool:prune');
  14725.         $instance->setDescription('Prune cache pools');
  14726.         return $instance;
  14727.     }
  14728.     /**
  14729.      * Gets the private 'console.command.cache_warmup' shared service.
  14730.      *
  14731.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  14732.      */
  14733.     protected function getConsole_Command_CacheWarmupService()
  14734.     {
  14735.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14736.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  14737.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  14738.         $instance->setName('cache:warmup');
  14739.         $instance->setDescription('Warm up an empty cache');
  14740.         return $instance;
  14741.     }
  14742.     /**
  14743.      * Gets the private 'console.command.config_debug' shared service.
  14744.      *
  14745.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  14746.      */
  14747.     protected function getConsole_Command_ConfigDebugService()
  14748.     {
  14749.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14750.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  14751.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  14752.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  14753.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  14754.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  14755.         $instance->setName('debug:config');
  14756.         $instance->setDescription('Dump the current configuration for an extension');
  14757.         return $instance;
  14758.     }
  14759.     /**
  14760.      * Gets the private 'console.command.config_dump_reference' shared service.
  14761.      *
  14762.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  14763.      */
  14764.     protected function getConsole_Command_ConfigDumpReferenceService()
  14765.     {
  14766.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14767.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  14768.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  14769.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  14770.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  14771.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  14772.         $instance->setName('config:dump-reference');
  14773.         $instance->setDescription('Dump the default configuration for an extension');
  14774.         return $instance;
  14775.     }
  14776.     /**
  14777.      * Gets the private 'console.command.container_debug' shared service.
  14778.      *
  14779.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  14780.      */
  14781.     protected function getConsole_Command_ContainerDebugService()
  14782.     {
  14783.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14784.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  14785.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  14786.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  14787.         $instance->setName('debug:container');
  14788.         $instance->setDescription('Display current services for an application');
  14789.         return $instance;
  14790.     }
  14791.     /**
  14792.      * Gets the private 'console.command.container_lint' shared service.
  14793.      *
  14794.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  14795.      */
  14796.     protected function getConsole_Command_ContainerLintService()
  14797.     {
  14798.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14799.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  14800.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  14801.         $instance->setName('lint:container');
  14802.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  14803.         return $instance;
  14804.     }
  14805.     /**
  14806.      * Gets the private 'console.command.debug_autowiring' shared service.
  14807.      *
  14808.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  14809.      */
  14810.     protected function getConsole_Command_DebugAutowiringService()
  14811.     {
  14812.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14813.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  14814.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  14815.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  14816.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  14817.         $instance->setName('debug:autowiring');
  14818.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  14819.         return $instance;
  14820.     }
  14821.     /**
  14822.      * Gets the private 'console.command.dotenv_debug' shared service.
  14823.      *
  14824.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  14825.      */
  14826.     protected function getConsole_Command_DotenvDebugService()
  14827.     {
  14828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14829.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  14830.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  14831.         $instance->setName('debug:dotenv');
  14832.         $instance->setDescription('Lists all dotenv files with variables and values');
  14833.         return $instance;
  14834.     }
  14835.     /**
  14836.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  14837.      *
  14838.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  14839.      */
  14840.     protected function getConsole_Command_EventDispatcherDebugService()
  14841.     {
  14842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14843.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  14844.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.2WKRybA'] ?? $this->get_ServiceLocator_2WKRybAService()));
  14845.         $instance->setName('debug:event-dispatcher');
  14846.         $instance->setDescription('Display configured listeners for an application');
  14847.         return $instance;
  14848.     }
  14849.     /**
  14850.      * Gets the private 'console.command.form_debug' shared service.
  14851.      *
  14852.      * @return \Symfony\Component\Form\Command\DebugCommand
  14853.      */
  14854.     protected function getConsole_Command_FormDebugService()
  14855.     {
  14856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14857.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  14858.         $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\\DataSync\\Form\\Filter'26 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor'27 => 'Nellapp\\Bundle\\SDKBundle\\Filter'28 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Common'29 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView'30 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData'31 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat'32 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common'33 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter'34 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression'35 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter'36 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session'37 => 'Nellapp\\Bundle\\SDKBundle\\Form'38 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type'39 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form'40 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter'41 => 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form'42 => 'Drosalys\\Bundle\\ApiBundle\\Filter'43 => 'Liip\\ImagineBundle\\Form\\Type'44 => ''], [=> '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\\DataSync\\Form\\Filter\\CollectionFilter'49 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType'50 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType'51 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType'52 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType'53 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType'54 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType'55 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType'56 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter'57 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType'58 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType'59 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType'60 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType'61 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter'62 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType'63 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType'64 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter'65 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType'66 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType'67 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType'68 => 'Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType'69 => 'Nellapp\\Bundle\\SDKBundle\\Form\\TabType'70 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType'71 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType'72 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType'73 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType'74 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType'75 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType'76 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType'77 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType'78 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter'79 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter'80 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType'81 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType'82 => 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType'83 => 'Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter'84 => 'Liip\\ImagineBundle\\Form\\Type\\ImageType'85 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType'86 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType'87 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType'88 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType'89 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType'90 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType'91 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType'92 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType'93 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType'94 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType'95 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType'96 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType'97 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType'98 => '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()));
  14859.         $instance->setName('debug:form');
  14860.         $instance->setDescription('Display form type information');
  14861.         return $instance;
  14862.     }
  14863.     /**
  14864.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  14865.      *
  14866.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  14867.      */
  14868.     protected function getConsole_Command_MessengerConsumeMessagesService()
  14869.     {
  14870.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14871.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  14872.         $this->privates['console.command.messenger_consume_messages'] = $instance = new \Symfony\Component\Messenger\Command\ConsumeMessagesCommand(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), [=> 'sync_full_user_transport'=> 'sync_transport'=> 'failed'], NULL, [=> 'messenger.bus.default']);
  14873.         $instance->setName('messenger:consume');
  14874.         $instance->setDescription('Consume messages');
  14875.         return $instance;
  14876.     }
  14877.     /**
  14878.      * Gets the private 'console.command.messenger_debug' shared service.
  14879.      *
  14880.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  14881.      */
  14882.     protected function getConsole_Command_MessengerDebugService()
  14883.     {
  14884.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14885.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  14886.         $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\\DataSync\\Messenger\\DataSyncMessageInterface' => [=> [=> 'Nellapp\\Bundle\\SDKBundle\\Sync\\Messenger\\Handler\\EntitySyncHandler'=> []]]]]);
  14887.         $instance->setName('debug:messenger');
  14888.         $instance->setDescription('List messages you can dispatch using the message buses');
  14889.         return $instance;
  14890.     }
  14891.     /**
  14892.      * Gets the private 'console.command.messenger_failed_messages_remove' shared service.
  14893.      *
  14894.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand
  14895.      */
  14896.     protected function getConsole_Command_MessengerFailedMessagesRemoveService()
  14897.     {
  14898.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14899.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  14900.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRemoveCommand.php';
  14901.         $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()));
  14902.         $instance->setName('messenger:failed:remove');
  14903.         $instance->setDescription('Remove given messages from the failure transport');
  14904.         return $instance;
  14905.     }
  14906.     /**
  14907.      * Gets the private 'console.command.messenger_failed_messages_retry' shared service.
  14908.      *
  14909.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand
  14910.      */
  14911.     protected function getConsole_Command_MessengerFailedMessagesRetryService()
  14912.     {
  14913.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14914.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  14915.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRetryCommand.php';
  14916.         $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()));
  14917.         $instance->setName('messenger:failed:retry');
  14918.         $instance->setDescription('Retry one or more messages from the failure transport');
  14919.         return $instance;
  14920.     }
  14921.     /**
  14922.      * Gets the private 'console.command.messenger_failed_messages_show' shared service.
  14923.      *
  14924.      * @return \Symfony\Component\Messenger\Command\FailedMessagesShowCommand
  14925.      */
  14926.     protected function getConsole_Command_MessengerFailedMessagesShowService()
  14927.     {
  14928.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14929.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  14930.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesShowCommand.php';
  14931.         $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()));
  14932.         $instance->setName('messenger:failed:show');
  14933.         $instance->setDescription('Show one or more messages from the failure transport');
  14934.         return $instance;
  14935.     }
  14936.     /**
  14937.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  14938.      *
  14939.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  14940.      */
  14941.     protected function getConsole_Command_MessengerSetupTransportsService()
  14942.     {
  14943.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14944.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  14945.         $this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), [=> 'sync_full_user_transport'=> 'sync_transport'=> 'failed']);
  14946.         $instance->setName('messenger:setup-transports');
  14947.         $instance->setDescription('Prepare the required infrastructure for the transport');
  14948.         return $instance;
  14949.     }
  14950.     /**
  14951.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  14952.      *
  14953.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  14954.      */
  14955.     protected function getConsole_Command_MessengerStopWorkersService()
  14956.     {
  14957.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14958.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  14959.         $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()));
  14960.         $instance->setName('messenger:stop-workers');
  14961.         $instance->setDescription('Stop workers after their current message');
  14962.         return $instance;
  14963.     }
  14964.     /**
  14965.      * Gets the private 'console.command.router_debug' shared service.
  14966.      *
  14967.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  14968.      */
  14969.     protected function getConsole_Command_RouterDebugService()
  14970.     {
  14971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14972.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  14973.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  14974.         $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()));
  14975.         $instance->setName('debug:router');
  14976.         $instance->setDescription('Display current routes for an application');
  14977.         return $instance;
  14978.     }
  14979.     /**
  14980.      * Gets the private 'console.command.router_match' shared service.
  14981.      *
  14982.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  14983.      */
  14984.     protected function getConsole_Command_RouterMatchService()
  14985.     {
  14986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14987.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  14988.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  14989.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  14990.         }, 1));
  14991.         $instance->setName('router:match');
  14992.         $instance->setDescription('Help debug routes by simulating a path info match');
  14993.         return $instance;
  14994.     }
  14995.     /**
  14996.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  14997.      *
  14998.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  14999.      */
  15000.     protected function getConsole_Command_SecretsDecryptToLocalService()
  15001.     {
  15002.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15003.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  15004.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  15005.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  15006.         $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')))));
  15007.         $instance->setName('secrets:decrypt-to-local');
  15008.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  15009.         return $instance;
  15010.     }
  15011.     /**
  15012.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  15013.      *
  15014.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  15015.      */
  15016.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  15017.     {
  15018.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15019.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  15020.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  15021.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  15022.         $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')))));
  15023.         $instance->setName('secrets:encrypt-from-local');
  15024.         $instance->setDescription('Encrypt all local secrets to the vault');
  15025.         return $instance;
  15026.     }
  15027.     /**
  15028.      * Gets the private 'console.command.secrets_generate_key' shared service.
  15029.      *
  15030.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  15031.      */
  15032.     protected function getConsole_Command_SecretsGenerateKeyService()
  15033.     {
  15034.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15035.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  15036.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  15037.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  15038.         $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')))));
  15039.         $instance->setName('secrets:generate-keys');
  15040.         $instance->setDescription('Generate new encryption keys');
  15041.         return $instance;
  15042.     }
  15043.     /**
  15044.      * Gets the private 'console.command.secrets_list' shared service.
  15045.      *
  15046.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  15047.      */
  15048.     protected function getConsole_Command_SecretsListService()
  15049.     {
  15050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15051.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  15052.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  15053.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  15054.         $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')))));
  15055.         $instance->setName('secrets:list');
  15056.         $instance->setDescription('List all secrets');
  15057.         return $instance;
  15058.     }
  15059.     /**
  15060.      * Gets the private 'console.command.secrets_remove' shared service.
  15061.      *
  15062.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  15063.      */
  15064.     protected function getConsole_Command_SecretsRemoveService()
  15065.     {
  15066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15067.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  15068.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  15069.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  15070.         $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')))));
  15071.         $instance->setName('secrets:remove');
  15072.         $instance->setDescription('Remove a secret from the vault');
  15073.         return $instance;
  15074.     }
  15075.     /**
  15076.      * Gets the private 'console.command.secrets_set' shared service.
  15077.      *
  15078.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  15079.      */
  15080.     protected function getConsole_Command_SecretsSetService()
  15081.     {
  15082.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15083.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  15084.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  15085.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  15086.         $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')))));
  15087.         $instance->setName('secrets:set');
  15088.         $instance->setDescription('Set a secret in the vault');
  15089.         return $instance;
  15090.     }
  15091.     /**
  15092.      * Gets the private 'console.command.translation_debug' shared service.
  15093.      *
  15094.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  15095.      */
  15096.     protected function getConsole_Command_TranslationDebugService()
  15097.     {
  15098.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15099.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  15100.         $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).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 17 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 18 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 19 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 20 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/PreviousStepInvalidEventListener.php'), 21 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php'), 22 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/FlowExpiredEventListener.php'), 23 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php'), 24 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php'), 25 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/TranslateRuntime.php'), 26 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FormRuntime.php'), 27 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/UserRunTime.php'), 28 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 29 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 30 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 31 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 32 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 33 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  15101.         $instance->setName('debug:translation');
  15102.         $instance->setDescription('Display translation messages information');
  15103.         return $instance;
  15104.     }
  15105.     /**
  15106.      * Gets the private 'console.command.translation_extract' shared service.
  15107.      *
  15108.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  15109.      */
  15110.     protected function getConsole_Command_TranslationExtractService()
  15111.     {
  15112.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15113.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  15114.         $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).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 17 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 18 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 19 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 20 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/PreviousStepInvalidEventListener.php'), 21 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php'), 22 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/FlowExpiredEventListener.php'), 23 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php'), 24 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php'), 25 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/TranslateRuntime.php'), 26 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FormRuntime.php'), 27 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/UserRunTime.php'), 28 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 29 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 30 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 31 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 32 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 33 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  15115.         $instance->setName('translation:extract');
  15116.         $instance->setAliases([=> 'translation:update']);
  15117.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  15118.         return $instance;
  15119.     }
  15120.     /**
  15121.      * Gets the private 'console.command.translation_pull' shared service.
  15122.      *
  15123.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  15124.      */
  15125.     protected function getConsole_Command_TranslationPullService()
  15126.     {
  15127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15128.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  15129.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  15130.         $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', [], []);
  15131.         $instance->setName('translation:pull');
  15132.         $instance->setDescription('Pull translations from a given provider.');
  15133.         return $instance;
  15134.     }
  15135.     /**
  15136.      * Gets the private 'console.command.translation_push' shared service.
  15137.      *
  15138.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  15139.      */
  15140.     protected function getConsole_Command_TranslationPushService()
  15141.     {
  15142.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15143.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  15144.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  15145.         $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()), [], []);
  15146.         $instance->setName('translation:push');
  15147.         $instance->setDescription('Push translations to a given provider.');
  15148.         return $instance;
  15149.     }
  15150.     /**
  15151.      * Gets the private 'console.command.validator_debug' shared service.
  15152.      *
  15153.      * @return \Symfony\Component\Validator\Command\DebugCommand
  15154.      */
  15155.     protected function getConsole_Command_ValidatorDebugService()
  15156.     {
  15157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15158.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  15159.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  15160.         $instance->setName('debug:validator');
  15161.         $instance->setDescription('Display validation constraints for classes');
  15162.         return $instance;
  15163.     }
  15164.     /**
  15165.      * Gets the private 'console.command.xliff_lint' shared service.
  15166.      *
  15167.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  15168.      */
  15169.     protected function getConsole_Command_XliffLintService()
  15170.     {
  15171.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15172.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  15173.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  15174.         $instance->setName('lint:xliff');
  15175.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  15176.         return $instance;
  15177.     }
  15178.     /**
  15179.      * Gets the private 'console.command.yaml_lint' shared service.
  15180.      *
  15181.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  15182.      */
  15183.     protected function getConsole_Command_YamlLintService()
  15184.     {
  15185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15186.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  15187.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  15188.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  15189.         $instance->setName('lint:yaml');
  15190.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  15191.         return $instance;
  15192.     }
  15193.     /**
  15194.      * Gets the private 'console.error_listener' shared service.
  15195.      *
  15196.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  15197.      */
  15198.     protected function getConsole_ErrorListenerService()
  15199.     {
  15200.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  15201.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  15202.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  15203.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  15204.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  15205.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  15206.     }
  15207.     /**
  15208.      * Gets the private 'container.env_var_processor' shared service.
  15209.      *
  15210.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  15211.      */
  15212.     protected function getContainer_EnvVarProcessorService()
  15213.     {
  15214.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  15215.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  15216.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  15217.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  15218.         }, 1));
  15219.     }
  15220.     /**
  15221.      * Gets the private 'container.getenv' shared service.
  15222.      *
  15223.      * @return \Closure
  15224.      */
  15225.     protected function getContainer_GetenvService()
  15226.     {
  15227.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  15228.     }
  15229.     /**
  15230.      * Gets the private 'craue.form.flow.event_listener.flow_expired' shared service.
  15231.      *
  15232.      * @return \Craue\FormFlowBundle\EventListener\FlowExpiredEventListener
  15233.      */
  15234.     protected function getCraue_Form_Flow_EventListener_FlowExpiredService()
  15235.     {
  15236.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php';
  15237.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/FlowExpiredEventListener.php';
  15238.         $this->privates['craue.form.flow.event_listener.flow_expired'] = $instance = new \Craue\FormFlowBundle\EventListener\FlowExpiredEventListener();
  15239.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  15240.         return $instance;
  15241.     }
  15242.     /**
  15243.      * Gets the private 'craue.form.flow.event_listener.previous_step_invalid' shared service.
  15244.      *
  15245.      * @return \Craue\FormFlowBundle\EventListener\PreviousStepInvalidEventListener
  15246.      */
  15247.     protected function getCraue_Form_Flow_EventListener_PreviousStepInvalidService()
  15248.     {
  15249.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php';
  15250.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/PreviousStepInvalidEventListener.php';
  15251.         $this->privates['craue.form.flow.event_listener.previous_step_invalid'] = $instance = new \Craue\FormFlowBundle\EventListener\PreviousStepInvalidEventListener();
  15252.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  15253.         return $instance;
  15254.     }
  15255.     /**
  15256.      * Gets the private 'data_collector.form' shared service.
  15257.      *
  15258.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  15259.      */
  15260.     protected function getDataCollector_FormService()
  15261.     {
  15262.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  15263.     }
  15264.     /**
  15265.      * Gets the private 'data_collector.request' shared service.
  15266.      *
  15267.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  15268.      */
  15269.     protected function getDataCollector_RequestService()
  15270.     {
  15271.         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())));
  15272.     }
  15273.     /**
  15274.      * Gets the private 'data_collector.request.session_collector' shared service.
  15275.      *
  15276.      * @return \Closure
  15277.      */
  15278.     protected function getDataCollector_Request_SessionCollectorService()
  15279.     {
  15280.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  15281.     }
  15282.     /**
  15283.      * Gets the private 'debug.Drosalys\Bundle\ApiBundle\ArgumentResolver\ActionResolver' shared service.
  15284.      *
  15285.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  15286.      */
  15287.     protected function getActionResolverService()
  15288.     {
  15289.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  15290.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  15291.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ArgumentResolver/ActionResolver.php';
  15292.         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))));
  15293.     }
  15294.     /**
  15295.      * Gets the private 'debug.Drosalys\Bundle\ApiBundle\ArgumentResolver\ConstraintViolationListResolver' shared service.
  15296.      *
  15297.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  15298.      */
  15299.     protected function getConstraintViolationListResolverService()
  15300.     {
  15301.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  15302.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  15303.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ArgumentResolver/ConstraintViolationListResolver.php';
  15304.         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))));
  15305.     }
  15306.     /**
  15307.      * Gets the private 'debug.Drosalys\Bundle\ApiBundle\ArgumentResolver\DeserializeResolver' shared service.
  15308.      *
  15309.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  15310.      */
  15311.     protected function getDeserializeResolverService()
  15312.     {
  15313.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  15314.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  15315.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ArgumentResolver/DeserializeResolver.php';
  15316.         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))));
  15317.     }
  15318.     /**
  15319.      * Gets the private 'debug.argument_resolver' shared service.
  15320.      *
  15321.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  15322.      */
  15323.     protected function getDebug_ArgumentResolverService()
  15324.     {
  15325.         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 () {
  15326.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  15327.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  15328.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  15329.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  15330.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ActionResolver'] ?? $this->getActionResolverService());
  15331.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ConstraintViolationListResolver'] ?? $this->getConstraintViolationListResolverService());
  15332.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\DeserializeResolver'] ?? $this->getDeserializeResolverService());
  15333.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  15334.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  15335.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  15336.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  15337.         }, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  15338.     }
  15339.     /**
  15340.      * Gets the private 'debug.argument_resolver.default' shared service.
  15341.      *
  15342.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  15343.      */
  15344.     protected function getDebug_ArgumentResolver_DefaultService()
  15345.     {
  15346.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  15347.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  15348.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  15349.         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))));
  15350.     }
  15351.     /**
  15352.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  15353.      *
  15354.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  15355.      */
  15356.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  15357.     {
  15358.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  15359.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  15360.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  15361.         $a = ($this->privates['.service_locator.zdgXw9u'] ?? $this->get_ServiceLocator_ZdgXw9uService());
  15362.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  15363.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  15364.         }
  15365.         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))));
  15366.     }
  15367.     /**
  15368.      * Gets the private 'debug.argument_resolver.request' shared service.
  15369.      *
  15370.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  15371.      */
  15372.     protected function getDebug_ArgumentResolver_RequestService()
  15373.     {
  15374.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  15375.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  15376.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  15377.         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))));
  15378.     }
  15379.     /**
  15380.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  15381.      *
  15382.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  15383.      */
  15384.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  15385.     {
  15386.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  15387.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  15388.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  15389.         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))));
  15390.     }
  15391.     /**
  15392.      * Gets the private 'debug.argument_resolver.service' shared service.
  15393.      *
  15394.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  15395.      */
  15396.     protected function getDebug_ArgumentResolver_ServiceService()
  15397.     {
  15398.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  15399.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  15400.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  15401.         $a = ($this->privates['.service_locator.zdgXw9u'] ?? $this->get_ServiceLocator_ZdgXw9uService());
  15402.         if (isset($this->privates['debug.argument_resolver.service'])) {
  15403.             return $this->privates['debug.argument_resolver.service'];
  15404.         }
  15405.         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))));
  15406.     }
  15407.     /**
  15408.      * Gets the private 'debug.argument_resolver.session' shared service.
  15409.      *
  15410.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  15411.      */
  15412.     protected function getDebug_ArgumentResolver_SessionService()
  15413.     {
  15414.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  15415.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  15416.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  15417.         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))));
  15418.     }
  15419.     /**
  15420.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  15421.      *
  15422.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  15423.      */
  15424.     protected function getDebug_ArgumentResolver_VariadicService()
  15425.     {
  15426.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  15427.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  15428.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  15429.         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))));
  15430.     }
  15431.     /**
  15432.      * Gets the private 'debug.debug_handlers_listener' shared service.
  15433.      *
  15434.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  15435.      */
  15436.     protected function getDebug_DebugHandlersListenerService()
  15437.     {
  15438.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  15439.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  15440.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  15441.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  15442.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  15443.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  15444.     }
  15445.     /**
  15446.      * Gets the private 'debug.dump_listener' shared service.
  15447.      *
  15448.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  15449.      */
  15450.     protected function getDebug_DumpListenerService()
  15451.     {
  15452.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  15453.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  15454.         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()));
  15455.     }
  15456.     /**
  15457.      * Gets the private 'debug.file_link_formatter' shared service.
  15458.      *
  15459.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  15460.      */
  15461.     protected function getDebug_FileLinkFormatterService()
  15462.     {
  15463.         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 () {
  15464.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  15465.         });
  15466.     }
  15467.     /**
  15468.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  15469.      *
  15470.      * @return \string
  15471.      */
  15472.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  15473.     {
  15474.         $a = ($this->services['router'] ?? $this->getRouterService());
  15475.         if (isset($this->privates['debug.file_link_formatter.url_format'])) {
  15476.             return $this->privates['debug.file_link_formatter.url_format'];
  15477.         }
  15478.         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');
  15479.     }
  15480.     /**
  15481.      * Gets the private 'debug.log_processor' shared service.
  15482.      *
  15483.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  15484.      */
  15485.     protected function getDebug_LogProcessorService()
  15486.     {
  15487.         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())));
  15488.     }
  15489.     /**
  15490.      * Gets the private 'debug.security.access.decision_manager' shared service.
  15491.      *
  15492.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  15493.      */
  15494.     protected function getDebug_Security_Access_DecisionManagerService()
  15495.     {
  15496.         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 () {
  15497.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  15498.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  15499.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  15500.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'] ?? $this->getChannelUserDataVoterService());
  15501.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'] ?? $this->getChannelUserMenuVoterService());
  15502.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'] ?? $this->getChannelUserPermissionResourceVoterService());
  15503.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'] ?? $this->getChannelUserPermissionVoterService());
  15504.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'] ?? $this->getSharableChannelPermissionVoterService());
  15505.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'] ?? $this->getSharableChannelResourcePermissionVoterService());
  15506.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'] ?? $this->getSharableUsersResourcePermissionVoterService());
  15507.             yield 10 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'] ?? $this->getSuperAdminVoterService());
  15508.             yield 11 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'] ?? $this->getUserOwnerVoterService());
  15509.             yield 12 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'] ?? $this->getUsersResourceVoterService());
  15510.         }, 13), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  15511.     }
  15512.     /**
  15513.      * Gets the private 'debug.security.firewall' shared service.
  15514.      *
  15515.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  15516.      */
  15517.     protected function getDebug_Security_FirewallService()
  15518.     {
  15519.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  15520.         if (isset($this->privates['debug.security.firewall'])) {
  15521.             return $this->privates['debug.security.firewall'];
  15522.         }
  15523.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15524.         if (isset($this->privates['debug.security.firewall'])) {
  15525.             return $this->privates['debug.security.firewall'];
  15526.         }
  15527.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  15528.     }
  15529.     /**
  15530.      * Gets the private 'debug.security.firewall.authenticator.core_sync' shared service.
  15531.      *
  15532.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  15533.      */
  15534.     protected function getDebug_Security_Firewall_Authenticator_CoreSyncService()
  15535.     {
  15536.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  15537.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  15538.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  15539.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  15540.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  15541.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  15542.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  15543.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Security/CoreAuthenticator.php';
  15544.         $a = ($this->privates['security.event_dispatcher.core_sync'] ?? $this->getSecurity_EventDispatcher_CoreSyncService());
  15545.         if (isset($this->privates['debug.security.firewall.authenticator.core_sync'])) {
  15546.             return $this->privates['debug.security.firewall.authenticator.core_sync'];
  15547.         }
  15548.         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, [])));
  15549.     }
  15550.     /**
  15551.      * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  15552.      *
  15553.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  15554.      */
  15555.     protected function getDebug_Security_Firewall_Authenticator_MainService()
  15556.     {
  15557.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  15558.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  15559.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  15560.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  15561.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  15562.         $a = ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service());
  15563.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  15564.             return $this->privates['debug.security.firewall.authenticator.main'];
  15565.         }
  15566.         $b = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  15567.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  15568.             return $this->privates['debug.security.firewall.authenticator.main'];
  15569.         }
  15570.         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, [])));
  15571.     }
  15572.     /**
  15573.      * Gets the private 'debug.security.firewall.authenticator.reverse_sync' shared service.
  15574.      *
  15575.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  15576.      */
  15577.     protected function getDebug_Security_Firewall_Authenticator_ReverseSyncService()
  15578.     {
  15579.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  15580.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  15581.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  15582.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  15583.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  15584.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  15585.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  15586.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Security/CoreAuthenticator.php';
  15587.         $a = ($this->privates['security.event_dispatcher.reverse_sync'] ?? $this->getSecurity_EventDispatcher_ReverseSyncService());
  15588.         if (isset($this->privates['debug.security.firewall.authenticator.reverse_sync'])) {
  15589.             return $this->privates['debug.security.firewall.authenticator.reverse_sync'];
  15590.         }
  15591.         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, [])));
  15592.     }
  15593.     /**
  15594.      * Gets the private 'debug.security.user_value_resolver' shared service.
  15595.      *
  15596.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  15597.      */
  15598.     protected function getDebug_Security_UserValueResolverService()
  15599.     {
  15600.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  15601.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  15602.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  15603.         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))));
  15604.     }
  15605.     /**
  15606.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserDataVoter' shared service.
  15607.      *
  15608.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  15609.      */
  15610.     protected function getChannelUserDataVoterService()
  15611.     {
  15612.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  15613.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  15614.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  15615.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  15616.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserDataVoter.php';
  15617.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15618.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'])) {
  15619.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'];
  15620.         }
  15621.         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);
  15622.     }
  15623.     /**
  15624.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserMenuVoter' shared service.
  15625.      *
  15626.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  15627.      */
  15628.     protected function getChannelUserMenuVoterService()
  15629.     {
  15630.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  15631.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  15632.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  15633.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  15634.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserMenuVoter.php';
  15635.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15636.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'])) {
  15637.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'];
  15638.         }
  15639.         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);
  15640.     }
  15641.     /**
  15642.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionResourceVoter' shared service.
  15643.      *
  15644.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  15645.      */
  15646.     protected function getChannelUserPermissionResourceVoterService()
  15647.     {
  15648.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  15649.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  15650.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  15651.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  15652.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserPermissionResourceVoter.php';
  15653.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  15654.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'])) {
  15655.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'];
  15656.         }
  15657.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15658.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'])) {
  15659.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'];
  15660.         }
  15661.         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);
  15662.     }
  15663.     /**
  15664.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionVoter' shared service.
  15665.      *
  15666.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  15667.      */
  15668.     protected function getChannelUserPermissionVoterService()
  15669.     {
  15670.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  15671.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  15672.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  15673.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  15674.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserPermissionVoter.php';
  15675.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15676.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'])) {
  15677.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'];
  15678.         }
  15679.         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);
  15680.     }
  15681.     /**
  15682.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelPermissionVoter' shared service.
  15683.      *
  15684.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  15685.      */
  15686.     protected function getSharableChannelPermissionVoterService()
  15687.     {
  15688.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  15689.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  15690.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  15691.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  15692.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SharableChannelPermissionVoter.php';
  15693.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/SharableChannelPermissionService.php';
  15694.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResourceToChannel/SharableChannelResourceToChannelPermissionManagerInterface.php';
  15695.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResourceToChannel/SharableChannelResourceToChannelPermissionManager.php';
  15696.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'] ?? $this->getChannelResourceServiceService());
  15697.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'])) {
  15698.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'];
  15699.         }
  15700.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15701.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'])) {
  15702.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'];
  15703.         }
  15704.         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 () {
  15705.             return new \EmptyIterator();
  15706.         }, 0)), $a)), $b);
  15707.     }
  15708.     /**
  15709.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelResourcePermissionVoter' shared service.
  15710.      *
  15711.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  15712.      */
  15713.     protected function getSharableChannelResourcePermissionVoterService()
  15714.     {
  15715.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  15716.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  15717.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  15718.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  15719.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SharableChannelResourcePermissionVoter.php';
  15720.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/SharableChannelResourcePermissionService.php';
  15721.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResources/SharableChannelResourcePermissionManagerInterface.php';
  15722.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResources/SharableChannelResourcePermissionManager.php';
  15723.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  15724.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'])) {
  15725.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'];
  15726.         }
  15727.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15728.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'])) {
  15729.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'];
  15730.         }
  15731.         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 () {
  15732.             yield => ($this->privates['App\\SdkBundle\\Permission\\SharablePermission\\ChannelUserDataCursusSharablePermissionResolver'] ?? ($this->privates['App\\SdkBundle\\Permission\\SharablePermission\\ChannelUserDataCursusSharablePermissionResolver'] = new \App\SdkBundle\Permission\SharablePermission\ChannelUserDataCursusSharablePermissionResolver()));
  15733.             yield => ($this->privates['App\\SdkBundle\\Permission\\SharablePermission\\CursusSessionSharablePermissionResolver'] ?? ($this->privates['App\\SdkBundle\\Permission\\SharablePermission\\CursusSessionSharablePermissionResolver'] = new \App\SdkBundle\Permission\SharablePermission\CursusSessionSharablePermissionResolver()));
  15734.             yield => ($this->privates['App\\SdkBundle\\Permission\\SharablePermission\\CursusTrainingSharablePermissionResolver'] ?? ($this->privates['App\\SdkBundle\\Permission\\SharablePermission\\CursusTrainingSharablePermissionResolver'] = new \App\SdkBundle\Permission\SharablePermission\CursusTrainingSharablePermissionResolver()));
  15735.         }, 3)), $a)), $b);
  15736.     }
  15737.     /**
  15738.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableUsersResourcePermissionVoter' shared service.
  15739.      *
  15740.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  15741.      */
  15742.     protected function getSharableUsersResourcePermissionVoterService()
  15743.     {
  15744.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  15745.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  15746.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  15747.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  15748.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SharableUsersResourcePermissionVoter.php';
  15749.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/SharableUsersResourcePermissionService.php';
  15750.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/UsersResourceToChannelResource/SharableUsersResourceToChannelResourcePermissionManagerInterface.php';
  15751.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/UsersResourceToChannelResource/SharableUsersResourceToChannelResourcePermissionManager.php';
  15752.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15753.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'])) {
  15754.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'];
  15755.         }
  15756.         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 () {
  15757.             return new \EmptyIterator();
  15758.         }, 0)))), $a);
  15759.     }
  15760.     /**
  15761.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SuperAdminVoter' shared service.
  15762.      *
  15763.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  15764.      */
  15765.     protected function getSuperAdminVoterService()
  15766.     {
  15767.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  15768.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  15769.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  15770.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SuperAdminVoter.php';
  15771.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15772.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'])) {
  15773.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'];
  15774.         }
  15775.         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);
  15776.     }
  15777.     /**
  15778.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UserOwnerVoter' shared service.
  15779.      *
  15780.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  15781.      */
  15782.     protected function getUserOwnerVoterService()
  15783.     {
  15784.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  15785.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  15786.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  15787.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  15788.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/UserOwnerVoter.php';
  15789.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15790.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'])) {
  15791.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'];
  15792.         }
  15793.         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);
  15794.     }
  15795.     /**
  15796.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UsersResourceVoter' shared service.
  15797.      *
  15798.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  15799.      */
  15800.     protected function getUsersResourceVoterService()
  15801.     {
  15802.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  15803.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  15804.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  15805.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  15806.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/UsersResourceVoter.php';
  15807.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15808.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'])) {
  15809.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'];
  15810.         }
  15811.         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);
  15812.     }
  15813.     /**
  15814.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  15815.      *
  15816.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  15817.      */
  15818.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  15819.     {
  15820.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  15821.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  15822.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  15823.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  15824.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15825.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  15826.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  15827.         }
  15828.         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);
  15829.     }
  15830.     /**
  15831.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  15832.      *
  15833.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  15834.      */
  15835.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  15836.     {
  15837.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  15838.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  15839.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  15840.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  15841.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  15842.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  15843.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  15844.         }
  15845.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15846.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  15847.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  15848.         }
  15849.         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);
  15850.     }
  15851.     /**
  15852.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  15853.      *
  15854.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  15855.      */
  15856.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  15857.     {
  15858.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  15859.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  15860.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  15861.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  15862.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  15863.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15864.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  15865.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  15866.         }
  15867.         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);
  15868.     }
  15869.     /**
  15870.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  15871.      *
  15872.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  15873.      */
  15874.     protected function getDebug_Security_Voter_VoteListenerService()
  15875.     {
  15876.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  15877.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  15878.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  15879.             return $this->privates['debug.security.voter.vote_listener'];
  15880.         }
  15881.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  15882.     }
  15883.     /**
  15884.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  15885.      *
  15886.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  15887.      */
  15888.     protected function getDoctrine_CacheClearMetadataCommandService()
  15889.     {
  15890.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15891.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15892.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  15893.         $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()));
  15894.         $instance->setName('doctrine:cache:clear-metadata');
  15895.         return $instance;
  15896.     }
  15897.     /**
  15898.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  15899.      *
  15900.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  15901.      */
  15902.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  15903.     {
  15904.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15905.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15906.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  15907.         $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()));
  15908.         $instance->setName('doctrine:cache:clear-query');
  15909.         return $instance;
  15910.     }
  15911.     /**
  15912.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  15913.      *
  15914.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  15915.      */
  15916.     protected function getDoctrine_CacheClearResultCommandService()
  15917.     {
  15918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15919.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15920.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  15921.         $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()));
  15922.         $instance->setName('doctrine:cache:clear-result');
  15923.         return $instance;
  15924.     }
  15925.     /**
  15926.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  15927.      *
  15928.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  15929.      */
  15930.     protected function getDoctrine_CacheCollectionRegionCommandService()
  15931.     {
  15932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15933.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15934.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  15935.         $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()));
  15936.         $instance->setName('doctrine:cache:clear-collection-region');
  15937.         return $instance;
  15938.     }
  15939.     /**
  15940.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  15941.      *
  15942.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  15943.      */
  15944.     protected function getDoctrine_ClearEntityRegionCommandService()
  15945.     {
  15946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15947.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15948.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  15949.         $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()));
  15950.         $instance->setName('doctrine:cache:clear-entity-region');
  15951.         return $instance;
  15952.     }
  15953.     /**
  15954.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  15955.      *
  15956.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  15957.      */
  15958.     protected function getDoctrine_ClearQueryRegionCommandService()
  15959.     {
  15960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15961.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  15962.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  15963.         $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()));
  15964.         $instance->setName('doctrine:cache:clear-query-region');
  15965.         return $instance;
  15966.     }
  15967.     /**
  15968.      * Gets the private 'doctrine.database_create_command' shared service.
  15969.      *
  15970.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  15971.      */
  15972.     protected function getDoctrine_DatabaseCreateCommandService()
  15973.     {
  15974.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15975.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  15976.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  15977.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15978.         $instance->setName('doctrine:database:create');
  15979.         return $instance;
  15980.     }
  15981.     /**
  15982.      * Gets the private 'doctrine.database_drop_command' shared service.
  15983.      *
  15984.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  15985.      */
  15986.     protected function getDoctrine_DatabaseDropCommandService()
  15987.     {
  15988.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15989.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  15990.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  15991.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15992.         $instance->setName('doctrine:database:drop');
  15993.         return $instance;
  15994.     }
  15995.     /**
  15996.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  15997.      *
  15998.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  15999.      */
  16000.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  16001.     {
  16002.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16003.             'App\\Doctrine\\EventSubscriber\\PRAGroupFixSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\PRAGroupFixSubscriber''getPRAGroupFixSubscriberService'false],
  16004.             'App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber''getRecurringEventsSubscriberService'false],
  16005.             'App\\Doctrine\\EventSubscriber\\UpdateSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\UpdateSubscriber''getUpdateSubscriberService'false],
  16006.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber''getBlameSubscriberService'false],
  16007.             '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],
  16008.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber''getHierarchySubscriberService'false],
  16009.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber''getTimestampSubscriberService'false],
  16010.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber''getTranslationSubscriberService'false],
  16011.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber''getSerializeLogSubscriberService'false],
  16012.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber''getTimestampSubscriber2Service'false],
  16013.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber''getTerminateExportableSubscriberService'false],
  16014.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber''getValidGlobalChannelAndUserSubscriberService'false],
  16015.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber''getChannelMenuDisplayedSubscriber2Service'false],
  16016.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber''getPermissionConstraintSubscriberService'false],
  16017.             'Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Doctrine\\EventSubscriber\\ReverseSyncSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Doctrine\\EventSubscriber\\ReverseSyncSubscriber''getReverseSyncSubscriberService'false],
  16018.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber''getNellappFileSubscriberService'false],
  16019.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  16020.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  16021.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  16022.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  16023.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'false],
  16024.             'nellapp_sdk.auth.user_resolve_target_entity' => ['privates''nellapp_sdk.auth.user_resolve_target_entity''getNellappSdk_Auth_UserResolveTargetEntityService'false],
  16025.             'nellapp_sdk.channel.abstract_cursus_resolve_target_entity' => ['privates''nellapp_sdk.channel.abstract_cursus_resolve_target_entity''getNellappSdk_Channel_AbstractCursusResolveTargetEntityService'false],
  16026.             'nellapp_sdk.channel.channel_channel_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_channel_resolve_target_entity''getNellappSdk_Channel_ChannelChannelResolveTargetEntityService'false],
  16027.             'nellapp_sdk.channel.channel_configuration_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_configuration_resolve_target_entity''getNellappSdk_Channel_ChannelConfigurationResolveTargetEntityService'false],
  16028.             'nellapp_sdk.channel.channel_group_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_group_resolve_target_entity''getNellappSdk_Channel_ChannelGroupResolveTargetEntityService'false],
  16029.             'nellapp_sdk.channel.channel_place_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_place_resolve_target_entity''getNellappSdk_Channel_ChannelPlaceResolveTargetEntityService'false],
  16030.             'nellapp_sdk.channel.channel_room_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_room_resolve_target_entity''getNellappSdk_Channel_ChannelRoomResolveTargetEntityService'false],
  16031.             'nellapp_sdk.channel.channel_session_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_session_resolve_target_entity''getNellappSdk_Channel_ChannelSessionResolveTargetEntityService'false],
  16032.             'nellapp_sdk.channel.channel_training_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_training_resolve_target_entity''getNellappSdk_Channel_ChannelTrainingResolveTargetEntityService'false],
  16033.             'nellapp_sdk.channel.channel_user_data_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_user_data_resolve_target_entity''getNellappSdk_Channel_ChannelUserDataResolveTargetEntityService'false],
  16034.             '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],
  16035.             '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],
  16036.             '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],
  16037.             '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],
  16038.             'nellapp_sdk.channel.channel_user_role_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_user_role_resolve_target_entity''getNellappSdk_Channel_ChannelUserRoleResolveTargetEntityService'false],
  16039.             'nellapp_sdk.channel.channel_white_label_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_white_label_resolve_target_entity''getNellappSdk_Channel_ChannelWhiteLabelResolveTargetEntityService'false],
  16040.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService'false],
  16041.             '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],
  16042.             '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],
  16043.             '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],
  16044.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.user_class_resolve_target_entity''getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService'false],
  16045.         ], [
  16046.             'App\\Doctrine\\EventSubscriber\\PRAGroupFixSubscriber' => '?',
  16047.             'App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber' => '?',
  16048.             'App\\Doctrine\\EventSubscriber\\UpdateSubscriber' => '?',
  16049.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => '?',
  16050.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User' => '?',
  16051.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber' => '?',
  16052.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => '?',
  16053.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber' => '?',
  16054.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber' => '?',
  16055.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => '?',
  16056.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => '?',
  16057.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => '?',
  16058.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => '?',
  16059.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => '?',
  16060.             'Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Doctrine\\EventSubscriber\\ReverseSyncSubscriber' => '?',
  16061.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => '?',
  16062.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  16063.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  16064.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  16065.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  16066.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  16067.             'nellapp_sdk.auth.user_resolve_target_entity' => '?',
  16068.             'nellapp_sdk.channel.abstract_cursus_resolve_target_entity' => '?',
  16069.             'nellapp_sdk.channel.channel_channel_resolve_target_entity' => '?',
  16070.             'nellapp_sdk.channel.channel_configuration_resolve_target_entity' => '?',
  16071.             'nellapp_sdk.channel.channel_group_resolve_target_entity' => '?',
  16072.             'nellapp_sdk.channel.channel_place_resolve_target_entity' => '?',
  16073.             'nellapp_sdk.channel.channel_room_resolve_target_entity' => '?',
  16074.             'nellapp_sdk.channel.channel_session_resolve_target_entity' => '?',
  16075.             'nellapp_sdk.channel.channel_training_resolve_target_entity' => '?',
  16076.             'nellapp_sdk.channel.channel_user_data_resolve_target_entity' => '?',
  16077.             'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity' => '?',
  16078.             'nellapp_sdk.channel.channel_user_perm_cursus_resolve_target_entity' => '?',
  16079.             'nellapp_sdk.channel.channel_user_perm_session_resolve_target_entity' => '?',
  16080.             'nellapp_sdk.channel.channel_user_perm_training_resolve_target_entity' => '?',
  16081.             'nellapp_sdk.channel.channel_user_role_resolve_target_entity' => '?',
  16082.             'nellapp_sdk.channel.channel_white_label_resolve_target_entity' => '?',
  16083.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => '?',
  16084.             'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' => '?',
  16085.             'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' => '?',
  16086.             'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' => '?',
  16087.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => '?',
  16088.         ]), [=> 'App\\Doctrine\\EventSubscriber\\PRAGroupFixSubscriber'=> 'App\\Doctrine\\EventSubscriber\\RecurringEventsSubscriber'=> 'App\\Doctrine\\EventSubscriber\\UpdateSubscriber'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber'=> 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber'=> 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber'10 => 'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber'11 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber'12 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber'13 => 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber'14 => 'nellapp_sdk.global_getter.channel_class_resolve_target_entity'15 => 'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity'16 => 'nellapp_sdk.global_getter.user_class_resolve_target_entity'17 => 'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity'18 => 'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity'19 => 'nellapp_sdk.auth.user_resolve_target_entity'20 => 'Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Doctrine\\EventSubscriber\\ReverseSyncSubscriber'21 => 'nellapp_sdk.channel.channel_channel_resolve_target_entity'22 => 'nellapp_sdk.channel.channel_configuration_resolve_target_entity'23 => 'nellapp_sdk.channel.channel_white_label_resolve_target_entity'24 => 'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity'25 => 'nellapp_sdk.channel.channel_group_resolve_target_entity'26 => 'nellapp_sdk.channel.channel_user_role_resolve_target_entity'27 => 'nellapp_sdk.channel.channel_session_resolve_target_entity'28 => 'nellapp_sdk.channel.channel_place_resolve_target_entity'29 => 'nellapp_sdk.channel.channel_room_resolve_target_entity'30 => 'nellapp_sdk.channel.channel_user_data_resolve_target_entity'31 => 'nellapp_sdk.channel.abstract_cursus_resolve_target_entity'32 => 'nellapp_sdk.channel.channel_training_resolve_target_entity'33 => 'nellapp_sdk.channel.channel_user_perm_training_resolve_target_entity'34 => 'nellapp_sdk.channel.channel_user_perm_session_resolve_target_entity'35 => 'nellapp_sdk.channel.channel_user_perm_cursus_resolve_target_entity'36 => 'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber'37 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 38 => [=> [=> 'prePersist'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 39 => [=> [=> 'preUpdate'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 40 => [=> [=> 'loadClassMetadata'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User'], 41 => [=> [=> 'loadClassMetadata'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber'], 42 => [=> [=> 'prePersist'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber'], 43 => [=> [=> 'preUpdate'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber']]);
  16089.     }
  16090.     /**
  16091.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  16092.      *
  16093.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  16094.      */
  16095.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  16096.     {
  16097.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16098.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  16099.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  16100.         $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()));
  16101.         $instance->setName('doctrine:ensure-production-settings');
  16102.         return $instance;
  16103.     }
  16104.     /**
  16105.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  16106.      *
  16107.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  16108.      */
  16109.     protected function getDoctrine_MappingConvertCommandService()
  16110.     {
  16111.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16112.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  16113.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  16114.         $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()));
  16115.         $instance->setName('doctrine:mapping:convert');
  16116.         return $instance;
  16117.     }
  16118.     /**
  16119.      * Gets the private 'doctrine.mapping_import_command' shared service.
  16120.      *
  16121.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  16122.      */
  16123.     protected function getDoctrine_MappingImportCommandService()
  16124.     {
  16125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16126.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  16127.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  16128.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  16129.         $instance->setName('doctrine:mapping:import');
  16130.         return $instance;
  16131.     }
  16132.     /**
  16133.      * Gets the private 'doctrine.mapping_info_command' shared service.
  16134.      *
  16135.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  16136.      */
  16137.     protected function getDoctrine_MappingInfoCommandService()
  16138.     {
  16139.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16140.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  16141.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  16142.         $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()));
  16143.         $instance->setName('doctrine:mapping:info');
  16144.         return $instance;
  16145.     }
  16146.     /**
  16147.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  16148.      *
  16149.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  16150.      */
  16151.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  16152.     {
  16153.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  16154.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  16155.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  16156.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  16157.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  16158.         }
  16159.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  16160.     }
  16161.     /**
  16162.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  16163.      *
  16164.      * @return \Doctrine\Migrations\DependencyFactory
  16165.      */
  16166.     protected function getDoctrine_Migrations_DependencyFactoryService()
  16167.     {
  16168.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  16169.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  16170.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  16171.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  16172.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  16173.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  16174.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  16175.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  16176.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  16177.         $b = new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration();
  16178.         $b->setTableName('migration_versions');
  16179.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  16180.         $a->setAllOrNothing(false);
  16181.         $a->setCheckDatabasePlatform(true);
  16182.         $a->setTransactional(true);
  16183.         $a->setMetadataStorageConfiguration($b);
  16184.         $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()));
  16185.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  16186.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  16187.         });
  16188.         return $instance;
  16189.     }
  16190.     /**
  16191.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  16192.      *
  16193.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  16194.      */
  16195.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  16196.     {
  16197.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/EntityManagerProvider.php';
  16198.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  16199.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16200.     }
  16201.     /**
  16202.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  16203.      *
  16204.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  16205.      */
  16206.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  16207.     {
  16208.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  16209.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  16210.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  16211.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  16212.         }
  16213.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  16214.     }
  16215.     /**
  16216.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  16217.      *
  16218.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  16219.      */
  16220.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  16221.     {
  16222.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  16223.         $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = $instance = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  16224.         $instance->addEntityListener('App\\Entity\\Channel\\ChannelConfiguration''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber''postUpdate');
  16225.         $instance->addEntityListener('App\\Entity\\ChannelUserData\\AbstractCursus''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber''preUpdate');
  16226.         $instance->addEntityListener('App\\Entity\\ChannelUserData\\AbstractCursus''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AbstractCursusSubscriber''postUpdate');
  16227.         $instance->addEntityListener('App\\Entity\\Planning\\Event''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''preUpdate');
  16228.         $instance->addEntityListener('App\\Entity\\Planning\\Event''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''prePersist');
  16229.         $instance->addEntityListener('App\\Entity\\Planning\\Event''App\\Doctrine\\EventEntitySubscriber\\Planning\\EventSubscriber''postPersist');
  16230.         $instance->addEntityListener('App\\Entity\\Planning\\PlanningResourceAssociation''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''preUpdate');
  16231.         $instance->addEntityListener('App\\Entity\\Planning\\PlanningResourceAssociation''App\\Doctrine\\EventEntitySubscriber\\Planning\\PlanningResourceAssociationSubscriber''postUpdate');
  16232.         $instance->addEntityListener('App\\Entity\\File''App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber''prePersist');
  16233.         $instance->addEntityListener('App\\Entity\\File''App\\Doctrine\\EventEntitySubscriber\\Signing\\FileCertificationSubscriber''preRemove');
  16234.         $instance->addEntityListener('App\\Entity\\Signing\\UserSign''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber''prePersist');
  16235.         $instance->addEntityListener('App\\Entity\\Signing\\UserSign''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignCertificationSubscriber''preUpdate');
  16236.         $instance->addEntityListener('App\\Entity\\Signing\\UserSign''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''postPersist');
  16237.         $instance->addEntityListener('App\\Entity\\Signing\\UserSign''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''postRemove');
  16238.         $instance->addEntityListener('App\\Entity\\Signing\\UserSign''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''preRemove');
  16239.         $instance->addEntityListener('App\\Entity\\Signing\\UserSign''App\\Doctrine\\EventEntitySubscriber\\Signing\\UserSignSubscriber''postUpdate');
  16240.         $instance->addEntityListener('App\\Entity\\File''App\\EventListener\\FileRemoveListener''preRemove');
  16241.         return $instance;
  16242.     }
  16243.     /**
  16244.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  16245.      *
  16246.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  16247.      */
  16248.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  16249.     {
  16250.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  16251.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  16252.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  16253.     }
  16254.     /**
  16255.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  16256.      *
  16257.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  16258.      */
  16259.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  16260.     {
  16261.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  16262.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  16263.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  16264.             return new \EmptyIterator();
  16265.         }, 0));
  16266.     }
  16267.     /**
  16268.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  16269.      *
  16270.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  16271.      */
  16272.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  16273.     {
  16274.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  16275.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  16276.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  16277.     }
  16278.     /**
  16279.      * Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service.
  16280.      *
  16281.      * @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber
  16282.      */
  16283.     protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService()
  16284.     {
  16285.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  16286.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php';
  16287.         return $this->privates['doctrine.orm.messenger.doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  16288.             yield => ($this->privates['messenger.transport.sync_full_user_transport'] ?? $this->getMessenger_Transport_SyncFullUserTransportService());
  16289.             yield => ($this->privates['messenger.transport.sync_transport'] ?? $this->getMessenger_Transport_SyncTransportService());
  16290.             yield => ($this->privates['messenger.transport.failed'] ?? $this->getMessenger_Transport_FailedService());
  16291.         }, 3));
  16292.     }
  16293.     /**
  16294.      * Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
  16295.      *
  16296.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
  16297.      */
  16298.     protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
  16299.     {
  16300.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
  16301.         return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16302.     }
  16303.     /**
  16304.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  16305.      *
  16306.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  16307.      */
  16308.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  16309.     {
  16310.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  16311.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  16312.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16313.     }
  16314.     /**
  16315.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  16316.      *
  16317.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  16318.      */
  16319.     protected function getDoctrine_Orm_Validator_UniqueService()
  16320.     {
  16321.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  16322.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  16323.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  16324.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16325.     }
  16326.     /**
  16327.      * Gets the private 'doctrine.query_dql_command' shared service.
  16328.      *
  16329.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  16330.      */
  16331.     protected function getDoctrine_QueryDqlCommandService()
  16332.     {
  16333.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16334.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  16335.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  16336.         $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()));
  16337.         $instance->setName('doctrine:query:dql');
  16338.         return $instance;
  16339.     }
  16340.     /**
  16341.      * Gets the private 'doctrine.query_sql_command' shared service.
  16342.      *
  16343.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  16344.      */
  16345.     protected function getDoctrine_QuerySqlCommandService()
  16346.     {
  16347.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16348.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  16349.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  16350.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  16351.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  16352.         $instance->setName('doctrine:query:sql');
  16353.         return $instance;
  16354.     }
  16355.     /**
  16356.      * Gets the private 'doctrine.schema_create_command' shared service.
  16357.      *
  16358.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  16359.      */
  16360.     protected function getDoctrine_SchemaCreateCommandService()
  16361.     {
  16362.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16363.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  16364.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  16365.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  16366.         $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()));
  16367.         $instance->setName('doctrine:schema:create');
  16368.         return $instance;
  16369.     }
  16370.     /**
  16371.      * Gets the private 'doctrine.schema_drop_command' shared service.
  16372.      *
  16373.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  16374.      */
  16375.     protected function getDoctrine_SchemaDropCommandService()
  16376.     {
  16377.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16378.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  16379.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  16380.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  16381.         $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()));
  16382.         $instance->setName('doctrine:schema:drop');
  16383.         return $instance;
  16384.     }
  16385.     /**
  16386.      * Gets the private 'doctrine.schema_update_command' shared service.
  16387.      *
  16388.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  16389.      */
  16390.     protected function getDoctrine_SchemaUpdateCommandService()
  16391.     {
  16392.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16393.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  16394.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  16395.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  16396.         $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()));
  16397.         $instance->setName('doctrine:schema:update');
  16398.         return $instance;
  16399.     }
  16400.     /**
  16401.      * Gets the private 'doctrine.schema_validate_command' shared service.
  16402.      *
  16403.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  16404.      */
  16405.     protected function getDoctrine_SchemaValidateCommandService()
  16406.     {
  16407.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16408.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  16409.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  16410.         $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()));
  16411.         $instance->setName('doctrine:schema:validate');
  16412.         return $instance;
  16413.     }
  16414.     /**
  16415.      * Gets the private 'doctrine.ulid_generator' shared service.
  16416.      *
  16417.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  16418.      */
  16419.     protected function getDoctrine_UlidGeneratorService()
  16420.     {
  16421.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  16422.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  16423.         include_once \dirname(__DIR__4).'/vendor/symfony/uid/Factory/UlidFactory.php';
  16424.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(new \Symfony\Component\Uid\Factory\UlidFactory());
  16425.     }
  16426.     /**
  16427.      * Gets the private 'doctrine.uuid_generator' shared service.
  16428.      *
  16429.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  16430.      */
  16431.     protected function getDoctrine_UuidGeneratorService()
  16432.     {
  16433.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  16434.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  16435.         include_once \dirname(__DIR__4).'/vendor/symfony/uid/Factory/UuidFactory.php';
  16436.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(new \Symfony\Component\Uid\Factory\UuidFactory(665'Symfony\\Component\\Uid\\UuidV4'NULLNULL));
  16437.     }
  16438.     /**
  16439.      * Gets the private 'doctrine_migrations.current_command' shared service.
  16440.      *
  16441.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  16442.      */
  16443.     protected function getDoctrineMigrations_CurrentCommandService()
  16444.     {
  16445.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16446.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  16447.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  16448.         $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');
  16449.         $instance->setName('doctrine:migrations:current');
  16450.         return $instance;
  16451.     }
  16452.     /**
  16453.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  16454.      *
  16455.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  16456.      */
  16457.     protected function getDoctrineMigrations_DiffCommandService()
  16458.     {
  16459.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16460.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  16461.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  16462.         $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');
  16463.         $instance->setName('doctrine:migrations:diff');
  16464.         return $instance;
  16465.     }
  16466.     /**
  16467.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  16468.      *
  16469.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  16470.      */
  16471.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  16472.     {
  16473.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16474.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  16475.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  16476.         $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');
  16477.         $instance->setName('doctrine:migrations:dump-schema');
  16478.         return $instance;
  16479.     }
  16480.     /**
  16481.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  16482.      *
  16483.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  16484.      */
  16485.     protected function getDoctrineMigrations_ExecuteCommandService()
  16486.     {
  16487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16488.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  16489.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  16490.         $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');
  16491.         $instance->setName('doctrine:migrations:execute');
  16492.         return $instance;
  16493.     }
  16494.     /**
  16495.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  16496.      *
  16497.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  16498.      */
  16499.     protected function getDoctrineMigrations_GenerateCommandService()
  16500.     {
  16501.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16502.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  16503.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  16504.         $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');
  16505.         $instance->setName('doctrine:migrations:generate');
  16506.         return $instance;
  16507.     }
  16508.     /**
  16509.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  16510.      *
  16511.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  16512.      */
  16513.     protected function getDoctrineMigrations_LatestCommandService()
  16514.     {
  16515.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16516.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  16517.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  16518.         $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');
  16519.         $instance->setName('doctrine:migrations:latest');
  16520.         return $instance;
  16521.     }
  16522.     /**
  16523.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  16524.      *
  16525.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  16526.      */
  16527.     protected function getDoctrineMigrations_MigrateCommandService()
  16528.     {
  16529.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16530.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  16531.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  16532.         $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');
  16533.         $instance->setName('doctrine:migrations:migrate');
  16534.         return $instance;
  16535.     }
  16536.     /**
  16537.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  16538.      *
  16539.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  16540.      */
  16541.     protected function getDoctrineMigrations_RollupCommandService()
  16542.     {
  16543.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16544.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  16545.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  16546.         $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');
  16547.         $instance->setName('doctrine:migrations:rollup');
  16548.         return $instance;
  16549.     }
  16550.     /**
  16551.      * Gets the private 'doctrine_migrations.status_command' shared service.
  16552.      *
  16553.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  16554.      */
  16555.     protected function getDoctrineMigrations_StatusCommandService()
  16556.     {
  16557.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16558.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  16559.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  16560.         $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');
  16561.         $instance->setName('doctrine:migrations:status');
  16562.         return $instance;
  16563.     }
  16564.     /**
  16565.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  16566.      *
  16567.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  16568.      */
  16569.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  16570.     {
  16571.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16572.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  16573.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  16574.         $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');
  16575.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  16576.         return $instance;
  16577.     }
  16578.     /**
  16579.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  16580.      *
  16581.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  16582.      */
  16583.     protected function getDoctrineMigrations_UpToDateCommandService()
  16584.     {
  16585.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16586.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  16587.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  16588.         $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');
  16589.         $instance->setName('doctrine:migrations:up-to-date');
  16590.         return $instance;
  16591.     }
  16592.     /**
  16593.      * Gets the private 'doctrine_migrations.version_command' shared service.
  16594.      *
  16595.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  16596.      */
  16597.     protected function getDoctrineMigrations_VersionCommandService()
  16598.     {
  16599.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16600.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  16601.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  16602.         $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');
  16603.         $instance->setName('doctrine:migrations:version');
  16604.         return $instance;
  16605.     }
  16606.     /**
  16607.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  16608.      *
  16609.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  16610.      */
  16611.     protected function getDoctrineMigrations_VersionsCommandService()
  16612.     {
  16613.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16614.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  16615.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  16616.         $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');
  16617.         $instance->setName('doctrine:migrations:list');
  16618.         return $instance;
  16619.     }
  16620.     /**
  16621.      * Gets the private 'drosalys.web_socket.routing.sf_router' shared service.
  16622.      *
  16623.      * @return \Symfony\Component\Routing\Router
  16624.      */
  16625.     protected function getDrosalys_WebSocket_Routing_SfRouterService()
  16626.     {
  16627.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  16628.         $b = ($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)))));
  16629.         $c = new \DrosalysWeb\Bundle\WebSocketBundle\Routing\Loader\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  16630.         $a->addLoader(new \DrosalysWeb\Bundle\WebSocketBundle\Routing\Loader\YamlFileLoader($b));
  16631.         $a->addLoader(new \DrosalysWeb\Bundle\WebSocketBundle\Routing\Loader\XmlFileLoader($b));
  16632.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
  16633.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
  16634.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
  16635.         $a->addLoader($c);
  16636.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  16637.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  16638.         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');
  16639.     }
  16640.     /**
  16641.      * Gets the private 'error_handler.error_renderer.html' shared service.
  16642.      *
  16643.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  16644.      */
  16645.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  16646.     {
  16647.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  16648.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  16649.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  16650.         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()));
  16651.     }
  16652.     /**
  16653.      * Gets the private 'exception_listener' shared service.
  16654.      *
  16655.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  16656.      */
  16657.     protected function getExceptionListenerService()
  16658.     {
  16659.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  16660.     }
  16661.     /**
  16662.      * Gets the private 'fidry_alice_data_fixtures.doctrine.persister_loader' shared service.
  16663.      *
  16664.      * @return \Fidry\AliceDataFixtures\Loader\PersisterLoader
  16665.      */
  16666.     protected function getFidryAliceDataFixtures_Doctrine_PersisterLoaderService($lazyLoad true)
  16667.     {
  16668.         if ($lazyLoad) {
  16669.             return $this->privates['fidry_alice_data_fixtures.doctrine.persister_loader'] = $this->createProxy('PersisterLoader_c8a8e24', function () {
  16670.                 return \PersisterLoader_c8a8e24::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  16671.                     $wrappedInstance $this->getFidryAliceDataFixtures_Doctrine_PersisterLoaderService(false);
  16672.                     $proxy->setProxyInitializer(null);
  16673.                     return true;
  16674.                 });
  16675.             });
  16676.         }
  16677.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/ProcessorInterface.php';
  16678.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Fixture/Processor/EaseUuidProcessor.php';
  16679.         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()))]);
  16680.     }
  16681.     /**
  16682.      * Gets the private 'fidry_alice_data_fixtures.loader.simple' shared service.
  16683.      *
  16684.      * @return \Fidry\AliceDataFixtures\Loader\SimpleLoader
  16685.      */
  16686.     protected function getFidryAliceDataFixtures_Loader_SimpleService($lazyLoad true)
  16687.     {
  16688.         if ($lazyLoad) {
  16689.             return $this->privates['fidry_alice_data_fixtures.loader.simple'] = $this->createProxy('SimpleLoader_4473cb1', function () {
  16690.                 return \SimpleLoader_4473cb1::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  16691.                     $wrappedInstance $this->getFidryAliceDataFixtures_Loader_SimpleService(false);
  16692.                     $proxy->setProxyInitializer(null);
  16693.                     return true;
  16694.                 });
  16695.             });
  16696.         }
  16697.         return new \Fidry\AliceDataFixtures\Loader\SimpleLoader(($this->services['nelmio_alice.files_loader'] ?? $this->getNelmioAlice_FilesLoaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  16698.     }
  16699.     /**
  16700.      * Gets the private 'form.choice_list_factory.cached' shared service.
  16701.      *
  16702.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  16703.      */
  16704.     protected function getForm_ChoiceListFactory_CachedService()
  16705.     {
  16706.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  16707.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  16708.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  16709.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  16710.         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())));
  16711.     }
  16712.     /**
  16713.      * Gets the private 'form.registry' shared service.
  16714.      *
  16715.      * @return \Symfony\Component\Form\FormRegistry
  16716.      */
  16717.     protected function getForm_RegistryService()
  16718.     {
  16719.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  16720.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  16721.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  16722.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  16723.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  16724.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  16725.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  16726.         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, [
  16727.             'App\\Form\\Async\\Event\\BaseType' => ['privates''App\\Form\\Async\\Event\\BaseType''getBaseTypeService'false],
  16728.             'App\\Form\\Async\\Event\\CollectionPutType' => ['privates''App\\Form\\Async\\Event\\CollectionPutType''getCollectionPutTypeService'false],
  16729.             'App\\Form\\Async\\Event\\DuplicateMultipleType' => ['privates''App\\Form\\Async\\Event\\DuplicateMultipleType''getDuplicateMultipleTypeService'false],
  16730.             'App\\Form\\Async\\Event\\PRAType' => ['privates''App\\Form\\Async\\Event\\PRAType''getPRATypeService'false],
  16731.             'App\\Form\\Async\\Event\\PostType' => ['privates''App\\Form\\Async\\Event\\PostType''getPostTypeService'false],
  16732.             'App\\Form\\Async\\Event\\PutItemType' => ['privates''App\\Form\\Async\\Event\\PutItemType''getPutItemTypeService'false],
  16733.             'App\\Form\\Async\\Event\\PutRecurringType' => ['privates''App\\Form\\Async\\Event\\PutRecurringType''getPutRecurringTypeService'false],
  16734.             'App\\Form\\Async\\Event\\PutType' => ['privates''App\\Form\\Async\\Event\\PutType''getPutTypeService'false],
  16735.             'App\\Form\\Async\\UserSign\\CollectionPutType' => ['privates''App\\Form\\Async\\UserSign\\CollectionPutType''getCollectionPutType2Service'false],
  16736.             'App\\Form\\Async\\UserSign\\PostType' => ['privates''App\\Form\\Async\\UserSign\\PostType''getPostType2Service'false],
  16737.             'App\\Form\\Async\\UserSign\\PutItemType' => ['privates''App\\Form\\Async\\UserSign\\PutItemType''getPutItemType2Service'false],
  16738.             'App\\Form\\Async\\UserSign\\PutStatusType' => ['privates''App\\Form\\Async\\UserSign\\PutStatusType''getPutStatusTypeService'false],
  16739.             'App\\Form\\Async\\UserSign\\PutType' => ['privates''App\\Form\\Async\\UserSign\\PutType''getPutType2Service'false],
  16740.             'App\\Form\\AvailableExceptionUserType' => ['privates''App\\Form\\AvailableExceptionUserType''getAvailableExceptionUserTypeService'false],
  16741.             'App\\Form\\EventAbsenceType' => ['privates''App\\Form\\EventAbsenceType''getEventAbsenceTypeService'false],
  16742.             'App\\Form\\Filter\\Admin\\Former\\FormerCollectionFilterType' => ['privates''App\\Form\\Filter\\Admin\\Former\\FormerCollectionFilterType''getFormerCollectionFilterTypeService'false],
  16743.             'App\\Form\\Filter\\Admin\\Promotion\\PromotionCollectionFilterType' => ['privates''App\\Form\\Filter\\Admin\\Promotion\\PromotionCollectionFilterType''getPromotionCollectionFilterTypeService'false],
  16744.             'App\\Form\\Filter\\Admin\\SignatureSheet\\SignatureSheetCollectionFilterType' => ['privates''App\\Form\\Filter\\Admin\\SignatureSheet\\SignatureSheetCollectionFilterType''getSignatureSheetCollectionFilterTypeService'false],
  16745.             'App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType' => ['privates''App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType''getUserSignCollectionFilterTypeService'false],
  16746.             'App\\Form\\Filter\\Admin\\User\\UserCollectionFilterType' => ['privates''App\\Form\\Filter\\Admin\\User\\UserCollectionFilterType''getUserCollectionFilterTypeService'false],
  16747.             'App\\Form\\Filter\\Async\\AvailableException\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\AvailableException\\CollectionFilter''getCollectionFilterService'false],
  16748.             'App\\Form\\Filter\\Async\\Event\\BaseCollectionFilter' => ['privates''App\\Form\\Filter\\Async\\Event\\BaseCollectionFilter''getBaseCollectionFilterService'false],
  16749.             'App\\Form\\Filter\\Async\\Event\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\Event\\CollectionFilter''getCollectionFilter2Service'false],
  16750.             'App\\Form\\Filter\\Async\\Event\\RruleCollectionFilter' => ['privates''App\\Form\\Filter\\Async\\Event\\RruleCollectionFilter''getRruleCollectionFilterService'false],
  16751.             'App\\Form\\Filter\\Async\\Group\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\Group\\CollectionFilter''getCollectionFilter3Service'false],
  16752.             'App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType' => ['privates''App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType''getPlanningResourceFilterTypeService'false],
  16753.             'App\\Form\\Filter\\Async\\Room\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\Room\\CollectionFilter''getCollectionFilter4Service'false],
  16754.             'App\\Form\\Filter\\Async\\Session\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\Session\\CollectionFilter''getCollectionFilter5Service'false],
  16755.             'App\\Form\\Filter\\Async\\SimpleGroup\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\SimpleGroup\\CollectionFilter''getCollectionFilter6Service'false],
  16756.             'App\\Form\\Filter\\Async\\User\\CollectionFilter' => ['privates''App\\Form\\Filter\\Async\\User\\CollectionFilter''getCollectionFilter7Service'false],
  16757.             'App\\Form\\Filter\\ResourceSelectorFilter' => ['privates''App\\Form\\Filter\\ResourceSelectorFilter''getResourceSelectorFilterService'false],
  16758.             'App\\Form\\Filter\\ReverseSync\\Planning\\EventCollectionFilterType' => ['privates''App\\Form\\Filter\\ReverseSync\\Planning\\EventCollectionFilterType''getEventCollectionFilterTypeService'false],
  16759.             'App\\Form\\ImgFileType' => ['privates''App\\Form\\ImgFileType''getImgFileTypeService'false],
  16760.             'App\\Form\\Modal\\EventType' => ['privates''App\\Form\\Modal\\EventType''getEventTypeService'false],
  16761.             'App\\Form\\Planning\\ExportPlanningResourceType' => ['privates''App\\Form\\Planning\\ExportPlanningResourceType''getExportPlanningResourceTypeService'false],
  16762.             'App\\Form\\Planning\\RRuleType' => ['privates''App\\Form\\Planning\\RRuleType''getRRuleTypeService'false],
  16763.             'App\\Form\\ReminderSignatureType' => ['privates''App\\Form\\ReminderSignatureType''getReminderSignatureTypeService'false],
  16764.             'App\\Form\\Search\\MainSearchType' => ['privates''App\\Form\\Search\\MainSearchType''getMainSearchTypeService'false],
  16765.             'App\\Form\\Signature\\TeacherSignaturePresentType' => ['privates''App\\Form\\Signature\\TeacherSignaturePresentType''getTeacherSignaturePresentTypeService'false],
  16766.             'App\\Form\\SignaturesSheetType' => ['privates''App\\Form\\SignaturesSheetType''getSignaturesSheetTypeService'false],
  16767.             'App\\Form\\UserFullType' => ['privates''App\\Form\\UserFullType''getUserFullTypeService'false],
  16768.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType' => ['privates''DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType''getAsyncEntityTypeService'false],
  16769.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType' => ['privates''DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType''getSelectOrCreateTypeService'false],
  16770.             'Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter' => ['privates''Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter''getApiFilterService'false],
  16771.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'false],
  16772.             'Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter\\CollectionFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter\\CollectionFilter''getCollectionFilter8Service'false],
  16773.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType''getGroupeFilterTypeService'false],
  16774.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType''getServiceFilterTypeService'false],
  16775.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType''getSessionFilterTypeService'false],
  16776.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType''getTrainingFilterTypeService'false],
  16777.             'Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType''getUserFilterTypeService'false],
  16778.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType''getNellappBooleanTypeService'false],
  16779.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType''getNellappChoiceTypeService'false],
  16780.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter''getCustomViewColumnsFilterService'false],
  16781.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType''getCustomViewManagerTypeService'false],
  16782.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType''getEditCustomViewTypeService'false],
  16783.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType''getNewCustomViewTypeService'false],
  16784.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType''getChannelUserRoleFilterTypeService'false],
  16785.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter''getCollectionFilter9Service'false],
  16786.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType''getTextListFilterTypeService'false],
  16787.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType''getDateRangeFilterTypeService'false],
  16788.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter''getCollectionFilter10Service'false],
  16789.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType''getChannelUserRoleSelektorFilterTypeService'false],
  16790.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType''getUserSelektorFilterTypeService'false],
  16791.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType''getSessionStatusFilterTypeService'false],
  16792.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType''getTabContainerTypeService'false],
  16793.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\TabType''getTabTypeService'false],
  16794.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType''getAsyncEntityType2Service'false],
  16795.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType''getChannelUserRoleSelektorTypeService'false],
  16796.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType''getGroupSelektorTypeService'false],
  16797.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType''getPlaceSelektorTypeService'false],
  16798.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType''getServiceSelektorTypeService'false],
  16799.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType''getUserSelektorTypeService'false],
  16800.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType''getChannelUserPermissionEnumTypeService'false],
  16801.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType''getChannelUserPermissionResourceTypeService'false],
  16802.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter''getChannelUserDataFilterService'false],
  16803.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter''getChannelUserPermissionResourceFilterService'false],
  16804.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType''getMultipleResourcePermissionsTypeService'false],
  16805.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType''getSelectUserForChannelResourcePermissionTypeService'false],
  16806.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType''getMimeTypeChoiceFilterTypeService'false],
  16807.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType' => ['privates''spiriit_form_filter.type.filter_boolean''getSpiriitFormFilter_Type_FilterBooleanService'false],
  16808.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType' => ['privates''spiriit_form_filter.type.filter_checkbox''getSpiriitFormFilter_Type_FilterCheckboxService'false],
  16809.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType' => ['privates''spiriit_form_filter.type.filter_choice''getSpiriitFormFilter_Type_FilterChoiceService'false],
  16810.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType' => ['privates''spiriit_form_filter.type.filter_collection_adapter''getSpiriitFormFilter_Type_FilterCollectionAdapterService'false],
  16811.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType' => ['privates''spiriit_form_filter.type.filter_date''getSpiriitFormFilter_Type_FilterDateService'false],
  16812.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType' => ['privates''spiriit_form_filter.type.filter_date_range''getSpiriitFormFilter_Type_FilterDateRangeService'false],
  16813.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType' => ['privates''spiriit_form_filter.type.filter_datetime''getSpiriitFormFilter_Type_FilterDatetimeService'false],
  16814.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType' => ['privates''spiriit_form_filter.type.filter_datetime_range''getSpiriitFormFilter_Type_FilterDatetimeRangeService'false],
  16815.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType' => ['privates''spiriit_form_filter.type.filter_entity''getSpiriitFormFilter_Type_FilterEntityService'false],
  16816.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType' => ['privates''spiriit_form_filter.type.filter_enum''getSpiriitFormFilter_Type_FilterEnumService'false],
  16817.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType' => ['privates''spiriit_form_filter.type.filter_number''getSpiriitFormFilter_Type_FilterNumberService'false],
  16818.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType' => ['privates''spiriit_form_filter.type.filter_number_range''getSpiriitFormFilter_Type_FilterNumberRangeService'false],
  16819.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType' => ['privates''spiriit_form_filter.type.filter_sharedable''getSpiriitFormFilter_Type_FilterSharedableService'false],
  16820.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType' => ['privates''spiriit_form_filter.type.filter_text''getSpiriitFormFilter_Type_FilterTextService'false],
  16821.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  16822.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  16823.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  16824.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  16825.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  16826.         ], [
  16827.             'App\\Form\\Async\\Event\\BaseType' => '?',
  16828.             'App\\Form\\Async\\Event\\CollectionPutType' => '?',
  16829.             'App\\Form\\Async\\Event\\DuplicateMultipleType' => '?',
  16830.             'App\\Form\\Async\\Event\\PRAType' => '?',
  16831.             'App\\Form\\Async\\Event\\PostType' => '?',
  16832.             'App\\Form\\Async\\Event\\PutItemType' => '?',
  16833.             'App\\Form\\Async\\Event\\PutRecurringType' => '?',
  16834.             'App\\Form\\Async\\Event\\PutType' => '?',
  16835.             'App\\Form\\Async\\UserSign\\CollectionPutType' => '?',
  16836.             'App\\Form\\Async\\UserSign\\PostType' => '?',
  16837.             'App\\Form\\Async\\UserSign\\PutItemType' => '?',
  16838.             'App\\Form\\Async\\UserSign\\PutStatusType' => '?',
  16839.             'App\\Form\\Async\\UserSign\\PutType' => '?',
  16840.             'App\\Form\\AvailableExceptionUserType' => '?',
  16841.             'App\\Form\\EventAbsenceType' => '?',
  16842.             'App\\Form\\Filter\\Admin\\Former\\FormerCollectionFilterType' => '?',
  16843.             'App\\Form\\Filter\\Admin\\Promotion\\PromotionCollectionFilterType' => '?',
  16844.             'App\\Form\\Filter\\Admin\\SignatureSheet\\SignatureSheetCollectionFilterType' => '?',
  16845.             'App\\Form\\Filter\\Admin\\UserSign\\UserSignCollectionFilterType' => '?',
  16846.             'App\\Form\\Filter\\Admin\\User\\UserCollectionFilterType' => '?',
  16847.             'App\\Form\\Filter\\Async\\AvailableException\\CollectionFilter' => '?',
  16848.             'App\\Form\\Filter\\Async\\Event\\BaseCollectionFilter' => '?',
  16849.             'App\\Form\\Filter\\Async\\Event\\CollectionFilter' => '?',
  16850.             'App\\Form\\Filter\\Async\\Event\\RruleCollectionFilter' => '?',
  16851.             'App\\Form\\Filter\\Async\\Group\\CollectionFilter' => '?',
  16852.             'App\\Form\\Filter\\Async\\PlanningResource\\PlanningResourceFilterType' => '?',
  16853.             'App\\Form\\Filter\\Async\\Room\\CollectionFilter' => '?',
  16854.             'App\\Form\\Filter\\Async\\Session\\CollectionFilter' => '?',
  16855.             'App\\Form\\Filter\\Async\\SimpleGroup\\CollectionFilter' => '?',
  16856.             'App\\Form\\Filter\\Async\\User\\CollectionFilter' => '?',
  16857.             'App\\Form\\Filter\\ResourceSelectorFilter' => '?',
  16858.             'App\\Form\\Filter\\ReverseSync\\Planning\\EventCollectionFilterType' => '?',
  16859.             'App\\Form\\ImgFileType' => '?',
  16860.             'App\\Form\\Modal\\EventType' => '?',
  16861.             'App\\Form\\Planning\\ExportPlanningResourceType' => '?',
  16862.             'App\\Form\\Planning\\RRuleType' => '?',
  16863.             'App\\Form\\ReminderSignatureType' => '?',
  16864.             'App\\Form\\Search\\MainSearchType' => '?',
  16865.             'App\\Form\\Signature\\TeacherSignaturePresentType' => '?',
  16866.             'App\\Form\\SignaturesSheetType' => '?',
  16867.             'App\\Form\\UserFullType' => '?',
  16868.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType' => '?',
  16869.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType' => '?',
  16870.             'Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter' => '?',
  16871.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  16872.             'Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter\\CollectionFilter' => '?',
  16873.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType' => '?',
  16874.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType' => '?',
  16875.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType' => '?',
  16876.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType' => '?',
  16877.             'Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType' => '?',
  16878.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType' => '?',
  16879.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType' => '?',
  16880.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter' => '?',
  16881.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType' => '?',
  16882.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType' => '?',
  16883.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType' => '?',
  16884.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType' => '?',
  16885.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter' => '?',
  16886.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType' => '?',
  16887.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType' => '?',
  16888.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter' => '?',
  16889.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType' => '?',
  16890.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType' => '?',
  16891.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType' => '?',
  16892.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType' => '?',
  16893.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabType' => '?',
  16894.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType' => '?',
  16895.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType' => '?',
  16896.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType' => '?',
  16897.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType' => '?',
  16898.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType' => '?',
  16899.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType' => '?',
  16900.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType' => '?',
  16901.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType' => '?',
  16902.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter' => '?',
  16903.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter' => '?',
  16904.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType' => '?',
  16905.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType' => '?',
  16906.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType' => '?',
  16907.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType' => '?',
  16908.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType' => '?',
  16909.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType' => '?',
  16910.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType' => '?',
  16911.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType' => '?',
  16912.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType' => '?',
  16913.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType' => '?',
  16914.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType' => '?',
  16915.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType' => '?',
  16916.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType' => '?',
  16917.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType' => '?',
  16918.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType' => '?',
  16919.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType' => '?',
  16920.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType' => '?',
  16921.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  16922.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  16923.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  16924.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  16925.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  16926.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\CollectionType' => new RewindableGenerator(function () {
  16927.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\CollectionExtension()));
  16928.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\TabsExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\TabsExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\TabsExtension()));
  16929.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingCollectionExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingCollectionExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\OrderingCollectionExtension()));
  16930.             yield => ($this->privates['App\\Form\\Extension\\CollectionExtension'] ?? ($this->privates['App\\Form\\Extension\\CollectionExtension'] = new \App\Form\Extension\CollectionExtension()));
  16931.         }, 4), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  16932.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionInnerExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionInnerExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\CollectionInnerExtension()));
  16933.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\OrderingExtension()));
  16934.             yield => ($this->privates['App\\Form\\Extension\\FormExtension'] ?? ($this->privates['App\\Form\\Extension\\FormExtension'] = new \App\Form\Extension\FormExtension()));
  16935.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  16936.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  16937.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  16938.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  16939.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  16940.             yield => ($this->privates['craue.form.flow.form_extension'] ?? ($this->privates['craue.form.flow.form_extension'] = new \Craue\FormFlowBundle\Form\Extension\FormFlowFormExtension()));
  16941.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  16942.             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')));
  16943.             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()));
  16944.             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()));
  16945.             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()));
  16946.         }, 14), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType' => new RewindableGenerator(function () {
  16947.             yield => ($this->privates['App\\Form\\Extension\\DateExtension'] ?? ($this->privates['App\\Form\\Extension\\DateExtension'] = new \App\Form\Extension\DateExtension()));
  16948.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\DateTimeSingleTextExtension()));
  16949.         }, 2), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\DateTimeType' => new RewindableGenerator(function () {
  16950.             yield => ($this->privates['App\\Form\\Extension\\DateTimeExtension'] ?? ($this->privates['App\\Form\\Extension\\DateTimeExtension'] = new \App\Form\Extension\DateTimeExtension()));
  16951.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\DateTimeSingleTextExtension()));
  16952.         }, 2), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TimeType' => new RewindableGenerator(function () {
  16953.             yield => ($this->privates['App\\Form\\Extension\\TimeExtension'] ?? ($this->privates['App\\Form\\Extension\\TimeExtension'] = new \App\Form\Extension\TimeExtension()));
  16954.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\DateTimeSingleTextExtension()));
  16955.         }, 2), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  16956.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  16957.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  16958.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  16959.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\HiddenType' => new RewindableGenerator(function () {
  16960.             yield => ($this->privates['craue.form.flow.hidden_field_extension'] ?? ($this->privates['craue.form.flow.hidden_field_extension'] = new \Craue\FormFlowBundle\Form\Extension\FormFlowHiddenFieldExtension()));
  16961.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TelType' => new RewindableGenerator(function () {
  16962.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\TelTypeExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\TelTypeExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\TelTypeExtension()));
  16963.         }, 1)], new RewindableGenerator(function () {
  16964.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  16965.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  16966.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  16967.     }
  16968.     /**
  16969.      * Gets the private 'form.type.choice' shared service.
  16970.      *
  16971.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  16972.      */
  16973.     protected function getForm_Type_ChoiceService()
  16974.     {
  16975.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16976.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16977.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  16978.         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()));
  16979.     }
  16980.     /**
  16981.      * Gets the private 'form.type.color' shared service.
  16982.      *
  16983.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  16984.      */
  16985.     protected function getForm_Type_ColorService()
  16986.     {
  16987.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16988.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16989.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  16990.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  16991.     }
  16992.     /**
  16993.      * Gets the private 'form.type.entity' shared service.
  16994.      *
  16995.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  16996.      */
  16997.     protected function getForm_Type_EntityService()
  16998.     {
  16999.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17000.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17001.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  17002.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  17003.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17004.     }
  17005.     /**
  17006.      * Gets the private 'form.type.form' shared service.
  17007.      *
  17008.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  17009.      */
  17010.     protected function getForm_Type_FormService()
  17011.     {
  17012.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17013.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17014.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  17015.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  17016.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  17017.     }
  17018.     /**
  17019.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  17020.      *
  17021.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  17022.      */
  17023.     protected function getForm_TypeExtension_Form_DataCollectorService()
  17024.     {
  17025.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  17026.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  17027.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  17028.         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()));
  17029.     }
  17030.     /**
  17031.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  17032.      *
  17033.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  17034.      */
  17035.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  17036.     {
  17037.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  17038.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  17039.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  17040.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  17041.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  17042.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  17043.         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())))));
  17044.     }
  17045.     /**
  17046.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  17047.      *
  17048.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  17049.      */
  17050.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  17051.     {
  17052.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  17053.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  17054.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  17055.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  17056.     }
  17057.     /**
  17058.      * Gets the private 'form.type_extension.form.validator' shared service.
  17059.      *
  17060.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  17061.      */
  17062.     protected function getForm_TypeExtension_Form_ValidatorService()
  17063.     {
  17064.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  17065.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  17066.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  17067.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  17068.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  17069.         if (isset($this->privates['form.type_extension.form.validator'])) {
  17070.             return $this->privates['form.type_extension.form.validator'];
  17071.         }
  17072.         $b = ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService());
  17073.         if (isset($this->privates['form.type_extension.form.validator'])) {
  17074.             return $this->privates['form.type_extension.form.validator'];
  17075.         }
  17076.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension($atrue$b, ($this->services['translator'] ?? $this->getTranslatorService()));
  17077.     }
  17078.     /**
  17079.      * Gets the private 'form.type_extension.upload.validator' shared service.
  17080.      *
  17081.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  17082.      */
  17083.     protected function getForm_TypeExtension_Upload_ValidatorService()
  17084.     {
  17085.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  17086.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  17087.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  17088.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  17089.     }
  17090.     /**
  17091.      * Gets the private 'form.type_guesser.doctrine' shared service.
  17092.      *
  17093.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  17094.      */
  17095.     protected function getForm_TypeGuesser_DoctrineService()
  17096.     {
  17097.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  17098.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  17099.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17100.     }
  17101.     /**
  17102.      * Gets the private 'form.type_guesser.validator' shared service.
  17103.      *
  17104.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  17105.      */
  17106.     protected function getForm_TypeGuesser_ValidatorService()
  17107.     {
  17108.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  17109.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  17110.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  17111.         if (isset($this->privates['form.type_guesser.validator'])) {
  17112.             return $this->privates['form.type_guesser.validator'];
  17113.         }
  17114.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser($a);
  17115.     }
  17116.     /**
  17117.      * Gets the private 'fos_rest.body_listener' shared service.
  17118.      *
  17119.      * @return \FOS\RestBundle\EventListener\BodyListener
  17120.      */
  17121.     protected function getFosRest_BodyListenerService()
  17122.     {
  17123.         $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, [
  17124.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'false],
  17125.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'false],
  17126.         ], [
  17127.             'fos_rest.decoder.json' => '?',
  17128.             'fos_rest.decoder.xml' => '?',
  17129.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false, new \FOS\RestBundle\Normalizer\CamelKeysNormalizer(), false);
  17130.         $instance->setDefaultFormat(NULL);
  17131.         return $instance;
  17132.     }
  17133.     /**
  17134.      * Gets the private 'fos_rest.decoder.json' shared service.
  17135.      *
  17136.      * @return \FOS\RestBundle\Decoder\JsonDecoder
  17137.      */
  17138.     protected function getFosRest_Decoder_JsonService()
  17139.     {
  17140.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  17141.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/JsonDecoder.php';
  17142.         return $this->privates['fos_rest.decoder.json'] = new \FOS\RestBundle\Decoder\JsonDecoder();
  17143.     }
  17144.     /**
  17145.      * Gets the private 'fos_rest.decoder.xml' shared service.
  17146.      *
  17147.      * @return \FOS\RestBundle\Decoder\XmlDecoder
  17148.      */
  17149.     protected function getFosRest_Decoder_XmlService()
  17150.     {
  17151.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  17152.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/XmlDecoder.php';
  17153.         return $this->privates['fos_rest.decoder.xml'] = new \FOS\RestBundle\Decoder\XmlDecoder();
  17154.     }
  17155.     /**
  17156.      * Gets the private 'fos_rest.format_listener' shared service.
  17157.      *
  17158.      * @return \FOS\RestBundle\EventListener\FormatListener
  17159.      */
  17160.     protected function getFosRest_FormatListenerService()
  17161.     {
  17162.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  17163.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  17164.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher(NULLNULLNULLNULL, []), ['priorities' => [=> 'json'=> 'html'], 'fallback_format' => 'json''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  17165.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  17166.     }
  17167.     /**
  17168.      * Gets the private 'fos_rest.param_fetcher_listener' shared service.
  17169.      *
  17170.      * @return \FOS\RestBundle\EventListener\ParamFetcherListener
  17171.      */
  17172.     protected function getFosRest_ParamFetcherListenerService()
  17173.     {
  17174.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  17175.         if (isset($this->privates['fos_rest.param_fetcher_listener'])) {
  17176.             return $this->privates['fos_rest.param_fetcher_listener'];
  17177.         }
  17178.         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);
  17179.     }
  17180.     /**
  17181.      * Gets the private 'fos_rest.view_response_listener' shared service.
  17182.      *
  17183.      * @return \FOS\RestBundle\EventListener\ViewResponseListener
  17184.      */
  17185.     protected function getFosRest_ViewResponseListenerService()
  17186.     {
  17187.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ViewResponseListener.php';
  17188.         $a = ($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService());
  17189.         if (isset($this->privates['fos_rest.view_response_listener'])) {
  17190.             return $this->privates['fos_rest.view_response_listener'];
  17191.         }
  17192.         return $this->privates['fos_rest.view_response_listener'] = new \FOS\RestBundle\EventListener\ViewResponseListener($atrue);
  17193.     }
  17194.     /**
  17195.      * Gets the private 'fragment.renderer.inline' shared service.
  17196.      *
  17197.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  17198.      */
  17199.     protected function getFragment_Renderer_InlineService()
  17200.     {
  17201.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  17202.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  17203.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  17204.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  17205.         if (isset($this->privates['fragment.renderer.inline'])) {
  17206.             return $this->privates['fragment.renderer.inline'];
  17207.         }
  17208.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17209.         if (isset($this->privates['fragment.renderer.inline'])) {
  17210.             return $this->privates['fragment.renderer.inline'];
  17211.         }
  17212.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  17213.         $instance->setFragmentPath('/_fragment');
  17214.         return $instance;
  17215.     }
  17216.     /**
  17217.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  17218.      *
  17219.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  17220.      */
  17221.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  17222.     {
  17223.         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())));
  17224.     }
  17225.     /**
  17226.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  17227.      *
  17228.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  17229.      */
  17230.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  17231.     {
  17232.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  17233.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  17234.             return $this->privates['framework_extra_bundle.event.is_granted'];
  17235.         }
  17236.         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);
  17237.     }
  17238.     /**
  17239.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  17240.      *
  17241.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  17242.      */
  17243.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  17244.     {
  17245.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  17246.         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()));
  17247.     }
  17248.     /**
  17249.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  17250.      *
  17251.      * @return \Knp\Menu\Provider\LazyProvider
  17252.      */
  17253.     protected function getKnpMenu_MenuProvider_LazyService()
  17254.     {
  17255.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  17256.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['channel_side_nav' => function () {
  17257.             return ($this->privates['nellapp_sdk.channel_side_nav'] ?? $this->getNellappSdk_ChannelSideNavService());
  17258.         }]);
  17259.     }
  17260.     /**
  17261.      * Gets the private 'knp_menu.renderer.list' shared service.
  17262.      *
  17263.      * @return \Knp\Menu\Renderer\ListRenderer
  17264.      */
  17265.     protected function getKnpMenu_Renderer_ListService()
  17266.     {
  17267.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  17268.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  17269.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  17270.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  17271.     }
  17272.     /**
  17273.      * Gets the private 'knp_menu.renderer.twig' shared service.
  17274.      *
  17275.      * @return \Knp\Menu\Renderer\TwigRenderer
  17276.      */
  17277.     protected function getKnpMenu_Renderer_TwigService()
  17278.     {
  17279.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  17280.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  17281.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  17282.         if (isset($this->privates['knp_menu.renderer.twig'])) {
  17283.             return $this->privates['knp_menu.renderer.twig'];
  17284.         }
  17285.         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()), []);
  17286.     }
  17287.     /**
  17288.      * Gets the private 'knp_menu.voter.router' shared service.
  17289.      *
  17290.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  17291.      */
  17292.     protected function getKnpMenu_Voter_RouterService()
  17293.     {
  17294.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  17295.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  17296.         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())));
  17297.     }
  17298.     /**
  17299.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  17300.      *
  17301.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  17302.      */
  17303.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  17304.     {
  17305.         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]);
  17306.     }
  17307.     /**
  17308.      * Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
  17309.      *
  17310.      * @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
  17311.      */
  17312.     protected function getLiipImagine_Binary_MimeTypeGuesserService()
  17313.     {
  17314.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
  17315.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
  17316.         return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
  17317.     }
  17318.     /**
  17319.      * Gets the private 'liip_imagine.command.cache_remove' shared service.
  17320.      *
  17321.      * @return \Liip\ImagineBundle\Command\RemoveCacheCommand
  17322.      */
  17323.     protected function getLiipImagine_Command_CacheRemoveService()
  17324.     {
  17325.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17326.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  17327.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
  17328.         $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()));
  17329.         $instance->setName('liip:imagine:cache:remove');
  17330.         return $instance;
  17331.     }
  17332.     /**
  17333.      * Gets the private 'liip_imagine.command.cache_resolve' shared service.
  17334.      *
  17335.      * @return \Liip\ImagineBundle\Command\ResolveCacheCommand
  17336.      */
  17337.     protected function getLiipImagine_Command_CacheResolveService()
  17338.     {
  17339.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17340.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  17341.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
  17342.         $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()));
  17343.         $instance->setName('liip:imagine:cache:resolve');
  17344.         return $instance;
  17345.     }
  17346.     /**
  17347.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  17348.      *
  17349.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  17350.      */
  17351.     protected function getLiipImagine_Filter_ConfigurationService()
  17352.     {
  17353.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  17354.     }
  17355.     /**
  17356.      * Gets the private 'liip_imagine.form.type.image' shared service.
  17357.      *
  17358.      * @return \Liip\ImagineBundle\Form\Type\ImageType
  17359.      */
  17360.     protected function getLiipImagine_Form_Type_ImageService()
  17361.     {
  17362.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17363.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17364.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Form/Type/ImageType.php';
  17365.         return $this->privates['liip_imagine.form.type.image'] = new \Liip\ImagineBundle\Form\Type\ImageType();
  17366.     }
  17367.     /**
  17368.      * Gets the private 'liip_imagine.gd' shared service.
  17369.      *
  17370.      * @return \Imagine\Gd\Imagine
  17371.      */
  17372.     protected function getLiipImagine_GdService()
  17373.     {
  17374.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  17375.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  17376.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  17377.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  17378.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
  17379.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/MetadataReaderInterface.php';
  17380.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/AbstractMetadataReader.php';
  17381.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/ExifMetadataReader.php';
  17382.         $this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
  17383.         $instance->setMetadataReader(new \Imagine\Image\Metadata\ExifMetadataReader());
  17384.         return $instance;
  17385.     }
  17386.     /**
  17387.      * Gets the private 'liip_imagine.service.filter' shared service.
  17388.      *
  17389.      * @return \Liip\ImagineBundle\Service\FilterService
  17390.      */
  17391.     protected function getLiipImagine_Service_FilterService()
  17392.     {
  17393.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
  17394.         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()));
  17395.     }
  17396.     /**
  17397.      * Gets the private 'locale_aware_listener' shared service.
  17398.      *
  17399.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  17400.      */
  17401.     protected function getLocaleAwareListenerService()
  17402.     {
  17403.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  17404.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  17405.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  17406.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  17407.     }
  17408.     /**
  17409.      * Gets the private 'locale_listener' shared service.
  17410.      *
  17411.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  17412.      */
  17413.     protected function getLocaleListenerService()
  17414.     {
  17415.         $a = ($this->services['router'] ?? $this->getRouterService());
  17416.         if (isset($this->privates['locale_listener'])) {
  17417.             return $this->privates['locale_listener'];
  17418.         }
  17419.         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, []);
  17420.     }
  17421.     /**
  17422.      * Gets the private 'lock.default.factory' shared service.
  17423.      *
  17424.      * @return \Symfony\Component\Lock\LockFactory
  17425.      */
  17426.     protected function getLock_Default_FactoryService()
  17427.     {
  17428.         include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  17429.         include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  17430.         include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/StoreFactory.php';
  17431.         $this->privates['lock.default.factory'] = $instance = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore($this->getEnv('LOCK_DSN')));
  17432.         $a = new \Symfony\Bridge\Monolog\Logger('lock');
  17433.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  17434.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  17435.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  17436.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  17437.         $instance->setLogger($a);
  17438.         return $instance;
  17439.     }
  17440.     /**
  17441.      * Gets the private 'mailer.transport_factory.native' shared service.
  17442.      *
  17443.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  17444.      */
  17445.     protected function getMailer_TransportFactory_NativeService()
  17446.     {
  17447.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  17448.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  17449.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  17450.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17451.         if (isset($this->privates['mailer.transport_factory.native'])) {
  17452.             return $this->privates['mailer.transport_factory.native'];
  17453.         }
  17454.         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()));
  17455.     }
  17456.     /**
  17457.      * Gets the private 'mailer.transport_factory.null' shared service.
  17458.      *
  17459.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  17460.      */
  17461.     protected function getMailer_TransportFactory_NullService()
  17462.     {
  17463.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  17464.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  17465.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  17466.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17467.         if (isset($this->privates['mailer.transport_factory.null'])) {
  17468.             return $this->privates['mailer.transport_factory.null'];
  17469.         }
  17470.         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()));
  17471.     }
  17472.     /**
  17473.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  17474.      *
  17475.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  17476.      */
  17477.     protected function getMailer_TransportFactory_SendmailService()
  17478.     {
  17479.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  17480.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  17481.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  17482.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17483.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  17484.             return $this->privates['mailer.transport_factory.sendmail'];
  17485.         }
  17486.         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()));
  17487.     }
  17488.     /**
  17489.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  17490.      *
  17491.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  17492.      */
  17493.     protected function getMailer_TransportFactory_SmtpService()
  17494.     {
  17495.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  17496.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  17497.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  17498.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17499.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  17500.             return $this->privates['mailer.transport_factory.smtp'];
  17501.         }
  17502.         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()));
  17503.     }
  17504.     /**
  17505.      * Gets the private 'maker.auto_command.make_auth' shared service.
  17506.      *
  17507.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17508.      */
  17509.     protected function getMaker_AutoCommand_MakeAuthService()
  17510.     {
  17511.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17512.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17513.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17514.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17515.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  17516.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  17517.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  17518.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  17519.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  17520.         $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);
  17521.         $instance->setName('make:auth');
  17522.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  17523.         return $instance;
  17524.     }
  17525.     /**
  17526.      * Gets the private 'maker.auto_command.make_command' shared service.
  17527.      *
  17528.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17529.      */
  17530.     protected function getMaker_AutoCommand_MakeCommandService()
  17531.     {
  17532.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17533.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17534.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17535.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17536.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  17537.         $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()));
  17538.         $instance->setName('make:command');
  17539.         $instance->setDescription('Creates a new console command class');
  17540.         return $instance;
  17541.     }
  17542.     /**
  17543.      * Gets the private 'maker.auto_command.make_controller' shared service.
  17544.      *
  17545.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17546.      */
  17547.     protected function getMaker_AutoCommand_MakeControllerService()
  17548.     {
  17549.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17550.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17551.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17552.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17553.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  17554.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  17555.         $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()));
  17556.         $instance->setName('make:controller');
  17557.         $instance->setDescription('Creates a new controller class');
  17558.         return $instance;
  17559.     }
  17560.     /**
  17561.      * Gets the private 'maker.auto_command.make_crud' shared service.
  17562.      *
  17563.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17564.      */
  17565.     protected function getMaker_AutoCommand_MakeCrudService()
  17566.     {
  17567.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17568.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17569.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17570.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17571.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  17572.         $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()));
  17573.         $instance->setName('make:crud');
  17574.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  17575.         return $instance;
  17576.     }
  17577.     /**
  17578.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  17579.      *
  17580.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17581.      */
  17582.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  17583.     {
  17584.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17585.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17586.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17587.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17588.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  17589.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  17590.         $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()));
  17591.         $instance->setName('make:docker:database');
  17592.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  17593.         return $instance;
  17594.     }
  17595.     /**
  17596.      * Gets the private 'maker.auto_command.make_entity' shared service.
  17597.      *
  17598.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17599.      */
  17600.     protected function getMaker_AutoCommand_MakeEntityService()
  17601.     {
  17602.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17603.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17604.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17605.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17606.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  17607.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  17608.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  17609.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  17610.         $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);
  17611.         $instance->setName('make:entity');
  17612.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  17613.         return $instance;
  17614.     }
  17615.     /**
  17616.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  17617.      *
  17618.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17619.      */
  17620.     protected function getMaker_AutoCommand_MakeFixturesService()
  17621.     {
  17622.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17623.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17624.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17625.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17626.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  17627.         $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()));
  17628.         $instance->setName('make:fixtures');
  17629.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  17630.         return $instance;
  17631.     }
  17632.     /**
  17633.      * Gets the private 'maker.auto_command.make_form' shared service.
  17634.      *
  17635.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17636.      */
  17637.     protected function getMaker_AutoCommand_MakeFormService()
  17638.     {
  17639.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17640.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17641.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17642.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17643.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  17644.         $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()));
  17645.         $instance->setName('make:form');
  17646.         $instance->setDescription('Creates a new form class');
  17647.         return $instance;
  17648.     }
  17649.     /**
  17650.      * Gets the private 'maker.auto_command.make_message' shared service.
  17651.      *
  17652.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17653.      */
  17654.     protected function getMaker_AutoCommand_MakeMessageService()
  17655.     {
  17656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17657.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17658.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17659.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17660.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  17661.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  17662.         $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()));
  17663.         $instance->setName('make:message');
  17664.         $instance->setDescription('Creates a new message and handler');
  17665.         return $instance;
  17666.     }
  17667.     /**
  17668.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  17669.      *
  17670.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17671.      */
  17672.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  17673.     {
  17674.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17675.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17676.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17677.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17678.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  17679.         $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()));
  17680.         $instance->setName('make:messenger-middleware');
  17681.         $instance->setDescription('Creates a new messenger middleware');
  17682.         return $instance;
  17683.     }
  17684.     /**
  17685.      * Gets the private 'maker.auto_command.make_migration' shared service.
  17686.      *
  17687.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17688.      */
  17689.     protected function getMaker_AutoCommand_MakeMigrationService()
  17690.     {
  17691.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17692.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17693.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17694.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17695.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  17696.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  17697.         $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()));
  17698.         $instance->setName('make:migration');
  17699.         $instance->setDescription('Creates a new migration based on database changes');
  17700.         return $instance;
  17701.     }
  17702.     /**
  17703.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  17704.      *
  17705.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17706.      */
  17707.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  17708.     {
  17709.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17710.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17711.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17712.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17713.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  17714.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  17715.         $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()));
  17716.         $instance->setName('make:registration-form');
  17717.         $instance->setDescription('Creates a new registration form system');
  17718.         return $instance;
  17719.     }
  17720.     /**
  17721.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  17722.      *
  17723.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17724.      */
  17725.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  17726.     {
  17727.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17728.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17729.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17730.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17731.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  17732.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  17733.         $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()));
  17734.         $instance->setName('make:reset-password');
  17735.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  17736.         return $instance;
  17737.     }
  17738.     /**
  17739.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  17740.      *
  17741.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17742.      */
  17743.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  17744.     {
  17745.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17746.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17747.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17748.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17749.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  17750.         $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()));
  17751.         $instance->setName('make:serializer:encoder');
  17752.         $instance->setDescription('Creates a new serializer encoder class');
  17753.         return $instance;
  17754.     }
  17755.     /**
  17756.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  17757.      *
  17758.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17759.      */
  17760.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  17761.     {
  17762.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17763.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17764.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17765.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17766.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  17767.         $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()));
  17768.         $instance->setName('make:serializer:normalizer');
  17769.         $instance->setDescription('Creates a new serializer normalizer class');
  17770.         return $instance;
  17771.     }
  17772.     /**
  17773.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  17774.      *
  17775.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17776.      */
  17777.     protected function getMaker_AutoCommand_MakeSubscriberService()
  17778.     {
  17779.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17780.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17781.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17782.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17783.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  17784.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  17785.         $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()));
  17786.         $instance->setName('make:subscriber');
  17787.         $instance->setDescription('Creates a new event subscriber class');
  17788.         return $instance;
  17789.     }
  17790.     /**
  17791.      * Gets the private 'maker.auto_command.make_test' shared service.
  17792.      *
  17793.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17794.      */
  17795.     protected function getMaker_AutoCommand_MakeTestService()
  17796.     {
  17797.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17798.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17799.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17800.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17801.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  17802.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  17803.         $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()));
  17804.         $instance->setName('make:test');
  17805.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  17806.         $instance->setDescription('Creates a new test class');
  17807.         return $instance;
  17808.     }
  17809.     /**
  17810.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  17811.      *
  17812.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17813.      */
  17814.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  17815.     {
  17816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17817.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17818.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17819.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17820.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  17821.         $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()));
  17822.         $instance->setName('make:twig-extension');
  17823.         $instance->setDescription('Creates a new Twig extension class');
  17824.         return $instance;
  17825.     }
  17826.     /**
  17827.      * Gets the private 'maker.auto_command.make_user' shared service.
  17828.      *
  17829.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17830.      */
  17831.     protected function getMaker_AutoCommand_MakeUserService()
  17832.     {
  17833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17834.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17835.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17836.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17837.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  17838.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  17839.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  17840.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  17841.         $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()));
  17842.         $instance->setName('make:user');
  17843.         $instance->setDescription('Creates a new security user class');
  17844.         return $instance;
  17845.     }
  17846.     /**
  17847.      * Gets the private 'maker.auto_command.make_validator' shared service.
  17848.      *
  17849.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17850.      */
  17851.     protected function getMaker_AutoCommand_MakeValidatorService()
  17852.     {
  17853.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17854.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17855.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17856.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17857.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  17858.         $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()));
  17859.         $instance->setName('make:validator');
  17860.         $instance->setDescription('Creates a new validator and constraint class');
  17861.         return $instance;
  17862.     }
  17863.     /**
  17864.      * Gets the private 'maker.auto_command.make_voter' shared service.
  17865.      *
  17866.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  17867.      */
  17868.     protected function getMaker_AutoCommand_MakeVoterService()
  17869.     {
  17870.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17871.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  17872.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  17873.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  17874.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  17875.         $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()));
  17876.         $instance->setName('make:voter');
  17877.         $instance->setDescription('Creates a new security voter class');
  17878.         return $instance;
  17879.     }
  17880.     /**
  17881.      * Gets the private 'maker.doctrine_helper' shared service.
  17882.      *
  17883.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  17884.      */
  17885.     protected function getMaker_DoctrineHelperService()
  17886.     {
  17887.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  17888.         $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)));
  17889.         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]]]);
  17890.     }
  17891.     /**
  17892.      * Gets the private 'maker.entity_class_generator' shared service.
  17893.      *
  17894.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  17895.      */
  17896.     protected function getMaker_EntityClassGeneratorService()
  17897.     {
  17898.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  17899.         $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()));
  17900.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  17901.         return $instance;
  17902.     }
  17903.     /**
  17904.      * Gets the private 'maker.file_manager' shared service.
  17905.      *
  17906.      * @return \Symfony\Bundle\MakerBundle\FileManager
  17907.      */
  17908.     protected function getMaker_FileManagerService()
  17909.     {
  17910.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  17911.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  17912.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  17913.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  17914.         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'));
  17915.     }
  17916.     /**
  17917.      * Gets the private 'maker.generator' shared service.
  17918.      *
  17919.      * @return \Symfony\Bundle\MakerBundle\Generator
  17920.      */
  17921.     protected function getMaker_GeneratorService()
  17922.     {
  17923.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  17924.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  17925.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  17926.         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));
  17927.     }
  17928.     /**
  17929.      * Gets the private 'maker.php_compat_util' shared service.
  17930.      *
  17931.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  17932.      */
  17933.     protected function getMaker_PhpCompatUtilService()
  17934.     {
  17935.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  17936.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  17937.     }
  17938.     /**
  17939.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  17940.      *
  17941.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  17942.      */
  17943.     protected function getMaker_Renderer_FormTypeRendererService()
  17944.     {
  17945.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  17946.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  17947.     }
  17948.     /**
  17949.      * Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
  17950.      *
  17951.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  17952.      */
  17953.     protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
  17954.     {
  17955.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  17956.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  17957.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  17958.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  17959.         $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 () {
  17960.             yield => ($this->privates['.messenger.handler_descriptor.tGvt0LH'] ?? $this->get_Messenger_HandlerDescriptor_TGvt0LHService());
  17961.         }, 1), 'Nellapp\\Bundle\\SDKBundle\\Auth\\Messenger\\Message\\RefreshUserMessage' => new RewindableGenerator(function () {
  17962.             yield => ($this->privates['.messenger.handler_descriptor.jADa3cd'] ?? $this->get_Messenger_HandlerDescriptor_JADa3cdService());
  17963.         }, 1), 'Nellapp\\Bundle\\SDKBundle\\DataSync\\Messenger\\DataSyncMessageInterface' => new RewindableGenerator(function () {
  17964.             yield => ($this->privates['.messenger.handler_descriptor.Nu9db1O'] ?? $this->get_Messenger_HandlerDescriptor_Nu9db1OService());
  17965.         }, 1)]));
  17966.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  17967.         return $instance;
  17968.     }
  17969.     /**
  17970.      * Gets the private 'messenger.bus.default.middleware.traceable' shared service.
  17971.      *
  17972.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  17973.      */
  17974.     protected function getMessenger_Bus_Default_Middleware_TraceableService()
  17975.     {
  17976.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  17977.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  17978.         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');
  17979.     }
  17980.     /**
  17981.      * Gets the private 'messenger.failure.send_failed_message_to_failure_transport_listener' shared service.
  17982.      *
  17983.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener
  17984.      */
  17985.     protected function getMessenger_Failure_SendFailedMessageToFailureTransportListenerService()
  17986.     {
  17987.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageToFailureTransportListener.php';
  17988.         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, [
  17989.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  17990.             'sync_full_user_transport' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  17991.             'sync_transport' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  17992.         ], [
  17993.             'failed' => '?',
  17994.             'sync_full_user_transport' => '?',
  17995.             'sync_transport' => '?',
  17996.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  17997.     }
  17998.     /**
  17999.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  18000.      *
  18001.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  18002.      */
  18003.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  18004.     {
  18005.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  18006.         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()));
  18007.     }
  18008.     /**
  18009.      * Gets the private 'messenger.middleware.send_message' shared service.
  18010.      *
  18011.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  18012.      */
  18013.     protected function getMessenger_Middleware_SendMessageService()
  18014.     {
  18015.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  18016.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  18017.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  18018.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  18019.         $a = ($this->privates['.service_locator.rbKFZjg'] ?? $this->get_ServiceLocator_RbKFZjgService());
  18020.         if (isset($this->privates['messenger.middleware.send_message'])) {
  18021.             return $this->privates['messenger.middleware.send_message'];
  18022.         }
  18023.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18024.         if (isset($this->privates['messenger.middleware.send_message'])) {
  18025.             return $this->privates['messenger.middleware.send_message'];
  18026.         }
  18027.         $this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator(['Nellapp\\Bundle\\SDKBundle\\Sync\\Messenger\\Message\\EntitySyncMessage' => [=> 'sync_transport'], 'Nellapp\\Bundle\\SDKBundle\\Auth\\Messenger\\Message\\RefreshUserMessage' => [=> 'sync_full_user_transport']], $a), $b);
  18028.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  18029.         return $instance;
  18030.     }
  18031.     /**
  18032.      * Gets the private 'messenger.receiver_locator' shared service.
  18033.      *
  18034.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  18035.      */
  18036.     protected function getMessenger_ReceiverLocatorService()
  18037.     {
  18038.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18039.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  18040.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  18041.             'messenger.transport.sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  18042.             'messenger.transport.sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  18043.             'sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  18044.             'sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  18045.         ], [
  18046.             'failed' => '?',
  18047.             'messenger.transport.failed' => '?',
  18048.             'messenger.transport.sync_full_user_transport' => '?',
  18049.             'messenger.transport.sync_transport' => '?',
  18050.             'sync_full_user_transport' => '?',
  18051.             'sync_transport' => '?',
  18052.         ]);
  18053.     }
  18054.     /**
  18055.      * Gets the private 'messenger.retry.multiplier_retry_strategy.failed' shared service.
  18056.      *
  18057.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  18058.      */
  18059.     protected function getMessenger_Retry_MultiplierRetryStrategy_FailedService()
  18060.     {
  18061.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  18062.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  18063.         return $this->privates['messenger.retry.multiplier_retry_strategy.failed'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  18064.     }
  18065.     /**
  18066.      * Gets the private 'messenger.retry.multiplier_retry_strategy.sync_full_user_transport' shared service.
  18067.      *
  18068.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  18069.      */
  18070.     protected function getMessenger_Retry_MultiplierRetryStrategy_SyncFullUserTransportService()
  18071.     {
  18072.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  18073.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  18074.         return $this->privates['messenger.retry.multiplier_retry_strategy.sync_full_user_transport'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  18075.     }
  18076.     /**
  18077.      * Gets the private 'messenger.retry.multiplier_retry_strategy.sync_transport' shared service.
  18078.      *
  18079.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  18080.      */
  18081.     protected function getMessenger_Retry_MultiplierRetryStrategy_SyncTransportService()
  18082.     {
  18083.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  18084.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  18085.         return $this->privates['messenger.retry.multiplier_retry_strategy.sync_transport'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  18086.     }
  18087.     /**
  18088.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  18089.      *
  18090.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  18091.      */
  18092.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  18093.     {
  18094.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  18095.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18096.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  18097.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  18098.         }
  18099.         return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener(($this->privates['.service_locator.rbKFZjg'] ?? $this->get_ServiceLocator_RbKFZjgService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18100.             'failed' => ['privates''messenger.retry.multiplier_retry_strategy.failed''getMessenger_Retry_MultiplierRetryStrategy_FailedService'false],
  18101.             'sync_full_user_transport' => ['privates''messenger.retry.multiplier_retry_strategy.sync_full_user_transport''getMessenger_Retry_MultiplierRetryStrategy_SyncFullUserTransportService'false],
  18102.             'sync_transport' => ['privates''messenger.retry.multiplier_retry_strategy.sync_transport''getMessenger_Retry_MultiplierRetryStrategy_SyncTransportService'false],
  18103.         ], [
  18104.             'failed' => '?',
  18105.             'sync_full_user_transport' => '?',
  18106.             'sync_transport' => '?',
  18107.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
  18108.     }
  18109.     /**
  18110.      * Gets the private 'messenger.routable_message_bus' shared service.
  18111.      *
  18112.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  18113.      */
  18114.     protected function getMessenger_RoutableMessageBusService()
  18115.     {
  18116.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  18117.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  18118.         if (isset($this->privates['messenger.routable_message_bus'])) {
  18119.             return $this->privates['messenger.routable_message_bus'];
  18120.         }
  18121.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18122.             'messenger.bus.default' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  18123.         ], [
  18124.             'messenger.bus.default' => '?',
  18125.         ]), $a);
  18126.     }
  18127.     /**
  18128.      * Gets the private 'messenger.transport.doctrine.factory' shared service.
  18129.      *
  18130.      * @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory
  18131.      */
  18132.     protected function getMessenger_Transport_Doctrine_FactoryService()
  18133.     {
  18134.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  18135.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php';
  18136.         return $this->privates['messenger.transport.doctrine.factory'] = new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18137.     }
  18138.     /**
  18139.      * Gets the private 'messenger.transport.failed' shared service.
  18140.      *
  18141.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  18142.      */
  18143.     protected function getMessenger_Transport_FailedService()
  18144.     {
  18145.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  18146.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  18147.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  18148.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  18149.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  18150.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  18151.         if (isset($this->privates['messenger.transport.failed'])) {
  18152.             return $this->privates['messenger.transport.failed'];
  18153.         }
  18154.         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())));
  18155.     }
  18156.     /**
  18157.      * Gets the private 'messenger.transport.sync.factory' shared service.
  18158.      *
  18159.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  18160.      */
  18161.     protected function getMessenger_Transport_Sync_FactoryService()
  18162.     {
  18163.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  18164.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  18165.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  18166.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  18167.             return $this->privates['messenger.transport.sync.factory'];
  18168.         }
  18169.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  18170.     }
  18171.     /**
  18172.      * Gets the private 'messenger.transport.sync_full_user_transport' shared service.
  18173.      *
  18174.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  18175.      */
  18176.     protected function getMessenger_Transport_SyncFullUserTransportService()
  18177.     {
  18178.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  18179.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  18180.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  18181.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  18182.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  18183.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  18184.         if (isset($this->privates['messenger.transport.sync_full_user_transport'])) {
  18185.             return $this->privates['messenger.transport.sync_full_user_transport'];
  18186.         }
  18187.         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())));
  18188.     }
  18189.     /**
  18190.      * Gets the private 'messenger.transport.sync_transport' shared service.
  18191.      *
  18192.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  18193.      */
  18194.     protected function getMessenger_Transport_SyncTransportService()
  18195.     {
  18196.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  18197.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  18198.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  18199.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  18200.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  18201.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  18202.         if (isset($this->privates['messenger.transport.sync_transport'])) {
  18203.             return $this->privates['messenger.transport.sync_transport'];
  18204.         }
  18205.         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())));
  18206.     }
  18207.     /**
  18208.      * Gets the private 'messenger.transport_factory' shared service.
  18209.      *
  18210.      * @return \Symfony\Component\Messenger\Transport\TransportFactory
  18211.      */
  18212.     protected function getMessenger_TransportFactoryService()
  18213.     {
  18214.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  18215.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  18216.         return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  18217.             yield => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
  18218.             yield => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
  18219.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  18220.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  18221.             yield => ($this->privates['messenger.transport.doctrine.factory'] ?? $this->getMessenger_Transport_Doctrine_FactoryService());
  18222.         }, 5));
  18223.     }
  18224.     /**
  18225.      * Gets the private 'mime_types' shared service.
  18226.      *
  18227.      * @return \Symfony\Component\Mime\MimeTypes
  18228.      */
  18229.     protected function getMimeTypesService()
  18230.     {
  18231.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  18232.         $instance->setDefault($instance);
  18233.         return $instance;
  18234.     }
  18235.     /**
  18236.      * Gets the private 'monolog.command.server_log' shared service.
  18237.      *
  18238.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  18239.      */
  18240.     protected function getMonolog_Command_ServerLogService()
  18241.     {
  18242.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18243.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  18244.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  18245.         $instance->setName('server:log');
  18246.         $instance->setDescription('Start a log server that displays logs in real time');
  18247.         return $instance;
  18248.     }
  18249.     /**
  18250.      * Gets the private 'monolog.handler.console' shared service.
  18251.      *
  18252.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  18253.      */
  18254.     protected function getMonolog_Handler_ConsoleService()
  18255.     {
  18256.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  18257.     }
  18258.     /**
  18259.      * Gets the private 'monolog.handler.main' shared service.
  18260.      *
  18261.      * @return \Monolog\Handler\StreamHandler
  18262.      */
  18263.     protected function getMonolog_Handler_MainService()
  18264.     {
  18265.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  18266.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  18267.         return $instance;
  18268.     }
  18269.     /**
  18270.      * Gets the private 'monolog.logger' shared service.
  18271.      *
  18272.      * @return \Symfony\Bridge\Monolog\Logger
  18273.      */
  18274.     protected function getMonolog_LoggerService()
  18275.     {
  18276.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  18277.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  18278.         $instance->useMicrosecondTimestamps(true);
  18279.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  18280.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  18281.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  18282.         return $instance;
  18283.     }
  18284.     /**
  18285.      * Gets the private 'monolog.logger.cache' shared service.
  18286.      *
  18287.      * @return \Symfony\Bridge\Monolog\Logger
  18288.      */
  18289.     protected function getMonolog_Logger_CacheService()
  18290.     {
  18291.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  18292.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  18293.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  18294.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  18295.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  18296.         return $instance;
  18297.     }
  18298.     /**
  18299.      * Gets the private 'monolog.logger.mailer' shared service.
  18300.      *
  18301.      * @return \Symfony\Bridge\Monolog\Logger
  18302.      */
  18303.     protected function getMonolog_Logger_MailerService()
  18304.     {
  18305.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  18306.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  18307.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  18308.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  18309.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  18310.         return $instance;
  18311.     }
  18312.     /**
  18313.      * Gets the private 'monolog.logger.messenger' shared service.
  18314.      *
  18315.      * @return \Symfony\Bridge\Monolog\Logger
  18316.      */
  18317.     protected function getMonolog_Logger_MessengerService()
  18318.     {
  18319.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  18320.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  18321.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  18322.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  18323.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  18324.         return $instance;
  18325.     }
  18326.     /**
  18327.      * Gets the private 'monolog.logger.request' shared service.
  18328.      *
  18329.      * @return \Symfony\Bridge\Monolog\Logger
  18330.      */
  18331.     protected function getMonolog_Logger_RequestService()
  18332.     {
  18333.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  18334.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  18335.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  18336.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  18337.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  18338.         return $instance;
  18339.     }
  18340.     /**
  18341.      * Gets the private 'monolog.logger.router' shared service.
  18342.      *
  18343.      * @return \Symfony\Bridge\Monolog\Logger
  18344.      */
  18345.     protected function getMonolog_Logger_RouterService()
  18346.     {
  18347.         $this->privates['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
  18348.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  18349.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  18350.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  18351.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  18352.         return $instance;
  18353.     }
  18354.     /**
  18355.      * Gets the private 'monolog.logger.security' shared service.
  18356.      *
  18357.      * @return \Symfony\Bridge\Monolog\Logger
  18358.      */
  18359.     protected function getMonolog_Logger_SecurityService()
  18360.     {
  18361.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  18362.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  18363.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  18364.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  18365.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  18366.         return $instance;
  18367.     }
  18368.     /**
  18369.      * Gets the private 'nellapp_sdk.assets._package_channel_image' shared service.
  18370.      *
  18371.      * @return \Symfony\Component\Asset\UrlPackage
  18372.      */
  18373.     protected function getNellappSdk_Assets_PackageChannelImageService()
  18374.     {
  18375.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  18376.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  18377.         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()));
  18378.     }
  18379.     /**
  18380.      * Gets the private 'nellapp_sdk.assets._package_core' shared service.
  18381.      *
  18382.      * @return \Symfony\Component\Asset\PathPackage
  18383.      */
  18384.     protected function getNellappSdk_Assets_PackageCoreService()
  18385.     {
  18386.         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()));
  18387.     }
  18388.     /**
  18389.      * Gets the private 'nellapp_sdk.assets._package_organization_file' shared service.
  18390.      *
  18391.      * @return \Symfony\Component\Asset\UrlPackage
  18392.      */
  18393.     protected function getNellappSdk_Assets_PackageOrganizationFileService()
  18394.     {
  18395.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  18396.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  18397.         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()));
  18398.     }
  18399.     /**
  18400.      * Gets the private 'nellapp_sdk.assets._package_user_avatar' shared service.
  18401.      *
  18402.      * @return \Symfony\Component\Asset\UrlPackage
  18403.      */
  18404.     protected function getNellappSdk_Assets_PackageUserAvatarService()
  18405.     {
  18406.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  18407.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  18408.         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()));
  18409.     }
  18410.     /**
  18411.      * Gets the private 'nellapp_sdk.auth.user_resolve_target_entity' shared service.
  18412.      *
  18413.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18414.      */
  18415.     protected function getNellappSdk_Auth_UserResolveTargetEntityService()
  18416.     {
  18417.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18418.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18419.         $this->privates['nellapp_sdk.auth.user_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18420.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Auth\\Entity\\UserInterface''App\\Entity\\Account\\User', []);
  18421.         return $instance;
  18422.     }
  18423.     /**
  18424.      * Gets the private 'nellapp_sdk.channel.abstract_cursus_resolve_target_entity' shared service.
  18425.      *
  18426.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18427.      */
  18428.     protected function getNellappSdk_Channel_AbstractCursusResolveTargetEntityService()
  18429.     {
  18430.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18431.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18432.         $this->privates['nellapp_sdk.channel.abstract_cursus_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18433.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Cursus\\AbstractCursusInterface''App\\Entity\\ChannelUserData\\AbstractCursus', []);
  18434.         return $instance;
  18435.     }
  18436.     /**
  18437.      * Gets the private 'nellapp_sdk.channel.channel_channel_resolve_target_entity' shared service.
  18438.      *
  18439.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18440.      */
  18441.     protected function getNellappSdk_Channel_ChannelChannelResolveTargetEntityService()
  18442.     {
  18443.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18444.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18445.         $this->privates['nellapp_sdk.channel.channel_channel_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18446.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelInterface''App\\Entity\\Channel\\Channel', []);
  18447.         return $instance;
  18448.     }
  18449.     /**
  18450.      * Gets the private 'nellapp_sdk.channel.channel_configuration_resolve_target_entity' shared service.
  18451.      *
  18452.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18453.      */
  18454.     protected function getNellappSdk_Channel_ChannelConfigurationResolveTargetEntityService()
  18455.     {
  18456.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18457.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18458.         $this->privates['nellapp_sdk.channel.channel_configuration_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18459.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Configuration\\BaseChannelConfigurationInterface''App\\Entity\\Channel\\ChannelConfiguration', []);
  18460.         return $instance;
  18461.     }
  18462.     /**
  18463.      * Gets the private 'nellapp_sdk.channel.channel_group_resolve_target_entity' shared service.
  18464.      *
  18465.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18466.      */
  18467.     protected function getNellappSdk_Channel_ChannelGroupResolveTargetEntityService()
  18468.     {
  18469.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18470.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18471.         $this->privates['nellapp_sdk.channel.channel_group_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18472.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Group\\GroupInterface''App\\Entity\\Channel\\Group', []);
  18473.         return $instance;
  18474.     }
  18475.     /**
  18476.      * Gets the private 'nellapp_sdk.channel.channel_place_resolve_target_entity' shared service.
  18477.      *
  18478.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18479.      */
  18480.     protected function getNellappSdk_Channel_ChannelPlaceResolveTargetEntityService()
  18481.     {
  18482.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18483.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18484.         $this->privates['nellapp_sdk.channel.channel_place_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18485.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Place\\PlaceInterface''App\\Entity\\Channel\\Place', []);
  18486.         return $instance;
  18487.     }
  18488.     /**
  18489.      * Gets the private 'nellapp_sdk.channel.channel_room_resolve_target_entity' shared service.
  18490.      *
  18491.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18492.      */
  18493.     protected function getNellappSdk_Channel_ChannelRoomResolveTargetEntityService()
  18494.     {
  18495.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18496.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18497.         $this->privates['nellapp_sdk.channel.channel_room_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18498.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Room\\RoomInterface''App\\Entity\\Channel\\Room', []);
  18499.         return $instance;
  18500.     }
  18501.     /**
  18502.      * Gets the private 'nellapp_sdk.channel.channel_session_resolve_target_entity' shared service.
  18503.      *
  18504.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18505.      */
  18506.     protected function getNellappSdk_Channel_ChannelSessionResolveTargetEntityService()
  18507.     {
  18508.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18509.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18510.         $this->privates['nellapp_sdk.channel.channel_session_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18511.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Session\\SessionInterface''App\\Entity\\Channel\\Session', []);
  18512.         return $instance;
  18513.     }
  18514.     /**
  18515.      * Gets the private 'nellapp_sdk.channel.channel_training_resolve_target_entity' shared service.
  18516.      *
  18517.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18518.      */
  18519.     protected function getNellappSdk_Channel_ChannelTrainingResolveTargetEntityService()
  18520.     {
  18521.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18522.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18523.         $this->privates['nellapp_sdk.channel.channel_training_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18524.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Training\\TrainingInterface''App\\Entity\\Channel\\Training', []);
  18525.         return $instance;
  18526.     }
  18527.     /**
  18528.      * Gets the private 'nellapp_sdk.channel.channel_user_data_resolve_target_entity' shared service.
  18529.      *
  18530.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18531.      */
  18532.     protected function getNellappSdk_Channel_ChannelUserDataResolveTargetEntityService()
  18533.     {
  18534.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18535.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18536.         $this->privates['nellapp_sdk.channel.channel_user_data_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18537.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserData\\SyncedChannelUserDataInterface''App\\Entity\\ChannelUserData\\ChannelUserData', []);
  18538.         return $instance;
  18539.     }
  18540.     /**
  18541.      * Gets the private 'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity' shared service.
  18542.      *
  18543.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18544.      */
  18545.     protected function getNellappSdk_Channel_ChannelUserFromChannelsResolveTargetEntityService()
  18546.     {
  18547.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18548.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18549.         $this->privates['nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18550.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\UserFromChannel''Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\UserFromChannel', []);
  18551.         return $instance;
  18552.     }
  18553.     /**
  18554.      * Gets the private 'nellapp_sdk.channel.channel_user_perm_cursus_resolve_target_entity' shared service.
  18555.      *
  18556.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18557.      */
  18558.     protected function getNellappSdk_Channel_ChannelUserPermCursusResolveTargetEntityService()
  18559.     {
  18560.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18561.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18562.         $this->privates['nellapp_sdk.channel.channel_user_perm_cursus_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18563.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserCursusPermission\\ChannelUserCursusPermissionInterface''App\\Entity\\Channel\\ChannelUserCursusPermission', []);
  18564.         return $instance;
  18565.     }
  18566.     /**
  18567.      * Gets the private 'nellapp_sdk.channel.channel_user_perm_session_resolve_target_entity' shared service.
  18568.      *
  18569.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18570.      */
  18571.     protected function getNellappSdk_Channel_ChannelUserPermSessionResolveTargetEntityService()
  18572.     {
  18573.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18574.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18575.         $this->privates['nellapp_sdk.channel.channel_user_perm_session_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18576.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserSessionPermission\\ChannelUserSessionPermissionInterface''App\\Entity\\Channel\\ChannelUserSessionPermission', []);
  18577.         return $instance;
  18578.     }
  18579.     /**
  18580.      * Gets the private 'nellapp_sdk.channel.channel_user_perm_training_resolve_target_entity' shared service.
  18581.      *
  18582.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18583.      */
  18584.     protected function getNellappSdk_Channel_ChannelUserPermTrainingResolveTargetEntityService()
  18585.     {
  18586.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18587.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18588.         $this->privates['nellapp_sdk.channel.channel_user_perm_training_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18589.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserTrainingPermission\\ChannelUserTrainingPermissionInterface''App\\Entity\\Channel\\ChannelUserTrainingPermission', []);
  18590.         return $instance;
  18591.     }
  18592.     /**
  18593.      * Gets the private 'nellapp_sdk.channel.channel_user_role_resolve_target_entity' shared service.
  18594.      *
  18595.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18596.      */
  18597.     protected function getNellappSdk_Channel_ChannelUserRoleResolveTargetEntityService()
  18598.     {
  18599.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18600.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18601.         $this->privates['nellapp_sdk.channel.channel_user_role_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18602.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRoleInterface''Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRole', []);
  18603.         return $instance;
  18604.     }
  18605.     /**
  18606.      * Gets the private 'nellapp_sdk.channel.channel_white_label_resolve_target_entity' shared service.
  18607.      *
  18608.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18609.      */
  18610.     protected function getNellappSdk_Channel_ChannelWhiteLabelResolveTargetEntityService()
  18611.     {
  18612.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18613.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18614.         $this->privates['nellapp_sdk.channel.channel_white_label_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18615.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelWhiteLabel\\ChannelWhiteLabelInterface''App\\Entity\\Channel\\ChannelWhiteLabel', []);
  18616.         return $instance;
  18617.     }
  18618.     /**
  18619.      * Gets the private 'nellapp_sdk.channel_side_nav' shared autowired service.
  18620.      *
  18621.      * @return \Knp\Menu\MenuItem
  18622.      */
  18623.     protected function getNellappSdk_ChannelSideNavService()
  18624.     {
  18625.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  18626.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  18627.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Menu/MenuBuilder.php';
  18628.         $a = ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService());
  18629.         if (isset($this->privates['nellapp_sdk.channel_side_nav'])) {
  18630.             return $this->privates['nellapp_sdk.channel_side_nav'];
  18631.         }
  18632.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  18633.         if (isset($this->privates['nellapp_sdk.channel_side_nav'])) {
  18634.             return $this->privates['nellapp_sdk.channel_side_nav'];
  18635.         }
  18636.         return $this->privates['nellapp_sdk.channel_side_nav'] = (new \Nellapp\Bundle\SDKBundle\Menu\MenuBuilder($a$b, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\ChannelGetterService'] ?? $this->getChannelGetterServiceService())))->channelAdminSideNav(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  18637.     }
  18638.     /**
  18639.      * Gets the private 'nellapp_sdk.global_getter.channel_class_resolve_target_entity' shared service.
  18640.      *
  18641.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18642.      */
  18643.     protected function getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService()
  18644.     {
  18645.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18646.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18647.         $this->privates['nellapp_sdk.global_getter.channel_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18648.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelInterface''App\\Entity\\Channel\\Channel', []);
  18649.         return $instance;
  18650.     }
  18651.     /**
  18652.      * Gets the private 'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' shared service.
  18653.      *
  18654.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18655.      */
  18656.     protected function getNellappSdk_GlobalGetter_ChannelUserDataClassResolveTargetEntityService()
  18657.     {
  18658.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18659.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18660.         $this->privates['nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18661.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserData\\ChannelUserDataInterface''App\\Entity\\ChannelUserData\\ChannelUserData', []);
  18662.         return $instance;
  18663.     }
  18664.     /**
  18665.      * Gets the private 'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' shared service.
  18666.      *
  18667.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18668.      */
  18669.     protected function getNellappSdk_GlobalGetter_ChannelUserRoleClassResolveTargetEntityService()
  18670.     {
  18671.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18672.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18673.         $this->privates['nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18674.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRoleInterface''Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRole', []);
  18675.         return $instance;
  18676.     }
  18677.     /**
  18678.      * Gets the private 'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' shared service.
  18679.      *
  18680.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18681.      */
  18682.     protected function getNellappSdk_GlobalGetter_ChannelWhiteLabelClassResolveTargetEntityService()
  18683.     {
  18684.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18685.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18686.         $this->privates['nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18687.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelWhiteLabel\\ChannelWhiteLabelInterface''App\\Entity\\Channel\\ChannelWhiteLabel', []);
  18688.         return $instance;
  18689.     }
  18690.     /**
  18691.      * Gets the private 'nellapp_sdk.global_getter.user_class_resolve_target_entity' shared service.
  18692.      *
  18693.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  18694.      */
  18695.     protected function getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService()
  18696.     {
  18697.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  18698.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  18699.         $this->privates['nellapp_sdk.global_getter.user_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  18700.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Auth\\Entity\\UserInterface''App\\Entity\\Account\\User', []);
  18701.         return $instance;
  18702.     }
  18703.     /**
  18704.      * Gets the private 'nellapp_sdk.routing.internal_url_generator' shared autowired service.
  18705.      *
  18706.      * @return \Nellapp\Bundle\SDKBundle\Routing\InternalUrlGenerator
  18707.      */
  18708.     protected function getNellappSdk_Routing_InternalUrlGeneratorService()
  18709.     {
  18710.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/InternalUrlGenerator.php';
  18711.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  18712.         if (isset($this->privates['nellapp_sdk.routing.internal_url_generator'])) {
  18713.             return $this->privates['nellapp_sdk.routing.internal_url_generator'];
  18714.         }
  18715.         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);
  18716.     }
  18717.     /**
  18718.      * Gets the private 'nellapp_sdk.routing.url_generator' shared autowired service.
  18719.      *
  18720.      * @return \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator
  18721.      */
  18722.     protected function getNellappSdk_Routing_UrlGeneratorService()
  18723.     {
  18724.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Loader\\RouteCollectionLoader'] ?? $this->getRouteCollectionLoaderService());
  18725.         if (isset($this->privates['nellapp_sdk.routing.url_generator'])) {
  18726.             return $this->privates['nellapp_sdk.routing.url_generator'];
  18727.         }
  18728.         return $this->privates['nellapp_sdk.routing.url_generator'] = new \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator($a, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  18729.     }
  18730.     /**
  18731.      * Gets the private 'nelmio_alice.file_parser.runtime_cache' shared service.
  18732.      *
  18733.      * @return \Nelmio\Alice\Parser\RuntimeCacheParser
  18734.      */
  18735.     protected function getNelmioAlice_FileParser_RuntimeCacheService()
  18736.     {
  18737.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/ParserInterface.php';
  18738.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/RuntimeCacheParser.php';
  18739.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/ParserRegistry.php';
  18740.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/ChainableParserInterface.php';
  18741.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/Chainable/YamlParser.php';
  18742.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Parser.php';
  18743.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/Chainable/PhpParser.php';
  18744.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/Chainable/JsonParser.php';
  18745.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FileLocatorInterface.php';
  18746.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Alice/FileLocator/KernelFileLocator.php';
  18747.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FileLocator/DefaultFileLocator.php';
  18748.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/IncludeProcessorInterface.php';
  18749.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/IncludeProcessor/DefaultIncludeProcessor.php';
  18750.         $a = new \Hautelook\AliceBundle\Alice\FileLocator\KernelFileLocator(new \Nelmio\Alice\FileLocator\DefaultFileLocator(), ($this->services['kernel'] ?? $this->get('kernel'1)));
  18751.         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));
  18752.     }
  18753.     /**
  18754.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  18755.      *
  18756.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  18757.      */
  18758.     protected function getNelmioApiDoc_Describers_ConfigService()
  18759.     {
  18760.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  18761.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ExternalDocDescriber.php';
  18762.         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']]);
  18763.     }
  18764.     /**
  18765.      * Gets the private 'nelmio_api_doc.describers.openapi_php.default' shared service.
  18766.      *
  18767.      * @return \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber
  18768.      */
  18769.     protected function getNelmioApiDoc_Describers_OpenapiPhp_DefaultService()
  18770.     {
  18771.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/SetsContextTrait.php';
  18772.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/OpenApiPhpDescriber.php';
  18773.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  18774.         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()));
  18775.     }
  18776.     /**
  18777.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  18778.      *
  18779.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  18780.      */
  18781.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  18782.     {
  18783.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  18784.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  18785.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  18786.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/RouteDescriber.php';
  18787.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  18788.         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 () {
  18789.             yield => ($this->privates['nelmio_api_doc.route_describers.fos_rest'] ?? $this->getNelmioApiDoc_RouteDescribers_FosRestService());
  18790.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  18791.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  18792.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\ActionRequestBodyDescriber'] ?? $this->getActionRequestBodyDescriberService());
  18793.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\OperationIdDescriber'] ?? $this->getOperationIdDescriberService());
  18794.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\PaginationDescriber'] ?? $this->getPaginationDescriberService());
  18795.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\SecurityDescriber'] ?? $this->getSecurityDescriberService());
  18796.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\TagDescriber'] ?? $this->getTagDescriberService());
  18797.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\ApiDoc\\RouteDescriber\\ActionResponseDescriber'] ?? $this->getActionResponseDescriberService());
  18798.         }, 9));
  18799.     }
  18800.     /**
  18801.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  18802.      *
  18803.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  18804.      */
  18805.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  18806.     {
  18807.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  18808.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  18809.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  18810.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/FormModelDescriber.php';
  18811.         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']);
  18812.     }
  18813.     /**
  18814.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  18815.      *
  18816.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  18817.      */
  18818.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  18819.     {
  18820.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  18821.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  18822.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  18823.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  18824.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ObjectModelDescriber.php';
  18825.         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 () {
  18826.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  18827.             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()));
  18828.             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()));
  18829.             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()));
  18830.             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()));
  18831.             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()));
  18832.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ObjectService());
  18833.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  18834.         }, 8), [=> 'json'], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  18835.     }
  18836.     /**
  18837.      * Gets the private 'nelmio_api_doc.object_model.property_describers.array' shared service.
  18838.      *
  18839.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber
  18840.      */
  18841.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService()
  18842.     {
  18843.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  18844.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  18845.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  18846.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/NullablePropertyTrait.php';
  18847.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/ArrayPropertyDescriber.php';
  18848.         return $this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber(new RewindableGenerator(function () {
  18849.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  18850.             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()));
  18851.             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()));
  18852.             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()));
  18853.             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()));
  18854.             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()));
  18855.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ObjectService());
  18856.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  18857.         }, 8));
  18858.     }
  18859.     /**
  18860.      * Gets the private 'nelmio_api_doc.object_model.property_describers.compound' shared service.
  18861.      *
  18862.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber
  18863.      */
  18864.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService()
  18865.     {
  18866.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  18867.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  18868.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  18869.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/CompoundPropertyDescriber.php';
  18870.         return $this->privates['nelmio_api_doc.object_model.property_describers.compound'] = new \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber(new RewindableGenerator(function () {
  18871.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  18872.             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()));
  18873.             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()));
  18874.             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()));
  18875.             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()));
  18876.             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()));
  18877.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ObjectService());
  18878.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  18879.         }, 8));
  18880.     }
  18881.     /**
  18882.      * Gets the private 'nelmio_api_doc.object_model.property_describers.object' shared service.
  18883.      *
  18884.      * @return \Drosalys\Bundle\ApiBundle\ApiDoc\PropertyDescriber\EntityIdPropertyDescriber
  18885.      */
  18886.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_ObjectService()
  18887.     {
  18888.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  18889.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  18890.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  18891.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/ObjectPropertyDescriber.php';
  18892.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ApiDoc/PropertyDescriber/EntityIdPropertyDescriber.php';
  18893.         $this->privates['nelmio_api_doc.object_model.property_describers.object'] = $instance = new \Drosalys\Bundle\ApiBundle\ApiDoc\PropertyDescriber\EntityIdPropertyDescriber();
  18894.         $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  18895.         return $instance;
  18896.     }
  18897.     /**
  18898.      * Gets the private 'nelmio_api_doc.route_describers.fos_rest' shared service.
  18899.      *
  18900.      * @return \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber
  18901.      */
  18902.     protected function getNelmioApiDoc_RouteDescribers_FosRestService()
  18903.     {
  18904.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  18905.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberTrait.php';
  18906.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/FosRestDescriber.php';
  18907.         return $this->privates['nelmio_api_doc.route_describers.fos_rest'] = new \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> 'json']);
  18908.     }
  18909.     /**
  18910.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  18911.      *
  18912.      * @return \Symfony\Component\Routing\RouteCollection
  18913.      */
  18914.     protected function getNelmioApiDoc_Routes_DefaultService()
  18915.     {
  18916.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  18917.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Routing/FilteredRouteCollectionBuilder.php';
  18918.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  18919.         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());
  18920.     }
  18921.     /**
  18922.      * Gets the private 'oneup_uploader.command.clear_chunks' shared service.
  18923.      *
  18924.      * @return \Oneup\UploaderBundle\Command\ClearChunkCommand
  18925.      */
  18926.     protected function getOneupUploader_Command_ClearChunksService()
  18927.     {
  18928.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18929.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Command/ClearChunkCommand.php';
  18930.         $this->privates['oneup_uploader.command.clear_chunks'] = $instance = new \Oneup\UploaderBundle\Command\ClearChunkCommand(($this->services['oneup_uploader.chunk_manager'] ?? $this->getOneupUploader_ChunkManagerService()));
  18931.         $instance->setName('oneup:uploader:clear-chunks');
  18932.         return $instance;
  18933.     }
  18934.     /**
  18935.      * Gets the private 'oneup_uploader.command.clear_orphans' shared service.
  18936.      *
  18937.      * @return \Oneup\UploaderBundle\Command\ClearOrphansCommand
  18938.      */
  18939.     protected function getOneupUploader_Command_ClearOrphansService()
  18940.     {
  18941.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18942.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Command/ClearOrphansCommand.php';
  18943.         $this->privates['oneup_uploader.command.clear_orphans'] = $instance = new \Oneup\UploaderBundle\Command\ClearOrphansCommand(($this->services['oneup_uploader.orphanage_manager'] ?? $this->getOneupUploader_OrphanageManagerService()));
  18944.         $instance->setName('oneup:uploader:clear-orphans');
  18945.         return $instance;
  18946.     }
  18947.     /**
  18948.      * Gets the private 'parameter_bag' shared service.
  18949.      *
  18950.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  18951.      */
  18952.     protected function getParameterBagService()
  18953.     {
  18954.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  18955.     }
  18956.     /**
  18957.      * Gets the private 'profiler_listener' shared service.
  18958.      *
  18959.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  18960.      */
  18961.     protected function getProfilerListenerService()
  18962.     {
  18963.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  18964.         if (isset($this->privates['profiler_listener'])) {
  18965.             return $this->privates['profiler_listener'];
  18966.         }
  18967.         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);
  18968.     }
  18969.     /**
  18970.      * Gets the private 'property_accessor' shared service.
  18971.      *
  18972.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  18973.      */
  18974.     protected function getPropertyAccessorService()
  18975.     {
  18976.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  18977.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  18978.     }
  18979.     /**
  18980.      * Gets the private 'property_info' shared service.
  18981.      *
  18982.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  18983.      */
  18984.     protected function getPropertyInfoService()
  18985.     {
  18986.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  18987.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  18988.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  18989.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  18990.         }, 3), new RewindableGenerator(function () {
  18991.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  18992.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  18993.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  18994.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  18995.         }, 4), new RewindableGenerator(function () {
  18996.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  18997.         }, 1), new RewindableGenerator(function () {
  18998.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  18999.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  19000.         }, 2), new RewindableGenerator(function () {
  19001.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  19002.         }, 1));
  19003.     }
  19004.     /**
  19005.      * Gets the private 'property_info.serializer_extractor' shared service.
  19006.      *
  19007.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  19008.      */
  19009.     protected function getPropertyInfo_SerializerExtractorService()
  19010.     {
  19011.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  19012.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  19013.     }
  19014.     /**
  19015.      * Gets the private 'router.cache_warmer' shared service.
  19016.      *
  19017.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  19018.      */
  19019.     protected function getRouter_CacheWarmerService()
  19020.     {
  19021.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  19022.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  19023.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19024.             'router' => ['services''router''getRouterService'false],
  19025.         ], [
  19026.             'router' => '?',
  19027.         ]))->withContext('router.cache_warmer'$this));
  19028.     }
  19029.     /**
  19030.      * Gets the private 'router.expression_language_provider' shared service.
  19031.      *
  19032.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  19033.      */
  19034.     protected function getRouter_ExpressionLanguageProviderService()
  19035.     {
  19036.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19037.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  19038.         ], [
  19039.             'env' => 'Closure',
  19040.         ]));
  19041.     }
  19042.     /**
  19043.      * Gets the private 'router.request_context' shared service.
  19044.      *
  19045.      * @return \Symfony\Component\Routing\RequestContext
  19046.      */
  19047.     protected function getRouter_RequestContextService()
  19048.     {
  19049.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  19050.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  19051.         return $instance;
  19052.     }
  19053.     /**
  19054.      * Gets the private 'router_listener' shared service.
  19055.      *
  19056.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  19057.      */
  19058.     protected function getRouterListenerService()
  19059.     {
  19060.         $a = ($this->services['router'] ?? $this->getRouterService());
  19061.         if (isset($this->privates['router_listener'])) {
  19062.             return $this->privates['router_listener'];
  19063.         }
  19064.         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);
  19065.     }
  19066.     /**
  19067.      * Gets the private 'secrets.vault' shared service.
  19068.      *
  19069.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  19070.      */
  19071.     protected function getSecrets_VaultService()
  19072.     {
  19073.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  19074.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  19075.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  19076.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  19077.         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'));
  19078.     }
  19079.     /**
  19080.      * Gets the private 'security.access_listener' shared service.
  19081.      *
  19082.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  19083.      */
  19084.     protected function getSecurity_AccessListenerService()
  19085.     {
  19086.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  19087.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  19088.         if (isset($this->privates['security.access_listener'])) {
  19089.             return $this->privates['security.access_listener'];
  19090.         }
  19091.         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);
  19092.     }
  19093.     /**
  19094.      * Gets the private 'security.access_map' shared service.
  19095.      *
  19096.      * @return \Symfony\Component\Security\Http\AccessMap
  19097.      */
  19098.     protected function getSecurity_AccessMapService()
  19099.     {
  19100.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  19101.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  19102.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  19103.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:CORE_REVERSE_SYNC')), [=> 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  19104.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(login)|(connect)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  19105.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/logged-out'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  19106.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [=> 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  19107.         return $instance;
  19108.     }
  19109.     /**
  19110.      * Gets the private 'security.authenticator.guard.main.0' shared service.
  19111.      *
  19112.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  19113.      */
  19114.     protected function getSecurity_Authenticator_Guard_Main_0Service()
  19115.     {
  19116.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  19117.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  19118.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  19119.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  19120.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  19121.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  19122.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Helper/FinishRegistrationBehavior.php';
  19123.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Helper/PreviousUrlHelper.php';
  19124.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Helper/SaveAuthFailureMessage.php';
  19125.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Authenticator/SocialAuthenticator.php';
  19126.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  19127.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/CoreAuthenticator.php';
  19128.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/UserRetriever/UserRetrieverInterface.php';
  19129.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/UserRetriever/DoctrineUserRetriever.php';
  19130.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/ClientRegistry.php';
  19131.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19132.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  19133.             return $this->privates['security.authenticator.guard.main.0'];
  19134.         }
  19135.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService());
  19136.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  19137.             return $this->privates['security.authenticator.guard.main.0'];
  19138.         }
  19139.         $c = ($this->services['router'] ?? $this->getRouterService());
  19140.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  19141.             return $this->privates['security.authenticator.guard.main.0'];
  19142.         }
  19143.         $d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  19144.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  19145.             return $this->privates['security.authenticator.guard.main.0'];
  19146.         }
  19147.         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()));
  19148.     }
  19149.     /**
  19150.      * Gets the private 'security.channel_listener' shared service.
  19151.      *
  19152.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  19153.      */
  19154.     protected function getSecurity_ChannelListenerService()
  19155.     {
  19156.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  19157.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  19158.         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());
  19159.     }
  19160.     /**
  19161.      * Gets the private 'security.command.debug_firewall' shared service.
  19162.      *
  19163.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  19164.      */
  19165.     protected function getSecurity_Command_DebugFirewallService()
  19166.     {
  19167.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19168.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  19169.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  19170.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  19171.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Security/CoreAuthenticator.php';
  19172.         $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'))));
  19173.         $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);
  19174.         $instance->setName('debug:firewall');
  19175.         $instance->setDescription('Display information about your security firewall(s)');
  19176.         return $instance;
  19177.     }
  19178.     /**
  19179.      * Gets the private 'security.command.user_password_encoder' shared service.
  19180.      *
  19181.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  19182.      *
  19183.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  19184.      */
  19185.     protected function getSecurity_Command_UserPasswordEncoderService()
  19186.     {
  19187.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  19188.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), []);
  19189.         $instance->setName('security:encode-password');
  19190.         $instance->setDescription('Encode a password');
  19191.         return $instance;
  19192.     }
  19193.     /**
  19194.      * Gets the private 'security.command.user_password_hash' shared service.
  19195.      *
  19196.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  19197.      */
  19198.     protected function getSecurity_Command_UserPasswordHashService()
  19199.     {
  19200.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19201.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  19202.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  19203.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  19204.         $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([]))), []);
  19205.         $instance->setName('security:hash-password');
  19206.         $instance->setDescription('Hash a user password');
  19207.         return $instance;
  19208.     }
  19209.     /**
  19210.      * Gets the private 'security.context_listener.0' shared service.
  19211.      *
  19212.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  19213.      */
  19214.     protected function getSecurity_ContextListener_0Service()
  19215.     {
  19216.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  19217.         if (isset($this->privates['security.context_listener.0'])) {
  19218.             return $this->privates['security.context_listener.0'];
  19219.         }
  19220.         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 () {
  19221.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  19222.         }, 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']);
  19223.     }
  19224.     /**
  19225.      * Gets the private 'security.encoder_factory.generic' shared service.
  19226.      *
  19227.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  19228.      *
  19229.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  19230.      */
  19231.     protected function getSecurity_EncoderFactory_GenericService()
  19232.     {
  19233.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  19234.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory([]);
  19235.     }
  19236.     /**
  19237.      * Gets the private 'security.event_dispatcher.core_sync' shared service.
  19238.      *
  19239.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  19240.      */
  19241.     protected function getSecurity_EventDispatcher_CoreSyncService()
  19242.     {
  19243.         $this->privates['security.event_dispatcher.core_sync'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  19244.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  19245.             return ($this->privates['security.listener.user_checker.core_sync'] ?? $this->getSecurity_Listener_UserChecker_CoreSyncService());
  19246.         }, => 'preCheckCredentials'], 256);
  19247.         $instance->addListener('security.authentication.success', [=> function () {
  19248.             return ($this->privates['security.listener.user_checker.core_sync'] ?? $this->getSecurity_Listener_UserChecker_CoreSyncService());
  19249.         }, => 'postCheckCredentials'], 256);
  19250.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  19251.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  19252.         }, => 'checkPassport'], 1024);
  19253.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  19254.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  19255.         }, => 'handleLoginSuccessEvent'], 0);
  19256.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  19257.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  19258.         }, => 'checkPassport'], 0);
  19259.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  19260.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  19261.         }, => 'onLoginSuccess'], 0);
  19262.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  19263.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  19264.         }, => 'onLoginSuccess'], 0);
  19265.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  19266.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  19267.         }, => 'logout'], 0);
  19268.         return $instance;
  19269.     }
  19270.     /**
  19271.      * Gets the private 'security.event_dispatcher.main' shared service.
  19272.      *
  19273.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  19274.      */
  19275.     protected function getSecurity_EventDispatcher_MainService()
  19276.     {
  19277.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  19278.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  19279.             return ($this->privates['security.listener.main.user_provider'] ?? $this->getSecurity_Listener_Main_UserProviderService());
  19280.         }, => 'checkPassport'], 2048);
  19281.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  19282.             return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  19283.         }, => 'onSuccessfulLogin'], 0);
  19284.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  19285.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  19286.         }, => 'onLogout'], 64);
  19287.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  19288.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  19289.         }, => 'onLogout'], 0);
  19290.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  19291.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  19292.         }, => 'preCheckCredentials'], 256);
  19293.         $instance->addListener('security.authentication.success', [=> function () {
  19294.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  19295.         }, => 'postCheckCredentials'], 256);
  19296.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  19297.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  19298.         }, => 'checkPassport'], 1024);
  19299.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  19300.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  19301.         }, => 'handleLoginSuccessEvent'], 0);
  19302.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  19303.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  19304.         }, => 'checkPassport'], 0);
  19305.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  19306.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  19307.         }, => 'onLoginSuccess'], 0);
  19308.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  19309.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  19310.         }, => 'onLoginSuccess'], 0);
  19311.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  19312.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  19313.         }, => 'logout'], 0);
  19314.         return $instance;
  19315.     }
  19316.     /**
  19317.      * Gets the private 'security.event_dispatcher.reverse_sync' shared service.
  19318.      *
  19319.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  19320.      */
  19321.     protected function getSecurity_EventDispatcher_ReverseSyncService()
  19322.     {
  19323.         $this->privates['security.event_dispatcher.reverse_sync'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  19324.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  19325.             return ($this->privates['security.listener.user_checker.reverse_sync'] ?? $this->getSecurity_Listener_UserChecker_ReverseSyncService());
  19326.         }, => 'preCheckCredentials'], 256);
  19327.         $instance->addListener('security.authentication.success', [=> function () {
  19328.             return ($this->privates['security.listener.user_checker.reverse_sync'] ?? $this->getSecurity_Listener_UserChecker_ReverseSyncService());
  19329.         }, => 'postCheckCredentials'], 256);
  19330.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  19331.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  19332.         }, => 'checkPassport'], 1024);
  19333.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  19334.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  19335.         }, => 'handleLoginSuccessEvent'], 0);
  19336.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  19337.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  19338.         }, => 'checkPassport'], 0);
  19339.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  19340.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  19341.         }, => 'onLoginSuccess'], 0);
  19342.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  19343.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  19344.         }, => 'onLoginSuccess'], 0);
  19345.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  19346.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  19347.         }, => 'logout'], 0);
  19348.         return $instance;
  19349.     }
  19350.     /**
  19351.      * Gets the private 'security.firewall.map' shared service.
  19352.      *
  19353.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  19354.      */
  19355.     protected function getSecurity_Firewall_MapService()
  19356.     {
  19357.         $a = ($this->privates['.service_locator.IuQR_f2'] ?? $this->get_ServiceLocator_IuQRF2Service());
  19358.         if (isset($this->privates['security.firewall.map'])) {
  19359.             return $this->privates['security.firewall.map'];
  19360.         }
  19361.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  19362.             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)/')));
  19363.             yield 'security.firewall.map.context.core_sync_doc' => ($this->privates['.security.request_matcher.kIrDqWZ'] ?? ($this->privates['.security.request_matcher.kIrDqWZ'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:CORE_REVERSE_SYNC').'/doc')));
  19364.             yield 'security.firewall.map.context.core_sync' => ($this->privates['.security.request_matcher.YcWvD6f'] ?? ($this->privates['.security.request_matcher.YcWvD6f'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:CORE_REVERSE_SYNC').'/')));
  19365.             yield 'security.firewall.map.context.reverse_sync' => ($this->privates['.security.request_matcher.YcWvD6f'] ?? ($this->privates['.security.request_matcher.YcWvD6f'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:CORE_REVERSE_SYNC').'/')));
  19366.             yield 'security.firewall.map.context.main' => NULL;
  19367.         }, 5));
  19368.     }
  19369.     /**
  19370.      * Gets the private 'security.firewall.map.context.core_sync' shared service.
  19371.      *
  19372.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  19373.      */
  19374.     protected function getSecurity_Firewall_Map_Context_CoreSyncService()
  19375.     {
  19376.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  19377.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  19378.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  19379.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  19380.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  19381.         if (isset($this->privates['security.firewall.map.context.core_sync'])) {
  19382.             return $this->privates['security.firewall.map.context.core_sync'];
  19383.         }
  19384.         return $this->privates['security.firewall.map.context.core_sync'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  19385.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  19386.             yield => ($this->privates['debug.security.firewall.authenticator.core_sync'] ?? $this->getDebug_Security_Firewall_Authenticator_CoreSyncService());
  19387.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  19388.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a'core_sync'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('core_sync''security.user_checker''.security.request_matcher.YcWvD6f'truetrue'security.user.provider.concrete.app_user_provider'NULLNULLNULLNULL, [=> 'Nellapp\\Bundle\\SDKBundle\\Sync\\Security\\CoreAuthenticator'], NULL));
  19389.     }
  19390.     /**
  19391.      * Gets the private 'security.firewall.map.context.core_sync_doc' shared service.
  19392.      *
  19393.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  19394.      */
  19395.     protected function getSecurity_Firewall_Map_Context_CoreSyncDocService()
  19396.     {
  19397.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  19398.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  19399.         return $this->privates['security.firewall.map.context.core_sync_doc'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  19400.             return new \EmptyIterator();
  19401.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('core_sync_doc''security.user_checker''.security.request_matcher.kIrDqWZ'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  19402.     }
  19403.     /**
  19404.      * Gets the private 'security.firewall.map.context.dev' shared service.
  19405.      *
  19406.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  19407.      */
  19408.     protected function getSecurity_Firewall_Map_Context_DevService()
  19409.     {
  19410.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  19411.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  19412.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  19413.             return new \EmptyIterator();
  19414.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  19415.     }
  19416.     /**
  19417.      * Gets the private 'security.firewall.map.context.main' shared service.
  19418.      *
  19419.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  19420.      */
  19421.     protected function getSecurity_Firewall_Map_Context_MainService()
  19422.     {
  19423.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  19424.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  19425.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  19426.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  19427.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  19428.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  19429.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  19430.         if (isset($this->privates['security.firewall.map.context.main'])) {
  19431.             return $this->privates['security.firewall.map.context.main'];
  19432.         }
  19433.         $b = ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service());
  19434.         if (isset($this->privates['security.firewall.map.context.main'])) {
  19435.             return $this->privates['security.firewall.map.context.main'];
  19436.         }
  19437.         $c = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  19438.         if (isset($this->privates['security.firewall.map.context.main'])) {
  19439.             return $this->privates['security.firewall.map.context.main'];
  19440.         }
  19441.         $d = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  19442.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  19443.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  19444.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  19445.             yield => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  19446.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  19447.         }, 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())));
  19448.     }
  19449.     /**
  19450.      * Gets the private 'security.firewall.map.context.reverse_sync' shared service.
  19451.      *
  19452.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  19453.      */
  19454.     protected function getSecurity_Firewall_Map_Context_ReverseSyncService()
  19455.     {
  19456.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  19457.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  19458.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  19459.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  19460.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  19461.         if (isset($this->privates['security.firewall.map.context.reverse_sync'])) {
  19462.             return $this->privates['security.firewall.map.context.reverse_sync'];
  19463.         }
  19464.         return $this->privates['security.firewall.map.context.reverse_sync'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  19465.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  19466.             yield => ($this->privates['debug.security.firewall.authenticator.reverse_sync'] ?? $this->getDebug_Security_Firewall_Authenticator_ReverseSyncService());
  19467.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  19468.         }, 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.YcWvD6f'truetrue'security.user.provider.concrete.app_user_provider'NULLNULLNULLNULL, [=> 'Nellapp\\Bundle\\SDKBundle\\Sync\\Security\\CoreAuthenticator'], NULL));
  19469.     }
  19470.     /**
  19471.      * Gets the private 'security.helper' shared service.
  19472.      *
  19473.      * @return \Symfony\Component\Security\Core\Security
  19474.      */
  19475.     protected function getSecurity_HelperService()
  19476.     {
  19477.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19478.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  19479.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  19480.         ], [
  19481.             'security.authorization_checker' => '?',
  19482.             'security.token_storage' => '?',
  19483.         ]));
  19484.     }
  19485.     /**
  19486.      * Gets the private 'security.http_utils' shared service.
  19487.      *
  19488.      * @return \Symfony\Component\Security\Http\HttpUtils
  19489.      */
  19490.     protected function getSecurity_HttpUtilsService()
  19491.     {
  19492.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  19493.         $a = ($this->services['router'] ?? $this->getRouterService());
  19494.         if (isset($this->privates['security.http_utils'])) {
  19495.             return $this->privates['security.http_utils'];
  19496.         }
  19497.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  19498.     }
  19499.     /**
  19500.      * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  19501.      *
  19502.      * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  19503.      */
  19504.     protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  19505.     {
  19506.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  19507.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  19508.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  19509.         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([]))));
  19510.     }
  19511.     /**
  19512.      * Gets the private 'security.listener.main.user_provider' shared service.
  19513.      *
  19514.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  19515.      */
  19516.     protected function getSecurity_Listener_Main_UserProviderService()
  19517.     {
  19518.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  19519.         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()));
  19520.     }
  19521.     /**
  19522.      * Gets the private 'security.listener.password_migrating' shared service.
  19523.      *
  19524.      * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  19525.      */
  19526.     protected function getSecurity_Listener_PasswordMigratingService()
  19527.     {
  19528.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  19529.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  19530.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  19531.         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([]))));
  19532.     }
  19533.     /**
  19534.      * Gets the private 'security.listener.session.main' shared service.
  19535.      *
  19536.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  19537.      */
  19538.     protected function getSecurity_Listener_Session_MainService()
  19539.     {
  19540.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  19541.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  19542.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  19543.         return $this->privates['security.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'));
  19544.     }
  19545.     /**
  19546.      * Gets the private 'security.listener.user_checker.core_sync' shared service.
  19547.      *
  19548.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  19549.      */
  19550.     protected function getSecurity_Listener_UserChecker_CoreSyncService()
  19551.     {
  19552.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  19553.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  19554.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  19555.         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())));
  19556.     }
  19557.     /**
  19558.      * Gets the private 'security.listener.user_checker.main' shared service.
  19559.      *
  19560.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  19561.      */
  19562.     protected function getSecurity_Listener_UserChecker_MainService()
  19563.     {
  19564.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  19565.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  19566.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  19567.         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())));
  19568.     }
  19569.     /**
  19570.      * Gets the private 'security.listener.user_checker.reverse_sync' shared service.
  19571.      *
  19572.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  19573.      */
  19574.     protected function getSecurity_Listener_UserChecker_ReverseSyncService()
  19575.     {
  19576.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  19577.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  19578.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  19579.         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())));
  19580.     }
  19581.     /**
  19582.      * Gets the private 'security.listener.user_provider' shared service.
  19583.      *
  19584.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  19585.      */
  19586.     protected function getSecurity_Listener_UserProviderService()
  19587.     {
  19588.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  19589.         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()));
  19590.     }
  19591.     /**
  19592.      * Gets the private 'security.logout.listener.default.main' shared service.
  19593.      *
  19594.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  19595.      */
  19596.     protected function getSecurity_Logout_Listener_Default_MainService()
  19597.     {
  19598.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  19599.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  19600.         if (isset($this->privates['security.logout.listener.default.main'])) {
  19601.             return $this->privates['security.logout.listener.default.main'];
  19602.         }
  19603.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener($a'nellapp_sdk_logged_out');
  19604.     }
  19605.     /**
  19606.      * Gets the private 'security.logout_url_generator' shared service.
  19607.      *
  19608.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  19609.      */
  19610.     protected function getSecurity_LogoutUrlGeneratorService()
  19611.     {
  19612.         $a = ($this->services['router'] ?? $this->getRouterService());
  19613.         if (isset($this->privates['security.logout_url_generator'])) {
  19614.             return $this->privates['security.logout_url_generator'];
  19615.         }
  19616.         $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()));
  19617.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  19618.         return $instance;
  19619.     }
  19620.     /**
  19621.      * Gets the private 'security.role_hierarchy' shared service.
  19622.      *
  19623.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  19624.      */
  19625.     protected function getSecurity_RoleHierarchyService()
  19626.     {
  19627.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  19628.     }
  19629.     /**
  19630.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  19631.      *
  19632.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  19633.      */
  19634.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  19635.     {
  19636.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  19637.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  19638.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  19639.         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);
  19640.     }
  19641.     /**
  19642.      * Gets the private 'security.validator.user_password' shared service.
  19643.      *
  19644.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  19645.      */
  19646.     protected function getSecurity_Validator_UserPasswordService()
  19647.     {
  19648.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  19649.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  19650.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  19651.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  19652.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  19653.         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([]))));
  19654.     }
  19655.     /**
  19656.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  19657.      *
  19658.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  19659.      */
  19660.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  19661.     {
  19662.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  19663.     }
  19664.     /**
  19665.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  19666.      *
  19667.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  19668.      */
  19669.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  19670.     {
  19671.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  19672.         $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');
  19673.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  19674.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  19675.     }
  19676.     /**
  19677.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  19678.      *
  19679.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  19680.      */
  19681.     protected function getSensioFrameworkExtra_Security_ListenerService()
  19682.     {
  19683.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  19684.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  19685.             return $this->privates['sensio_framework_extra.security.listener'];
  19686.         }
  19687.         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()));
  19688.     }
  19689.     /**
  19690.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  19691.      *
  19692.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  19693.      */
  19694.     protected function getSensioFrameworkExtra_View_ListenerService()
  19695.     {
  19696.         $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))));
  19697.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19698.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  19699.         ], [
  19700.             'twig' => '?',
  19701.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  19702.         return $instance;
  19703.     }
  19704.     /**
  19705.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  19706.      *
  19707.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  19708.      */
  19709.     protected function getSerializer_Mapping_CacheWarmerService()
  19710.     {
  19711.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  19712.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  19713.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  19714.         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'));
  19715.     }
  19716.     /**
  19717.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  19718.      *
  19719.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  19720.      */
  19721.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  19722.     {
  19723.         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()))]));
  19724.     }
  19725.     /**
  19726.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  19727.      *
  19728.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  19729.      */
  19730.     protected function getSerializer_NameConverter_MetadataAwareService()
  19731.     {
  19732.         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()));
  19733.     }
  19734.     /**
  19735.      * Gets the private 'session.factory' shared service.
  19736.      *
  19737.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  19738.      */
  19739.     protected function getSession_FactoryService()
  19740.     {
  19741.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  19742.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  19743.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  19744.         if (isset($this->privates['session.factory'])) {
  19745.             return $this->privates['session.factory'];
  19746.         }
  19747.         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']);
  19748.     }
  19749.     /**
  19750.      * Gets the private 'session.storage.factory.service' shared service.
  19751.      *
  19752.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  19753.      *
  19754.      * @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.
  19755.      */
  19756.     protected function getSession_Storage_Factory_ServiceService()
  19757.     {
  19758.         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.');
  19759.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  19760.     }
  19761.     /**
  19762.      * Gets the private 'session.storage.metadata_bag' shared service.
  19763.      *
  19764.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  19765.      *
  19766.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  19767.      */
  19768.     protected function getSession_Storage_MetadataBagService()
  19769.     {
  19770.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  19771.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  19772.     }
  19773.     /**
  19774.      * Gets the private 'session.storage.native' shared service.
  19775.      *
  19776.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  19777.      *
  19778.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  19779.      */
  19780.     protected function getSession_Storage_NativeService()
  19781.     {
  19782.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  19783.         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());
  19784.     }
  19785.     /**
  19786.      * Gets the private 'session_listener' shared service.
  19787.      *
  19788.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  19789.      */
  19790.     protected function getSessionListenerService()
  19791.     {
  19792.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19793.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  19794.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  19795.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  19796.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  19797.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  19798.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  19799.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  19800.         ], [
  19801.             'initialized_session' => '?',
  19802.             'logger' => '?',
  19803.             'request_stack' => '?',
  19804.             'session' => '?',
  19805.             'session_collector' => '?',
  19806.             'session_factory' => '?',
  19807.             'session_storage' => '?',
  19808.         ]), true$this->parameters['session.storage.options']);
  19809.     }
  19810.     /**
  19811.      * Gets the private 'spiriit_form_filter.type.filter_boolean' shared service.
  19812.      *
  19813.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\BooleanFilterType
  19814.      */
  19815.     protected function getSpiriitFormFilter_Type_FilterBooleanService()
  19816.     {
  19817.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19818.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19819.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/BooleanFilterType.php';
  19820.         return $this->privates['spiriit_form_filter.type.filter_boolean'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\BooleanFilterType();
  19821.     }
  19822.     /**
  19823.      * Gets the private 'spiriit_form_filter.type.filter_checkbox' shared service.
  19824.      *
  19825.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CheckboxFilterType
  19826.      */
  19827.     protected function getSpiriitFormFilter_Type_FilterCheckboxService()
  19828.     {
  19829.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19830.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19831.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/CheckboxFilterType.php';
  19832.         return $this->privates['spiriit_form_filter.type.filter_checkbox'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CheckboxFilterType();
  19833.     }
  19834.     /**
  19835.      * Gets the private 'spiriit_form_filter.type.filter_choice' shared service.
  19836.      *
  19837.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\ChoiceFilterType
  19838.      */
  19839.     protected function getSpiriitFormFilter_Type_FilterChoiceService()
  19840.     {
  19841.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19842.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19843.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/ChoiceFilterType.php';
  19844.         return $this->privates['spiriit_form_filter.type.filter_choice'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\ChoiceFilterType();
  19845.     }
  19846.     /**
  19847.      * Gets the private 'spiriit_form_filter.type.filter_collection_adapter' shared service.
  19848.      *
  19849.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CollectionAdapterFilterType
  19850.      */
  19851.     protected function getSpiriitFormFilter_Type_FilterCollectionAdapterService()
  19852.     {
  19853.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19854.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19855.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/CollectionAdapterFilterType.php';
  19856.         return $this->privates['spiriit_form_filter.type.filter_collection_adapter'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CollectionAdapterFilterType();
  19857.     }
  19858.     /**
  19859.      * Gets the private 'spiriit_form_filter.type.filter_date' shared service.
  19860.      *
  19861.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateFilterType
  19862.      */
  19863.     protected function getSpiriitFormFilter_Type_FilterDateService()
  19864.     {
  19865.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19866.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19867.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateFilterType.php';
  19868.         return $this->privates['spiriit_form_filter.type.filter_date'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateFilterType();
  19869.     }
  19870.     /**
  19871.      * Gets the private 'spiriit_form_filter.type.filter_date_range' shared service.
  19872.      *
  19873.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateRangeFilterType
  19874.      */
  19875.     protected function getSpiriitFormFilter_Type_FilterDateRangeService()
  19876.     {
  19877.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19878.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19879.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateRangeFilterType.php';
  19880.         return $this->privates['spiriit_form_filter.type.filter_date_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateRangeFilterType();
  19881.     }
  19882.     /**
  19883.      * Gets the private 'spiriit_form_filter.type.filter_datetime' shared service.
  19884.      *
  19885.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeFilterType
  19886.      */
  19887.     protected function getSpiriitFormFilter_Type_FilterDatetimeService()
  19888.     {
  19889.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19890.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19891.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateTimeFilterType.php';
  19892.         return $this->privates['spiriit_form_filter.type.filter_datetime'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeFilterType();
  19893.     }
  19894.     /**
  19895.      * Gets the private 'spiriit_form_filter.type.filter_datetime_range' shared service.
  19896.      *
  19897.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeRangeFilterType
  19898.      */
  19899.     protected function getSpiriitFormFilter_Type_FilterDatetimeRangeService()
  19900.     {
  19901.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19902.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19903.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateTimeRangeFilterType.php';
  19904.         return $this->privates['spiriit_form_filter.type.filter_datetime_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeRangeFilterType();
  19905.     }
  19906.     /**
  19907.      * Gets the private 'spiriit_form_filter.type.filter_entity' shared service.
  19908.      *
  19909.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EntityFilterType
  19910.      */
  19911.     protected function getSpiriitFormFilter_Type_FilterEntityService()
  19912.     {
  19913.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19914.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19915.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/EntityFilterType.php';
  19916.         return $this->privates['spiriit_form_filter.type.filter_entity'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EntityFilterType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19917.     }
  19918.     /**
  19919.      * Gets the private 'spiriit_form_filter.type.filter_enum' shared service.
  19920.      *
  19921.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EnumFilterType
  19922.      */
  19923.     protected function getSpiriitFormFilter_Type_FilterEnumService()
  19924.     {
  19925.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19926.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19927.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/EnumFilterType.php';
  19928.         return $this->privates['spiriit_form_filter.type.filter_enum'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EnumFilterType();
  19929.     }
  19930.     /**
  19931.      * Gets the private 'spiriit_form_filter.type.filter_number' shared service.
  19932.      *
  19933.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberFilterType
  19934.      */
  19935.     protected function getSpiriitFormFilter_Type_FilterNumberService()
  19936.     {
  19937.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19938.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19939.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/NumberFilterType.php';
  19940.         return $this->privates['spiriit_form_filter.type.filter_number'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberFilterType();
  19941.     }
  19942.     /**
  19943.      * Gets the private 'spiriit_form_filter.type.filter_number_range' shared service.
  19944.      *
  19945.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberRangeFilterType
  19946.      */
  19947.     protected function getSpiriitFormFilter_Type_FilterNumberRangeService()
  19948.     {
  19949.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19950.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19951.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/NumberRangeFilterType.php';
  19952.         return $this->privates['spiriit_form_filter.type.filter_number_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberRangeFilterType();
  19953.     }
  19954.     /**
  19955.      * Gets the private 'spiriit_form_filter.type.filter_sharedable' shared service.
  19956.      *
  19957.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\SharedableFilterType
  19958.      */
  19959.     protected function getSpiriitFormFilter_Type_FilterSharedableService()
  19960.     {
  19961.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19962.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19963.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/SharedableFilterType.php';
  19964.         return $this->privates['spiriit_form_filter.type.filter_sharedable'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\SharedableFilterType();
  19965.     }
  19966.     /**
  19967.      * Gets the private 'spiriit_form_filter.type.filter_text' shared service.
  19968.      *
  19969.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\TextFilterType
  19970.      */
  19971.     protected function getSpiriitFormFilter_Type_FilterTextService()
  19972.     {
  19973.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19974.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19975.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/TextFilterType.php';
  19976.         return $this->privates['spiriit_form_filter.type.filter_text'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\TextFilterType(1);
  19977.     }
  19978.     /**
  19979.      * Gets the private 'translation.extractor' shared service.
  19980.      *
  19981.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  19982.      */
  19983.     protected function getTranslation_ExtractorService()
  19984.     {
  19985.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  19986.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  19987.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  19988.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  19989.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  19990.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  19991.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  19992.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  19993.         return $instance;
  19994.     }
  19995.     /**
  19996.      * Gets the private 'translation.loader.csv' shared service.
  19997.      *
  19998.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  19999.      */
  20000.     protected function getTranslation_Loader_CsvService()
  20001.     {
  20002.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20003.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  20004.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  20005.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  20006.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  20007.     }
  20008.     /**
  20009.      * Gets the private 'translation.loader.dat' shared service.
  20010.      *
  20011.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  20012.      */
  20013.     protected function getTranslation_Loader_DatService()
  20014.     {
  20015.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20016.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  20017.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  20018.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  20019.     }
  20020.     /**
  20021.      * Gets the private 'translation.loader.ini' shared service.
  20022.      *
  20023.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  20024.      */
  20025.     protected function getTranslation_Loader_IniService()
  20026.     {
  20027.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20028.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  20029.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  20030.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  20031.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  20032.     }
  20033.     /**
  20034.      * Gets the private 'translation.loader.json' shared service.
  20035.      *
  20036.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  20037.      */
  20038.     protected function getTranslation_Loader_JsonService()
  20039.     {
  20040.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20041.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  20042.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  20043.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  20044.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  20045.     }
  20046.     /**
  20047.      * Gets the private 'translation.loader.mo' shared service.
  20048.      *
  20049.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  20050.      */
  20051.     protected function getTranslation_Loader_MoService()
  20052.     {
  20053.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20054.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  20055.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  20056.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  20057.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  20058.     }
  20059.     /**
  20060.      * Gets the private 'translation.loader.php' shared service.
  20061.      *
  20062.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  20063.      */
  20064.     protected function getTranslation_Loader_PhpService()
  20065.     {
  20066.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20067.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  20068.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  20069.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  20070.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  20071.     }
  20072.     /**
  20073.      * Gets the private 'translation.loader.po' shared service.
  20074.      *
  20075.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  20076.      */
  20077.     protected function getTranslation_Loader_PoService()
  20078.     {
  20079.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20080.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  20081.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  20082.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  20083.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  20084.     }
  20085.     /**
  20086.      * Gets the private 'translation.loader.qt' shared service.
  20087.      *
  20088.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  20089.      */
  20090.     protected function getTranslation_Loader_QtService()
  20091.     {
  20092.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20093.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  20094.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  20095.     }
  20096.     /**
  20097.      * Gets the private 'translation.loader.res' shared service.
  20098.      *
  20099.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  20100.      */
  20101.     protected function getTranslation_Loader_ResService()
  20102.     {
  20103.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20104.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  20105.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  20106.     }
  20107.     /**
  20108.      * Gets the private 'translation.loader.xliff' shared service.
  20109.      *
  20110.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  20111.      */
  20112.     protected function getTranslation_Loader_XliffService()
  20113.     {
  20114.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20115.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  20116.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  20117.     }
  20118.     /**
  20119.      * Gets the private 'translation.loader.yml' shared service.
  20120.      *
  20121.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  20122.      */
  20123.     protected function getTranslation_Loader_YmlService()
  20124.     {
  20125.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20126.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  20127.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  20128.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  20129.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  20130.     }
  20131.     /**
  20132.      * Gets the private 'translation.provider_collection' shared service.
  20133.      *
  20134.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  20135.      */
  20136.     protected function getTranslation_ProviderCollectionService()
  20137.     {
  20138.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  20139.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  20140.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  20141.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  20142.         }, 1), []))->fromConfig([]);
  20143.     }
  20144.     /**
  20145.      * Gets the private 'translation.reader' shared service.
  20146.      *
  20147.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  20148.      */
  20149.     protected function getTranslation_ReaderService()
  20150.     {
  20151.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  20152.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  20153.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  20154.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  20155.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  20156.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  20157.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  20158.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  20159.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  20160.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  20161.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  20162.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  20163.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  20164.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  20165.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  20166.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  20167.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  20168.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  20169.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  20170.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  20171.         $instance->addLoader('yaml'$a);
  20172.         $instance->addLoader('yml'$a);
  20173.         $instance->addLoader('xlf'$b);
  20174.         $instance->addLoader('xliff'$b);
  20175.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  20176.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  20177.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  20178.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  20179.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  20180.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  20181.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  20182.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  20183.         return $instance;
  20184.     }
  20185.     /**
  20186.      * Gets the private 'translation.warmer' shared service.
  20187.      *
  20188.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  20189.      */
  20190.     protected function getTranslation_WarmerService()
  20191.     {
  20192.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  20193.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  20194.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20195.             'translator' => ['services''translator''getTranslatorService'false],
  20196.         ], [
  20197.             'translator' => '?',
  20198.         ]))->withContext('translation.warmer'$this));
  20199.     }
  20200.     /**
  20201.      * Gets the private 'translation.writer' shared service.
  20202.      *
  20203.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  20204.      */
  20205.     protected function getTranslation_WriterService()
  20206.     {
  20207.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  20208.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  20209.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  20210.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  20211.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  20212.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  20213.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  20214.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  20215.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  20216.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  20217.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  20218.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  20219.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  20220.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  20221.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  20222.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  20223.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  20224.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  20225.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  20226.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  20227.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  20228.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  20229.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  20230.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  20231.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  20232.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  20233.         return $instance;
  20234.     }
  20235.     /**
  20236.      * Gets the private 'translator.default' shared service.
  20237.      *
  20238.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  20239.      */
  20240.     protected function getTranslator_DefaultService()
  20241.     {
  20242.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20243.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  20244.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  20245.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  20246.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  20247.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  20248.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  20249.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  20250.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  20251.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  20252.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  20253.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  20254.         ], [
  20255.             'translation.loader.csv' => '?',
  20256.             'translation.loader.dat' => '?',
  20257.             'translation.loader.ini' => '?',
  20258.             'translation.loader.json' => '?',
  20259.             'translation.loader.mo' => '?',
  20260.             'translation.loader.php' => '?',
  20261.             'translation.loader.po' => '?',
  20262.             'translation.loader.qt' => '?',
  20263.             'translation.loader.res' => '?',
  20264.             'translation.loader.xliff' => '?',
  20265.             'translation.loader.yml' => '?',
  20266.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations/OneupUploaderBundle.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/NellappSDKBundle.fr.yaml'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/email.fr.yaml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.fr.yml'), 10 => (\dirname(__DIR__4).'/translations/CraueFormFlowBundle.fr.yaml'), 11 => (\dirname(__DIR__4).'/translations/email.fr.yaml'), 12 => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), 13 => (\dirname(__DIR__4).'/translations/validators.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.it.yml')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.pl.yml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.pt_BR.yml')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_TW.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_TW.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'ua' => [=> (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.ua.yml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 14 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony/translations'), 22 => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'), 23 => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/translations'), 25 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 26 => (\dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 28 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src/translations'), 31 => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/translations'), 32 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 33 => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/translations'), 34 => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src/translations'), 35 => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component/translations'), 36 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/craue/formflow-bundle/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/drosalys-web/form-bundle/src/Resources/translations'=> 'vendor/nellapp/sdk-bundle/src/Resources/translations'=> 'vendor/spiriitlabs/form-filter-bundle/Resources/translations'=> 'vendor/oneup/uploader-bundle/src/Resources/translations'=> 'translations'10 => 'vendor/symfony/framework-bundle/translations'11 => 'vendor/symfony/twig-bundle/translations'12 => 'vendor/twig/extra-bundle/translations'13 => 'vendor/sensio/framework-extra-bundle/src/translations'14 => 'vendor/doctrine/doctrine-bundle/translations'15 => 'vendor/doctrine/doctrine-migrations-bundle/translations'16 => 'vendor/symfony/security-bundle/translations'17 => 'vendor/symfony/web-profiler-bundle/translations'18 => 'vendor/symfony/monolog-bundle/translations'19 => 'vendor/symfony/debug-bundle/translations'20 => 'vendor/symfony/maker-bundle/src/translations'21 => 'vendor/nelmio/alice/src/Bridge/Symfony/translations'22 => 'vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'23 => 'vendor/hautelook/alice-bundle/src/translations'24 => 'vendor/drosalys-web/object-extensions/src/Bridge/Symfony/translations'25 => 'vendor/symfony/webpack-encore-bundle/src/translations'26 => 'vendor/knpuniversity/oauth2-client-bundle/src/translations'27 => 'vendor/knplabs/knp-menu-bundle/src/translations'28 => 'vendor/friendsofsymfony/rest-bundle/translations'29 => 'vendor/nelmio/api-doc-bundle/translations'30 => 'vendor/drosalys-web/web-socket-bundle/src/translations'31 => 'vendor/drosalys/api-bundle/src/translations'32 => 'vendor/liip/imagine-bundle/translations'33 => 'vendor/sentry/sentry-symfony/src/translations'34 => 'vendor/oneup/flysystem-bundle/src/translations'35 => 'vendor/symfony/ux-twig-component/translations'36 => 'vendor/willdurand/js-translation-bundle/translations']]], []);
  20267.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  20268.         $instance->setFallbackLocales([=> 'fr']);
  20269.         return $instance;
  20270.     }
  20271.     /**
  20272.      * Gets the private 'twig.command.debug' shared service.
  20273.      *
  20274.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  20275.      */
  20276.     protected function getTwig_Command_DebugService()
  20277.     {
  20278.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20279.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  20280.         $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()));
  20281.         $instance->setName('debug:twig');
  20282.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  20283.         return $instance;
  20284.     }
  20285.     /**
  20286.      * Gets the private 'twig.command.lint' shared service.
  20287.      *
  20288.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  20289.      */
  20290.     protected function getTwig_Command_LintService()
  20291.     {
  20292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20293.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  20294.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  20295.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  20296.         $instance->setName('lint:twig');
  20297.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  20298.         return $instance;
  20299.     }
  20300.     /**
  20301.      * Gets the private 'twig.form.renderer' shared service.
  20302.      *
  20303.      * @return \Symfony\Component\Form\FormRenderer
  20304.      */
  20305.     protected function getTwig_Form_RendererService()
  20306.     {
  20307.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  20308.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  20309.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  20310.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  20311.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  20312.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  20313.         if (isset($this->privates['twig.form.renderer'])) {
  20314.             return $this->privates['twig.form.renderer'];
  20315.         }
  20316.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a), NULL);
  20317.     }
  20318.     /**
  20319.      * Gets the private 'twig.mailer.message_listener' shared service.
  20320.      *
  20321.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  20322.      */
  20323.     protected function getTwig_Mailer_MessageListenerService()
  20324.     {
  20325.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  20326.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  20327.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  20328.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  20329.         if (isset($this->privates['twig.mailer.message_listener'])) {
  20330.             return $this->privates['twig.mailer.message_listener'];
  20331.         }
  20332.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  20333.     }
  20334.     /**
  20335.      * Gets the private 'twig.runtime.httpkernel' shared service.
  20336.      *
  20337.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  20338.      */
  20339.     protected function getTwig_Runtime_HttpkernelService()
  20340.     {
  20341.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  20342.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  20343.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  20344.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  20345.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  20346.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  20347.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  20348.         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, [
  20349.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  20350.         ], [
  20351.             'inline' => '?',
  20352.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  20353.     }
  20354.     /**
  20355.      * Gets the private 'twig.runtime.serializer' shared service.
  20356.      *
  20357.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  20358.      */
  20359.     protected function getTwig_Runtime_SerializerService()
  20360.     {
  20361.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  20362.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  20363.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  20364.         if (isset($this->privates['twig.runtime.serializer'])) {
  20365.             return $this->privates['twig.runtime.serializer'];
  20366.         }
  20367.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
  20368.     }
  20369.     /**
  20370.      * Gets the private 'twig.template_cache_warmer' shared service.
  20371.      *
  20372.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  20373.      */
  20374.     protected function getTwig_TemplateCacheWarmerService()
  20375.     {
  20376.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  20377.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  20378.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  20379.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20380.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  20381.         ], [
  20382.             'twig' => '?',
  20383.         ]))->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')));
  20384.     }
  20385.     /**
  20386.      * Gets the private 'ux.twig_component.component_factory' shared service.
  20387.      *
  20388.      * @return \Symfony\UX\TwigComponent\ComponentFactory
  20389.      */
  20390.     protected function getUx_TwigComponent_ComponentFactoryService()
  20391.     {
  20392.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentFactory.php';
  20393.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20394.         if (isset($this->privates['ux.twig_component.component_factory'])) {
  20395.             return $this->privates['ux.twig_component.component_factory'];
  20396.         }
  20397.         return $this->privates['ux.twig_component.component_factory'] = new \Symfony\UX\TwigComponent\ComponentFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20398.             'ChannelUserData:Badge:ChannelUserRole' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\ChannelUserData\\ChannelUserRoleBadgeComponent''getChannelUserRoleBadgeComponentService'false],
  20399.             'ChannelUserPermissionFormComponent' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent''getChannelUserPermissionFormComponentService'false],
  20400.             'ChannelUserPermissionGroupFormComponent' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent''getChannelUserPermissionGroupFormComponentService'false],
  20401.             'ChannelUserProfileCard' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard''getChannelUserProfileCardService'false],
  20402.             'SdkBadgeComponent' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\SdkBadgeComponent''getSdkBadgeComponentService'false],
  20403.         ], [
  20404.             'ChannelUserData:Badge:ChannelUserRole' => '?',
  20405.             'ChannelUserPermissionFormComponent' => '?',
  20406.             'ChannelUserPermissionGroupFormComponent' => '?',
  20407.             'ChannelUserProfileCard' => '?',
  20408.             'SdkBadgeComponent' => '?',
  20409.         ]), ($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'], 'ChannelUserProfileCard' => ['template' => '@NellappSDK/Components/channelUserData/channel_user_profile_card.html.twig''expose_public_props' => true'attributes_var' => 'attributes''key' => 'ChannelUserProfileCard''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard'], 'ChannelUserPermissionFormComponent' => ['template' => '@NellappSDK/Components/permission/channel_user_permission_form.html.twig''expose_public_props' => true'attributes_var' => 'attributes''key' => 'ChannelUserPermissionFormComponent''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent'], 'ChannelUserPermissionGroupFormComponent' => ['template' => '@NellappSDK/Components/permission/channel_user_permission_group_form.html.twig''expose_public_props' => true'attributes_var' => 'attributes''key' => 'ChannelUserPermissionGroupFormComponent''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent']]);
  20410.     }
  20411.     /**
  20412.      * Gets the private 'ux.twig_component.component_renderer' shared service.
  20413.      *
  20414.      * @return \Symfony\UX\TwigComponent\ComponentRenderer
  20415.      */
  20416.     protected function getUx_TwigComponent_ComponentRendererService()
  20417.     {
  20418.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentRendererInterface.php';
  20419.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentRenderer.php';
  20420.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentStack.php';
  20421.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  20422.         if (isset($this->privates['ux.twig_component.component_renderer'])) {
  20423.             return $this->privates['ux.twig_component.component_renderer'];
  20424.         }
  20425.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20426.         if (isset($this->privates['ux.twig_component.component_renderer'])) {
  20427.             return $this->privates['ux.twig_component.component_renderer'];
  20428.         }
  20429.         $c = ($this->privates['ux.twig_component.component_factory'] ?? $this->getUx_TwigComponent_ComponentFactoryService());
  20430.         if (isset($this->privates['ux.twig_component.component_renderer'])) {
  20431.             return $this->privates['ux.twig_component.component_renderer'];
  20432.         }
  20433.         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());
  20434.     }
  20435.     /**
  20436.      * Gets the private 'validator.builder' shared service.
  20437.      *
  20438.      * @return \Symfony\Component\Validator\ValidatorBuilder
  20439.      */
  20440.     protected function getValidator_BuilderService()
  20441.     {
  20442.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  20443.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  20444.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20445.             'App\\Validator\\Constraints\\RRuleConstraintValidator' => ['privates''App\\Validator\\Constraints\\RRuleConstraintValidator''getRRuleConstraintValidatorService'false],
  20446.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => ['privates''Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator''getAssertSameChannelValidatorService'false],
  20447.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  20448.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  20449.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  20450.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  20451.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  20452.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  20453.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  20454.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  20455.         ], [
  20456.             'App\\Validator\\Constraints\\RRuleConstraintValidator' => '?',
  20457.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => '?',
  20458.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  20459.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  20460.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  20461.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  20462.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  20463.             'doctrine.orm.validator.unique' => '?',
  20464.             'security.validator.user_password' => '?',
  20465.             'validator.expression' => '?',
  20466.         ])));
  20467.         if ($this->has('translator')) {
  20468.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  20469.         }
  20470.         $instance->setTranslationDomain('validators');
  20471.         $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')]);
  20472.         $instance->enableAnnotationMapping(true);
  20473.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  20474.         $instance->addMethodMapping('loadValidatorMetadata');
  20475.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  20476.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  20477.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  20478.         return $instance;
  20479.     }
  20480.     /**
  20481.      * Gets the private 'validator.email' shared service.
  20482.      *
  20483.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  20484.      */
  20485.     protected function getValidator_EmailService()
  20486.     {
  20487.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  20488.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  20489.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  20490.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  20491.     }
  20492.     /**
  20493.      * Gets the private 'validator.expression' shared service.
  20494.      *
  20495.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  20496.      */
  20497.     protected function getValidator_ExpressionService()
  20498.     {
  20499.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  20500.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  20501.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  20502.         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())));
  20503.     }
  20504.     /**
  20505.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  20506.      *
  20507.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  20508.      */
  20509.     protected function getValidator_Mapping_CacheWarmerService()
  20510.     {
  20511.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  20512.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  20513.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  20514.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  20515.     }
  20516.     /**
  20517.      * Gets the private 'validator.not_compromised_password' shared service.
  20518.      *
  20519.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  20520.      */
  20521.     protected function getValidator_NotCompromisedPasswordService()
  20522.     {
  20523.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  20524.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  20525.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  20526.         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);
  20527.     }
  20528.     /**
  20529.      * Gets the private 'var_dumper.command.server_dump' shared service.
  20530.      *
  20531.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  20532.      */
  20533.     protected function getVarDumper_Command_ServerDumpService()
  20534.     {
  20535.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20536.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  20537.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  20538.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  20539.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  20540.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  20541.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  20542.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  20543.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  20544.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  20545.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  20546.         $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()))]);
  20547.         $instance->setName('server:dump');
  20548.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  20549.         return $instance;
  20550.     }
  20551.     /**
  20552.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  20553.      *
  20554.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  20555.      */
  20556.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  20557.     {
  20558.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  20559.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  20560.         return $instance;
  20561.     }
  20562.     /**
  20563.      * Gets the private 'var_dumper.html_dumper' shared service.
  20564.      *
  20565.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  20566.      */
  20567.     protected function getVarDumper_HtmlDumperService()
  20568.     {
  20569.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  20570.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  20571.         return $instance;
  20572.     }
  20573.     /**
  20574.      * Gets the private 'var_dumper.server_connection' shared service.
  20575.      *
  20576.      * @return \Symfony\Component\VarDumper\Server\Connection
  20577.      */
  20578.     protected function getVarDumper_ServerConnectionService()
  20579.     {
  20580.         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()]);
  20581.     }
  20582.     /**
  20583.      * Gets the private 'web_profiler.csp.handler' shared service.
  20584.      *
  20585.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  20586.      */
  20587.     protected function getWebProfiler_Csp_HandlerService()
  20588.     {
  20589.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  20590.     }
  20591.     /**
  20592.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  20593.      *
  20594.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  20595.      */
  20596.     protected function getWebProfiler_DebugToolbarService()
  20597.     {
  20598.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  20599.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  20600.             return $this->privates['web_profiler.debug_toolbar'];
  20601.         }
  20602.         $b = ($this->services['router'] ?? $this->getRouterService());
  20603.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  20604.             return $this->privates['web_profiler.debug_toolbar'];
  20605.         }
  20606.         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()));
  20607.     }
  20608.     /**
  20609.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  20610.      *
  20611.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  20612.      */
  20613.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  20614.     {
  20615.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  20616.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  20617.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  20618.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  20619.     }
  20620.     /**
  20621.      * Gets the private 'webpack_encore.entrypoint_lookup[core]' shared service.
  20622.      *
  20623.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  20624.      */
  20625.     protected function getWebpackEncore_EntrypointLookupcoreService()
  20626.     {
  20627.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  20628.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  20629.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  20630.         return $this->privates['webpack_encore.entrypoint_lookup[core]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/bundles/nellappsdk/entrypoints.json'), NULL'core'true);
  20631.     }
  20632.     /**
  20633.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  20634.      *
  20635.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  20636.      */
  20637.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  20638.     {
  20639.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20640.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  20641.             'core' => ['privates''webpack_encore.entrypoint_lookup[core]''getWebpackEncore_EntrypointLookupcoreService'false],
  20642.         ], [
  20643.             '_default' => '?',
  20644.             'core' => '?',
  20645.         ]), '_default');
  20646.     }
  20647.     /**
  20648.      * Gets the private 'webpack_encore.exception_listener' shared service.
  20649.      *
  20650.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  20651.      */
  20652.     protected function getWebpackEncore_ExceptionListenerService()
  20653.     {
  20654.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  20655.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default'=> 'core']);
  20656.     }
  20657.     /**
  20658.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  20659.      *
  20660.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  20661.      */
  20662.     protected function getWebpackEncore_TagRendererService()
  20663.     {
  20664.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  20665.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20666.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  20667.             return $this->privates['webpack_encore.tag_renderer'];
  20668.         }
  20669.         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);
  20670.     }
  20671.     /**
  20672.      * Gets the public 'cache_clearer' alias.
  20673.      *
  20674.      * @return object The ".container.private.cache_clearer" service.
  20675.      */
  20676.     protected function getCacheClearerService()
  20677.     {
  20678.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  20679.         return $this->get('.container.private.cache_clearer');
  20680.     }
  20681.     /**
  20682.      * Gets the public 'filesystem' alias.
  20683.      *
  20684.      * @return object The ".container.private.filesystem" service.
  20685.      */
  20686.     protected function getFilesystemService()
  20687.     {
  20688.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  20689.         return $this->get('.container.private.filesystem');
  20690.     }
  20691.     /**
  20692.      * Gets the public 'serializer' alias.
  20693.      *
  20694.      * @return object The ".container.private.serializer" service.
  20695.      */
  20696.     protected function getSerializerService()
  20697.     {
  20698.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  20699.         return $this->get('.container.private.serializer');
  20700.     }
  20701.     /**
  20702.      * Gets the public 'form.factory' alias.
  20703.      *
  20704.      * @return object The ".container.private.form.factory" service.
  20705.      */
  20706.     protected function getForm_FactoryService()
  20707.     {
  20708.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  20709.         return $this->get('.container.private.form.factory');
  20710.     }
  20711.     /**
  20712.      * Gets the public 'form.type.file' alias.
  20713.      *
  20714.      * @return object The ".container.private.form.type.file" service.
  20715.      */
  20716.     protected function getForm_Type_FileService()
  20717.     {
  20718.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  20719.         return $this->get('.container.private.form.type.file');
  20720.     }
  20721.     /**
  20722.      * Gets the public 'profiler' alias.
  20723.      *
  20724.      * @return object The ".container.private.profiler" service.
  20725.      */
  20726.     protected function getProfilerService()
  20727.     {
  20728.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  20729.         return $this->get('.container.private.profiler');
  20730.     }
  20731.     /**
  20732.      * Gets the public 'twig' alias.
  20733.      *
  20734.      * @return object The ".container.private.twig" service.
  20735.      */
  20736.     protected function getTwigService()
  20737.     {
  20738.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  20739.         return $this->get('.container.private.twig');
  20740.     }
  20741.     /**
  20742.      * Gets the public 'security.authorization_checker' alias.
  20743.      *
  20744.      * @return object The ".container.private.security.authorization_checker" service.
  20745.      */
  20746.     protected function getSecurity_AuthorizationCheckerService()
  20747.     {
  20748.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  20749.         return $this->get('.container.private.security.authorization_checker');
  20750.     }
  20751.     /**
  20752.      * Gets the public 'security.token_storage' alias.
  20753.      *
  20754.      * @return object The ".container.private.security.token_storage" service.
  20755.      */
  20756.     protected function getSecurity_TokenStorageService()
  20757.     {
  20758.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  20759.         return $this->get('.container.private.security.token_storage');
  20760.     }
  20761.     /**
  20762.      * Gets the public 'security.password_encoder' alias.
  20763.      *
  20764.      * @return object The ".container.private.security.password_encoder" service.
  20765.      */
  20766.     protected function getSecurity_PasswordEncoderService()
  20767.     {
  20768.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  20769.         return $this->get('.container.private.security.password_encoder');
  20770.     }
  20771.     /**
  20772.      * Gets the public 'session' alias.
  20773.      *
  20774.      * @return object The ".container.private.session" service.
  20775.      */
  20776.     protected function getSessionService()
  20777.     {
  20778.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  20779.         return $this->get('.container.private.session');
  20780.     }
  20781.     /**
  20782.      * Gets the public 'validator' alias.
  20783.      *
  20784.      * @return object The ".container.private.validator" service.
  20785.      */
  20786.     protected function getValidatorService()
  20787.     {
  20788.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  20789.         return $this->get('.container.private.validator');
  20790.     }
  20791.     /**
  20792.      * @return array|bool|float|int|string|\UnitEnum|null
  20793.      */
  20794.     public function getParameter(string $name)
  20795.     {
  20796.         if (isset($this->buildParameters[$name])) {
  20797.             return $this->buildParameters[$name];
  20798.         }
  20799.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  20800.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  20801.         }
  20802.         if (isset($this->loadedDynamicParameters[$name])) {
  20803.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  20804.         }
  20805.         return $this->parameters[$name];
  20806.     }
  20807.     public function hasParameter(string $name): bool
  20808.     {
  20809.         if (isset($this->buildParameters[$name])) {
  20810.             return true;
  20811.         }
  20812.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  20813.     }
  20814.     public function setParameter(string $name$value): void
  20815.     {
  20816.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  20817.     }
  20818.     public function getParameterBag(): ParameterBagInterface
  20819.     {
  20820.         if (null === $this->parameterBag) {
  20821.             $parameters $this->parameters;
  20822.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  20823.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  20824.             }
  20825.             foreach ($this->buildParameters as $name => $value) {
  20826.                 $parameters[$name] = $value;
  20827.             }
  20828.             $this->parameterBag = new FrozenParameterBag($parameters);
  20829.         }
  20830.         return $this->parameterBag;
  20831.     }
  20832.     private $loadedDynamicParameters = [
  20833.         'kernel.runtime_environment' => false,
  20834.         'kernel.build_dir' => false,
  20835.         'kernel.cache_dir' => false,
  20836.         'admin_email' => false,
  20837.         'core_sync_reverse' => false,
  20838.         'kernel.secret' => false,
  20839.         'kernel.trusted_proxies' => false,
  20840.         'debug.container.dump' => false,
  20841.         'serializer.mapping.cache.file' => false,
  20842.         'session.save_path' => false,
  20843.         'validator.mapping.cache.file' => false,
  20844.         'profiler.storage.dsn' => false,
  20845.         'doctrine.orm.proxy_dir' => false,
  20846.         'hautelook_alice.fixtures_path' => false,
  20847.         'drosalys.web_socket.server_uri' => false,
  20848.         'nellapp_sdk.api_internal.secret' => false,
  20849.         'nellapp_sdk.sync.base_uri' => false,
  20850.         'nellapp_sdk.sync.secret' => false,
  20851.         'nellapp_sdk.routing.default_domain' => false,
  20852.         'oneup_uploader.chunks' => false,
  20853.         'oneup_uploader.orphanage' => false,
  20854.         'oneup_uploader.config' => false,
  20855.     ];
  20856.     private $dynamicParameters = [];
  20857.     private function getDynamicParameter(string $name)
  20858.     {
  20859.         switch ($name) {
  20860.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  20861.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  20862.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  20863.             case 'admin_email'$value $this->getEnv('ADMIN_EMAIL'); break;
  20864.             case 'core_sync_reverse'$value $this->getEnv('CORE_REVERSE_SYNC'); break;
  20865.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  20866.             case 'kernel.trusted_proxies'$value $this->getEnv('TRUSTED_PROXIES'); break;
  20867.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  20868.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  20869.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  20870.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  20871.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  20872.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  20873.             case 'hautelook_alice.fixtures_path'$value = [
  20874.                 => $this->getEnv('resolve:FIXTURES_DIRECTORY'),
  20875.             ]; break;
  20876.             case 'drosalys.web_socket.server_uri'$value $this->getEnv('resolve:WS_ADDRESS').':'.$this->getEnv('string:resolve:WS_PORT'); break;
  20877.             case 'nellapp_sdk.api_internal.secret'$value $this->getEnv('APP_SECRET'); break;
  20878.             case 'nellapp_sdk.sync.base_uri'$value $this->getEnv('resolve:SYNC_DOMAIN'); break;
  20879.             case 'nellapp_sdk.sync.secret'$value $this->getEnv('resolve:SYNC_SECRET'); break;
  20880.             case 'nellapp_sdk.routing.default_domain'$value $this->getEnv('DEFAULT_DOMAIN'); break;
  20881.             case 'oneup_uploader.chunks'$value = [
  20882.                 'maxage' => 604800,
  20883.                 'storage' => [
  20884.                     'type' => 'filesystem',
  20885.                     'filesystem' => NULL,
  20886.                     'directory' => ($this->targetDir.''.'/uploader/chunks'),
  20887.                     'stream_wrapper' => NULL,
  20888.                     'sync_buffer_size' => '100K',
  20889.                     'prefix' => 'chunks',
  20890.                 ],
  20891.                 'load_distribution' => true,
  20892.             ]; break;
  20893.             case 'oneup_uploader.orphanage'$value = [
  20894.                 'maxage' => 604800,
  20895.                 'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  20896.             ]; break;
  20897.             case 'oneup_uploader.config'$value = [
  20898.                 'mappings' => [
  20899.                     'none' => [
  20900.                         'frontend' => 'dropzone',
  20901.                         'custom_frontend' => [
  20902.                             'name' => NULL,
  20903.                             'class' => NULL,
  20904.                         ],
  20905.                         'storage' => [
  20906.                             'service' => NULL,
  20907.                             'type' => 'filesystem',
  20908.                             'filesystem' => NULL,
  20909.                             'directory' => NULL,
  20910.                             'stream_wrapper' => NULL,
  20911.                             'sync_buffer_size' => '100K',
  20912.                         ],
  20913.                         'route_prefix' => '',
  20914.                         'endpoints' => [
  20915.                             'upload' => NULL,
  20916.                             'progress' => NULL,
  20917.                             'cancel' => NULL,
  20918.                         ],
  20919.                         'allowed_mimetypes' => [
  20920.                         ],
  20921.                         'disallowed_mimetypes' => [
  20922.                         ],
  20923.                         'error_handler' => NULL,
  20924.                         'max_size' => 9223372036854775807,
  20925.                         'use_orphanage' => false,
  20926.                         'enable_progress' => false,
  20927.                         'enable_cancelation' => false,
  20928.                         'namer' => 'oneup_uploader.namer.uniqid',
  20929.                         'root_folder' => false,
  20930.                     ],
  20931.                 ],
  20932.                 'chunks' => [
  20933.                     'maxage' => 604800,
  20934.                     'storage' => [
  20935.                         'type' => 'filesystem',
  20936.                         'filesystem' => NULL,
  20937.                         'directory' => ($this->targetDir.''.'/uploader/chunks'),
  20938.                         'stream_wrapper' => NULL,
  20939.                         'sync_buffer_size' => '100K',
  20940.                         'prefix' => 'chunks',
  20941.                     ],
  20942.                     'load_distribution' => true,
  20943.                 ],
  20944.                 'orphanage' => [
  20945.                     'maxage' => 604800,
  20946.                     'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  20947.                 ],
  20948.                 'twig' => true,
  20949.             ]; break;
  20950.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  20951.         }
  20952.         $this->loadedDynamicParameters[$name] = true;
  20953.         return $this->dynamicParameters[$name] = $value;
  20954.     }
  20955.     protected function getDefaultParameters(): array
  20956.     {
  20957.         return [
  20958.             'kernel.project_dir' => \dirname(__DIR__4),
  20959.             'kernel.environment' => 'dev',
  20960.             'kernel.debug' => true,
  20961.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  20962.             'kernel.bundles' => [
  20963.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  20964.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  20965.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  20966.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  20967.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  20968.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  20969.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  20970.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  20971.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  20972.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  20973.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  20974.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  20975.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  20976.                 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  20977.                 'DrosalysWebObjectExtensionsBundle' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DrosalysWebObjectExtensionsBundle',
  20978.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  20979.                 'CraueFormFlowBundle' => 'Craue\\FormFlowBundle\\CraueFormFlowBundle',
  20980.                 'KnpUOAuth2ClientBundle' => 'KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle',
  20981.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  20982.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  20983.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  20984.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  20985.                 'DrosalysWebFormBundle' => 'DrosalysWeb\\Bundle\\FormBundle\\DrosalysWebFormBundle',
  20986.                 'DrosalysWebWebSocketBundle' => 'DrosalysWeb\\Bundle\\WebSocketBundle\\DrosalysWebWebSocketBundle',
  20987.                 'NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\NellappSDKBundle',
  20988.                 'DrosalysApiBundle' => 'Drosalys\\Bundle\\ApiBundle\\DrosalysApiBundle',
  20989.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  20990.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  20991.                 'SpiriitFormFilterBundle' => 'Spiriit\\Bundle\\FormFilterBundle\\SpiriitFormFilterBundle',
  20992.                 'OneupUploaderBundle' => 'Oneup\\UploaderBundle\\OneupUploaderBundle',
  20993.                 'OneupFlysystemBundle' => 'Oneup\\FlysystemBundle\\OneupFlysystemBundle',
  20994.                 'TwigComponentBundle' => 'Symfony\\UX\\TwigComponent\\TwigComponentBundle',
  20995.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  20996.             ],
  20997.             'kernel.bundles_metadata' => [
  20998.                 'FrameworkBundle' => [
  20999.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  21000.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  21001.                 ],
  21002.                 'TwigBundle' => [
  21003.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  21004.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  21005.                 ],
  21006.                 'TwigExtraBundle' => [
  21007.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  21008.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  21009.                 ],
  21010.                 'SensioFrameworkExtraBundle' => [
  21011.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  21012.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  21013.                 ],
  21014.                 'DoctrineBundle' => [
  21015.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  21016.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  21017.                 ],
  21018.                 'DoctrineMigrationsBundle' => [
  21019.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  21020.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  21021.                 ],
  21022.                 'SecurityBundle' => [
  21023.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  21024.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  21025.                 ],
  21026.                 'WebProfilerBundle' => [
  21027.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  21028.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  21029.                 ],
  21030.                 'MonologBundle' => [
  21031.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  21032.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  21033.                 ],
  21034.                 'DebugBundle' => [
  21035.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  21036.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  21037.                 ],
  21038.                 'MakerBundle' => [
  21039.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  21040.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  21041.                 ],
  21042.                 'NelmioAliceBundle' => [
  21043.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  21044.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  21045.                 ],
  21046.                 'FidryAliceDataFixturesBundle' => [
  21047.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  21048.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  21049.                 ],
  21050.                 'HautelookAliceBundle' => [
  21051.                     'path' => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src'),
  21052.                     'namespace' => 'Hautelook\\AliceBundle',
  21053.                 ],
  21054.                 'DrosalysWebObjectExtensionsBundle' => [
  21055.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony'),
  21056.                     'namespace' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony',
  21057.                 ],
  21058.                 'WebpackEncoreBundle' => [
  21059.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  21060.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  21061.                 ],
  21062.                 'CraueFormFlowBundle' => [
  21063.                     'path' => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle'),
  21064.                     'namespace' => 'Craue\\FormFlowBundle',
  21065.                 ],
  21066.                 'KnpUOAuth2ClientBundle' => [
  21067.                     'path' => (\dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src'),
  21068.                     'namespace' => 'KnpU\\OAuth2ClientBundle',
  21069.                 ],
  21070.                 'KnpMenuBundle' => [
  21071.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  21072.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  21073.                 ],
  21074.                 'FOSRestBundle' => [
  21075.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  21076.                     'namespace' => 'FOS\\RestBundle',
  21077.                 ],
  21078.                 'NelmioApiDocBundle' => [
  21079.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  21080.                     'namespace' => 'Nelmio\\ApiDocBundle',
  21081.                 ],
  21082.                 'KnpPaginatorBundle' => [
  21083.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  21084.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  21085.                 ],
  21086.                 'DrosalysWebFormBundle' => [
  21087.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src'),
  21088.                     'namespace' => 'DrosalysWeb\\Bundle\\FormBundle',
  21089.                 ],
  21090.                 'DrosalysWebWebSocketBundle' => [
  21091.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/web-socket-bundle/src'),
  21092.                     'namespace' => 'DrosalysWeb\\Bundle\\WebSocketBundle',
  21093.                 ],
  21094.                 'NellappSDKBundle' => [
  21095.                     'path' => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src'),
  21096.                     'namespace' => 'Nellapp\\Bundle\\SDKBundle',
  21097.                 ],
  21098.                 'DrosalysApiBundle' => [
  21099.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src'),
  21100.                     'namespace' => 'Drosalys\\Bundle\\ApiBundle',
  21101.                 ],
  21102.                 'LiipImagineBundle' => [
  21103.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  21104.                     'namespace' => 'Liip\\ImagineBundle',
  21105.                 ],
  21106.                 'SentryBundle' => [
  21107.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  21108.                     'namespace' => 'Sentry\\SentryBundle',
  21109.                 ],
  21110.                 'SpiriitFormFilterBundle' => [
  21111.                     'path' => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle'),
  21112.                     'namespace' => 'Spiriit\\Bundle\\FormFilterBundle',
  21113.                 ],
  21114.                 'OneupUploaderBundle' => [
  21115.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src'),
  21116.                     'namespace' => 'Oneup\\UploaderBundle',
  21117.                 ],
  21118.                 'OneupFlysystemBundle' => [
  21119.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src'),
  21120.                     'namespace' => 'Oneup\\FlysystemBundle',
  21121.                 ],
  21122.                 'TwigComponentBundle' => [
  21123.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component'),
  21124.                     'namespace' => 'Symfony\\UX\\TwigComponent',
  21125.                 ],
  21126.                 'BazingaJsTranslationBundle' => [
  21127.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  21128.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  21129.                 ],
  21130.             ],
  21131.             'kernel.charset' => 'UTF-8',
  21132.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  21133.             'container.dumper.inline_class_loader' => true,
  21134.             'container.dumper.inline_factories' => true,
  21135.             'var_folder_path' => \dirname(__DIR__3),
  21136.             'uploads_path' => (\dirname(__DIR__3).'/uploads'),
  21137.             'uploaded_files_path' => (\dirname(__DIR__3).'/uploads/files'),
  21138.             'event_dispatcher.event_aliases' => [
  21139.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  21140.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  21141.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  21142.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  21143.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  21144.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  21145.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  21146.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  21147.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  21148.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  21149.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  21150.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  21151.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  21152.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  21153.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  21154.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  21155.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  21156.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  21157.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  21158.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  21159.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  21160.             ],
  21161.             'fragment.renderer.hinclude.global_template' => NULL,
  21162.             'fragment.path' => '/_fragment',
  21163.             'kernel.http_method_override' => true,
  21164.             'kernel.trusted_hosts' => [
  21165.             ],
  21166.             'kernel.default_locale' => 'fr',
  21167.             'kernel.enabled_locales' => [
  21168.             ],
  21169.             'kernel.error_controller' => 'error_controller',
  21170.             'kernel.trusted_headers' => 14,
  21171.             'debug.file_link_format' => NULL,
  21172.             'asset.request_context.base_path' => NULL,
  21173.             'asset.request_context.secure' => NULL,
  21174.             'translator.logging' => false,
  21175.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  21176.             'debug.error_handler.throw_at' => -1,
  21177.             'router.request_context.host' => 'localhost',
  21178.             'router.request_context.scheme' => 'http',
  21179.             'router.request_context.base_url' => '',
  21180.             'router.resource' => 'kernel::loadRoutes',
  21181.             'request_listener.http_port' => 80,
  21182.             'request_listener.https_port' => 443,
  21183.             'session.metadata.storage_key' => '_sf2_meta',
  21184.             'session.storage.options' => [
  21185.                 'cache_limiter' => '0',
  21186.                 'cookie_lifetime' => 86400,
  21187.                 'cookie_secure' => 'auto',
  21188.                 'cookie_httponly' => false,
  21189.                 'cookie_samesite' => 'lax',
  21190.                 'gc_probability' => 1,
  21191.             ],
  21192.             'session.metadata.update_threshold' => 0,
  21193.             'form.type_extension.csrf.enabled' => false,
  21194.             'validator.translation_domain' => 'validators',
  21195.             'profiler_listener.only_exceptions' => false,
  21196.             'profiler_listener.only_main_requests' => false,
  21197.             'twig.form.resources' => [
  21198.                 => 'form_div_layout.html.twig',
  21199.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  21200.                 => '@NellappSDK/Form/form_theme_checkboxes.html.twig',
  21201.                 => '@NellappSDK/Form/form_theme.html.twig',
  21202.                 => 'bootstrap_4_layout.html.twig',
  21203.                 => 'Form/form_layout.html.twig',
  21204.                 => 'Form/form_flow_layout.html.twig',
  21205.                 => 'Form/form_theme_home.html.twig',
  21206.                 => '@NellappSDK/Form/nellapp_boolean_type.html.twig',
  21207.                 => '@DrosalysWebForm/Form/collection_layout.html.twig',
  21208.                 10 => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  21209.             ],
  21210.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  21211.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  21212.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  21213.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  21214.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  21215.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  21216.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  21217.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  21218.             'doctrine.entity_managers' => [
  21219.                 'default' => 'doctrine.orm.default_entity_manager',
  21220.             ],
  21221.             'doctrine.default_entity_manager' => 'default',
  21222.             'doctrine.dbal.connection_factory.types' => [
  21223.                 'uuid' => [
  21224.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  21225.                 ],
  21226.                 'ulid' => [
  21227.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  21228.                 ],
  21229.             ],
  21230.             'doctrine.connections' => [
  21231.                 'default' => 'doctrine.dbal.default_connection',
  21232.             ],
  21233.             'doctrine.default_connection' => 'default',
  21234.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  21235.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  21236.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  21237.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  21238.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  21239.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  21240.             'doctrine.orm.cache.memcache_host' => 'localhost',
  21241.             'doctrine.orm.cache.memcache_port' => 11211,
  21242.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  21243.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  21244.             'doctrine.orm.cache.memcached_host' => 'localhost',
  21245.             'doctrine.orm.cache.memcached_port' => 11211,
  21246.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  21247.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  21248.             'doctrine.orm.cache.redis_host' => 'localhost',
  21249.             'doctrine.orm.cache.redis_port' => 6379,
  21250.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  21251.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  21252.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  21253.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  21254.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  21255.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  21256.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  21257.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  21258.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  21259.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  21260.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  21261.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  21262.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  21263.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  21264.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  21265.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  21266.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  21267.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  21268.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  21269.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  21270.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  21271.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  21272.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  21273.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  21274.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  21275.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  21276.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  21277.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  21278.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  21279.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  21280.             'doctrine.orm.auto_generate_proxy_classes' => true,
  21281.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  21282.             'doctrine.orm.proxy_namespace' => 'Proxies',
  21283.             'doctrine.migrations.preferred_em' => NULL,
  21284.             'doctrine.migrations.preferred_connection' => NULL,
  21285.             'security.role_hierarchy.roles' => [
  21286.                 'ROLE_SUPER_ADMIN' => [
  21287.                     => 'ROLE_ADMIN',
  21288.                 ],
  21289.             ],
  21290.             'security.access.denied_url' => NULL,
  21291.             'security.authentication.manager.erase_credentials' => true,
  21292.             'security.authentication.session_strategy.strategy' => 'migrate',
  21293.             'security.access.always_authenticate_before_granting' => false,
  21294.             'security.authentication.hide_user_not_found' => true,
  21295.             'security.firewalls' => [
  21296.                 => 'dev',
  21297.                 => 'core_sync_doc',
  21298.                 => 'core_sync',
  21299.                 => 'reverse_sync',
  21300.                 => 'main',
  21301.             ],
  21302.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  21303.             'web_profiler.debug_toolbar.mode' => 2,
  21304.             'monolog.use_microseconds' => true,
  21305.             'monolog.swift_mailer.handlers' => [
  21306.             ],
  21307.             'monolog.handlers_to_channels' => [
  21308.                 'monolog.handler.console' => [
  21309.                     'type' => 'exclusive',
  21310.                     'elements' => [
  21311.                         => 'event',
  21312.                         => 'doctrine',
  21313.                         => 'console',
  21314.                     ],
  21315.                 ],
  21316.                 'monolog.handler.main' => [
  21317.                     'type' => 'exclusive',
  21318.                     'elements' => [
  21319.                         => 'event',
  21320.                     ],
  21321.                 ],
  21322.             ],
  21323.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  21324.             'nelmio_alice.functions_blacklist' => [
  21325.                 => 'current',
  21326.                 => 'shuffle',
  21327.                 => 'date',
  21328.                 => 'time',
  21329.                 => 'file',
  21330.                 => 'md5',
  21331.                 => 'sha1',
  21332.             ],
  21333.             'nelmio_alice.locale' => 'en_US',
  21334.             'nelmio_alice.seed' => 1,
  21335.             'nelmio_alice.loading_limit' => 5,
  21336.             'nelmio_alice.max_unique_values_retry' => 150,
  21337.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  21338.             'hautelook_alice.root_dirs' => [
  21339.                 => \dirname(__DIR__4),
  21340.             ],
  21341.             'drosalys_object_extensions.serialize_log.model_manager_name' => 'default',
  21342.             'drosalys_object_extensions.serialize_log.use_internal_entity' => true,
  21343.             'craue.form.flow.class' => 'Craue\\FormFlowBundle\\Form\\FormFlow',
  21344.             'craue.form.flow.storage.class' => 'Craue\\FormFlowBundle\\Storage\\SessionStorage',
  21345.             'craue.form.flow.event_listener.previous_step_invalid.class' => 'Craue\\FormFlowBundle\\EventListener\\PreviousStepInvalidEventListener',
  21346.             'craue.form.flow.event_listener.previous_step_invalid.event' => 'flow.previous_step_invalid',
  21347.             'craue.form.flow.event_listener.flow_expired.class' => 'Craue\\FormFlowBundle\\EventListener\\FlowExpiredEventListener',
  21348.             'craue.form.flow.event_listener.flow_expired.event' => 'flow.flow_expired',
  21349.             'craue_twig_extensions.formflow.class' => 'Craue\\FormFlowBundle\\Twig\\Extension\\FormFlowExtension',
  21350.             'craue_formflow.util.class' => 'Craue\\FormFlowBundle\\Util\\FormFlowUtil',
  21351.             'knp_menu.renderer.list.options' => [
  21352.             ],
  21353.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  21354.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  21355.             'knp_menu.renderer.twig.options' => [
  21356.             ],
  21357.             'knp_menu.renderer.twig.template' => 'Partials/components/header/knp-menu.html.twig',
  21358.             'knp_menu.default_renderer' => 'twig',
  21359.             'fos_rest.format_listener.rules' => NULL,
  21360.             'nelmio_api_doc.areas' => [
  21361.                 => 'default',
  21362.             ],
  21363.             'knp_paginator.template.pagination' => '@NellappSDK/Partials/component/pagination/pagination.html.twig',
  21364.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  21365.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  21366.             'knp_paginator.page_range' => 5,
  21367.             'knp_paginator.page_limit' => NULL,
  21368.             'drosalys_form.collection.import_template' => true,
  21369.             'drosalys_form.collection.main_form_template' => 'bootstrap_4_layout.html.twig',
  21370.             'drosalys_form.select_or_create.import_template' => true,
  21371.             'drosalys_form.select_or_create.layout_template' => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  21372.             'drosalys.web_socket.server_context' => [
  21373.             ],
  21374.             'drosalys.web_socket.router_resource' => (\dirname(__DIR__4).'/config/ws_routes.yaml'),
  21375.             'nellapp_sdk.global_getter.global_entities' => [
  21376.                 'channel_class' => 'App\\Entity\\Channel\\Channel',
  21377.                 'channel_white_label_class' => 'App\\Entity\\Channel\\ChannelWhiteLabel',
  21378.                 'user_class' => 'App\\Entity\\Account\\User',
  21379.                 'channel_user_data_class' => 'App\\Entity\\ChannelUserData\\ChannelUserData',
  21380.                 'channel_user_role_class' => 'Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRole',
  21381.             ],
  21382.             'nellapp_sdk.default.doctrine_connection' => 'default',
  21383.             'nellapp_sdk.auth.enable' => true,
  21384.             'nellapp_sdk.auth.doctrine_connection' => 'default',
  21385.             'nellapp_sdk.sync.enable' => true,
  21386.             'nellapp_sdk.channel.enable' => true,
  21387.             'entities_handled' => [
  21388.                 => 'channel_channel',
  21389.                 => 'channel_configuration',
  21390.                 => 'channel_white_label',
  21391.                 => 'channel_user_from_channels',
  21392.                 => 'channel_group',
  21393.                 => 'channel_user_role',
  21394.                 => 'channel_session',
  21395.                 => 'channel_place',
  21396.                 => 'channel_room',
  21397.                 => 'channel_user_data',
  21398.                 10 => 'abstract_cursus',
  21399.                 11 => 'channel_training',
  21400.                 12 => 'channel_user_perm_training',
  21401.                 13 => 'channel_user_perm_session',
  21402.                 14 => 'channel_user_perm_cursus',
  21403.             ],
  21404.             'nellapp_sdk.template_header.search_deactivated_domain' => [
  21405.             ],
  21406.             'drosalys_api.serializer.symfony' => true,
  21407.             'liip_imagine.resolvers' => [
  21408.                 'default' => [
  21409.                     'web_path' => [
  21410.                         'web_root' => (\dirname(__DIR__4).'/public'),
  21411.                         'cache_prefix' => 'media/cache',
  21412.                     ],
  21413.                 ],
  21414.             ],
  21415.             'liip_imagine.loaders' => [
  21416.                 'default' => [
  21417.                     'filesystem' => [
  21418.                         'locator' => 'filesystem',
  21419.                         'data_root' => [
  21420.                             => (\dirname(__DIR__4).'/public'),
  21421.                         ],
  21422.                         'allow_unresolvable_data_roots' => false,
  21423.                         'bundle_resources' => [
  21424.                             'enabled' => false,
  21425.                             'access_control_type' => 'blacklist',
  21426.                             'access_control_list' => [
  21427.                             ],
  21428.                         ],
  21429.                     ],
  21430.                 ],
  21431.                 'uploads' => [
  21432.                     'filesystem' => [
  21433.                         'data_root' => [
  21434.                             => (\dirname(__DIR__3).'/uploads/files'),
  21435.                         ],
  21436.                         'locator' => 'filesystem',
  21437.                         'allow_unresolvable_data_roots' => false,
  21438.                         'bundle_resources' => [
  21439.                             'enabled' => false,
  21440.                             'access_control_type' => 'blacklist',
  21441.                             'access_control_list' => [
  21442.                             ],
  21443.                         ],
  21444.                     ],
  21445.                 ],
  21446.             ],
  21447.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  21448.             'liip_imagine.jpegoptim.stripAll' => true,
  21449.             'liip_imagine.jpegoptim.max' => NULL,
  21450.             'liip_imagine.jpegoptim.progressive' => true,
  21451.             'liip_imagine.jpegoptim.tempDir' => NULL,
  21452.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  21453.             'liip_imagine.optipng.level' => 7,
  21454.             'liip_imagine.optipng.stripAll' => true,
  21455.             'liip_imagine.optipng.tempDir' => NULL,
  21456.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  21457.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  21458.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  21459.             'liip_imagine.cwebp.tempDir' => NULL,
  21460.             'liip_imagine.cwebp.q' => 75,
  21461.             'liip_imagine.cwebp.alphaQ' => 100,
  21462.             'liip_imagine.cwebp.m' => 4,
  21463.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  21464.             'liip_imagine.cwebp.alphaMethod' => 1,
  21465.             'liip_imagine.cwebp.exact' => false,
  21466.             'liip_imagine.cwebp.metadata' => [
  21467.                 => 'none',
  21468.             ],
  21469.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  21470.             'liip_imagine.cache.resolver.default' => 'default',
  21471.             'liip_imagine.default_image' => NULL,
  21472.             'liip_imagine.filter_sets' => [
  21473.                 'channel_thumbnail' => [
  21474.                     'quality' => 100,
  21475.                     'jpeg_quality' => 80,
  21476.                     'png_compression_level' => 8,
  21477.                     'png_compression_filter' => NULL,
  21478.                     'format' => NULL,
  21479.                     'animated' => false,
  21480.                     'cache' => NULL,
  21481.                     'data_loader' => NULL,
  21482.                     'default_image' => NULL,
  21483.                     'filters' => [
  21484.                         'auto_rotate' => [
  21485.                         ],
  21486.                         'strip' => [
  21487.                         ],
  21488.                         'thumbnail' => [
  21489.                             'size' => [
  21490.                                 => 600,
  21491.                                 => 300,
  21492.                             ],
  21493.                             'mode' => 'inset',
  21494.                             'allow_upscale' => true,
  21495.                         ],
  21496.                     ],
  21497.                     'post_processors' => [
  21498.                     ],
  21499.                 ],
  21500.                 'avatar_thumbnail' => [
  21501.                     'quality' => 100,
  21502.                     'jpeg_quality' => 80,
  21503.                     'png_compression_level' => 8,
  21504.                     'png_compression_filter' => NULL,
  21505.                     'format' => NULL,
  21506.                     'animated' => false,
  21507.                     'cache' => NULL,
  21508.                     'data_loader' => NULL,
  21509.                     'default_image' => NULL,
  21510.                     'filters' => [
  21511.                         'auto_rotate' => [
  21512.                         ],
  21513.                         'strip' => [
  21514.                         ],
  21515.                         'thumbnail' => [
  21516.                             'size' => [
  21517.                                 => 100,
  21518.                                 => 100,
  21519.                             ],
  21520.                             'mode' => 'outbound',
  21521.                             'allow_upscale' => true,
  21522.                         ],
  21523.                     ],
  21524.                     'post_processors' => [
  21525.                     ],
  21526.                 ],
  21527.                 'cache' => [
  21528.                     'quality' => 100,
  21529.                     'jpeg_quality' => NULL,
  21530.                     'png_compression_level' => NULL,
  21531.                     'png_compression_filter' => NULL,
  21532.                     'format' => NULL,
  21533.                     'animated' => false,
  21534.                     'cache' => NULL,
  21535.                     'data_loader' => NULL,
  21536.                     'default_image' => NULL,
  21537.                     'filters' => [
  21538.                     ],
  21539.                     'post_processors' => [
  21540.                     ],
  21541.                 ],
  21542.                 'logos_resize' => [
  21543.                     'quality' => 85,
  21544.                     'jpeg_quality' => NULL,
  21545.                     'png_compression_level' => NULL,
  21546.                     'png_compression_filter' => NULL,
  21547.                     'format' => NULL,
  21548.                     'animated' => false,
  21549.                     'cache' => NULL,
  21550.                     'data_loader' => 'uploads',
  21551.                     'default_image' => NULL,
  21552.                     'filters' => [
  21553.                         'thumbnail' => [
  21554.                             'size' => [
  21555.                                 => 150,
  21556.                                 => 70,
  21557.                             ],
  21558.                             'mode' => 'inset',
  21559.                         ],
  21560.                     ],
  21561.                     'post_processors' => [
  21562.                     ],
  21563.                 ],
  21564.             ],
  21565.             'liip_imagine.binary.loader.default' => 'default',
  21566.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  21567.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  21568.             'liip_imagine.webp.generate' => false,
  21569.             'liip_imagine.webp.options' => [
  21570.                 'quality' => 100,
  21571.                 'cache' => NULL,
  21572.                 'data_loader' => NULL,
  21573.                 'post_processors' => [
  21574.                 ],
  21575.             ],
  21576.             'env(SENTRY_RELEASE)' => '1.0.0+no-version-set@{no ref',
  21577.             'sentry.tracing.enabled' => true,
  21578.             'sentry.tracing.dbal.enabled' => true,
  21579.             'sentry.tracing.dbal.connections' => [
  21580.             ],
  21581.             'sentry.tracing.cache.enabled' => true,
  21582.             'sentry.tracing.http_client.enabled' => true,
  21583.             'spiriit_form_filter.query_builder_updater.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\FilterBuilderUpdater',
  21584.             'spiriit_form_filter.form_data_extractor.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\FormDataExtractor',
  21585.             'spiriit_form_filter.data_extraction_method.default.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\DefaultExtractionMethod',
  21586.             'spiriit_form_filter.data_extraction_method.text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\TextExtractionMethod',
  21587.             'spiriit_form_filter.data_extraction_method.key_values.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\ValueKeysExtractionMethod',
  21588.             'spiriit_form_filter.filter_prepare.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\PrepareListener',
  21589.             'spiriit_form_filter.type.filter_text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType',
  21590.             'spiriit_form_filter.type.filter_number.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType',
  21591.             'spiriit_form_filter.type.filter_number_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType',
  21592.             'spiriit_form_filter.type.filter_checkbox.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType',
  21593.             'spiriit_form_filter.type.filter_boolean.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType',
  21594.             'spiriit_form_filter.type.filter_choice.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType',
  21595.             'spiriit_form_filter.type.filter_date.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType',
  21596.             'spiriit_form_filter.type.filter_date_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType',
  21597.             'spiriit_form_filter.type.filter_datetime.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType',
  21598.             'spiriit_form_filter.type.filter_datetime_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType',
  21599.             'spiriit_form_filter.type.filter_collection_adapter.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType',
  21600.             'spiriit_form_filter.type.filter_sharedable.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType',
  21601.             'spiriit_form_filter.type.filter_enum.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType',
  21602.             'spiriit_form_filter.type_extension.filter_extension.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension',
  21603.             'spiriit_form_filter.get_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Subscriber\\DoctrineORMSubscriber',
  21604.             'spiriit_form_filter.apply_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\DoctrineApplyFilterListener',
  21605.             'spiriit_form_filter.type.filter_entity.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType',
  21606.             'spiriit_form_filter.where_method' => 'and',
  21607.             'spiriit_form_filter.text.condition_pattern' => 1,
  21608.             'oneup_uploader.chunks.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\ChunkManager',
  21609.             'oneup_uploader.chunks_storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\GaufretteStorage',
  21610.             'oneup_uploader.chunks_storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FlysystemStorage',
  21611.             'oneup_uploader.chunks_storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FilesystemStorage',
  21612.             'oneup_uploader.namer.urlsafename.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UrlSafeNamer',
  21613.             'oneup_uploader.namer.uniqid.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UniqidNamer',
  21614.             'oneup_uploader.routing.loader.class' => 'Oneup\\UploaderBundle\\Routing\\RouteLoader',
  21615.             'oneup_uploader.storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\GaufretteStorage',
  21616.             'oneup_uploader.storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FlysystemStorage',
  21617.             'oneup_uploader.storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemStorage',
  21618.             'oneup_uploader.orphanage.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemOrphanageStorage',
  21619.             'oneup_uploader.orphanage.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Orphanage\\OrphanageManager',
  21620.             'oneup_uploader.controller.fineuploader.class' => 'Oneup\\UploaderBundle\\Controller\\FineUploaderController',
  21621.             'oneup_uploader.controller.blueimp.class' => 'Oneup\\UploaderBundle\\Controller\\BlueimpController',
  21622.             'oneup_uploader.controller.uploadify.class' => 'Oneup\\UploaderBundle\\Controller\\UploadifyController',
  21623.             'oneup_uploader.controller.yui3.class' => 'Oneup\\UploaderBundle\\Controller\\YUI3Controller',
  21624.             'oneup_uploader.controller.fancyupload.class' => 'Oneup\\UploaderBundle\\Controller\\FancyUploadController',
  21625.             'oneup_uploader.controller.mooupload.class' => 'Oneup\\UploaderBundle\\Controller\\MooUploadController',
  21626.             'oneup_uploader.controller.plupload.class' => 'Oneup\\UploaderBundle\\Controller\\PluploadController',
  21627.             'oneup_uploader.controller.dropzone.class' => 'Oneup\\UploaderBundle\\Controller\\DropzoneController',
  21628.             'oneup_uploader.command.clear_chunks.class' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  21629.             'oneup_uploader.command.clear_orphans.class' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  21630.             'oneup_uploader.error_handler.noop.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\NoopErrorHandler',
  21631.             'oneup_uploader.error_handler.blueimp.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\BlueimpErrorHandler',
  21632.             'oneup_uploader.error_handler.plupload.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\PluploadErrorHandler',
  21633.             'oneup_uploader.error_handler.dropzone.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\DropzoneErrorHandler',
  21634.             'oneup_uploader.config.none' => [
  21635.                 'frontend' => 'dropzone',
  21636.                 'custom_frontend' => [
  21637.                     'name' => NULL,
  21638.                     'class' => NULL,
  21639.                 ],
  21640.                 'storage' => [
  21641.                     'service' => NULL,
  21642.                     'type' => 'filesystem',
  21643.                     'filesystem' => NULL,
  21644.                     'directory' => NULL,
  21645.                     'stream_wrapper' => NULL,
  21646.                     'sync_buffer_size' => '100K',
  21647.                 ],
  21648.                 'route_prefix' => '',
  21649.                 'endpoints' => [
  21650.                     'upload' => NULL,
  21651.                     'progress' => NULL,
  21652.                     'cancel' => NULL,
  21653.                 ],
  21654.                 'allowed_mimetypes' => [
  21655.                 ],
  21656.                 'disallowed_mimetypes' => [
  21657.                 ],
  21658.                 'error_handler' => NULL,
  21659.                 'max_size' => 9223372036854775807,
  21660.                 'use_orphanage' => false,
  21661.                 'enable_progress' => false,
  21662.                 'enable_cancelation' => false,
  21663.                 'namer' => 'oneup_uploader.namer.uniqid',
  21664.                 'root_folder' => false,
  21665.             ],
  21666.             'oneup_uploader.controllers' => [
  21667.                 'none' => [
  21668.                     => 'oneup_uploader.controller.none',
  21669.                     => [
  21670.                         'enable_progress' => false,
  21671.                         'enable_cancelation' => false,
  21672.                         'route_prefix' => '',
  21673.                         'endpoints' => [
  21674.                             'upload' => NULL,
  21675.                             'progress' => NULL,
  21676.                             'cancel' => NULL,
  21677.                         ],
  21678.                     ],
  21679.                 ],
  21680.             ],
  21681.             'oneup_uploader.maxsize' => [
  21682.                 'none' => 20971520,
  21683.             ],
  21684.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  21685.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  21686.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  21687.             'maker.compatible_check.doctrine.supports_attributes' => true,
  21688.             'data_collector.templates' => [
  21689.                 'data_collector.request' => [
  21690.                     => 'request',
  21691.                     => '@WebProfiler/Collector/request.html.twig',
  21692.                 ],
  21693.                 'data_collector.time' => [
  21694.                     => 'time',
  21695.                     => '@WebProfiler/Collector/time.html.twig',
  21696.                 ],
  21697.                 'data_collector.memory' => [
  21698.                     => 'memory',
  21699.                     => '@WebProfiler/Collector/memory.html.twig',
  21700.                 ],
  21701.                 'data_collector.validator' => [
  21702.                     => 'validator',
  21703.                     => '@WebProfiler/Collector/validator.html.twig',
  21704.                 ],
  21705.                 'data_collector.ajax' => [
  21706.                     => 'ajax',
  21707.                     => '@WebProfiler/Collector/ajax.html.twig',
  21708.                 ],
  21709.                 'data_collector.form' => [
  21710.                     => 'form',
  21711.                     => '@WebProfiler/Collector/form.html.twig',
  21712.                 ],
  21713.                 'data_collector.exception' => [
  21714.                     => 'exception',
  21715.                     => '@WebProfiler/Collector/exception.html.twig',
  21716.                 ],
  21717.                 'data_collector.logger' => [
  21718.                     => 'logger',
  21719.                     => '@WebProfiler/Collector/logger.html.twig',
  21720.                 ],
  21721.                 'data_collector.events' => [
  21722.                     => 'events',
  21723.                     => '@WebProfiler/Collector/events.html.twig',
  21724.                 ],
  21725.                 'data_collector.router' => [
  21726.                     => 'router',
  21727.                     => '@WebProfiler/Collector/router.html.twig',
  21728.                 ],
  21729.                 'data_collector.cache' => [
  21730.                     => 'cache',
  21731.                     => '@WebProfiler/Collector/cache.html.twig',
  21732.                 ],
  21733.                 'data_collector.translation' => [
  21734.                     => 'translation',
  21735.                     => '@WebProfiler/Collector/translation.html.twig',
  21736.                 ],
  21737.                 'data_collector.security' => [
  21738.                     => 'security',
  21739.                     => '@Security/Collector/security.html.twig',
  21740.                 ],
  21741.                 'data_collector.twig' => [
  21742.                     => 'twig',
  21743.                     => '@WebProfiler/Collector/twig.html.twig',
  21744.                 ],
  21745.                 'data_collector.http_client' => [
  21746.                     => 'http_client',
  21747.                     => '@WebProfiler/Collector/http_client.html.twig',
  21748.                 ],
  21749.                 'data_collector.doctrine' => [
  21750.                     => 'db',
  21751.                     => '@Doctrine/Collector/db.html.twig',
  21752.                 ],
  21753.                 'data_collector.dump' => [
  21754.                     => 'dump',
  21755.                     => '@Debug/Profiler/dump.html.twig',
  21756.                 ],
  21757.                 'data_collector.messenger' => [
  21758.                     => 'messenger',
  21759.                     => '@WebProfiler/Collector/messenger.html.twig',
  21760.                 ],
  21761.                 'mailer.data_collector' => [
  21762.                     => 'mailer',
  21763.                     => '@WebProfiler/Collector/mailer.html.twig',
  21764.                 ],
  21765.                 'data_collector.config' => [
  21766.                     => 'config',
  21767.                     => '@WebProfiler/Collector/config.html.twig',
  21768.                 ],
  21769.             ],
  21770.             'console.command.ids' => [
  21771.             ],
  21772.         ];
  21773.     }
  21774.     protected function throw($message)
  21775.     {
  21776.         throw new RuntimeException($message);
  21777.     }
  21778. }