var/cache/dev/ContainerX6E74dO/App_KernelDevDebugContainer.php line 1136

Open in your IDE?
  1. <?php
  2. namespace ContainerX6E74dO;
  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.filesystem' => 'get_Container_Private_FilesystemService',
  34.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  35.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  36.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  37.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  38.             '.container.private.twig' => 'get_Container_Private_TwigService',
  39.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  40.             'cache.app' => 'getCache_AppService',
  41.             'cache.system' => 'getCache_SystemService',
  42.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  43.             'craue_formflow_util' => 'getCraueFormflowUtilService',
  44.             'cursus_filesystem' => 'getCursusFilesystemService',
  45.             'data_collector.dump' => 'getDataCollector_DumpService',
  46.             'doctrine' => 'getDoctrineService',
  47.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  48.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  49.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  50.             'event_dispatcher' => 'getEventDispatcherService',
  51.             'http_kernel' => 'getHttpKernelService',
  52.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  53.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  54.             'liip_imagine.cache.resolver.cursus_uploads' => 'getLiipImagine_Cache_Resolver_CursusUploadsService',
  55.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  56.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  57.             'liip_imagine.cache.resolver.organization_uploads' => 'getLiipImagine_Cache_Resolver_OrganizationUploadsService',
  58.             'liip_imagine.cache.resolver.positioning_test_uploads' => 'getLiipImagine_Cache_Resolver_PositioningTestUploadsService',
  59.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  60.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  61.             'oneup_uploader.orphanage_manager' => 'getOneupUploader_OrphanageManagerService',
  62.             'oneup_uploader.templating.uploader_helper' => 'getOneupUploader_Templating_UploaderHelperService',
  63.             'oneup_uploader.twig.extension.uploader' => 'getOneupUploader_Twig_Extension_UploaderService',
  64.             'organization_filesystem' => 'getOrganizationFilesystemService',
  65.             'positioning_test_filesystem' => 'getPositioningTestFilesystemService',
  66.             'request_stack' => 'getRequestStackService',
  67.             'router' => 'getRouterService',
  68.             'translator' => 'getTranslatorService',
  69.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  70.             'cache_clearer' => 'getCacheClearerService',
  71.             'filesystem' => 'getFilesystemService',
  72.             'serializer' => 'getSerializerService',
  73.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  74.             'form.factory' => 'getForm_FactoryService',
  75.             'form.type.file' => 'getForm_Type_FileService',
  76.             'profiler' => 'getProfilerService',
  77.             'twig' => 'getTwigService',
  78.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  79.             'security.token_storage' => 'getSecurity_TokenStorageService',
  80.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  81.             'session' => 'getSessionService',
  82.             'validator' => 'getValidatorService',
  83.         ];
  84.         $this->fileMap = [
  85.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  86.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  87.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  88.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  89.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  90.             '.container.private.session' => 'get_Container_Private_SessionService',
  91.             '.zenstruck_foundry.configuration' => 'get_ZenstruckFoundry_ConfigurationService',
  92.             '.zenstruck_foundry.global_state_registry' => 'get_ZenstruckFoundry_GlobalStateRegistryService',
  93.             'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptAnswerAction' => 'getAttemptAnswerActionService',
  94.             'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptBlockCompleteAction' => 'getAttemptBlockCompleteActionService',
  95.             'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptBlockLaunchAction' => 'getAttemptBlockLaunchActionService',
  96.             'App\\Controller\\Account\\Async\\Channel\\Service\\CollectionAction' => 'getCollectionActionService',
  97.             'App\\Controller\\Account\\Async\\Cursus\\Drive\\CollectionFileAbstractCursusAction' => 'getCollectionFileAbstractCursusActionService',
  98.             'App\\Controller\\Account\\Async\\Cursus\\Drive\\DeleteFileAbstractCursusAction' => 'getDeleteFileAbstractCursusActionService',
  99.             'App\\Controller\\Account\\Async\\Cursus\\Drive\\GetCountFilesByTagsAction' => 'getGetCountFilesByTagsActionService',
  100.             'App\\Controller\\Account\\Async\\Cursus\\Drive\\GetFileAbstractCursusAction' => 'getGetFileAbstractCursusActionService',
  101.             'App\\Controller\\Account\\Async\\Cursus\\Drive\\NotifyServicesForFilesAction' => 'getNotifyServicesForFilesActionService',
  102.             'App\\Controller\\Account\\Async\\Cursus\\Drive\\PostFileAbstractCursusAction' => 'getPostFileAbstractCursusActionService',
  103.             'App\\Controller\\Account\\Async\\Cursus\\Drive\\PutFileAbstractCursusAction' => 'getPutFileAbstractCursusActionService',
  104.             'App\\Controller\\Account\\Async\\Cursus\\Drive\\RestoreFileAbstractCursusAction' => 'getRestoreFileAbstractCursusActionService',
  105.             'App\\Controller\\Account\\Async\\Cursus\\Drive\\ToRemoveFileAbstractCursusAction' => 'getToRemoveFileAbstractCursusActionService',
  106.             'App\\Controller\\Account\\Async\\Cursus\\GetCursusCertificate' => 'getGetCursusCertificateService',
  107.             'App\\Controller\\Account\\Async\\Cursus\\GetGlobalProgressionAction' => 'getGetGlobalProgressionActionService',
  108.             'App\\Controller\\Account\\Async\\Cursus\\GetLightProgressionAction' => 'getGetLightProgressionActionService',
  109.             'App\\Controller\\Account\\Async\\Cursus\\GetTrainingProgressionAction' => 'getGetTrainingProgressionActionService',
  110.             'App\\Controller\\Account\\Async\\UpdateLastConnected' => 'getUpdateLastConnectedService',
  111.             'App\\Controller\\Account\\ChannelUserData\\ChannelUserDataDashboardRedirectAction' => 'getChannelUserDataDashboardRedirectActionService',
  112.             'App\\Controller\\Account\\ChannelUserData\\Cursus\\ShowAction' => 'getShowActionService',
  113.             'App\\Controller\\Account\\ChannelUserData\\Cursus\\ShowDriveAction' => 'getShowDriveActionService',
  114.             'App\\Controller\\Account\\ChannelUserData\\Cursus\\ShowFilesAction' => 'getShowFilesActionService',
  115.             'App\\Controller\\Account\\ChannelUserData\\Cursus\\ShowProgressAction' => 'getShowProgressActionService',
  116.             'App\\Controller\\Account\\ChannelUserData\\LearnerDashboardAction' => 'getLearnerDashboardActionService',
  117.             'App\\Controller\\Account\\ChannelUserData\\RedirectDriveNotificationAction' => 'getRedirectDriveNotificationActionService',
  118.             'App\\Controller\\Account\\Channel\\PositioningTest\\Attempt\\IndexAction' => 'getIndexActionService',
  119.             'App\\Controller\\Account\\Channel\\PositioningTest\\Attempt\\ShowAction' => 'getShowAction2Service',
  120.             'App\\Controller\\Account\\Channel\\PositioningTest\\ShowAction' => 'getShowAction3Service',
  121.             'App\\Controller\\Account\\Channel\\PositioningTest\\StartAction' => 'getStartActionService',
  122.             'App\\Controller\\Account\\EditAccountAction' => 'getEditAccountActionService',
  123.             'App\\Controller\\Account\\ForgotPassword\\AlreadyLoggedInController' => 'getAlreadyLoggedInControllerService',
  124.             'App\\Controller\\Account\\ForgotPassword\\AskController' => 'getAskControllerService',
  125.             'App\\Controller\\Account\\ForgotPassword\\AskSuccessController' => 'getAskSuccessControllerService',
  126.             'App\\Controller\\Account\\ForgotPassword\\ResetController' => 'getResetControllerService',
  127.             'App\\Controller\\Account\\HomeAction' => 'getHomeActionService',
  128.             'App\\Controller\\Account\\Notification\\NotificationSeeAllController' => 'getNotificationSeeAllControllerService',
  129.             'App\\Controller\\Account\\Register\\RegisterAction' => 'getRegisterActionService',
  130.             'App\\Controller\\Account\\Register\\RegisterVerificationAction' => 'getRegisterVerificationActionService',
  131.             'App\\Controller\\Account\\Register\\SetPasswordController' => 'getSetPasswordControllerService',
  132.             'App\\Controller\\Account\\Register\\VerifyEmailAction' => 'getVerifyEmailActionService',
  133.             'App\\Controller\\Account\\Security\\LoginAction' => 'getLoginActionService',
  134.             'App\\Controller\\Account\\Security\\LogoutAction' => 'getLogoutActionService',
  135.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\DeleteActivityAction' => 'getDeleteActivityActionService',
  136.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\ExportActivitiesAction' => 'getExportActivitiesActionService',
  137.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\GetAbstractCollectionAction' => 'getGetAbstractCollectionActionService',
  138.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\GetMeetingCollectionAction' => 'getGetMeetingCollectionActionService',
  139.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PostMeetingActivityAction' => 'getPostMeetingActivityActionService',
  140.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PostMessageActivityAction' => 'getPostMessageActivityActionService',
  141.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PutMeetingActivityAction' => 'getPutMeetingActivityActionService',
  142.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PutMessageActivityAction' => 'getPutMessageActivityActionService',
  143.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\DeleteFileAbstractCursusAction' => 'getDeleteFileAbstractCursusAction2Service',
  144.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\GetCollectionFileAbstractCursusAction' => 'getGetCollectionFileAbstractCursusActionService',
  145.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\GetCountFilesByTagsAction' => 'getGetCountFilesByTagsAction2Service',
  146.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\GetFileAbstractCursusAction' => 'getGetFileAbstractCursusAction2Service',
  147.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\NotifyServicesForFilesAction' => 'getNotifyServicesForFilesAction2Service',
  148.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\PostFileAbstractCursusAction' => 'getPostFileAbstractCursusAction2Service',
  149.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\PutFileAbstractCursusAction' => 'getPutFileAbstractCursusAction2Service',
  150.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\RestoreFileAbstractCursusAction' => 'getRestoreFileAbstractCursusAction2Service',
  151.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\ToRemoveFileAbstractCursusAction' => 'getToRemoveFileAbstractCursusAction2Service',
  152.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Files\\GetCursusFiles' => 'getGetCursusFilesService',
  153.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Message\\GetCollectionAction' => 'getGetCollectionActionService',
  154.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\ExportTrainingProgression' => 'getExportTrainingProgressionService',
  155.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetEventsCollectionAction' => 'getGetEventsCollectionActionService',
  156.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetGlobalProgressionAction' => 'getGetGlobalProgressionAction2Service',
  157.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetLightProgressionAction' => 'getGetLightProgressionAction2Service',
  158.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetLightProgressionCollectionAction' => 'getGetLightProgressionCollectionActionService',
  159.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetTrainingProgressionAction' => 'getGetTrainingProgressionAction2Service',
  160.             'App\\Controller\\Admin\\Async\\Channel\\CRM\\ProspectCollectionAction' => 'getProspectCollectionActionService',
  161.             'App\\Controller\\Admin\\Async\\Channel\\Certificate\\CursusStartCertificate\\GetPreviewCertificateAction' => 'getGetPreviewCertificateActionService',
  162.             'App\\Controller\\Admin\\Async\\Channel\\ChannelUserData\\TutorCollectionAction' => 'getTutorCollectionActionService',
  163.             'App\\Controller\\Admin\\Async\\Channel\\Company\\CollectionAction' => 'getCollectionAction2Service',
  164.             'App\\Controller\\Admin\\Async\\Channel\\Group\\CollectionAction' => 'getCollectionAction3Service',
  165.             'App\\Controller\\Admin\\Async\\Channel\\Organization\\CollectionAction' => 'getCollectionAction4Service',
  166.             'App\\Controller\\Admin\\Async\\Channel\\Place\\CollectionAction' => 'getCollectionAction5Service',
  167.             'App\\Controller\\Admin\\Async\\Channel\\PositioningTest\\Attempt\\AttemptAnswerAction' => 'getAttemptAnswerAction2Service',
  168.             'App\\Controller\\Admin\\Async\\Channel\\PositioningTest\\BlockCollectionAction' => 'getBlockCollectionActionService',
  169.             'App\\Controller\\Admin\\Async\\Channel\\Service\\CollectionAction' => 'getCollectionAction6Service',
  170.             'App\\Controller\\Admin\\Async\\Channel\\Session\\CollectionAction' => 'getCollectionAction7Service',
  171.             'App\\Controller\\Admin\\Async\\Channel\\Training\\CollectionAction' => 'getCollectionAction8Service',
  172.             'App\\Controller\\Admin\\Async\\Channel\\User\\CompanyTutorCollectionAction' => 'getCompanyTutorCollectionActionService',
  173.             'App\\Controller\\Admin\\Async\\Channel\\User\\LearnersCollectionByTrainingAction' => 'getLearnersCollectionByTrainingActionService',
  174.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\CustomView\\DeleteCustomViewAdminAction' => 'getDeleteCustomViewAdminActionService',
  175.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\CustomView\\InactivateCustomViewAdminAction' => 'getInactivateCustomViewAdminActionService',
  176.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\DeleteAction' => 'getDeleteActionService',
  177.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\IndexAction' => 'getIndexAction2Service',
  178.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\IndexAdminsAction' => 'getIndexAdminsActionService',
  179.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\IndexPositioningTestAttemptAction' => 'getIndexPositioningTestAttemptActionService',
  180.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\NewAction' => 'getNewActionService',
  181.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\RedirectControllerAction' => 'getRedirectControllerActionService',
  182.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\RemoveChannelUserDataRoleAction' => 'getRemoveChannelUserDataRoleActionService',
  183.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\ShowAction' => 'getShowAction4Service',
  184.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\ShowPositioningTestAttemptAction' => 'getShowPositioningTestAttemptActionService',
  185.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\SwitchChannelUserDataTypeAction' => 'getSwitchChannelUserDataTypeActionService',
  186.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\ToggleActiveChannelUserDataAction' => 'getToggleActiveChannelUserDataActionService',
  187.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\Activity\\CreateMessageActivityAction' => 'getCreateMessageActivityActionService',
  188.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\Activity\\ShowActivityGeneralAction' => 'getShowActivityGeneralActionService',
  189.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteAction' => 'getDeleteAction2Service',
  190.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteAdviserAction' => 'getDeleteAdviserActionService',
  191.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteExamAction' => 'getDeleteExamActionService',
  192.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteFounderAction' => 'getDeleteFounderActionService',
  193.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteInternshipAction' => 'getDeleteInternshipActionService',
  194.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteInternshipTutorAction' => 'getDeleteInternshipTutorActionService',
  195.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\Export\\DeleteAction' => 'getDeleteAction3Service',
  196.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\Export\\DownloadExportAction' => 'getDownloadExportActionService',
  197.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\Export\\ExportAction' => 'getExportActionService',
  198.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\Export\\IndexAction' => 'getIndexAction3Service',
  199.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\IndexAction' => 'getIndexAction4Service',
  200.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\IndexCursusAction' => 'getIndexCursusActionService',
  201.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\NewTrainingCursus' => 'getNewTrainingCursusService',
  202.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ReactivateCursusAction' => 'getReactivateCursusActionService',
  203.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\RedirectCursusAction' => 'getRedirectCursusActionService',
  204.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowChatAction' => 'getShowChatActionService',
  205.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowDriveAction' => 'getShowDriveAction2Service',
  206.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowExamAction' => 'getShowExamActionService',
  207.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowFilesAction' => 'getShowFilesAction2Service',
  208.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowFounderAction' => 'getShowFounderActionService',
  209.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowInternshipAction' => 'getShowInternshipActionService',
  210.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowProgressAction' => 'getShowProgressAction2Service',
  211.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowLearnerAction' => 'getShowLearnerActionService',
  212.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowProfileAction' => 'getShowProfileActionService',
  213.             'App\\Controller\\Admin\\ChannelUserData\\ShowChannelUserDataAction' => 'getShowChannelUserDataActionService',
  214.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\DeleteAction' => 'getDeleteAction4Service',
  215.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\EditAction' => 'getEditActionService',
  216.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\NewAction' => 'getNewAction2Service',
  217.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\ShowAction' => 'getShowAction5Service',
  218.             'App\\Controller\\Admin\\Channel\\Certificate\\IndexAction' => 'getIndexAction5Service',
  219.             'App\\Controller\\Admin\\Channel\\Channel\\ChannelUserRole\\ManageAction' => 'getManageActionService',
  220.             'App\\Controller\\Admin\\Channel\\Channel\\DeleteOrganizationAction' => 'getDeleteOrganizationActionService',
  221.             'App\\Controller\\Admin\\Channel\\Channel\\Index' => 'getIndexService',
  222.             'App\\Controller\\Admin\\Channel\\Channel\\ShowAction' => 'getShowAction6Service',
  223.             'App\\Controller\\Admin\\Channel\\Company\\DeleteAction' => 'getDeleteAction5Service',
  224.             'App\\Controller\\Admin\\Channel\\Company\\DeleteMultipleAction' => 'getDeleteMultipleActionService',
  225.             'App\\Controller\\Admin\\Channel\\Company\\EditAction' => 'getEditAction2Service',
  226.             'App\\Controller\\Admin\\Channel\\Company\\ExportAction' => 'getExportAction2Service',
  227.             'App\\Controller\\Admin\\Channel\\Company\\IndexAction' => 'getIndexAction6Service',
  228.             'App\\Controller\\Admin\\Channel\\Company\\NewAction' => 'getNewAction3Service',
  229.             'App\\Controller\\Admin\\Channel\\Company\\ShowAction' => 'getShowAction7Service',
  230.             'App\\Controller\\Admin\\Channel\\Company\\Tutor\\AddAction' => 'getAddActionService',
  231.             'App\\Controller\\Admin\\Channel\\Company\\Tutor\\RemoveAction' => 'getRemoveActionService',
  232.             'App\\Controller\\Admin\\Channel\\Company\\Tutor\\RemoveMultipleAction' => 'getRemoveMultipleActionService',
  233.             'App\\Controller\\Admin\\Channel\\Configuration\\ShowAction' => 'getShowAction8Service',
  234.             'App\\Controller\\Admin\\Channel\\CustomView\\DeleteCustomViewChannelAction' => 'getDeleteCustomViewChannelActionService',
  235.             'App\\Controller\\Admin\\Channel\\CustomView\\InactivateCustomViewChannelAction' => 'getInactivateCustomViewChannelActionService',
  236.             'App\\Controller\\Admin\\Channel\\Groups\\DeleteAction' => 'getDeleteAction6Service',
  237.             'App\\Controller\\Admin\\Channel\\Groups\\DeleteMultipleAction' => 'getDeleteMultipleAction2Service',
  238.             'App\\Controller\\Admin\\Channel\\Groups\\EditAction' => 'getEditAction3Service',
  239.             'App\\Controller\\Admin\\Channel\\Groups\\IndexAction' => 'getIndexAction7Service',
  240.             'App\\Controller\\Admin\\Channel\\Groups\\NewAction' => 'getNewAction4Service',
  241.             'App\\Controller\\Admin\\Channel\\Groups\\ShowAction' => 'getShowAction9Service',
  242.             'App\\Controller\\Admin\\Channel\\Groups\\User\\AddAction' => 'getAddAction2Service',
  243.             'App\\Controller\\Admin\\Channel\\Groups\\User\\RemoveAction' => 'getRemoveAction2Service',
  244.             'App\\Controller\\Admin\\Channel\\Groups\\User\\RemoveMultipleAction' => 'getRemoveMultipleAction2Service',
  245.             'App\\Controller\\Admin\\Channel\\Licenses\\DashboardAction' => 'getDashboardActionService',
  246.             'App\\Controller\\Admin\\Channel\\Licenses\\ValidateOrderAction' => 'getValidateOrderActionService',
  247.             'App\\Controller\\Admin\\Channel\\Material\\DeleteAction' => 'getDeleteAction7Service',
  248.             'App\\Controller\\Admin\\Channel\\Material\\DeleteMultipleAction' => 'getDeleteMultipleAction3Service',
  249.             'App\\Controller\\Admin\\Channel\\Material\\EditAction' => 'getEditAction4Service',
  250.             'App\\Controller\\Admin\\Channel\\Material\\IndexAction' => 'getIndexAction8Service',
  251.             'App\\Controller\\Admin\\Channel\\Material\\NewAction' => 'getNewAction5Service',
  252.             'App\\Controller\\Admin\\Channel\\Material\\ShowAction' => 'getShowAction10Service',
  253.             'App\\Controller\\Admin\\Channel\\Place\\DeleteAction' => 'getDeleteAction8Service',
  254.             'App\\Controller\\Admin\\Channel\\Place\\DeleteMultipleAction' => 'getDeleteMultipleAction4Service',
  255.             'App\\Controller\\Admin\\Channel\\Place\\EditAction' => 'getEditAction5Service',
  256.             'App\\Controller\\Admin\\Channel\\Place\\IndexAction' => 'getIndexAction9Service',
  257.             'App\\Controller\\Admin\\Channel\\Place\\NewAction' => 'getNewAction6Service',
  258.             'App\\Controller\\Admin\\Channel\\Place\\ShowAction' => 'getShowAction11Service',
  259.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\CreateOrSetUserAction' => 'getCreateOrSetUserActionService',
  260.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\IndexAction' => 'getIndexAction10Service',
  261.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\NewAction' => 'getNewAction7Service',
  262.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\SendReminderAction' => 'getSendReminderActionService',
  263.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\SendReminderMultipleAction' => 'getSendReminderMultipleActionService',
  264.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\ShowAction' => 'getShowAction12Service',
  265.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DeleteAction' => 'getDeleteAction9Service',
  266.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DeleteMultipleAction' => 'getDeleteMultipleAction5Service',
  267.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DuplicateAction' => 'getDuplicateActionService',
  268.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\EditAction' => 'getEditAction6Service',
  269.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\IndexAction' => 'getIndexAction11Service',
  270.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\NewAction' => 'getNewAction8Service',
  271.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\RestoreAction' => 'getRestoreActionService',
  272.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DeleteAction' => 'getDeleteAction10Service',
  273.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DeleteMultipleAction' => 'getDeleteMultipleAction6Service',
  274.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DuplicateAction' => 'getDuplicateAction2Service',
  275.             'App\\Controller\\Admin\\Channel\\PositioningTest\\EditAction' => 'getEditAction7Service',
  276.             'App\\Controller\\Admin\\Channel\\PositioningTest\\IndexAction' => 'getIndexAction12Service',
  277.             'App\\Controller\\Admin\\Channel\\PositioningTest\\NewAction' => 'getNewAction9Service',
  278.             'App\\Controller\\Admin\\Channel\\PositioningTest\\PositioningTestGoogleDriveAction' => 'getPositioningTestGoogleDriveActionService',
  279.             'App\\Controller\\Admin\\Channel\\PositioningTest\\RestoreAction' => 'getRestoreAction2Service',
  280.             'App\\Controller\\Admin\\Channel\\PositioningTest\\ShowAction' => 'getShowAction13Service',
  281.             'App\\Controller\\Admin\\Channel\\PurchaseOrder\\ExportIndexAction' => 'getExportIndexActionService',
  282.             'App\\Controller\\Admin\\Channel\\PurchaseOrder\\IndexAction' => 'getIndexAction13Service',
  283.             'App\\Controller\\Admin\\Channel\\Room\\DeleteAction' => 'getDeleteAction11Service',
  284.             'App\\Controller\\Admin\\Channel\\Room\\DeleteMultipleAction' => 'getDeleteMultipleAction7Service',
  285.             'App\\Controller\\Admin\\Channel\\Room\\EditAction' => 'getEditAction8Service',
  286.             'App\\Controller\\Admin\\Channel\\Room\\IndexAction' => 'getIndexAction14Service',
  287.             'App\\Controller\\Admin\\Channel\\Room\\NewAction' => 'getNewAction10Service',
  288.             'App\\Controller\\Admin\\Channel\\Room\\ShowAction' => 'getShowAction14Service',
  289.             'App\\Controller\\Admin\\Channel\\Service\\DeleteAction' => 'getDeleteAction12Service',
  290.             'App\\Controller\\Admin\\Channel\\Service\\DeleteMultipleAction' => 'getDeleteMultipleAction8Service',
  291.             'App\\Controller\\Admin\\Channel\\Service\\EditController' => 'getEditControllerService',
  292.             'App\\Controller\\Admin\\Channel\\Service\\IndexAction' => 'getIndexAction15Service',
  293.             'App\\Controller\\Admin\\Channel\\Service\\NewAction' => 'getNewAction11Service',
  294.             'App\\Controller\\Admin\\Channel\\Service\\ShowAction' => 'getShowAction15Service',
  295.             'App\\Controller\\Admin\\Channel\\Service\\User\\AddUserAction' => 'getAddUserActionService',
  296.             'App\\Controller\\Admin\\Channel\\Service\\User\\RemoveAction' => 'getRemoveAction3Service',
  297.             'App\\Controller\\Admin\\Channel\\Service\\User\\RemoveMultipleAction' => 'getRemoveMultipleAction3Service',
  298.             'App\\Controller\\Admin\\Channel\\Session\\DeleteAction' => 'getDeleteAction13Service',
  299.             'App\\Controller\\Admin\\Channel\\Session\\DeleteMultipleAction' => 'getDeleteMultipleAction9Service',
  300.             'App\\Controller\\Admin\\Channel\\Session\\DuplicateAction' => 'getDuplicateAction3Service',
  301.             'App\\Controller\\Admin\\Channel\\Session\\EditController' => 'getEditController2Service',
  302.             'App\\Controller\\Admin\\Channel\\Session\\IndexAction' => 'getIndexAction16Service',
  303.             'App\\Controller\\Admin\\Channel\\Session\\NewAction' => 'getNewAction12Service',
  304.             'App\\Controller\\Admin\\Channel\\Session\\ShowAction' => 'getShowAction16Service',
  305.             'App\\Controller\\Admin\\Channel\\Trainings\\LearnersCollectionAction' => 'getLearnersCollectionActionService',
  306.             'App\\Controller\\Admin\\IndexAction' => 'getIndexAction17Service',
  307.             'App\\Controller\\Api\\Security\\Profile\\GetAction' => 'getGetActionService',
  308.             'App\\Controller\\Commercial\\Channel\\LicensesDashboardAction' => 'getLicensesDashboardActionService',
  309.             'App\\Controller\\Commercial\\Channel\\ToggleSepaMandateAction' => 'getToggleSepaMandateActionService',
  310.             'App\\Controller\\Commercial\\Channel\\ValidateOrderAction' => 'getValidateOrderAction2Service',
  311.             'App\\Controller\\Commercial\\CustomVIew\\DeleteCustomViewCommercialAction' => 'getDeleteCustomViewCommercialActionService',
  312.             'App\\Controller\\Commercial\\CustomVIew\\InactivateCustomViewCommercialAction' => 'getInactivateCustomViewCommercialActionService',
  313.             'App\\Controller\\Commercial\\DashboardAction' => 'getDashboardAction2Service',
  314.             'App\\Controller\\Commercial\\LicensesOrder\\ArchiveLicensesOrderAction' => 'getArchiveLicensesOrderActionService',
  315.             'App\\Controller\\Commercial\\LicensesOrder\\EditAction' => 'getEditAction9Service',
  316.             'App\\Controller\\Commercial\\LicensesOrder\\IndexAction' => 'getIndexAction18Service',
  317.             'App\\Controller\\SuperAdmin\\Async\\User\\CollectionAction' => 'getCollectionAction9Service',
  318.             'App\\Controller\\SuperAdmin\\Async\\User\\ToggleCommercialRoleAction' => 'getToggleCommercialRoleActionService',
  319.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ChannelController' => 'getChannelControllerService',
  320.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\Configuration\\ToggleEnabledConferenceAction' => 'getToggleEnabledConferenceActionService',
  321.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\Configuration\\ToogleEnabledCrmAction' => 'getToogleEnabledCrmActionService',
  322.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\RemoveWhiteLabelAction' => 'getRemoveWhiteLabelActionService',
  323.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleApprovedActionController' => 'getToggleApprovedActionControllerService',
  324.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleEnableGoogleDriveAction' => 'getToggleEnableGoogleDriveActionService',
  325.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleEnabledChatBotAction' => 'getToggleEnabledChatBotActionService',
  326.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\TogglePaymentAlertAction' => 'getTogglePaymentAlertActionService',
  327.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleTuaProposalAction' => 'getToggleTuaProposalActionService',
  328.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\WhiteLabelEditAction' => 'getWhiteLabelEditActionService',
  329.             'App\\Controller\\SuperAdmin\\Channel\\GroupController' => 'getGroupControllerService',
  330.             'App\\Controller\\SuperAdmin\\Channel\\UserController' => 'getUserControllerService',
  331.             'App\\Controller\\SuperAdmin\\CustomVIew\\DeleteCustomViewSuperAdminAction' => 'getDeleteCustomViewSuperAdminActionService',
  332.             'App\\Controller\\SuperAdmin\\CustomVIew\\InactivateCustomViewSuperAdminAction' => 'getInactivateCustomViewSuperAdminActionService',
  333.             'App\\Controller\\SuperAdmin\\DashboardAction' => 'getDashboardAction3Service',
  334.             'App\\Controller\\SuperAdmin\\Google\\GoogleDriveFolderIndexAction' => 'getGoogleDriveFolderIndexActionService',
  335.             'App\\Controller\\SuperAdmin\\Google\\GoogleDriveShareItemAction' => 'getGoogleDriveShareItemActionService',
  336.             'App\\Controller\\SuperAdmin\\UserController' => 'getUserController2Service',
  337.             'App\\Controller\\SuperAdmin\\UserExportController' => 'getUserExportControllerService',
  338.             'App\\Controller\\Sync\\Account\\Sso\\RegisterAction' => 'getRegisterAction2Service',
  339.             'App\\Controller\\Sync\\Account\\User\\CollectionAction' => 'getCollectionAction10Service',
  340.             'App\\Controller\\Sync\\Account\\User\\GetAction' => 'getGetAction2Service',
  341.             'App\\Controller\\Sync\\Account\\User\\PutAction' => 'getPutActionService',
  342.             'App\\Controller\\Sync\\Account\\User\\UpdateLastConnected' => 'getUpdateLastConnected2Service',
  343.             'App\\Controller\\Sync\\AdditionalData\\HandleAdditionalDataActionAction' => 'getHandleAdditionalDataActionActionService',
  344.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\CollectionAction' => 'getCollectionAction11Service',
  345.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\GetAction' => 'getGetAction3Service',
  346.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\PostFileAbstractCursusAction' => 'getPostFileAbstractCursusAction3Service',
  347.             'App\\Controller\\Sync\\ChannelUserData\\CollectionAction' => 'getCollectionAction12Service',
  348.             'App\\Controller\\Sync\\ChannelUserData\\GetAction' => 'getGetAction4Service',
  349.             'App\\Controller\\Sync\\ChannelUserData\\PatchMenuDisplayedAction' => 'getPatchMenuDisplayedActionService',
  350.             'App\\Controller\\Sync\\Channel\\ChannelConfiguration\\CollectionAction' => 'getCollectionAction13Service',
  351.             'App\\Controller\\Sync\\Channel\\ChannelConfiguration\\GetAction' => 'getGetAction5Service',
  352.             'App\\Controller\\Sync\\Channel\\ChannelUserCursusPermission\\CollectionAction' => 'getCollectionAction14Service',
  353.             'App\\Controller\\Sync\\Channel\\ChannelUserCursusPermission\\GetAction' => 'getGetAction6Service',
  354.             'App\\Controller\\Sync\\Channel\\ChannelUserRole\\CollectionAction' => 'getCollectionAction15Service',
  355.             'App\\Controller\\Sync\\Channel\\ChannelUserRole\\GetAction' => 'getGetAction7Service',
  356.             'App\\Controller\\Sync\\Channel\\ChannelUserServicePermission\\CollectionAction' => 'getCollectionAction16Service',
  357.             'App\\Controller\\Sync\\Channel\\ChannelUserServicePermission\\GetAction' => 'getGetAction8Service',
  358.             'App\\Controller\\Sync\\Channel\\ChannelUserSessionPermission\\CollectionAction' => 'getCollectionAction17Service',
  359.             'App\\Controller\\Sync\\Channel\\ChannelUserSessionPermission\\GetAction' => 'getGetAction9Service',
  360.             'App\\Controller\\Sync\\Channel\\ChannelUserTrainingPermission\\CollectionAction' => 'getCollectionAction18Service',
  361.             'App\\Controller\\Sync\\Channel\\ChannelUserTrainingPermission\\GetAction' => 'getGetAction10Service',
  362.             'App\\Controller\\Sync\\Channel\\ChannelWhiteLabel\\CollectionAction' => 'getCollectionAction19Service',
  363.             'App\\Controller\\Sync\\Channel\\ChannelWhiteLabel\\GetAction' => 'getGetAction11Service',
  364.             'App\\Controller\\Sync\\Channel\\CollectionAction' => 'getCollectionAction20Service',
  365.             'App\\Controller\\Sync\\Channel\\Company\\CollectionAction' => 'getCollectionAction21Service',
  366.             'App\\Controller\\Sync\\Channel\\Company\\GetAction' => 'getGetAction12Service',
  367.             'App\\Controller\\Sync\\Channel\\FrenchProfessionalId\\CollectionAction' => 'getCollectionAction22Service',
  368.             'App\\Controller\\Sync\\Channel\\FrenchProfessionalId\\GetAction' => 'getGetAction13Service',
  369.             'App\\Controller\\Sync\\Channel\\GetAction' => 'getGetAction14Service',
  370.             'App\\Controller\\Sync\\Channel\\Group\\CollectionAction' => 'getCollectionAction23Service',
  371.             'App\\Controller\\Sync\\Channel\\Group\\GetAction' => 'getGetAction15Service',
  372.             'App\\Controller\\Sync\\Channel\\Organization\\CollectionAction' => 'getCollectionAction24Service',
  373.             'App\\Controller\\Sync\\Channel\\Organization\\GetAction' => 'getGetAction16Service',
  374.             'App\\Controller\\Sync\\Channel\\Place\\CollectionAction' => 'getCollectionAction25Service',
  375.             'App\\Controller\\Sync\\Channel\\Place\\GetAction' => 'getGetAction17Service',
  376.             'App\\Controller\\Sync\\Channel\\Prospect\\CollectionAction' => 'getCollectionAction26Service',
  377.             'App\\Controller\\Sync\\Channel\\Prospect\\GetAction' => 'getGetAction18Service',
  378.             'App\\Controller\\Sync\\Channel\\Room\\CollectionAction' => 'getCollectionAction27Service',
  379.             'App\\Controller\\Sync\\Channel\\Room\\GetAction' => 'getGetAction19Service',
  380.             'App\\Controller\\Sync\\Channel\\Service\\CollectionAction' => 'getCollectionAction28Service',
  381.             'App\\Controller\\Sync\\Channel\\Service\\GetAction' => 'getGetAction20Service',
  382.             'App\\Controller\\Sync\\Channel\\Session\\CollectionAction' => 'getCollectionAction29Service',
  383.             'App\\Controller\\Sync\\Channel\\Session\\GetAction' => 'getGetAction21Service',
  384.             'App\\Controller\\Sync\\Channel\\Training\\CollectionAction' => 'getCollectionAction30Service',
  385.             'App\\Controller\\Sync\\Channel\\Training\\DeleteAction' => 'getDeleteAction14Service',
  386.             'App\\Controller\\Sync\\Channel\\Training\\GetAction' => 'getGetAction22Service',
  387.             'App\\Controller\\Sync\\Channel\\Training\\PostAction' => 'getPostActionService',
  388.             'App\\Controller\\Sync\\Channel\\Training\\PutAction' => 'getPutAction2Service',
  389.             'App\\Controller\\Sync\\Channel\\UserFromChannel\\CollectionAction' => 'getCollectionAction31Service',
  390.             'App\\Controller\\Sync\\Channel\\UserFromChannel\\GetAction' => 'getGetAction23Service',
  391.             'App\\Controller\\Sync\\Proxy\\GetAction' => 'getGetAction24Service',
  392.             'App\\Controller\\Sync\\Routing\\CollectionAction' => 'getCollectionAction32Service',
  393.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  394.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DoctrineBlamer.App\\Entity\\Account\\User' => 'getUserService',
  395.             'Faker\\Generator' => 'getGeneratorService',
  396.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  397.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction' => 'getCollectionAction33Service',
  398.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController' => 'getChatNotificationControllerService',
  399.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction' => 'getChannelAdminCollectionActionService',
  400.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction' => 'getChannelLearnerCollectionActionService',
  401.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction' => 'getChannelUserCollectionActionService',
  402.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController' => 'getChannelResourceAccessCacheControllerService',
  403.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\DeleteAction' => 'getDeleteAction15Service',
  404.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\EditAction' => 'getEditAction10Service',
  405.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\IndexAction' => 'getIndexAction19Service',
  406.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\NewAction' => 'getNewAction13Service',
  407.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController' => 'getErrorControllerService',
  408.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  409.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  410.             'app.file_abstract_cursus_namer' => 'getApp_FileAbstractCursusNamerService',
  411.             'app.organization_file_namer' => 'getApp_OrganizationFileNamerService',
  412.             'app.positioning_test_file_namer' => 'getApp_PositioningTestFileNamerService',
  413.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  414.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  415.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  416.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  417.             'cache.app_clearer' => 'getCache_AppClearerService',
  418.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  419.             'cache.system_clearer' => 'getCache_SystemClearerService',
  420.             'cache_warmer' => 'getCacheWarmerService',
  421.             'console.command_loader' => 'getConsole_CommandLoaderService',
  422.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  423.             'craue.form.flow.storage' => 'getCraue_Form_Flow_StorageService',
  424.             'error_controller' => 'getErrorController2Service',
  425.             'export_filesystem' => 'getExportFilesystemService',
  426.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  427.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  428.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  429.             'fos_oauth_server.controller.authorize' => 'getFosOauthServer_Controller_AuthorizeService',
  430.             'fos_oauth_server.controller.token' => 'getFosOauthServer_Controller_TokenService',
  431.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
  432.             'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
  433.             'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
  434.             'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
  435.             'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
  436.             'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
  437.             'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
  438.             'jms_serializer' => 'getJmsSerializerService',
  439.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  440.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  441.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  442.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  443.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  444.             'knp_paginator' => 'getKnpPaginatorService',
  445.             'liip_imagine.binary.loader.cursus_uploads' => 'getLiipImagine_Binary_Loader_CursusUploadsService',
  446.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  447.             'liip_imagine.binary.loader.organization_uploads' => 'getLiipImagine_Binary_Loader_OrganizationUploadsService',
  448.             'liip_imagine.binary.loader.positioning_test_uploads' => 'getLiipImagine_Binary_Loader_PositioningTestUploadsService',
  449.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  450.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  451.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  452.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  453.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  454.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  455.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  456.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  457.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  458.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  459.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  460.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  461.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  462.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  463.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  464.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  465.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  466.             'nelmio_api_doc.generator.app_sync' => 'getNelmioApiDoc_Generator_AppSyncService',
  467.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  468.             'nelmio_api_doc.generator.super_admin_async' => 'getNelmioApiDoc_Generator_SuperAdminAsyncService',
  469.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  470.             'oneup_flysystem.mount_manager' => 'getOneupFlysystem_MountManagerService',
  471.             'oneup_uploader.chunk_manager' => 'getOneupUploader_ChunkManagerService',
  472.             'oneup_uploader.controller.cursus_upload' => 'getOneupUploader_Controller_CursusUploadService',
  473.             'oneup_uploader.controller.organization_upload' => 'getOneupUploader_Controller_OrganizationUploadService',
  474.             'oneup_uploader.controller.positioning_test_upload' => 'getOneupUploader_Controller_PositioningTestUploadService',
  475.             'oneup_uploader.namer.uniqid' => 'getOneupUploader_Namer_UniqidService',
  476.             'oneup_uploader.orphanage.cursus_upload' => 'getOneupUploader_Orphanage_CursusUploadService',
  477.             'oneup_uploader.orphanage.organization_upload' => 'getOneupUploader_Orphanage_OrganizationUploadService',
  478.             'oneup_uploader.orphanage.positioning_test_upload' => 'getOneupUploader_Orphanage_PositioningTestUploadService',
  479.             'oneup_uploader.routing.loader' => 'getOneupUploader_Routing_LoaderService',
  480.             'routing.loader' => 'getRouting_LoaderService',
  481.             'services_resetter' => 'getServicesResetterService',
  482.             'spiriit_form_filter.filter_prepare' => 'getSpiriitFormFilter_FilterPrepareService',
  483.             'spiriit_form_filter.query_builder_updater' => 'getSpiriitFormFilter_QueryBuilderUpdaterService',
  484.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  485.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  486.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  487.         ];
  488.         $this->aliases = [
  489.             'App\\Kernel' => 'kernel',
  490.             'database_connection' => 'doctrine.dbal.default_connection',
  491.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  492.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  493.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  494.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  495.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  496.         ];
  497.         $this->privates['service_container'] = function () {
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  504.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  506.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/AbstractForceUserFromSetupSubscriber.php';
  507.             include_once \dirname(__DIR__4).'/src/EventSubscriber/ForceUserFromSetupSubscriber.php';
  508.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  509.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  510.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  511.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  513.             include_once \dirname(__DIR__4).'/src/Repository/App/AppRepository.php';
  514.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/RouteCollectionLoaderInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/AbstractRouteCollectionLoader.php';
  516.             include_once \dirname(__DIR__4).'/src/Service/Sync/Routing/Loader/RouteCollectionLoader.php';
  517.             include_once \dirname(__DIR__4).'/src/Service/Sync/Routing/Routing.php';
  518.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  520.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelUserExtension.php';
  521.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/PositioningTestExtension.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  533.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  552.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  559.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  592.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  607.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  608.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  609.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  610.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  622.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Mapping/Loader/AttributeLoader.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/YamlFileLoader.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  667.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  668.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  669.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  670.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  671.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ActionRequestTrait.php';
  672.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ParamConverter/AutoInstanceObjectParamConverter.php';
  673.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  675.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  677.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  678.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  679.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  680.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  682.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  683.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  684.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  685.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  689.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  690.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  691.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  692.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  693.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  694.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  695.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  696.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  697.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  698.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  699.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  715.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  716.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  717.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  719.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  720.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/SQLLogger.php';
  721.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/DebugStack.php';
  722.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  723.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  724.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  725.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  726.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  727.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  729.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  730.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  731.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  732.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  733.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  734.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  735.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  736.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  737.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  738.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  739.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  740.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  741.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  742.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  743.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  744.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  745.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  746.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  747.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  768.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/ControllerEntityResolverSubscriber.php';
  769.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/DeviceIdSubscriber.php';
  770.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RequestChannelDomainSubscriber.php';
  771.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RouteSecuritySubscriber.php';
  772.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntitiesService.php';
  773.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntityKeys.php';
  774.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionManager.php';
  775.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionService.php';
  776.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Enum/ChannelUserPermissionEnumManager.php';
  777.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Hierarchy/ChannelUserPermissionHierarchyManager.php';
  778.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  779.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php';
  780.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/UserOwner/UserOwnerGetter.php';
  781.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/ChannelMainDomainUtils.php';
  782.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/DomainsRoutingUtils.php';
  783.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Service/NellappFileService.php';
  784.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/NellappFileStorageConfig.php';
  785.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGeneratorInterface.php';
  786.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainInterface.php';
  787.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainTrait.php';
  788.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/AbstractUrlGenerator.php';
  789.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGenerator.php';
  790.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Action/ActionRetriever.php';
  791.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionControllerSubscriber.php';
  792.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/DeserializeActionControllerSubscriber.php';
  793.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/SerializerInterface.php';
  794.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/SerializerAdapter.php';
  795.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  796.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  797.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  798.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  799.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/PreLoadAssetsEventListener.php';
  800.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  801.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  802.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  803.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Util/FormFlowUtil.php';
  804.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  805.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  806.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/FlysystemV2Resolver.php';
  807.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  808.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  809.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  810.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  811.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  812.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Orphanage/OrphanageManager.php';
  813.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  814.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  815.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  816.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  817.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  818.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  819.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  820.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  821.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  822.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  823.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  824.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  825.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  826.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  827.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  828.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  829.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/SymfonyUrlGenerator.php';
  830.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  831.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  832.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  833.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  834.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  835.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  836.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemReader.php';
  837.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemWriter.php';
  838.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemOperator.php';
  839.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/CalculateChecksumFromStream.php';
  840.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Filesystem.php';
  841.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
  842.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ChecksumProvider.php';
  843.             include_once \dirname(__DIR__4).'/vendor/league/flysystem-local/LocalFilesystemAdapter.php';
  844.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  845.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  846.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  847.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  848.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  849.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  850.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  851.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  852.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  853.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  854.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  855.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  856.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  857.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  858.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  859.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  860.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  861.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  862.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  863.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  864.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  865.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  866.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Serializer/NellappFileNormalizer.php';
  867.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/FileAbstractCursusNormalizer.php';
  868.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  869.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  870.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  871.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  872.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  873.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  874.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/UserNormalizer.php';
  875.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/EntityNormalizer.php';
  876.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  877.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  878.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/PaginationNormalizer.php';
  879.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/CamelCaseToSnakeCaseNameConverter.php';
  880.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  881.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  882.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  883.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  884.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  885.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  886.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  887.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  888.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  889.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  890.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  891.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  892.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  893.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  894.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  895.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  896.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  897.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  898.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  899.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  900.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  901.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  902.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  903.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  904.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  905.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  906.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  907.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  908.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  909.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  912.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  913.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  914.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  915.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  916.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  917.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  918.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  919.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  920.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  921.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  922.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  923.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  924.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  925.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  926.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  927.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  928.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  929.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  930.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  931.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  932.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  933.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  934.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  935.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  936.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  937.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  938.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  939.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  940.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  941.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  942.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  943.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  944.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  945.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  946.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  947.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  948.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  949.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  950.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  951.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  952.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  953.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  954.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Account/HeaderCalendarExtension.php';
  955.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Account/NotificationExtension.php';
  956.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelExtension.php';
  957.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelLicensesExtension.php';
  958.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelPermissionExtension.php';
  959.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelSessionExtension.php';
  960.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/FileExportExtension.php';
  961.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/Attempt/AttemptBlockExtension.php';
  962.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/Attempt/AttemptExtension.php';
  963.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/ActivityExtension.php';
  964.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/ChannelUserDataExtension.php';
  965.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/CursusExtension.php';
  966.             include_once \dirname(__DIR__4).'/src/Twig/Extension/FileExtension.php';
  967.             include_once \dirname(__DIR__4).'/src/Twig/Extension/NumberExtension.php';
  968.             include_once \dirname(__DIR__4).'/src/Twig/Extension/UserFromChannelExtension.php';
  969.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  970.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  971.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  972.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Extension/PermissionExtension.php';
  973.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/UrlGeneratorExtension.php';
  974.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/AppExtension.php';
  975.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/BooleanExtension.php';
  976.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelExtension.php';
  977.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelGetterExtension.php';
  978.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelUserDataExtension.php';
  979.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChatNotificationExtension.php';
  980.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/CustomizableViewExtension.php';
  981.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/EnvExtension.php';
  982.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FileExtension.php';
  983.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FormExtension.php';
  984.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/HeaderExtension.php';
  985.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ImageExtension.php';
  986.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFileExtension.php';
  987.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFormatExtension.php';
  988.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/PaginationExtension.php';
  989.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SerializerExtension.php';
  990.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavExtension.php';
  991.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavItemExtension.php';
  992.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/UserExtension.php';
  993.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/VersionExtension.php';
  994.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/WebSocketExtension.php';
  995.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Google/Twig/Extension/GoogleDrivePermissionExtension.php';
  996.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
  997.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  998.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  999.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Twig/Extension/FormFlowExtension.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/TwigEnvironmentConfigurator.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1025.         };
  1026.     }
  1027.     public function compile(): void
  1028.     {
  1029.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1030.     }
  1031.     public function isCompiled(): bool
  1032.     {
  1033.         return true;
  1034.     }
  1035.     public function getRemovedIds(): array
  1036.     {
  1037.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1038.     }
  1039.     protected function load($file$lazyLoad true)
  1040.     {
  1041.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1042.             return $class::do($this$lazyLoad);
  1043.         }
  1044.         if ('.' === $file[-4]) {
  1045.             $class substr($class0, -4);
  1046.         } else {
  1047.             $file .= '.php';
  1048.         }
  1049.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1050.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1051.     }
  1052.     protected function createProxy($class\Closure $factory)
  1053.     {
  1054.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1055.         return $factory();
  1056.     }
  1057.     /**
  1058.      * Gets the public '.container.private.filesystem' shared service.
  1059.      *
  1060.      * @return \Symfony\Component\Filesystem\Filesystem
  1061.      */
  1062.     protected function get_Container_Private_FilesystemService()
  1063.     {
  1064.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1065.     }
  1066.     /**
  1067.      * Gets the public '.container.private.profiler' shared service.
  1068.      *
  1069.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1070.      */
  1071.     protected function get_Container_Private_ProfilerService()
  1072.     {
  1073.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1074.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1075.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1076.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1077.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1078.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1079.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1080.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1081.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1082.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1083.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1084.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1085.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1086.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1087.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1088.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1089.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1090.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1091.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1092.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1093.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1094.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1095.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1096.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1097.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1098.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1099.         $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1100.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1101.         if ($this->has('kernel')) {
  1102.             $h->setKernel($b);
  1103.         }
  1104.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1105.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1106.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1107.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1108.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1109.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1110.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1111.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1112.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1113.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1114.         $instance->add($d);
  1115.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1116.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  1117.         $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())));
  1118.         $instance->add($e);
  1119.         $instance->add($f);
  1120.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  1121.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1122.         $instance->add($g);
  1123.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  1124.         $instance->add($h);
  1125.         return $instance;
  1126.     }
  1127.     /**
  1128.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1129.      *
  1130.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1131.      */
  1132.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1133.     {
  1134.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1135.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1136.             return $this->services['.container.private.security.authorization_checker'];
  1137.         }
  1138.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalse);
  1139.     }
  1140.     /**
  1141.      * Gets the public '.container.private.security.token_storage' shared service.
  1142.      *
  1143.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1144.      */
  1145.     protected function get_Container_Private_Security_TokenStorageService()
  1146.     {
  1147.         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, [
  1148.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1149.         ], [
  1150.             'request_stack' => '?',
  1151.         ]));
  1152.     }
  1153.     /**
  1154.      * Gets the public '.container.private.serializer' shared service.
  1155.      *
  1156.      * @return \Symfony\Component\Serializer\Serializer
  1157.      */
  1158.     protected function get_Container_Private_SerializerService()
  1159.     {
  1160.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1161.         if (isset($this->services['.container.private.serializer'])) {
  1162.             return $this->services['.container.private.serializer'];
  1163.         }
  1164.         $b = ($this->services['router'] ?? $this->getRouterService());
  1165.         if (isset($this->services['.container.private.serializer'])) {
  1166.             return $this->services['.container.private.serializer'];
  1167.         }
  1168.         $c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1169.         if (isset($this->services['.container.private.serializer'])) {
  1170.             return $this->services['.container.private.serializer'];
  1171.         }
  1172.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1173.         if (isset($this->services['.container.private.serializer'])) {
  1174.             return $this->services['.container.private.serializer'];
  1175.         }
  1176.         $e = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1177.         $f = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  1178.         $g = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1179.         $h = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($f);
  1180.         $i = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($f$g$e$a$hNULL);
  1181.         $j = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\EntityNormalizer($f$g$e$a$hNULL);
  1182.         $j->setEm($d);
  1183.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($e), => new \App\Serializer\Normalizer\FileAbstractCursusNormalizer($i, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Service\\NellappFileService'] ?? $this->getNellappFileServiceService()), $b), => new \App\Serializer\Normalizer\UserNormalizer($i, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $c), => $j=> new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\PaginationNormalizer(new \Symfony\Component\Serializer\NameConverter\CamelCaseToSnakeCaseNameConverter()), => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $g), 10 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($f$g$a$hNULL)), 11 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 16 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 17 => $i], [=> 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()]);
  1184.     }
  1185.     /**
  1186.      * Gets the public '.container.private.twig' shared service.
  1187.      *
  1188.      * @return \Twig\Environment
  1189.      */
  1190.     protected function get_Container_Private_TwigService()
  1191.     {
  1192.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1193.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1194.         $a->addPath((\dirname(__DIR__4).'/config/caddy'), 'caddy');
  1195.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1196.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1197.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1198.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1199.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1200.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1201.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1202.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1203.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1204.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1205.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), 'FOSOAuthServer');
  1206.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), '!FOSOAuthServer');
  1207.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/NellappSDKBundle'), 'NellappSDK');
  1208.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), 'NellappSDK');
  1209.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), '!NellappSDK');
  1210.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  1211.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  1212.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1213.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1214.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1215.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1216.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), 'DrosalysWebForm');
  1217.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), '!DrosalysWebForm');
  1218.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), 'CraueFormFlow');
  1219.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), '!CraueFormFlow');
  1220.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1221.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1222.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  1223.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  1224.         $a->addPath((\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), 'KarserRecaptcha3');
  1225.         $a->addPath((\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), '!KarserRecaptcha3');
  1226.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), 'SpiriitFormFilter');
  1227.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), '!SpiriitFormFilter');
  1228.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1229.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1230.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  1231.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1232.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1233.         $d = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  1234.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1235.         $f = ($this->services['router'] ?? $this->getRouterService());
  1236.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1237.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1238.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1239.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1240.         $j = new \Knp\Menu\Util\MenuManipulator();
  1241.         $k = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  1242.         $l = new \Craue\FormFlowBundle\Twig\Extension\FormFlowExtension();
  1243.         $l->setFormFlowUtil(($this->services['craue_formflow_util'] ?? ($this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil())));
  1244.         $m = new \Symfony\Bridge\Twig\AppVariable();
  1245.         $m->setEnvironment('dev');
  1246.         $m->setDebug(true);
  1247.         if ($this->has('.container.private.security.token_storage')) {
  1248.             $m->setTokenStorage($h);
  1249.         }
  1250.         if ($this->has('request_stack')) {
  1251.             $m->setRequestStack($g);
  1252.         }
  1253.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1254.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1255.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1256.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1257.         $instance->addExtension($d);
  1258.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  1259.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1260.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1261.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1262.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1263.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1264.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g$f)));
  1265.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  1266.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1267.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1268.         $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())));
  1269.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1270.         $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)));
  1271.         $instance->addExtension(new \App\Twig\Extension\Account\HeaderCalendarExtension());
  1272.         $instance->addExtension(new \App\Twig\Extension\Account\NotificationExtension());
  1273.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelExtension());
  1274.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelLicensesExtension());
  1275.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelPermissionExtension());
  1276.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelSessionExtension());
  1277.         $instance->addExtension(($this->privates['App\\Twig\\Extension\\Channel\\ChannelUserExtension'] ?? $this->getChannelUserExtensionService()));
  1278.         $instance->addExtension(new \App\Twig\Extension\Channel\FileExportExtension());
  1279.         $instance->addExtension(new \App\Twig\Extension\Channel\PositioningTest\Attempt\AttemptBlockExtension());
  1280.         $instance->addExtension(new \App\Twig\Extension\Channel\PositioningTest\Attempt\AttemptExtension());
  1281.         $instance->addExtension(($this->privates['App\\Twig\\Extension\\Channel\\PositioningTest\\PositioningTestExtension'] ?? ($this->privates['App\\Twig\\Extension\\Channel\\PositioningTest\\PositioningTestExtension'] = new \App\Twig\Extension\Channel\PositioningTest\PositioningTestExtension())));
  1282.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\ActivityExtension());
  1283.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\ChannelUserDataExtension());
  1284.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\CursusExtension());
  1285.         $instance->addExtension(new \App\Twig\Extension\FileExtension());
  1286.         $instance->addExtension(new \App\Twig\Extension\NumberExtension());
  1287.         $instance->addExtension(new \App\Twig\Extension\UserFromChannelExtension());
  1288.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1289.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1290.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1291.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Permission\Twig\Extension\PermissionExtension());
  1292.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\UrlGeneratorExtension());
  1293.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\AppExtension());
  1294.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\BooleanExtension());
  1295.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelExtension());
  1296.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelGetterExtension());
  1297.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelUserDataExtension());
  1298.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChatNotificationExtension());
  1299.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\CustomizableViewExtension());
  1300.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\EnvExtension());
  1301.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FileExtension());
  1302.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FormExtension());
  1303.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\HeaderExtension());
  1304.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ImageExtension());
  1305.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFileExtension());
  1306.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFormatExtension());
  1307.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\PaginationExtension());
  1308.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SerializerExtension());
  1309.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavExtension());
  1310.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavItemExtension());
  1311.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\UserExtension());
  1312.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\VersionExtension());
  1313.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\WebSocketExtension());
  1314.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Google\Twig\Extension\GoogleDrivePermissionExtension());
  1315.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($d));
  1316.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1317.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f$c)));
  1318.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1319.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1320.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  1321.         ], [
  1322.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1323.             'webpack_encore.tag_renderer' => '?',
  1324.         ])));
  1325.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1326.         $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, [
  1327.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  1328.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  1329.         ], [
  1330.             'list' => '?',
  1331.             'twig' => '?',
  1332.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  1333.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService'));
  1334.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  1335.         }, 2)), $j$k), $k$j));
  1336.         $instance->addExtension($l);
  1337.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  1338.         $instance->addExtension(($this->services['oneup_uploader.twig.extension.uploader'] ?? $this->getOneupUploader_Twig_Extension_UploaderService()));
  1339.         $instance->addExtension(new \Symfony\UX\TwigComponent\Twig\ComponentExtension((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1340.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => ['privates''ux.twig_component.component_factory''getUx_TwigComponent_ComponentFactoryService'true],
  1341.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => ['privates''ux.twig_component.component_renderer''getUx_TwigComponent_ComponentRendererService'true],
  1342.         ], [
  1343.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => 'Symfony\\UX\\TwigComponent\\ComponentFactory',
  1344.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => 'Symfony\\UX\\TwigComponent\\ComponentRenderer',
  1345.         ]))->withContext('ux.twig_component.twig.component_extension'$this)));
  1346.         $instance->addGlobal('app'$m);
  1347.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1348.             'App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime' => ['privates''App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime''getHeaderCalendarRuntimeService'true],
  1349.             'App\\Twig\\Runtime\\Account\\NotificationRuntime' => ['privates''App\\Twig\\Runtime\\Account\\NotificationRuntime''getNotificationRuntimeService'true],
  1350.             'App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime''getChannelLicensesRuntimeService'true],
  1351.             'App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime''getChannelPermissionRuntimeService'true],
  1352.             'App\\Twig\\Runtime\\Channel\\ChannelRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelRuntime''getChannelRuntimeService'true],
  1353.             'App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime''getChannelSessionRuntimeService'true],
  1354.             'App\\Twig\\Runtime\\Channel\\FileExportRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\FileExportRuntime''getFileExportRuntimeService'true],
  1355.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime''getAttemptBlockRuntimeService'true],
  1356.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime''getAttemptRuntimeService'true],
  1357.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime''getPositioningTestRuntimeService'true],
  1358.             'App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime''getActivityRuntimeService'true],
  1359.             'App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime''getChannelUserDataRuntimeService'true],
  1360.             'App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime''getCursusRuntimeService'true],
  1361.             'App\\Twig\\Runtime\\FileRuntime' => ['privates''App\\Twig\\Runtime\\FileRuntime''getFileRuntimeService'true],
  1362.             'App\\Twig\\Runtime\\NumberRuntime' => ['privates''App\\Twig\\Runtime\\NumberRuntime''getNumberRuntimeService'true],
  1363.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1364.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1365.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1366.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1367.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime''getChannelUserDataPermissionRuntimeService'false],
  1368.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime''getTranslateRuntimeService'true],
  1369.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime''getUserOwnerRuntimeService'true],
  1370.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime''getUrlGeneratorRuntimeService'true],
  1371.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime''getAppRuntimeService'true],
  1372.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime''getBooleanRuntimeService'true],
  1373.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime''getChannelGetterRuntimeService'true],
  1374.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime''getChannelRuntime2Service'true],
  1375.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime''getChannelUserDataRuntime2Service'true],
  1376.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime''getChatNotificationRuntimeService'true],
  1377.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime''getCustomizableViewRuntimeService'true],
  1378.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime''getEnvRuntimeService'true],
  1379.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime''getFileRuntime2Service'true],
  1380.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime''getFormRuntimeService'true],
  1381.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime''getHeaderRuntimeService'true],
  1382.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime''getImageRunTimeService'true],
  1383.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime''getNellappFileRuntimeService'true],
  1384.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime''getNellappFormatRuntimeService'true],
  1385.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime''getPaginationRuntimeService'true],
  1386.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime''getSerializerRuntimeService'true],
  1387.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime''getSideNavItemRuntimeService'true],
  1388.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime''getSideNavRuntimeService'true],
  1389.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime''getUserRunTimeService'true],
  1390.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime''getVersionRuntimeService'true],
  1391.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime''getWebSocketRuntimeService'true],
  1392.             'Nellapp\\Bundle\\SDKBundle\\Google\\Twig\\Runtime\\GoogleDrivePermissionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Twig\\Runtime\\GoogleDrivePermissionRuntime''getGoogleDrivePermissionRuntimeService'true],
  1393.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  1394.         ], [
  1395.             'App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime' => '?',
  1396.             'App\\Twig\\Runtime\\Account\\NotificationRuntime' => '?',
  1397.             'App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime' => '?',
  1398.             'App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime' => '?',
  1399.             'App\\Twig\\Runtime\\Channel\\ChannelRuntime' => '?',
  1400.             'App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime' => '?',
  1401.             'App\\Twig\\Runtime\\Channel\\FileExportRuntime' => '?',
  1402.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime' => '?',
  1403.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime' => '?',
  1404.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime' => '?',
  1405.             'App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime' => '?',
  1406.             'App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime' => '?',
  1407.             'App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime' => '?',
  1408.             'App\\Twig\\Runtime\\FileRuntime' => '?',
  1409.             'App\\Twig\\Runtime\\NumberRuntime' => '?',
  1410.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1411.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1412.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1413.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1414.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => '?',
  1415.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => '?',
  1416.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => '?',
  1417.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => '?',
  1418.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => '?',
  1419.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => '?',
  1420.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => '?',
  1421.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => '?',
  1422.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => '?',
  1423.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => '?',
  1424.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => '?',
  1425.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => '?',
  1426.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => '?',
  1427.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => '?',
  1428.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => '?',
  1429.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => '?',
  1430.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => '?',
  1431.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => '?',
  1432.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => '?',
  1433.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => '?',
  1434.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => '?',
  1435.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => '?',
  1436.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => '?',
  1437.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => '?',
  1438.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => '?',
  1439.             'Nellapp\\Bundle\\SDKBundle\\Google\\Twig\\Runtime\\GoogleDrivePermissionRuntime' => '?',
  1440.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1441.         ])));
  1442.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  1443.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  1444.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  1445.         (new \Symfony\UX\TwigComponent\Twig\TwigEnvironmentConfigurator(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL2','' ')))->configure($instance);
  1446.         return $instance;
  1447.     }
  1448.     /**
  1449.      * Gets the public '.container.private.validator' shared service.
  1450.      *
  1451.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1452.      */
  1453.     protected function get_Container_Private_ValidatorService()
  1454.     {
  1455.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1456.         if (isset($this->services['.container.private.validator'])) {
  1457.             return $this->services['.container.private.validator'];
  1458.         }
  1459.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1460.     }
  1461.     /**
  1462.      * Gets the public 'cache.app' shared service.
  1463.      *
  1464.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1465.      */
  1466.     protected function getCache_AppService()
  1467.     {
  1468.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.UTrPX_T'] ?? $this->get_CacheConnection_UTrPXTService()), 'lU5aPu3o0C'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1469.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1470.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1471.     }
  1472.     /**
  1473.      * Gets the public 'cache.system' shared service.
  1474.      *
  1475.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1476.      */
  1477.     protected function getCache_SystemService()
  1478.     {
  1479.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('S1QkVtB4Ec'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1480.     }
  1481.     /**
  1482.      * Gets the public 'cache.validator_expression_language' shared service.
  1483.      *
  1484.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1485.      */
  1486.     protected function getCache_ValidatorExpressionLanguageService()
  1487.     {
  1488.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('rQgXhy0+nx'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1489.     }
  1490.     /**
  1491.      * Gets the public 'craue_formflow_util' shared service.
  1492.      *
  1493.      * @return \Craue\FormFlowBundle\Util\FormFlowUtil
  1494.      */
  1495.     protected function getCraueFormflowUtilService()
  1496.     {
  1497.         return $this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil();
  1498.     }
  1499.     /**
  1500.      * Gets the public 'cursus_filesystem' shared service.
  1501.      *
  1502.      * @return \League\Flysystem\Filesystem
  1503.      */
  1504.     protected function getCursusFilesystemService()
  1505.     {
  1506.         return $this->services['cursus_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/cursus/'), NULL22NULLfalse), []);
  1507.     }
  1508.     /**
  1509.      * Gets the public 'data_collector.dump' shared service.
  1510.      *
  1511.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1512.      */
  1513.     protected function getDataCollector_DumpService()
  1514.     {
  1515.         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()));
  1516.     }
  1517.     /**
  1518.      * Gets the public 'doctrine' shared service.
  1519.      *
  1520.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1521.      */
  1522.     protected function getDoctrineService()
  1523.     {
  1524.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1525.     }
  1526.     /**
  1527.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1528.      *
  1529.      * @return \Doctrine\DBAL\Connection
  1530.      */
  1531.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1532.     {
  1533.         $a = new \Doctrine\DBAL\Configuration();
  1534.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1535.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1536.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1537.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1538.         $a->setSQLLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1539.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b)]);
  1540.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => 'mariadb-10.5.0''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1541.             'App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber''getInternshipSubscriberService'true],
  1542.             'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber''getSyncSubscriberService'true],
  1543.             'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber''getTrackEntitySubscriberService'true],
  1544.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber''getBlameSubscriberService'true],
  1545.             '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''getUser6Service'true],
  1546.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber''getTimestampSubscriberService'true],
  1547.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber''getTimestampSubscriber2Service'true],
  1548.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber''getTerminateExportableSubscriberService'true],
  1549.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber''getValidGlobalChannelAndUserSubscriberService'true],
  1550.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber''getChannelMenuDisplayedSubscriber2Service'true],
  1551.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber''getPermissionConstraintSubscriberService'true],
  1552.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber''getNellappFileSubscriberService'true],
  1553.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1554.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1555.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1556.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1557.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1558.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService'true],
  1559.             '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'true],
  1560.             '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'true],
  1561.             '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'true],
  1562.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.user_class_resolve_target_entity''getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService'true],
  1563.         ], [
  1564.             'App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber' => '?',
  1565.             'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber' => '?',
  1566.             'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber' => '?',
  1567.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => '?',
  1568.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User' => '?',
  1569.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => '?',
  1570.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => '?',
  1571.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => '?',
  1572.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => '?',
  1573.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => '?',
  1574.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => '?',
  1575.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => '?',
  1576.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1577.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1578.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1579.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1580.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1581.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => '?',
  1582.             'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' => '?',
  1583.             'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' => '?',
  1584.             'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' => '?',
  1585.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => '?',
  1586.         ]), [=> 'App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber'=> 'App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber'=> 'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber'=> 'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber'=> 'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber'=> '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'=> 'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber'10 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber'11 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber'12 => 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber'13 => 'nellapp_sdk.global_getter.channel_class_resolve_target_entity'14 => 'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity'15 => 'nellapp_sdk.global_getter.user_class_resolve_target_entity'16 => 'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity'17 => 'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity'18 => 'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber'19 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 20 => [=> [=> 'prePersist'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 21 => [=> [=> 'preUpdate'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 22 => [=> [=> 'loadClassMetadata'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User'], 23 => [=> [=> 'loadClassMetadata'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber'], 24 => [=> [=> 'prePersist'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber'], 25 => [=> [=> 'preUpdate'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber']]), []);
  1587.     }
  1588.     /**
  1589.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  1590.      *
  1591.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  1592.      */
  1593.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  1594.     {
  1595.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1596.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''getAvatarListenerService'true],
  1597.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''getCanonicalizerListenerService'true],
  1598.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber''getUserDeleteSubscriberService'true],
  1599.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber''getUserNewSubscriberService'true],
  1600.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''getChannelUserDataSubscriberService'true],
  1601.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''getCursusSubscriberService'true],
  1602.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber''getFileAbstractCursusSubscriberService'true],
  1603.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber''getChannelSubscriberService'true],
  1604.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''getChannelUserTrainingPermissionSubscriberService'true],
  1605.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''getChannelWhiteLabelSubscriberService'true],
  1606.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber''getFileOrganizationSubscriberService'true],
  1607.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''getGroupSubscriberService'true],
  1608.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''getImageListenerService'true],
  1609.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''getLicensesOrderSubscriberService'true],
  1610.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''getOwnerPermissionListenerService'true],
  1611.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''getAnswerSubscriberService'true],
  1612.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''getAttemptBlockSubscriberService'true],
  1613.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber''getAttemptSubscriberService'true],
  1614.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''getBlockSubscriberService'true],
  1615.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''getFileQuestionSubscriberService'true],
  1616.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber''getPositioningTestSubscriberService'true],
  1617.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''getQuestionAnswerSubscriberService'true],
  1618.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''getQuestionSubscriberService'true],
  1619.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''getSessionSubscriberService'true],
  1620.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''getTrainingSubscriberService'true],
  1621.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber''getUserFromChannelSubscriberService'true],
  1622.         ], [
  1623.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener' => '?',
  1624.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener' => '?',
  1625.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber' => '?',
  1626.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber' => '?',
  1627.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber' => '?',
  1628.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber' => '?',
  1629.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber' => '?',
  1630.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber' => '?',
  1631.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber' => '?',
  1632.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber' => '?',
  1633.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber' => '?',
  1634.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber' => '?',
  1635.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener' => '?',
  1636.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber' => '?',
  1637.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener' => '?',
  1638.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber' => '?',
  1639.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber' => '?',
  1640.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber' => '?',
  1641.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber' => '?',
  1642.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber' => '?',
  1643.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber' => '?',
  1644.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber' => '?',
  1645.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber' => '?',
  1646.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber' => '?',
  1647.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber' => '?',
  1648.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber' => '?',
  1649.         ]));
  1650.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener');
  1651.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener');
  1652.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener');
  1653.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener');
  1654.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber');
  1655.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber');
  1656.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber');
  1657.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber');
  1658.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber');
  1659.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber');
  1660.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1661.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1662.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1663.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1664.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber');
  1665.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber');
  1666.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1667.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1668.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1669.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1670.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1671.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1672.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1673.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1674.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1675.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1676.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1677.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1678.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1679.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1680.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1681.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1682.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1683.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1684.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1685.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1686.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1687.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1688.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1689.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1690.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber');
  1691.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber');
  1692.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber');
  1693.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber');
  1694.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber');
  1695.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber');
  1696.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber');
  1697.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber');
  1698.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1699.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1700.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1701.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber');
  1702.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber');
  1703.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber');
  1704.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1705.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1706.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1707.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1708.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber');
  1709.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber');
  1710.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber');
  1711.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
  1712.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
  1713.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1714.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1715.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1716.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1717.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1718.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber');
  1719.         return $instance;
  1720.     }
  1721.     /**
  1722.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1723.      *
  1724.      * @return \Doctrine\ORM\EntityManager
  1725.      */
  1726.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1727.     {
  1728.         if ($lazyLoad) {
  1729.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1730.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1731.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1732.                     $proxy->setProxyInitializer(null);
  1733.                     return true;
  1734.                 });
  1735.             });
  1736.         }
  1737.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1738.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1739.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1740.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1741.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1742.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1743.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1744.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1745.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1746.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1747.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1748.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1749.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1750.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1751.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1752.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1753.         $a = new \Doctrine\ORM\Configuration();
  1754.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1755.         $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')])));
  1756.         $b->addDriver($c'App\\Entity');
  1757.         $b->addDriver($c'Nellapp\\Bundle\\SDKBundle\\Entity');
  1758.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'FOS\\OAuthServerBundle\\Entity');
  1759.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Entity')]), 'Nellapp\\Bundle\\SDKBundle\\Permission\\Entity');
  1760.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Google/Entity')]), 'Nellapp\\Bundle\\SDKBundle\\Google\\Entity');
  1761.         $a->setEntityNamespaces(['App' => 'App\\Entity''NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\Entity''FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\Entity']);
  1762.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1763.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1764.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1765.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1766.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1767.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1768.         ], [
  1769.             'doctrine.ulid_generator' => '?',
  1770.             'doctrine.uuid_generator' => '?',
  1771.         ])));
  1772.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1773.         $a->setProxyNamespace('Proxies');
  1774.         $a->setAutoGenerateProxyClasses(true);
  1775.         $a->setSchemaIgnoreClasses([]);
  1776.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1777.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1778.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1779.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1780.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  1781.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1782.             'App\\Repository\\Account\\NotificationRepository' => ['privates''App\\Repository\\Account\\NotificationRepository''getNotificationRepositoryService'true],
  1783.             'App\\Repository\\Account\\SsoAppSessionRepository' => ['privates''App\\Repository\\Account\\SsoAppSessionRepository''getSsoAppSessionRepositoryService'true],
  1784.             'App\\Repository\\Account\\UserRepository' => ['privates''App\\Repository\\Account\\UserRepository''getUserRepositoryService'true],
  1785.             'App\\Repository\\App\\AppRepository' => ['privates''App\\Repository\\App\\AppRepository''getAppRepositoryService'false],
  1786.             'App\\Repository\\App\\SyncAdditionalDataRepository' => ['privates''App\\Repository\\App\\SyncAdditionalDataRepository''getSyncAdditionalDataRepositoryService'true],
  1787.             'App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository''getAbstractCursusActivityRepositoryService'true],
  1788.             'App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository''getMeetingActivityRepositoryService'true],
  1789.             'App\\Repository\\ChannelUserData\\Activity\\MessageActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\MessageActivityRepository''getMessageActivityRepositoryService'true],
  1790.             'App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository''getTrackDataActivityRepositoryService'true],
  1791.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => ['privates''App\\Repository\\ChannelUserData\\ChannelUserDataRepository''getChannelUserDataRepositoryService'true],
  1792.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusProgressionRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusProgressionRepository''getAbstractCursusProgressionRepositoryService'true],
  1793.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository''getAbstractCursusRepositoryService'true],
  1794.             'App\\Repository\\ChannelUserData\\Cursus\\ExamRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\ExamRepository''getExamRepositoryService'true],
  1795.             'App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository''getFileAbstractCursusRepositoryService'true],
  1796.             'App\\Repository\\ChannelUserData\\Cursus\\FounderRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\FounderRepository''getFounderRepositoryService'true],
  1797.             'App\\Repository\\ChannelUserData\\Cursus\\InternshipRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\InternshipRepository''getInternshipRepositoryService'true],
  1798.             'App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository''getPurchaseOrderRepositoryService'true],
  1799.             'App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository''getSessionCursusRepositoryService'true],
  1800.             'App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository''getTrainingCursusRepositoryService'true],
  1801.             'App\\Repository\\Channel\\CRM\\ProspectRepository' => ['privates''App\\Repository\\Channel\\CRM\\ProspectRepository''getProspectRepositoryService'true],
  1802.             'App\\Repository\\Channel\\Certificate\\AbstractCertificateRepository' => ['privates''App\\Repository\\Channel\\Certificate\\AbstractCertificateRepository''getAbstractCertificateRepositoryService'true],
  1803.             'App\\Repository\\Channel\\Certificate\\CursusStartCertificateRepository' => ['privates''App\\Repository\\Channel\\Certificate\\CursusStartCertificateRepository''getCursusStartCertificateRepositoryService'true],
  1804.             'App\\Repository\\Channel\\ChannelConfigurationRepository' => ['privates''App\\Repository\\Channel\\ChannelConfigurationRepository''getChannelConfigurationRepositoryService'true],
  1805.             'App\\Repository\\Channel\\ChannelRepository' => ['privates''App\\Repository\\Channel\\ChannelRepository''getChannelRepositoryService'true],
  1806.             'App\\Repository\\Channel\\ChannelUserCursusPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserCursusPermissionRepository''getChannelUserCursusPermissionRepositoryService'true],
  1807.             'App\\Repository\\Channel\\ChannelUserRoleRepository' => ['privates''App\\Repository\\Channel\\ChannelUserRoleRepository''getChannelUserRoleRepositoryService'true],
  1808.             'App\\Repository\\Channel\\ChannelUserServicePermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserServicePermissionRepository''getChannelUserServicePermissionRepositoryService'true],
  1809.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserSessionPermissionRepository''getChannelUserSessionPermissionRepositoryService'true],
  1810.             'App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository''getChannelUserTrainingPermissionRepositoryService'true],
  1811.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => ['privates''App\\Repository\\Channel\\ChannelWhiteLabelRepository''getChannelWhiteLabelRepositoryService'true],
  1812.             'App\\Repository\\Channel\\CompanyRepository' => ['privates''App\\Repository\\Channel\\CompanyRepository''getCompanyRepositoryService'true],
  1813.             'App\\Repository\\Channel\\DataImportLogRepository' => ['privates''App\\Repository\\Channel\\DataImportLogRepository''getDataImportLogRepositoryService'true],
  1814.             'App\\Repository\\Channel\\Export\\FileExportRepository' => ['privates''App\\Repository\\Channel\\Export\\FileExportRepository''getFileExportRepositoryService'true],
  1815.             'App\\Repository\\Channel\\Google\\ChannelGoogleDriveFolderRepository' => ['privates''App\\Repository\\Channel\\Google\\ChannelGoogleDriveFolderRepository''getChannelGoogleDriveFolderRepositoryService'true],
  1816.             'App\\Repository\\Channel\\GroupRepository' => ['privates''App\\Repository\\Channel\\GroupRepository''getGroupRepositoryService'true],
  1817.             'App\\Repository\\Channel\\MaterialRepository' => ['privates''App\\Repository\\Channel\\MaterialRepository''getMaterialRepositoryService'true],
  1818.             'App\\Repository\\Channel\\OrganizationRepository' => ['privates''App\\Repository\\Channel\\OrganizationRepository''getOrganizationRepositoryService'true],
  1819.             'App\\Repository\\Channel\\Payment\\LicensesOrderRepository' => ['privates''App\\Repository\\Channel\\Payment\\LicensesOrderRepository''getLicensesOrderRepositoryService'true],
  1820.             'App\\Repository\\Channel\\PlaceRepository' => ['privates''App\\Repository\\Channel\\PlaceRepository''getPlaceRepositoryService'true],
  1821.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository''getAttemptBlockRepositoryService'true],
  1822.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository''getAttemptRepositoryService'true],
  1823.             'App\\Repository\\Channel\\PositioningTest\\BlockRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\BlockRepository''getBlockRepositoryService'true],
  1824.             'App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository''getPositioningTestRepositoryService'true],
  1825.             'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => ['privates''App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository''getFrenchProfessionalIdRepositoryService'true],
  1826.             'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => ['privates''App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository''getProfessionalIdRepositoryService'true],
  1827.             'App\\Repository\\Channel\\RoomRepository' => ['privates''App\\Repository\\Channel\\RoomRepository''getRoomRepositoryService'true],
  1828.             'App\\Repository\\Channel\\ServiceRepository' => ['privates''App\\Repository\\Channel\\ServiceRepository''getServiceRepositoryService'true],
  1829.             'App\\Repository\\Channel\\SessionRepository' => ['privates''App\\Repository\\Channel\\SessionRepository''getSessionRepositoryService'true],
  1830.             'App\\Repository\\Channel\\TrainingRepository' => ['privates''App\\Repository\\Channel\\TrainingRepository''getTrainingRepositoryService'true],
  1831.             'App\\Repository\\Channel\\UserFromChannelRepository' => ['privates''App\\Repository\\Channel\\UserFromChannelRepository''getUserFromChannelRepositoryService'true],
  1832.             'App\\Repository\\Commercial\\LicensesOfferRepository' => ['privates''App\\Repository\\Commercial\\LicensesOfferRepository''getLicensesOfferRepositoryService'true],
  1833.             'App\\Repository\\Common\\FileRepository' => ['privates''App\\Repository\\Common\\FileRepository''getFileRepositoryService'true],
  1834.             'App\\Repository\\CustomizableView\\CustomViewChannelRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewChannelRepository''getCustomViewChannelRepositoryService'true],
  1835.             'App\\Repository\\CustomizableView\\CustomViewCommercialRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewCommercialRepository''getCustomViewCommercialRepositoryService'true],
  1836.             'App\\Repository\\CustomizableView\\CustomViewRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewRepository''getCustomViewRepositoryService'true],
  1837.             'App\\Repository\\CustomizableView\\CustomViewSuperAdminRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewSuperAdminRepository''getCustomViewSuperAdminRepositoryService'true],
  1838.             'App\\Repository\\OAuth\\ClientRepository' => ['privates''App\\Repository\\OAuth\\ClientRepository''getClientRepositoryService'true],
  1839.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFileRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFileRepository''getGoogleDriveFileRepositoryService'true],
  1840.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFolderRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFolderRepository''getGoogleDriveFolderRepositoryService'true],
  1841.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDrivePermissionRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDrivePermissionRepository''getGoogleDrivePermissionRepositoryService'true],
  1842.         ], [
  1843.             'App\\Repository\\Account\\NotificationRepository' => '?',
  1844.             'App\\Repository\\Account\\SsoAppSessionRepository' => '?',
  1845.             'App\\Repository\\Account\\UserRepository' => '?',
  1846.             'App\\Repository\\App\\AppRepository' => '?',
  1847.             'App\\Repository\\App\\SyncAdditionalDataRepository' => '?',
  1848.             'App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository' => '?',
  1849.             'App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository' => '?',
  1850.             'App\\Repository\\ChannelUserData\\Activity\\MessageActivityRepository' => '?',
  1851.             'App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository' => '?',
  1852.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => '?',
  1853.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusProgressionRepository' => '?',
  1854.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository' => '?',
  1855.             'App\\Repository\\ChannelUserData\\Cursus\\ExamRepository' => '?',
  1856.             'App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository' => '?',
  1857.             'App\\Repository\\ChannelUserData\\Cursus\\FounderRepository' => '?',
  1858.             'App\\Repository\\ChannelUserData\\Cursus\\InternshipRepository' => '?',
  1859.             'App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository' => '?',
  1860.             'App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository' => '?',
  1861.             'App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository' => '?',
  1862.             'App\\Repository\\Channel\\CRM\\ProspectRepository' => '?',
  1863.             'App\\Repository\\Channel\\Certificate\\AbstractCertificateRepository' => '?',
  1864.             'App\\Repository\\Channel\\Certificate\\CursusStartCertificateRepository' => '?',
  1865.             'App\\Repository\\Channel\\ChannelConfigurationRepository' => '?',
  1866.             'App\\Repository\\Channel\\ChannelRepository' => '?',
  1867.             'App\\Repository\\Channel\\ChannelUserCursusPermissionRepository' => '?',
  1868.             'App\\Repository\\Channel\\ChannelUserRoleRepository' => '?',
  1869.             'App\\Repository\\Channel\\ChannelUserServicePermissionRepository' => '?',
  1870.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => '?',
  1871.             'App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository' => '?',
  1872.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => '?',
  1873.             'App\\Repository\\Channel\\CompanyRepository' => '?',
  1874.             'App\\Repository\\Channel\\DataImportLogRepository' => '?',
  1875.             'App\\Repository\\Channel\\Export\\FileExportRepository' => '?',
  1876.             'App\\Repository\\Channel\\Google\\ChannelGoogleDriveFolderRepository' => '?',
  1877.             'App\\Repository\\Channel\\GroupRepository' => '?',
  1878.             'App\\Repository\\Channel\\MaterialRepository' => '?',
  1879.             'App\\Repository\\Channel\\OrganizationRepository' => '?',
  1880.             'App\\Repository\\Channel\\Payment\\LicensesOrderRepository' => '?',
  1881.             'App\\Repository\\Channel\\PlaceRepository' => '?',
  1882.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository' => '?',
  1883.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository' => '?',
  1884.             'App\\Repository\\Channel\\PositioningTest\\BlockRepository' => '?',
  1885.             'App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository' => '?',
  1886.             'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => '?',
  1887.             'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => '?',
  1888.             'App\\Repository\\Channel\\RoomRepository' => '?',
  1889.             'App\\Repository\\Channel\\ServiceRepository' => '?',
  1890.             'App\\Repository\\Channel\\SessionRepository' => '?',
  1891.             'App\\Repository\\Channel\\TrainingRepository' => '?',
  1892.             'App\\Repository\\Channel\\UserFromChannelRepository' => '?',
  1893.             'App\\Repository\\Commercial\\LicensesOfferRepository' => '?',
  1894.             'App\\Repository\\Common\\FileRepository' => '?',
  1895.             'App\\Repository\\CustomizableView\\CustomViewChannelRepository' => '?',
  1896.             'App\\Repository\\CustomizableView\\CustomViewCommercialRepository' => '?',
  1897.             'App\\Repository\\CustomizableView\\CustomViewRepository' => '?',
  1898.             'App\\Repository\\CustomizableView\\CustomViewSuperAdminRepository' => '?',
  1899.             'App\\Repository\\OAuth\\ClientRepository' => '?',
  1900.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFileRepository' => '?',
  1901.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFolderRepository' => '?',
  1902.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDrivePermissionRepository' => '?',
  1903.         ])));
  1904.         $a->addCustomStringFunction('MATCH_AGAINST''DrosalysWeb\\DoctrineExtensions\\Functions\\MariaDB\\MatchAgainstFunction');
  1905.         $a->addCustomStringFunction('RAND''DrosalysWeb\\DoctrineExtensions\\Functions\\MariaDB\\RandFunction');
  1906.         $a->addCustomStringFunction('FIND_IN_SET''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  1907.         $a->addCustomNumericFunction('CEIL''DoctrineExtensions\\Query\\Mysql\\Ceil');
  1908.         $a->addCustomNumericFunction('GREATEST''DoctrineExtensions\\Query\\Mysql\\Greatest');
  1909.         $a->addCustomDatetimeFunction('DATEDIFF''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  1910.         $a->addCustomDatetimeFunction('DATE''DoctrineExtensions\\Query\\Mysql\\Date');
  1911.         $a->addCustomDatetimeFunction('TIMESTAMPDIFF''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  1912.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1913.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1914.         return $instance;
  1915.     }
  1916.     /**
  1917.      * Gets the public 'event_dispatcher' shared service.
  1918.      *
  1919.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1920.      */
  1921.     protected function getEventDispatcherService()
  1922.     {
  1923.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1924.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1925.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1926.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1927.         $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())));
  1928.         $instance->addListener('oneup_uploader.post_upload', [=> function () {
  1929.             return ($this->privates['app.file_abstract_cursus_post_upload_listener'] ?? ($this->privates['app.file_abstract_cursus_post_upload_listener'] = new \App\Uploader\Event\PostUploadListener()));
  1930.         }, => 'postUpload'], 0);
  1931.         $instance->addListener('oneup_uploader.validation', [=> function () {
  1932.             return ($this->privates['app.file_abstract_cursus_validation_listener'] ?? $this->load('getApp_FileAbstractCursusValidationListenerService'));
  1933.         }, => 'onValidate'], 0);
  1934.         $instance->addListener('kernel.controller', [=> function () {
  1935.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1936.         }, => 'onKernelController'], 0);
  1937.         $instance->addListener('kernel.request', [=> function () {
  1938.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1939.         }, => 'onKernelRequest'], 0);
  1940.         $instance->addListener('kernel.exception', [=> function () {
  1941.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  1942.         }, => 'onKernelException'], 0);
  1943.         $instance->addListener('flow.previous_step_invalid', [=> function () {
  1944.             return ($this->privates['craue.form.flow.event_listener.previous_step_invalid'] ?? $this->load('getCraue_Form_Flow_EventListener_PreviousStepInvalidService'));
  1945.         }, => 'onPreviousStepInvalid'], 0);
  1946.         $instance->addListener('flow.flow_expired', [=> function () {
  1947.             return ($this->privates['craue.form.flow.event_listener.flow_expired'] ?? $this->load('getCraue_Form_Flow_EventListener_FlowExpiredService'));
  1948.         }, => 'onFlowExpired'], 0);
  1949.         $instance->addListener('spiriit_filter.prepare', [=> function () {
  1950.             return ($this->services['spiriit_form_filter.filter_prepare'] ?? ($this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener()));
  1951.         }, => 'onFilterBuilderPrepare'], 0);
  1952.         $instance->addListener('spiriit_filter.apply_filters.orm', [=> function () {
  1953.             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')));
  1954.         }, => 'onApplyFilterCondition'], 0);
  1955.         $instance->addListener('oneup_uploader.validation', [=> function () {
  1956.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] = new \Oneup\UploaderBundle\EventListener\MaxSizeValidationListener()));
  1957.         }, => 'onValidate'], 0);
  1958.         $instance->addListener('oneup_uploader.validation', [=> function () {
  1959.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] = new \Oneup\UploaderBundle\EventListener\AllowedMimetypeAndExtensionValidationListener()));
  1960.         }, => 'onValidate'], 0);
  1961.         $instance->addListener('oneup_uploader.validation', [=> function () {
  1962.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] = new \Oneup\UploaderBundle\EventListener\DisallowedMimetypeValidationListener()));
  1963.         }, => 'onValidate'], 0);
  1964.         $instance->addListener('kernel.request', [=> function () {
  1965.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1966.         }, => 'onKernelRequest'], 250);
  1967.         $instance->addListener('kernel.response', [=> function () {
  1968.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1969.         }, => 'onKernelResponse'], 0);
  1970.         $instance->addListener('kernel.response', [=> function () {
  1971.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1972.         }, => 'onResponse'], -10);
  1973.         $instance->addListener('knp_pager.items', [=> function () {
  1974.             return ($this->privates['App\\Event\\PaginationEventSubscriber'] ?? ($this->privates['App\\Event\\PaginationEventSubscriber'] = new \App\Event\PaginationEventSubscriber()));
  1975.         }, => 'items'], 0);
  1976.         $instance->addListener('Nellapp\\Bundle\\SDKBundle\\Permission\\Event\\ChannelMenuDisplayedEvent', [=> function () {
  1977.             return ($this->privates['App\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] ?? $this->load('getChannelMenuDisplayedSubscriberService'));
  1978.         }, => '__invoke'], 0);
  1979.         $instance->addListener('kernel.request', [=> function () {
  1980.             return ($this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'] ?? $this->getForceUserFromSetupSubscriberService());
  1981.         }, => '__invoke'], 0);
  1982.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1983.             return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->load('getLogoutSubscriberService'));
  1984.         }, => 'logout'], 0);
  1985.         $instance->addListener('FOS\\OAuthServerBundle\\Event\\PreAuthorizationEvent', [=> function () {
  1986.             return ($this->privates['App\\EventSubscriber\\OAuthSubscriber'] ?? ($this->privates['App\\EventSubscriber\\OAuthSubscriber'] = new \App\EventSubscriber\OAuthSubscriber()));
  1987.         }, => 'onPreAuthorization'], 0);
  1988.         $instance->addListener('kernel.terminate', [=> function () {
  1989.             return ($this->privates['App\\EventSubscriber\\SyncSubscriber'] ?? $this->load('getSyncSubscriber2Service'));
  1990.         }, => 'sendTracked'], 0);
  1991.         $instance->addListener('console.terminate', [=> function () {
  1992.             return ($this->privates['App\\EventSubscriber\\SyncSubscriber'] ?? $this->load('getSyncSubscriber2Service'));
  1993.         }, => 'sendTracked'], 0);
  1994.         $instance->addListener('kernel.response', [=> function () {
  1995.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1996.         }, => 'onKernelResponse'], 0);
  1997.         $instance->addListener('kernel.response', [=> function () {
  1998.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1999.         }, => 'onKernelResponse'], -1024);
  2000.         $instance->addListener('kernel.request', [=> function () {
  2001.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2002.         }, => 'setDefaultLocale'], 100);
  2003.         $instance->addListener('kernel.request', [=> function () {
  2004.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2005.         }, => 'onKernelRequest'], 16);
  2006.         $instance->addListener('kernel.finish_request', [=> function () {
  2007.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2008.         }, => 'onKernelFinishRequest'], 0);
  2009.         $instance->addListener('kernel.request', [=> function () {
  2010.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2011.         }, => 'onKernelRequest'], 256);
  2012.         $instance->addListener('kernel.response', [=> function () {
  2013.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2014.         }, => 'onResponse'], -255);
  2015.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2016.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2017.         }, => 'onControllerArguments'], 0);
  2018.         $instance->addListener('kernel.exception', [=> function () {
  2019.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2020.         }, => 'logKernelException'], 0);
  2021.         $instance->addListener('kernel.exception', [=> function () {
  2022.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2023.         }, => 'onKernelException'], -128);
  2024.         $instance->addListener('kernel.response', [=> function () {
  2025.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2026.         }, => 'removeCspHeader'], -128);
  2027.         $instance->addListener('kernel.request', [=> function () {
  2028.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2029.         }, => 'onKernelRequest'], 15);
  2030.         $instance->addListener('kernel.finish_request', [=> function () {
  2031.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2032.         }, => 'onKernelFinishRequest'], -15);
  2033.         $instance->addListener('console.error', [=> function () {
  2034.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2035.         }, => 'onConsoleError'], -128);
  2036.         $instance->addListener('console.terminate', [=> function () {
  2037.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2038.         }, => 'onConsoleTerminate'], -128);
  2039.         $instance->addListener('console.error', [=> function () {
  2040.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2041.         }, => 'onConsoleError'], 0);
  2042.         $instance->addListener('kernel.request', [=> function () {
  2043.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2044.         }, => 'configure'], 2048);
  2045.         $instance->addListener('console.command', [=> function () {
  2046.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2047.         }, => 'configure'], 2048);
  2048.         $instance->addListener('kernel.request', [=> function () {
  2049.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2050.         }, => 'onKernelRequest'], 32);
  2051.         $instance->addListener('kernel.finish_request', [=> function () {
  2052.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2053.         }, => 'onKernelFinishRequest'], 0);
  2054.         $instance->addListener('kernel.exception', [=> function () {
  2055.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2056.         }, => 'onKernelException'], -64);
  2057.         $instance->addListener('kernel.response', [=> function () {
  2058.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2059.         }, => 'onKernelResponse'], 0);
  2060.         $instance->addListener('kernel.request', [=> function () {
  2061.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2062.         }, => 'onKernelRequest'], 128);
  2063.         $instance->addListener('kernel.response', [=> function () {
  2064.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2065.         }, => 'onKernelResponse'], -1000);
  2066.         $instance->addListener('kernel.finish_request', [=> function () {
  2067.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2068.         }, => 'onFinishRequest'], 0);
  2069.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2070.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  2071.         }, => 'onMessageFailed'], 100);
  2072.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2073.             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()));
  2074.         }, => 'onMessageFailed'], 200);
  2075.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2076.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2077.         }, => 'onWorkerStarted'], 0);
  2078.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2079.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2080.         }, => 'onWorkerRunning'], 0);
  2081.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2082.             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()));
  2083.         }, => 'onMessageFailed'], 0);
  2084.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2085.             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()));
  2086.         }, => 'onWorkerRunning'], 0);
  2087.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  2088.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  2089.         }, => 'onNotification'], -255);
  2090.         $instance->addListener('kernel.response', [=> function () {
  2091.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2092.         }, => 'onKernelResponse'], -100);
  2093.         $instance->addListener('kernel.exception', [=> function () {
  2094.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2095.         }, => 'onKernelException'], 0);
  2096.         $instance->addListener('kernel.terminate', [=> function () {
  2097.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2098.         }, => 'onKernelTerminate'], -1024);
  2099.         $instance->addListener('kernel.controller', [=> function () {
  2100.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2101.         }, => 'onKernelController'], 0);
  2102.         $instance->addListener('kernel.response', [=> function () {
  2103.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2104.         }, => 'onKernelResponse'], 0);
  2105.         $instance->addListener('kernel.controller', [=> function () {
  2106.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2107.         }, => 'onKernelController'], 0);
  2108.         $instance->addListener('kernel.controller', [=> function () {
  2109.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2110.         }, => 'onKernelController'], 0);
  2111.         $instance->addListener('kernel.controller', [=> function () {
  2112.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2113.         }, => 'onKernelController'], -128);
  2114.         $instance->addListener('kernel.view', [=> function () {
  2115.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2116.         }, => 'onKernelView'], 0);
  2117.         $instance->addListener('kernel.controller', [=> function () {
  2118.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2119.         }, => 'onKernelController'], 0);
  2120.         $instance->addListener('kernel.response', [=> function () {
  2121.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2122.         }, => 'onKernelResponse'], 0);
  2123.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2124.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2125.         }, => 'onKernelControllerArguments'], 0);
  2126.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2127.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2128.         }, => 'onKernelControllerArguments'], 0);
  2129.         $instance->addListener('kernel.response', [=> function () {
  2130.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2131.         }, => 'onKernelResponse'], -128);
  2132.         $instance->addListener('console.command', [=> function () {
  2133.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2134.         }, => 'onCommand'], 255);
  2135.         $instance->addListener('console.terminate', [=> function () {
  2136.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2137.         }, => 'onTerminate'], -255);
  2138.         $instance->addListener('console.command', [=> function () {
  2139.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2140.         }, => 'configure'], 1024);
  2141.         $instance->addListener('console.error', [=> function () {
  2142.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2143.         }, => 'onConsoleError'], 0);
  2144.         $instance->addListener('console.terminate', [=> function () {
  2145.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2146.         }, => 'onConsoleTerminate'], 0);
  2147.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2148.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2149.         }, => 'onWorkerMessageHandled'], 0);
  2150.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2151.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2152.         }, => 'onWorkerMessageFailed'], 0);
  2153.         $instance->addListener('kernel.response', [=> function () {
  2154.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2155.         }, => 'onKernelResponse'], 0);
  2156.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2157.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2158.         }, => 'onVoterVote'], 0);
  2159.         $instance->addListener('kernel.request', [=> function () {
  2160.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2161.         }, => 'configureLogoutUrlGenerator'], 8);
  2162.         $instance->addListener('kernel.request', [=> function () {
  2163.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2164.         }, => 'onKernelRequest'], 8);
  2165.         $instance->addListener('kernel.finish_request', [=> function () {
  2166.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2167.         }, => 'onKernelFinishRequest'], 0);
  2168.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2169.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] ?? $this->getControllerEntityResolverSubscriberService());
  2170.         }, => '__invoke'], 31);
  2171.         $instance->addListener('kernel.response', [=> function () {
  2172.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\DeviceIdSubscriber'] ?? $this->getDeviceIdSubscriberService());
  2173.         }, => 'onResponse'], 0);
  2174.         $instance->addListener('kernel.request', [=> function () {
  2175.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] ?? $this->getRequestChannelDomainSubscriberService());
  2176.         }, => '__invoke'], 32);
  2177.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2178.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RouteSecuritySubscriber()));
  2179.         }, => '__invoke'], 15);
  2180.         $instance->addListener('kernel.terminate', [=> function () {
  2181.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->load('getTerminateMenuDisplayedSubscriberService'));
  2182.         }, => 'refreshTracked'], 0);
  2183.         $instance->addListener('console.terminate', [=> function () {
  2184.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->load('getTerminateMenuDisplayedSubscriberService'));
  2185.         }, => 'refreshTracked'], 0);
  2186.         $instance->addListener('kernel.terminate', [=> function () {
  2187.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->load('getTerminateExportSubscriberService'));
  2188.         }, => 'exportTracked'], 0);
  2189.         $instance->addListener('console.terminate', [=> function () {
  2190.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->load('getTerminateExportSubscriberService'));
  2191.         }, => 'exportTracked'], 0);
  2192.         $instance->addListener('kernel.terminate', [=> function () {
  2193.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->load('getTerminateRefreshSubscriberService'));
  2194.         }, => 'refreshTracked'], 0);
  2195.         $instance->addListener('console.terminate', [=> function () {
  2196.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->load('getTerminateRefreshSubscriberService'));
  2197.         }, => 'refreshTracked'], 0);
  2198.         $instance->addListener('kernel.controller', [=> function () {
  2199.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] ?? $this->getActionControllerSubscriberService());
  2200.         }, => '__invoke'], 15);
  2201.         $instance->addListener('kernel.view', [=> function () {
  2202.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] ?? $this->load('getActionResponseSubscriberService'));
  2203.         }, => '__invoke'], 63);
  2204.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2205.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] ?? $this->getDeserializeActionControllerSubscriberService());
  2206.         }, => '__invoke'], -63);
  2207.         $instance->addListener('kernel.exception', [=> function () {
  2208.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\HandleErrorSubscriber()));
  2209.         }, => '__invoke'], -195);
  2210.         $instance->addListener('knp_pager.before', [=> function () {
  2211.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2212.         }, => 'before'], 0);
  2213.         $instance->addListener('knp_pager.pagination', [=> function () {
  2214.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2215.         }, => 'pagination'], 0);
  2216.         $instance->addListener('knp_pager.before', [=> function () {
  2217.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2218.         }, => 'before'], 1);
  2219.         $instance->addListener('knp_pager.before', [=> function () {
  2220.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2221.         }, => 'before'], 1);
  2222.         $instance->addListener('knp_pager.pagination', [=> function () {
  2223.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2224.         }, => 'pagination'], 1);
  2225.         $instance->addListener('kernel.response', [=> function () {
  2226.             return ($this->privates['webpack_encore.preload_assets_event_listener'] ?? $this->getWebpackEncore_PreloadAssetsEventListenerService());
  2227.         }, => 'onKernelResponse'], 50);
  2228.         $instance->addListener('kernel.finish_request', [=> function () {
  2229.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  2230.         }, => 'resetAssets'], 0);
  2231.         $instance->addListener('spiriit_form_filter.apply.orm.filter_boolean', [=> function () {
  2232.             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()));
  2233.         }, => 'filterBoolean'], 0);
  2234.         $instance->addListener('spiriit_form_filter.apply.orm.filter_checkbox', [=> function () {
  2235.             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()));
  2236.         }, => 'filterCheckbox'], 0);
  2237.         $instance->addListener('spiriit_form_filter.apply.orm.filter_choice', [=> function () {
  2238.             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()));
  2239.         }, => 'filterValue'], 0);
  2240.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date', [=> function () {
  2241.             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()));
  2242.         }, => 'filterDate'], 0);
  2243.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date_range', [=> function () {
  2244.             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()));
  2245.         }, => 'filterDateRange'], 0);
  2246.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime', [=> function () {
  2247.             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()));
  2248.         }, => 'filterDateTime'], 0);
  2249.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime_range', [=> function () {
  2250.             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()));
  2251.         }, => 'filterDateTimeRange'], 0);
  2252.         $instance->addListener('spiriit_form_filter.apply.orm.filter_entity', [=> function () {
  2253.             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()));
  2254.         }, => 'filterEntity'], 0);
  2255.         $instance->addListener('spiriit_form_filter.apply.orm.filter_enum', [=> function () {
  2256.             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()));
  2257.         }, => 'filterEnum'], 0);
  2258.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number', [=> function () {
  2259.             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()));
  2260.         }, => 'filterNumber'], 0);
  2261.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number_range', [=> function () {
  2262.             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()));
  2263.         }, => 'filterNumberRange'], 0);
  2264.         $instance->addListener('spiriit_form_filter.apply.orm.filter_text', [=> function () {
  2265.             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()));
  2266.         }, => 'filterText'], 0);
  2267.         $instance->addListener('spiriit_form_filter.apply.orm.text', [=> function () {
  2268.             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()));
  2269.         }, => 'filterText'], 0);
  2270.         $instance->addListener('spiriit_form_filter.apply.orm.email', [=> function () {
  2271.             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()));
  2272.         }, => 'filterValue'], 0);
  2273.         $instance->addListener('spiriit_form_filter.apply.orm.integer', [=> function () {
  2274.             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()));
  2275.         }, => 'filterValue'], 0);
  2276.         $instance->addListener('spiriit_form_filter.apply.orm.money', [=> function () {
  2277.             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()));
  2278.         }, => 'filterValue'], 0);
  2279.         $instance->addListener('spiriit_form_filter.apply.orm.number', [=> function () {
  2280.             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()));
  2281.         }, => 'filterValue'], 0);
  2282.         $instance->addListener('spiriit_form_filter.apply.orm.percent', [=> function () {
  2283.             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()));
  2284.         }, => 'filterValue'], 0);
  2285.         $instance->addListener('spiriit_form_filter.apply.orm.search', [=> function () {
  2286.             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()));
  2287.         }, => 'filterValue'], 0);
  2288.         $instance->addListener('spiriit_form_filter.apply.orm.url', [=> function () {
  2289.             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()));
  2290.         }, => 'filterValue'], 0);
  2291.         $instance->addListener('spiriit_form_filter.apply.orm.choice', [=> function () {
  2292.             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()));
  2293.         }, => 'filterValue'], 0);
  2294.         $instance->addListener('spiriit_form_filter.apply.orm.entity', [=> function () {
  2295.             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()));
  2296.         }, => 'filterEntity'], 0);
  2297.         $instance->addListener('spiriit_form_filter.apply.orm.country', [=> function () {
  2298.             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()));
  2299.         }, => 'filterValue'], 0);
  2300.         $instance->addListener('spiriit_form_filter.apply.orm.language', [=> function () {
  2301.             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()));
  2302.         }, => 'filterValue'], 0);
  2303.         $instance->addListener('spiriit_form_filter.apply.orm.locale', [=> function () {
  2304.             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()));
  2305.         }, => 'filterValue'], 0);
  2306.         $instance->addListener('spiriit_form_filter.apply.orm.timezone', [=> function () {
  2307.             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()));
  2308.         }, => 'filterValue'], 0);
  2309.         $instance->addListener('spiriit_form_filter.apply.orm.date', [=> function () {
  2310.             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()));
  2311.         }, => 'filterDate'], 0);
  2312.         $instance->addListener('spiriit_form_filter.apply.orm.datetime', [=> function () {
  2313.             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()));
  2314.         }, => 'filterDate'], 0);
  2315.         $instance->addListener('spiriit_form_filter.apply.orm.birthday', [=> function () {
  2316.             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()));
  2317.         }, => 'filterDate'], 0);
  2318.         $instance->addListener('spiriit_form_filter.apply.orm.checkbox', [=> function () {
  2319.             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()));
  2320.         }, => 'filterValue'], 0);
  2321.         $instance->addListener('spiriit_form_filter.apply.orm.radio', [=> function () {
  2322.             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()));
  2323.         }, => 'filterValue'], 0);
  2324.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2325.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2326.         }, => 'onLogout'], 0);
  2327.         return $instance;
  2328.     }
  2329.     /**
  2330.      * Gets the public 'http_kernel' shared service.
  2331.      *
  2332.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2333.      */
  2334.     protected function getHttpKernelService()
  2335.     {
  2336.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2337.         if (isset($this->services['http_kernel'])) {
  2338.             return $this->services['http_kernel'];
  2339.         }
  2340.         $b = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  2341.         if (isset($this->services['http_kernel'])) {
  2342.             return $this->services['http_kernel'];
  2343.         }
  2344.         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);
  2345.     }
  2346.     /**
  2347.      * Gets the public 'knp_menu.matcher' shared service.
  2348.      *
  2349.      * @return \Knp\Menu\Matcher\Matcher
  2350.      */
  2351.     protected function getKnpMenu_MatcherService()
  2352.     {
  2353.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  2354.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  2355.         }, 1));
  2356.     }
  2357.     /**
  2358.      * Gets the public 'liip_imagine.cache.manager' shared service.
  2359.      *
  2360.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  2361.      */
  2362.     protected function getLiipImagine_Cache_ManagerService()
  2363.     {
  2364.         $a = ($this->services['router'] ?? $this->getRouterService());
  2365.         if (isset($this->services['liip_imagine.cache.manager'])) {
  2366.             return $this->services['liip_imagine.cache.manager'];
  2367.         }
  2368.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2369.         if (isset($this->services['liip_imagine.cache.manager'])) {
  2370.             return $this->services['liip_imagine.cache.manager'];
  2371.         }
  2372.         $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);
  2373.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  2374.         $instance->addResolver('cursus_uploads', ($this->services['liip_imagine.cache.resolver.cursus_uploads'] ?? $this->getLiipImagine_Cache_Resolver_CursusUploadsService()));
  2375.         $instance->addResolver('organization_uploads', ($this->services['liip_imagine.cache.resolver.organization_uploads'] ?? $this->getLiipImagine_Cache_Resolver_OrganizationUploadsService()));
  2376.         $instance->addResolver('positioning_test_uploads', ($this->services['liip_imagine.cache.resolver.positioning_test_uploads'] ?? $this->getLiipImagine_Cache_Resolver_PositioningTestUploadsService()));
  2377.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  2378.         return $instance;
  2379.     }
  2380.     /**
  2381.      * Gets the public 'liip_imagine.cache.resolver.cursus_uploads' shared service.
  2382.      *
  2383.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2384.      */
  2385.     protected function getLiipImagine_Cache_Resolver_CursusUploadsService()
  2386.     {
  2387.         return $this->services['liip_imagine.cache.resolver.cursus_uploads'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver(($this->services['cursus_filesystem'] ?? $this->getCursusFilesystemService()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), 'none''''private');
  2388.     }
  2389.     /**
  2390.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  2391.      *
  2392.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  2393.      */
  2394.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  2395.     {
  2396.         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');
  2397.     }
  2398.     /**
  2399.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  2400.      *
  2401.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  2402.      */
  2403.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  2404.     {
  2405.         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()));
  2406.     }
  2407.     /**
  2408.      * Gets the public 'liip_imagine.cache.resolver.organization_uploads' shared service.
  2409.      *
  2410.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2411.      */
  2412.     protected function getLiipImagine_Cache_Resolver_OrganizationUploadsService()
  2413.     {
  2414.         return $this->services['liip_imagine.cache.resolver.organization_uploads'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver(($this->services['organization_filesystem'] ?? $this->getOrganizationFilesystemService()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), 'none''''public');
  2415.     }
  2416.     /**
  2417.      * Gets the public 'liip_imagine.cache.resolver.positioning_test_uploads' shared service.
  2418.      *
  2419.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2420.      */
  2421.     protected function getLiipImagine_Cache_Resolver_PositioningTestUploadsService()
  2422.     {
  2423.         return $this->services['liip_imagine.cache.resolver.positioning_test_uploads'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver(($this->services['positioning_test_filesystem'] ?? $this->getPositioningTestFilesystemService()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), 'none''''public');
  2424.     }
  2425.     /**
  2426.      * Gets the public 'liip_imagine.cache.signer' shared service.
  2427.      *
  2428.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  2429.      */
  2430.     protected function getLiipImagine_Cache_SignerService()
  2431.     {
  2432.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  2433.     }
  2434.     /**
  2435.      * Gets the public 'messenger.default_bus' shared service.
  2436.      *
  2437.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2438.      */
  2439.     protected function getMessenger_DefaultBusService()
  2440.     {
  2441.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2442.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  2443.             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')));
  2444.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2445.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2446.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2447.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'] ?? $this->load('getMenuDisplayedMiddlewareService'));
  2448.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  2449.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  2450.         }, 8)));
  2451.     }
  2452.     /**
  2453.      * Gets the public 'oneup_uploader.orphanage_manager' shared service.
  2454.      *
  2455.      * @return \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager
  2456.      */
  2457.     protected function getOneupUploader_OrphanageManagerService()
  2458.     {
  2459.         return $this->services['oneup_uploader.orphanage_manager'] = new \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager($this$this->getParameter('oneup_uploader.orphanage'));
  2460.     }
  2461.     /**
  2462.      * Gets the public 'oneup_uploader.templating.uploader_helper' shared service.
  2463.      *
  2464.      * @return \Oneup\UploaderBundle\Templating\Helper\UploaderHelper
  2465.      */
  2466.     protected function getOneupUploader_Templating_UploaderHelperService()
  2467.     {
  2468.         $a = ($this->services['router'] ?? $this->getRouterService());
  2469.         if (isset($this->services['oneup_uploader.templating.uploader_helper'])) {
  2470.             return $this->services['oneup_uploader.templating.uploader_helper'];
  2471.         }
  2472.         return $this->services['oneup_uploader.templating.uploader_helper'] = new \Oneup\UploaderBundle\Templating\Helper\UploaderHelper($a$this->parameters['oneup_uploader.maxsize']);
  2473.     }
  2474.     /**
  2475.      * Gets the public 'oneup_uploader.twig.extension.uploader' shared service.
  2476.      *
  2477.      * @return \Oneup\UploaderBundle\Twig\Extension\UploaderExtension
  2478.      */
  2479.     protected function getOneupUploader_Twig_Extension_UploaderService()
  2480.     {
  2481.         $a = ($this->services['oneup_uploader.templating.uploader_helper'] ?? $this->getOneupUploader_Templating_UploaderHelperService());
  2482.         if (isset($this->services['oneup_uploader.twig.extension.uploader'])) {
  2483.             return $this->services['oneup_uploader.twig.extension.uploader'];
  2484.         }
  2485.         return $this->services['oneup_uploader.twig.extension.uploader'] = new \Oneup\UploaderBundle\Twig\Extension\UploaderExtension($a);
  2486.     }
  2487.     /**
  2488.      * Gets the public 'organization_filesystem' shared service.
  2489.      *
  2490.      * @return \League\Flysystem\Filesystem
  2491.      */
  2492.     protected function getOrganizationFilesystemService()
  2493.     {
  2494.         return $this->services['organization_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/organization/'), NULL22NULLfalse), []);
  2495.     }
  2496.     /**
  2497.      * Gets the public 'positioning_test_filesystem' shared service.
  2498.      *
  2499.      * @return \League\Flysystem\Filesystem
  2500.      */
  2501.     protected function getPositioningTestFilesystemService()
  2502.     {
  2503.         return $this->services['positioning_test_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/positioning-test/'), NULL22NULLfalse), []);
  2504.     }
  2505.     /**
  2506.      * Gets the public 'request_stack' shared service.
  2507.      *
  2508.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2509.      */
  2510.     protected function getRequestStackService()
  2511.     {
  2512.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2513.     }
  2514.     /**
  2515.      * Gets the public 'router' shared autowired service.
  2516.      *
  2517.      * @return \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator
  2518.      */
  2519.     protected function getRouterService()
  2520.     {
  2521.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2522.         $b = new \Symfony\Bridge\Monolog\Logger('router');
  2523.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2524.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2525.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2526.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2527.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2528.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2529.         ], [
  2530.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2531.         ]))->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))), $b'fr');
  2532.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2533.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2534.         return $this->services['router'] = new \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator($c$a);
  2535.     }
  2536.     /**
  2537.      * Gets the public 'translator' shared service.
  2538.      *
  2539.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2540.      */
  2541.     protected function getTranslatorService()
  2542.     {
  2543.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2544.     }
  2545.     /**
  2546.      * Gets the public 'var_dumper.cloner' shared service.
  2547.      *
  2548.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2549.      */
  2550.     protected function getVarDumper_ClonerService()
  2551.     {
  2552.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2553.         $instance->setMaxItems(2500);
  2554.         $instance->setMinDepth(1);
  2555.         $instance->setMaxString(-1);
  2556.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2557.         return $instance;
  2558.     }
  2559.     /**
  2560.      * Gets the private '.cache_connection.UTrPX_T' shared service.
  2561.      *
  2562.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  2563.      */
  2564.     protected function get_CacheConnection_UTrPXTService()
  2565.     {
  2566.         return $this->privates['.cache_connection.UTrPX_T'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://'.$this->getEnv('string:REDIS_HOST').':'.$this->getEnv('string:int:REDIS_PORT'), ['lazy' => true]);
  2567.     }
  2568.     /**
  2569.      * Gets the private '.debug.http_client' shared service.
  2570.      *
  2571.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2572.      */
  2573.     protected function get_Debug_HttpClientService()
  2574.     {
  2575.         $a \Symfony\Component\HttpClient\HttpClient::create(['verify_peer' => false'verify_host' => false'headers' => [], 'resolve' => []], 6);
  2576.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2577.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2578.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2579.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2580.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2581.         $a->setLogger($b);
  2582.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2583.     }
  2584.     /**
  2585.      * Gets the private '.service_locator.49LBLMU' shared service.
  2586.      *
  2587.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2588.      */
  2589.     protected function get_ServiceLocator_49LBLMUService()
  2590.     {
  2591.         return $this->privates['.service_locator.49LBLMU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2592.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  2593.             'security.firewall.map.context.api_doc' => ['privates''security.firewall.map.context.api_doc''getSecurity_Firewall_Map_Context_ApiDocService'true],
  2594.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2595.             'security.firewall.map.context.internal_api' => ['privates''security.firewall.map.context.internal_api''getSecurity_Firewall_Map_Context_InternalApiService'true],
  2596.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  2597.             'security.firewall.map.context.oauth_token' => ['privates''security.firewall.map.context.oauth_token''getSecurity_Firewall_Map_Context_OauthTokenService'true],
  2598.             'security.firewall.map.context.sync' => ['privates''security.firewall.map.context.sync''getSecurity_Firewall_Map_Context_SyncService'true],
  2599.             'security.firewall.map.context.sync_doc' => ['privates''security.firewall.map.context.sync_doc''getSecurity_Firewall_Map_Context_SyncDocService'true],
  2600.         ], [
  2601.             'security.firewall.map.context.api' => '?',
  2602.             'security.firewall.map.context.api_doc' => '?',
  2603.             'security.firewall.map.context.dev' => '?',
  2604.             'security.firewall.map.context.internal_api' => '?',
  2605.             'security.firewall.map.context.main' => '?',
  2606.             'security.firewall.map.context.oauth_token' => '?',
  2607.             'security.firewall.map.context.sync' => '?',
  2608.             'security.firewall.map.context.sync_doc' => '?',
  2609.         ]);
  2610.     }
  2611.     /**
  2612.      * Gets the private 'App\EventSubscriber\ForceUserFromSetupSubscriber' shared autowired service.
  2613.      *
  2614.      * @return \App\EventSubscriber\ForceUserFromSetupSubscriber
  2615.      */
  2616.     protected function getForceUserFromSetupSubscriberService()
  2617.     {
  2618.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2619.         if (isset($this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'])) {
  2620.             return $this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'];
  2621.         }
  2622.         return $this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'] = new \App\EventSubscriber\ForceUserFromSetupSubscriber($a, ($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2623.     }
  2624.     /**
  2625.      * Gets the private 'App\Repository\App\AppRepository' shared autowired service.
  2626.      *
  2627.      * @return \App\Repository\App\AppRepository
  2628.      */
  2629.     protected function getAppRepositoryService()
  2630.     {
  2631.         return $this->privates['App\\Repository\\App\\AppRepository'] = new \App\Repository\App\AppRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2632.     }
  2633.     /**
  2634.      * Gets the private 'App\Service\Sync\Routing\Loader\RouteCollectionLoader' shared autowired service.
  2635.      *
  2636.      * @return \App\Service\Sync\Routing\Loader\RouteCollectionLoader
  2637.      */
  2638.     protected function getRouteCollectionLoaderService()
  2639.     {
  2640.         $a = ($this->privates['App\\Service\\Sync\\Routing\\Routing'] ?? $this->getRoutingService());
  2641.         if (isset($this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'])) {
  2642.             return $this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'];
  2643.         }
  2644.         return $this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'] = new \App\Service\Sync\Routing\Loader\RouteCollectionLoader($a, ($this->services['cache.app'] ?? $this->getCache_AppService()), true);
  2645.     }
  2646.     /**
  2647.      * Gets the private 'App\Service\Sync\Routing\Routing' shared autowired service.
  2648.      *
  2649.      * @return \App\Service\Sync\Routing\Routing
  2650.      */
  2651.     protected function getRoutingService()
  2652.     {
  2653.         $a = ($this->services['router'] ?? $this->getRouterService());
  2654.         if (isset($this->privates['App\\Service\\Sync\\Routing\\Routing'])) {
  2655.             return $this->privates['App\\Service\\Sync\\Routing\\Routing'];
  2656.         }
  2657.         return $this->privates['App\\Service\\Sync\\Routing\\Routing'] = new \App\Service\Sync\Routing\Routing(($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['App\\Repository\\App\\AppRepository'] ?? $this->getAppRepositoryService()), $a$this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'), $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'), $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'), ($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'), 'core'))), true);
  2658.     }
  2659.     /**
  2660.      * Gets the private 'App\Twig\Extension\Channel\ChannelUserExtension' shared autowired service.
  2661.      *
  2662.      * @return \App\Twig\Extension\Channel\ChannelUserExtension
  2663.      */
  2664.     protected function getChannelUserExtensionService()
  2665.     {
  2666.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'] ?? $this->getChannelUserDataPermissionRuntimeService());
  2667.         if (isset($this->privates['App\\Twig\\Extension\\Channel\\ChannelUserExtension'])) {
  2668.             return $this->privates['App\\Twig\\Extension\\Channel\\ChannelUserExtension'];
  2669.         }
  2670.         return $this->privates['App\\Twig\\Extension\\Channel\\ChannelUserExtension'] = new \App\Twig\Extension\Channel\ChannelUserExtension(($this->services['translator'] ?? $this->getTranslatorService()), $a);
  2671.     }
  2672.     /**
  2673.      * Gets the private 'Drosalys\Bundle\ApiBundle\Action\ActionRetriever' shared autowired service.
  2674.      *
  2675.      * @return \Drosalys\Bundle\ApiBundle\Action\ActionRetriever
  2676.      */
  2677.     protected function getActionRetrieverService()
  2678.     {
  2679.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] = new \Drosalys\Bundle\ApiBundle\Action\ActionRetriever(new RewindableGenerator(function () {
  2680.             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()));
  2681.             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()));
  2682.         }, 2));
  2683.     }
  2684.     /**
  2685.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber' shared autowired service.
  2686.      *
  2687.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber
  2688.      */
  2689.     protected function getActionControllerSubscriberService()
  2690.     {
  2691.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()), ($this->services['router'] ?? $this->getRouterService()));
  2692.     }
  2693.     /**
  2694.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber' shared autowired service.
  2695.      *
  2696.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber
  2697.      */
  2698.     protected function getDeserializeActionControllerSubscriberService()
  2699.     {
  2700.         $a = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  2701.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  2702.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  2703.         }
  2704.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), $a);
  2705.     }
  2706.     /**
  2707.      * Gets the private 'Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter' shared autowired service.
  2708.      *
  2709.      * @return \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter
  2710.      */
  2711.     protected function getSerializerAdapterService()
  2712.     {
  2713.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  2714.     }
  2715.     /**
  2716.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber' shared autowired service.
  2717.      *
  2718.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber
  2719.      */
  2720.     protected function getControllerEntityResolverSubscriberService()
  2721.     {
  2722.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2723.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'])) {
  2724.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'];
  2725.         }
  2726.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber($a);
  2727.     }
  2728.     /**
  2729.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber' shared autowired service.
  2730.      *
  2731.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber
  2732.      */
  2733.     protected function getDeviceIdSubscriberService()
  2734.     {
  2735.         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'), 'core'))));
  2736.     }
  2737.     /**
  2738.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber' shared autowired service.
  2739.      *
  2740.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber
  2741.      */
  2742.     protected function getRequestChannelDomainSubscriberService()
  2743.     {
  2744.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService()), ($this->services['router'] ?? $this->getRouterService()));
  2745.     }
  2746.     /**
  2747.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService' shared autowired service.
  2748.      *
  2749.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService
  2750.      */
  2751.     protected function getGlobalEntitiesServiceService()
  2752.     {
  2753.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2754.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'])) {
  2755.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'];
  2756.         }
  2757.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  2758.     }
  2759.     /**
  2760.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys' shared autowired service.
  2761.      *
  2762.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys
  2763.      */
  2764.     protected function getGlobalEntityKeysService()
  2765.     {
  2766.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys($this->parameters['nellapp_sdk.global_getter.global_entities']);
  2767.     }
  2768.     /**
  2769.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager' shared autowired service.
  2770.      *
  2771.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager
  2772.      */
  2773.     protected function getChannelUserPermissionManagerService()
  2774.     {
  2775.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2776.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'])) {
  2777.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'];
  2778.         }
  2779.         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);
  2780.     }
  2781.     /**
  2782.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService' shared autowired service.
  2783.      *
  2784.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService
  2785.      */
  2786.     protected function getChannelUserPermissionServiceService()
  2787.     {
  2788.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService());
  2789.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'])) {
  2790.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'];
  2791.         }
  2792.         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()));
  2793.     }
  2794.     /**
  2795.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager' shared autowired service.
  2796.      *
  2797.      * @return \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager
  2798.      */
  2799.     protected function getChannelUserPermissionEnumManagerService()
  2800.     {
  2801.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnumManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager(new RewindableGenerator(function () {
  2802.             yield => ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserPermissionAsyncEnum'] = new \App\Enum\ChannelUserResourcePermission\ChannelUserPermissionAsyncEnum()));
  2803.             yield => ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserServicePermissionEnum'] ?? ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserServicePermissionEnum'] = new \App\Enum\ChannelUserResourcePermission\ChannelUserServicePermissionEnum()));
  2804.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserChannelUserDataPermissionEnum()));
  2805.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserCursusPermissionEnum()));
  2806.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionAsyncEnum()));
  2807.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnum()));
  2808.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserSessionPermissionEnum()));
  2809.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserTrainingPermissionEnum()));
  2810.         }, 8));
  2811.     }
  2812.     /**
  2813.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager' shared autowired service.
  2814.      *
  2815.      * @return \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager
  2816.      */
  2817.     protected function getChannelUserPermissionHierarchyManagerService()
  2818.     {
  2819.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager(new RewindableGenerator(function () {
  2820.             yield => ($this->privates['App\\Security\\Hierarchy\\ChannelServicePermissionHierarchy'] ?? ($this->privates['App\\Security\\Hierarchy\\ChannelServicePermissionHierarchy'] = new \App\Security\Hierarchy\ChannelServicePermissionHierarchy()));
  2821.             yield => ($this->privates['App\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] ?? ($this->privates['App\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] = new \App\Security\Hierarchy\ChannelUserPermissionAsyncHierarchy()));
  2822.             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()));
  2823.             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()));
  2824.             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()));
  2825.             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()));
  2826.             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()));
  2827.         }, 7));
  2828.     }
  2829.     /**
  2830.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime' shared autowired service.
  2831.      *
  2832.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime
  2833.      */
  2834.     protected function getChannelUserDataPermissionRuntimeService()
  2835.     {
  2836.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] ?? $this->getChannelUserPermissionServiceService());
  2837.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'])) {
  2838.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'];
  2839.         }
  2840.         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()));
  2841.     }
  2842.     /**
  2843.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter' shared autowired service.
  2844.      *
  2845.      * @return \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter
  2846.      */
  2847.     protected function getUserOwnerGetterService()
  2848.     {
  2849.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] = new \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter(new RewindableGenerator(function () {
  2850.             return new \EmptyIterator();
  2851.         }, 0));
  2852.     }
  2853.     /**
  2854.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils' shared autowired service.
  2855.      *
  2856.      * @return \Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils
  2857.      */
  2858.     protected function getChannelMainDomainUtilsService()
  2859.     {
  2860.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  2861.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'])) {
  2862.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'];
  2863.         }
  2864.         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'), 'core'))), $a);
  2865.     }
  2866.     /**
  2867.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService' shared autowired service.
  2868.      *
  2869.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService
  2870.      */
  2871.     protected function getNellappFileServiceService()
  2872.     {
  2873.         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, [
  2874.             'oneup_flysystem.cursus_filesystem' => ['services''cursus_filesystem''getCursusFilesystemService'false],
  2875.             'oneup_flysystem.export_filesystem' => ['services''export_filesystem''getExportFilesystemService'true],
  2876.             'oneup_flysystem.organization_filesystem' => ['services''organization_filesystem''getOrganizationFilesystemService'false],
  2877.             'oneup_flysystem.positioning_test_filesystem' => ['services''positioning_test_filesystem''getPositioningTestFilesystemService'false],
  2878.         ], [
  2879.             'oneup_flysystem.cursus_filesystem' => '?',
  2880.             'oneup_flysystem.export_filesystem' => '?',
  2881.             'oneup_flysystem.organization_filesystem' => '?',
  2882.             'oneup_flysystem.positioning_test_filesystem' => '?',
  2883.         ]), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), new \Nellapp\Bundle\SDKBundle\Uploader\NellappFileStorageConfig(['cursus_upload' => ['maxsize' => 10000000'mimeTypes' => $this->parameters['cursus_upload_mime_types'], 'uploadDirectory' => (\dirname(__DIR__3).'/uploads/cursus/')], 'organization_upload' => ['maxsize' => 10000000'mimeTypes' => $this->parameters['organization_upload_mime_types'], 'uploadDirectory' => (\dirname(__DIR__3).'/uploads/organization/')], 'positioning_test_upload' => ['maxsize' => 10000000'mimeTypes' => $this->parameters['positioning_test_upload_mime_types'], 'uploadDirectory' => (\dirname(__DIR__3).'/uploads/positioning-test/')]]), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  2884.     }
  2885.     /**
  2886.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  2887.      *
  2888.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  2889.      */
  2890.     protected function getResetAssetsEventListenerService()
  2891.     {
  2892.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> 'core'=> 'account'=> 'admin'=> 'super_admin']);
  2893.     }
  2894.     /**
  2895.      * Gets the private 'annotations.cache_adapter' shared service.
  2896.      *
  2897.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2898.      */
  2899.     protected function getAnnotations_CacheAdapterService()
  2900.     {
  2901.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2902.     }
  2903.     /**
  2904.      * Gets the private 'annotations.cached_reader' shared service.
  2905.      *
  2906.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2907.      */
  2908.     protected function getAnnotations_CachedReaderService()
  2909.     {
  2910.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2911.     }
  2912.     /**
  2913.      * Gets the private 'annotations.reader' shared service.
  2914.      *
  2915.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2916.      */
  2917.     protected function getAnnotations_ReaderService()
  2918.     {
  2919.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2920.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2921.         $a->registerUniqueLoader('class_exists');
  2922.         $instance->addGlobalIgnoredName('required'$a);
  2923.         return $instance;
  2924.     }
  2925.     /**
  2926.      * Gets the private 'assets.context' shared service.
  2927.      *
  2928.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  2929.      */
  2930.     protected function getAssets_ContextService()
  2931.     {
  2932.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2933.         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());
  2934.     }
  2935.     /**
  2936.      * Gets the private 'assets.packages' shared service.
  2937.      *
  2938.      * @return \Symfony\Component\Asset\Packages
  2939.      */
  2940.     protected function getAssets_PackagesService()
  2941.     {
  2942.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', ($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())), new RewindableGenerator(function () {
  2943.             yield 'account' => ($this->privates['assets._package_account'] ?? $this->load('getAssets_PackageAccountService'));
  2944.             yield 'admin' => ($this->privates['assets._package_admin'] ?? $this->load('getAssets_PackageAdminService'));
  2945.             yield 'super_admin' => ($this->privates['assets._package_super_admin'] ?? $this->load('getAssets_PackageSuperAdminService'));
  2946.             yield 'core' => ($this->privates['nellapp_sdk.assets._package_core'] ?? $this->load('getNellappSdk_Assets_PackageCoreService'));
  2947.             yield 'channel_image' => ($this->privates['nellapp_sdk.assets._package_channel_image'] ?? $this->load('getNellappSdk_Assets_PackageChannelImageService'));
  2948.             yield 'user_avatar' => ($this->privates['nellapp_sdk.assets._package_user_avatar'] ?? $this->load('getNellappSdk_Assets_PackageUserAvatarService'));
  2949.             yield 'organization_file' => ($this->privates['nellapp_sdk.assets._package_organization_file'] ?? $this->load('getNellappSdk_Assets_PackageOrganizationFileService'));
  2950.         }, 7));
  2951.     }
  2952.     /**
  2953.      * Gets the private 'cache.annotations' shared service.
  2954.      *
  2955.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2956.      */
  2957.     protected function getCache_AnnotationsService()
  2958.     {
  2959.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('k2R9sh4OGB'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2960.     }
  2961.     /**
  2962.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2963.      *
  2964.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2965.      */
  2966.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2967.     {
  2968.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2969.     }
  2970.     /**
  2971.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2972.      *
  2973.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2974.      */
  2975.     protected function getCache_Doctrine_Orm_Default_ResultService()
  2976.     {
  2977.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2978.     }
  2979.     /**
  2980.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  2981.      *
  2982.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2983.      */
  2984.     protected function getCache_Messenger_RestartWorkersSignalService()
  2985.     {
  2986.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.UTrPX_T'] ?? $this->get_CacheConnection_UTrPXTService()), 'rC9AFPHjnt'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2987.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2988.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2989.     }
  2990.     /**
  2991.      * Gets the private 'cache.property_info' shared service.
  2992.      *
  2993.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2994.      */
  2995.     protected function getCache_PropertyInfoService()
  2996.     {
  2997.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uSeND0XSmv'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2998.     }
  2999.     /**
  3000.      * Gets the private 'cache.security_expression_language' shared service.
  3001.      *
  3002.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3003.      */
  3004.     protected function getCache_SecurityExpressionLanguageService()
  3005.     {
  3006.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('yEy1ZY8xmz'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3007.     }
  3008.     /**
  3009.      * Gets the private 'cache.serializer' shared service.
  3010.      *
  3011.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3012.      */
  3013.     protected function getCache_SerializerService()
  3014.     {
  3015.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('gUJN1nITe4'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3016.     }
  3017.     /**
  3018.      * Gets the private 'cache.validator' shared service.
  3019.      *
  3020.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3021.      */
  3022.     protected function getCache_ValidatorService()
  3023.     {
  3024.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jCMD2hZYFA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3025.     }
  3026.     /**
  3027.      * Gets the private 'cache.webpack_encore' shared service.
  3028.      *
  3029.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3030.      */
  3031.     protected function getCache_WebpackEncoreService()
  3032.     {
  3033.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('iv7Su8f629'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3034.     }
  3035.     /**
  3036.      * Gets the private 'config_cache_factory' shared service.
  3037.      *
  3038.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3039.      */
  3040.     protected function getConfigCacheFactoryService()
  3041.     {
  3042.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3043.             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)));
  3044.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3045.         }, 2));
  3046.     }
  3047.     /**
  3048.      * Gets the private 'data_collector.form' shared service.
  3049.      *
  3050.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3051.      */
  3052.     protected function getDataCollector_FormService()
  3053.     {
  3054.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3055.     }
  3056.     /**
  3057.      * Gets the private 'data_collector.request' shared service.
  3058.      *
  3059.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3060.      */
  3061.     protected function getDataCollector_RequestService()
  3062.     {
  3063.         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())));
  3064.     }
  3065.     /**
  3066.      * Gets the private 'debug.argument_resolver' shared service.
  3067.      *
  3068.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  3069.      */
  3070.     protected function getDebug_ArgumentResolverService()
  3071.     {
  3072.         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 () {
  3073.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  3074.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  3075.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  3076.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  3077.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ActionResolver'] ?? $this->load('getActionResolverService'));
  3078.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ConstraintViolationListResolver'] ?? $this->load('getConstraintViolationListResolverService'));
  3079.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\DeserializeResolver'] ?? $this->load('getDeserializeResolverService'));
  3080.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  3081.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  3082.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  3083.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  3084.         }, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3085.     }
  3086.     /**
  3087.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3088.      *
  3089.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3090.      */
  3091.     protected function getDebug_DebugHandlersListenerService()
  3092.     {
  3093.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  3094.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3095.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3096.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3097.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3098.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  3099.     }
  3100.     /**
  3101.      * Gets the private 'debug.file_link_formatter' shared service.
  3102.      *
  3103.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3104.      */
  3105.     protected function getDebug_FileLinkFormatterService()
  3106.     {
  3107.         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 () {
  3108.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3109.         });
  3110.     }
  3111.     /**
  3112.      * Gets the private 'debug.log_processor' shared service.
  3113.      *
  3114.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3115.      */
  3116.     protected function getDebug_LogProcessorService()
  3117.     {
  3118.         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())));
  3119.     }
  3120.     /**
  3121.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3122.      *
  3123.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3124.      */
  3125.     protected function getDebug_Security_Access_DecisionManagerService()
  3126.     {
  3127.         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 () {
  3128.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3129.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3130.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3131.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'] ?? $this->load('getChannelUserDataVoterService'));
  3132.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'] ?? $this->load('getChannelUserMenuVoterService'));
  3133.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'] ?? $this->load('getChannelUserPermissionResourceVoterService'));
  3134.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'] ?? $this->load('getChannelUserPermissionVoterService'));
  3135.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'] ?? $this->load('getSharableChannelPermissionVoterService'));
  3136.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'] ?? $this->load('getSharableChannelResourcePermissionVoterService'));
  3137.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'] ?? $this->load('getSharableUsersResourcePermissionVoterService'));
  3138.             yield 10 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'] ?? $this->load('getSuperAdminVoterService'));
  3139.             yield 11 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'] ?? $this->load('getUserOwnerVoterService'));
  3140.             yield 12 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'] ?? $this->load('getUsersResourceVoterService'));
  3141.         }, 13), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3142.     }
  3143.     /**
  3144.      * Gets the private 'debug.security.firewall' shared service.
  3145.      *
  3146.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3147.      */
  3148.     protected function getDebug_Security_FirewallService()
  3149.     {
  3150.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3151.         if (isset($this->privates['debug.security.firewall'])) {
  3152.             return $this->privates['debug.security.firewall'];
  3153.         }
  3154.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3155.         if (isset($this->privates['debug.security.firewall'])) {
  3156.             return $this->privates['debug.security.firewall'];
  3157.         }
  3158.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  3159.     }
  3160.     /**
  3161.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  3162.      *
  3163.      * @return \Doctrine\Migrations\DependencyFactory
  3164.      */
  3165.     protected function getDoctrine_Migrations_DependencyFactoryService()
  3166.     {
  3167.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  3168.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  3169.         $a->setAllOrNothing(false);
  3170.         $a->setCheckDatabasePlatform(true);
  3171.         $a->setTransactional(true);
  3172.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  3173.         $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()));
  3174.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  3175.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  3176.         });
  3177.         return $instance;
  3178.     }
  3179.     /**
  3180.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  3181.      *
  3182.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  3183.      */
  3184.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  3185.     {
  3186.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/doctrine') => 'FOS\\OAuthServerBundle\\Entity']);
  3187.         $instance->setGlobalBasename('mapping');
  3188.         return $instance;
  3189.     }
  3190.     /**
  3191.      * Gets the private 'exception_listener' shared service.
  3192.      *
  3193.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3194.      */
  3195.     protected function getExceptionListenerService()
  3196.     {
  3197.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3198.     }
  3199.     /**
  3200.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3201.      *
  3202.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3203.      */
  3204.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3205.     {
  3206.         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())));
  3207.     }
  3208.     /**
  3209.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3210.      *
  3211.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3212.      */
  3213.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3214.     {
  3215.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3216.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  3217.             return $this->privates['framework_extra_bundle.event.is_granted'];
  3218.         }
  3219.         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);
  3220.     }
  3221.     /**
  3222.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  3223.      *
  3224.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  3225.      */
  3226.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  3227.     {
  3228.         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]);
  3229.     }
  3230.     /**
  3231.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  3232.      *
  3233.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  3234.      */
  3235.     protected function getLiipImagine_Filter_ConfigurationService()
  3236.     {
  3237.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  3238.     }
  3239.     /**
  3240.      * Gets the private 'locale_aware_listener' shared service.
  3241.      *
  3242.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3243.      */
  3244.     protected function getLocaleAwareListenerService()
  3245.     {
  3246.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3247.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  3248.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3249.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3250.     }
  3251.     /**
  3252.      * Gets the private 'locale_listener' shared service.
  3253.      *
  3254.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3255.      */
  3256.     protected function getLocaleListenerService()
  3257.     {
  3258.         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', ($this->services['router'] ?? $this->getRouterService()), false, []);
  3259.     }
  3260.     /**
  3261.      * Gets the private 'mime_types' shared service.
  3262.      *
  3263.      * @return \Symfony\Component\Mime\MimeTypes
  3264.      */
  3265.     protected function getMimeTypesService()
  3266.     {
  3267.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  3268.         $instance->setDefault($instance);
  3269.         return $instance;
  3270.     }
  3271.     /**
  3272.      * Gets the private 'monolog.handler.console' shared service.
  3273.      *
  3274.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3275.      */
  3276.     protected function getMonolog_Handler_ConsoleService()
  3277.     {
  3278.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3279.     }
  3280.     /**
  3281.      * Gets the private 'monolog.handler.main' shared service.
  3282.      *
  3283.      * @return \Monolog\Handler\StreamHandler
  3284.      */
  3285.     protected function getMonolog_Handler_MainService()
  3286.     {
  3287.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  3288.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  3289.         return $instance;
  3290.     }
  3291.     /**
  3292.      * Gets the private 'monolog.logger' shared service.
  3293.      *
  3294.      * @return \Symfony\Bridge\Monolog\Logger
  3295.      */
  3296.     protected function getMonolog_LoggerService()
  3297.     {
  3298.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3299.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3300.         $instance->useMicrosecondTimestamps(true);
  3301.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3302.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3303.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3304.         return $instance;
  3305.     }
  3306.     /**
  3307.      * Gets the private 'monolog.logger.cache' shared service.
  3308.      *
  3309.      * @return \Symfony\Bridge\Monolog\Logger
  3310.      */
  3311.     protected function getMonolog_Logger_CacheService()
  3312.     {
  3313.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3314.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3315.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3316.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3317.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3318.         return $instance;
  3319.     }
  3320.     /**
  3321.      * Gets the private 'monolog.logger.request' shared service.
  3322.      *
  3323.      * @return \Symfony\Bridge\Monolog\Logger
  3324.      */
  3325.     protected function getMonolog_Logger_RequestService()
  3326.     {
  3327.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3328.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3329.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3330.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3331.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3332.         return $instance;
  3333.     }
  3334.     /**
  3335.      * Gets the private 'nellapp_sdk.routing.url_generator' shared autowired service.
  3336.      *
  3337.      * @return \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator
  3338.      */
  3339.     protected function getNellappSdk_Routing_UrlGeneratorService()
  3340.     {
  3341.         return $this->privates['nellapp_sdk.routing.url_generator'] = new \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator(($this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'] ?? $this->getRouteCollectionLoaderService()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  3342.     }
  3343.     /**
  3344.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  3345.      *
  3346.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  3347.      */
  3348.     protected function getNelmioCors_CorsListenerService()
  3349.     {
  3350.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  3351.     }
  3352.     /**
  3353.      * Gets the private 'parameter_bag' shared service.
  3354.      *
  3355.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3356.      */
  3357.     protected function getParameterBagService()
  3358.     {
  3359.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3360.     }
  3361.     /**
  3362.      * Gets the private 'profiler_listener' shared service.
  3363.      *
  3364.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3365.      */
  3366.     protected function getProfilerListenerService()
  3367.     {
  3368.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3369.         if (isset($this->privates['profiler_listener'])) {
  3370.             return $this->privates['profiler_listener'];
  3371.         }
  3372.         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);
  3373.     }
  3374.     /**
  3375.      * Gets the private 'property_accessor' shared service.
  3376.      *
  3377.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3378.      */
  3379.     protected function getPropertyAccessorService()
  3380.     {
  3381.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3382.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  3383.     }
  3384.     /**
  3385.      * Gets the private 'property_info' shared service.
  3386.      *
  3387.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3388.      */
  3389.     protected function getPropertyInfoService()
  3390.     {
  3391.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3392.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3393.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3394.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3395.         }, 3), new RewindableGenerator(function () {
  3396.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3397.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  3398.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3399.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3400.         }, 4), new RewindableGenerator(function () {
  3401.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3402.         }, 1), new RewindableGenerator(function () {
  3403.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3404.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3405.         }, 2), new RewindableGenerator(function () {
  3406.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3407.         }, 1));
  3408.     }
  3409.     /**
  3410.      * Gets the private 'router.expression_language_provider' shared service.
  3411.      *
  3412.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3413.      */
  3414.     protected function getRouter_ExpressionLanguageProviderService()
  3415.     {
  3416.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3417.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3418.         ], [
  3419.             'env' => 'Closure',
  3420.         ]));
  3421.     }
  3422.     /**
  3423.      * Gets the private 'router.request_context' shared service.
  3424.      *
  3425.      * @return \Symfony\Component\Routing\RequestContext
  3426.      */
  3427.     protected function getRouter_RequestContextService()
  3428.     {
  3429.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3430.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3431.         return $instance;
  3432.     }
  3433.     /**
  3434.      * Gets the private 'router_listener' shared service.
  3435.      *
  3436.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3437.      */
  3438.     protected function getRouterListenerService()
  3439.     {
  3440.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  3441.     }
  3442.     /**
  3443.      * Gets the private 'security.firewall.map' shared service.
  3444.      *
  3445.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3446.      */
  3447.     protected function getSecurity_Firewall_MapService()
  3448.     {
  3449.         $a = ($this->privates['.service_locator.49LBLMU'] ?? $this->get_ServiceLocator_49LBLMUService());
  3450.         if (isset($this->privates['security.firewall.map'])) {
  3451.             return $this->privates['security.firewall.map'];
  3452.         }
  3453.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3454.             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)/')));
  3455.             yield 'security.firewall.map.context.oauth_token' => ($this->privates['.security.request_matcher.LBRKZlk'] ?? ($this->privates['.security.request_matcher.LBRKZlk'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/v2/token'$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}')));
  3456.             yield 'security.firewall.map.context.api_doc' => ($this->privates['.security.request_matcher.7gBeKA1'] ?? ($this->privates['.security.request_matcher.7gBeKA1'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc'$this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3457.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.MOqZxpY'] ?? ($this->privates['.security.request_matcher.MOqZxpY'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL$this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3458.             yield 'security.firewall.map.context.sync_doc' => ($this->privates['.security.request_matcher.cMC5swo'] ?? ($this->privates['.security.request_matcher.cMC5swo'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc'$this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3459.             yield 'security.firewall.map.context.sync' => ($this->privates['.security.request_matcher.sQzpkxc'] ?? ($this->privates['.security.request_matcher.sQzpkxc'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL$this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3460.             yield 'security.firewall.map.context.internal_api' => ($this->privates['.security.request_matcher.o9KZ.LS'] ?? ($this->privates['.security.request_matcher.o9KZ.LS'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/internal_api/')));
  3461.             yield 'security.firewall.map.context.main' => NULL;
  3462.         }, 8));
  3463.     }
  3464.     /**
  3465.      * Gets the private 'security.helper' shared service.
  3466.      *
  3467.      * @return \Symfony\Component\Security\Core\Security
  3468.      */
  3469.     protected function getSecurity_HelperService()
  3470.     {
  3471.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3472.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3473.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3474.         ], [
  3475.             'security.authorization_checker' => '?',
  3476.             'security.token_storage' => '?',
  3477.         ]));
  3478.     }
  3479.     /**
  3480.      * Gets the private 'security.logout_url_generator' shared service.
  3481.      *
  3482.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3483.      */
  3484.     protected function getSecurity_LogoutUrlGeneratorService()
  3485.     {
  3486.         $a = ($this->services['router'] ?? $this->getRouterService());
  3487.         if (isset($this->privates['security.logout_url_generator'])) {
  3488.             return $this->privates['security.logout_url_generator'];
  3489.         }
  3490.         $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()));
  3491.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  3492.         return $instance;
  3493.     }
  3494.     /**
  3495.      * Gets the private 'security.role_hierarchy' shared service.
  3496.      *
  3497.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3498.      */
  3499.     protected function getSecurity_RoleHierarchyService()
  3500.     {
  3501.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3502.     }
  3503.     /**
  3504.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3505.      *
  3506.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3507.      */
  3508.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3509.     {
  3510.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3511.     }
  3512.     /**
  3513.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3514.      *
  3515.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3516.      */
  3517.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3518.     {
  3519.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3520.         $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');
  3521.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3522.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3523.     }
  3524.     /**
  3525.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3526.      *
  3527.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3528.      */
  3529.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3530.     {
  3531.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3532.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  3533.             return $this->privates['sensio_framework_extra.security.listener'];
  3534.         }
  3535.         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()));
  3536.     }
  3537.     /**
  3538.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3539.      *
  3540.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3541.      */
  3542.     protected function getSensioFrameworkExtra_View_ListenerService()
  3543.     {
  3544.         $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))));
  3545.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3546.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3547.         ], [
  3548.             'twig' => '?',
  3549.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3550.         return $instance;
  3551.     }
  3552.     /**
  3553.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  3554.      *
  3555.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  3556.      */
  3557.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  3558.     {
  3559.         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())), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/config/serializer/Account.User.yml')), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/config/serializer/Channel.Channel.yml'))]));
  3560.     }
  3561.     /**
  3562.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3563.      *
  3564.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3565.      */
  3566.     protected function getSerializer_NameConverter_MetadataAwareService()
  3567.     {
  3568.         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()));
  3569.     }
  3570.     /**
  3571.      * Gets the private 'session_listener' shared service.
  3572.      *
  3573.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3574.      */
  3575.     protected function getSessionListenerService()
  3576.     {
  3577.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3578.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  3579.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3580.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  3581.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3582.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  3583.         ], [
  3584.             'initialized_session' => '?',
  3585.             'logger' => '?',
  3586.             'session' => '?',
  3587.             'session_collector' => '?',
  3588.             'session_factory' => '?',
  3589.         ]), true$this->parameters['session.storage.options']);
  3590.     }
  3591.     /**
  3592.      * Gets the private 'translator.default' shared service.
  3593.      *
  3594.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3595.      */
  3596.     protected function getTranslator_DefaultService()
  3597.     {
  3598.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3599.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3600.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3601.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3602.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3603.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3604.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3605.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3606.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3607.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3608.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3609.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3610.         ], [
  3611.             'translation.loader.csv' => '?',
  3612.             'translation.loader.dat' => '?',
  3613.             'translation.loader.ini' => '?',
  3614.             'translation.loader.json' => '?',
  3615.             'translation.loader.mo' => '?',
  3616.             'translation.loader.php' => '?',
  3617.             'translation.loader.po' => '?',
  3618.             'translation.loader.qt' => '?',
  3619.             'translation.loader.res' => '?',
  3620.             'translation.loader.xliff' => '?',
  3621.             'translation.loader.yml' => '?',
  3622.         ]), 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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\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/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\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/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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.en.yml'), 10 => (\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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\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/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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fa.yml')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.fr.yml'), => (\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/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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fr.yml'), 10 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fr.yml'), 11 => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.fr.yml'), 12 => (\dirname(__DIR__4).'/translations/NellappSDKBundle.fr.yaml'), 13 => (\dirname(__DIR__4).'/translations/OneupUploaderBundle.fr.yaml'), 14 => (\dirname(__DIR__4).'/translations/email.fr.yaml'), 15 => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), 16 => (\dirname(__DIR__4).'/translations/security.fr.yaml'), 17 => (\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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\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/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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\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/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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle+intl-icu.nl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\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/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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\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/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'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\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/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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\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/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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.sl.yml')], '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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.uk.yml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\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')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.xlf')], '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/symfonycasts/verify-email-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/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/craue/formflow-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations'), 11 => (\dirname(__DIR__4).'/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/translations'), 24 => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony/translations'), 25 => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'), 26 => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/drosalys-web/string-extensions/src/Bridge/Symfony/translations'), 28 => (\dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony/translations'), 29 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/translations'), 32 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 33 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 34 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 35 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/translations'), 36 => (\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/translations'), 37 => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src/translations'), 38 => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component/translations'), 39 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 41 => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/symfonycasts/verify-email-bundle/src/Resources/translations'=> 'vendor/friendsofsymfony/oauth-server-bundle/Resources/translations'=> 'vendor/nellapp/sdk-bundle/src/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/drosalys-web/form-bundle/src/Resources/translations'=> 'vendor/craue/formflow-bundle/Resources/translations'=> 'vendor/spiriitlabs/form-filter-bundle/Resources/translations'10 => 'vendor/oneup/uploader-bundle/src/Resources/translations'11 => 'translations'12 => 'vendor/symfony/framework-bundle/translations'13 => 'vendor/sensio/framework-extra-bundle/src/translations'14 => 'vendor/symfony/twig-bundle/translations'15 => 'vendor/symfony/web-profiler-bundle/translations'16 => 'vendor/symfony/monolog-bundle/translations'17 => 'vendor/symfony/debug-bundle/translations'18 => 'vendor/symfony/maker-bundle/src/translations'19 => 'vendor/doctrine/doctrine-bundle/translations'20 => 'vendor/doctrine/doctrine-migrations-bundle/translations'21 => 'vendor/symfony/security-bundle/translations'22 => 'vendor/twig/extra-bundle/translations'23 => 'vendor/drosalys-web/object-extensions/src/Bridge/Symfony/translations'24 => 'vendor/nelmio/alice/src/Bridge/Symfony/translations'25 => 'vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'26 => 'vendor/hautelook/alice-bundle/src/translations'27 => 'vendor/drosalys-web/string-extensions/src/Bridge/Symfony/translations'28 => 'vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony/translations'29 => 'vendor/nelmio/api-doc-bundle/translations'30 => 'vendor/jms/serializer-bundle/translations'31 => 'vendor/drosalys/api-bundle/src/translations'32 => 'vendor/symfony/webpack-encore-bundle/src/translations'33 => 'vendor/knplabs/knp-menu-bundle/src/translations'34 => 'vendor/liip/imagine-bundle/translations'35 => 'vendor/willdurand/js-translation-bundle/translations'36 => 'vendor/karser/karser-recaptcha3-bundle/translations'37 => 'vendor/oneup/flysystem-bundle/src/translations'38 => 'vendor/symfony/ux-twig-component/translations'39 => 'vendor/nelmio/cors-bundle/translations'40 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'41 => 'vendor/zenstruck/foundry/src/translations']]], []);
  3623.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3624.         $instance->setFallbackLocales([=> 'fr']);
  3625.         return $instance;
  3626.     }
  3627.     /**
  3628.      * Gets the private 'validator.builder' shared service.
  3629.      *
  3630.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3631.      */
  3632.     protected function getValidator_BuilderService()
  3633.     {
  3634.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3635.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3636.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3637.             'App\\Validator\\Constraints\\AbstractCursusConstraintValidator' => ['privates''App\\Validator\\Constraints\\AbstractCursusConstraintValidator''getAbstractCursusConstraintValidatorService'true],
  3638.             'App\\Validator\\Constraints\\ChannelLicensesConstraintValidator' => ['privates''App\\Validator\\Constraints\\ChannelLicensesConstraintValidator''getChannelLicensesConstraintValidatorService'true],
  3639.             'App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator' => ['privates''App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator''getCustomViewChannelCountUserConstraintValidatorService'true],
  3640.             'App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator' => ['privates''App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator''getCustomViewCountUserConstraintValidatorService'true],
  3641.             'App\\Validator\\Constraints\\DateWithinIntervalOfValidator' => ['privates''App\\Validator\\Constraints\\DateWithinIntervalOfValidator''getDateWithinIntervalOfValidatorService'true],
  3642.             'App\\Validator\\Constraints\\DomainResolutionConstraintValidator' => ['privates''App\\Validator\\Constraints\\DomainResolutionConstraintValidator''getDomainResolutionConstraintValidatorService'true],
  3643.             'App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator' => ['privates''App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator''getLicenseEmbeddableConstraintValidatorService'true],
  3644.             'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => ['privates''karser_recaptcha3.validator''getKarserRecaptcha3_ValidatorService'true],
  3645.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => ['privates''Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator''getAssertSameChannelValidatorService'true],
  3646.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3647.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3648.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3649.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3650.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3651.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3652.             'karser_recaptcha3_validator' => ['privates''karser_recaptcha3.validator''getKarserRecaptcha3_ValidatorService'true],
  3653.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3654.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3655.         ], [
  3656.             'App\\Validator\\Constraints\\AbstractCursusConstraintValidator' => '?',
  3657.             'App\\Validator\\Constraints\\ChannelLicensesConstraintValidator' => '?',
  3658.             'App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator' => '?',
  3659.             'App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator' => '?',
  3660.             'App\\Validator\\Constraints\\DateWithinIntervalOfValidator' => '?',
  3661.             'App\\Validator\\Constraints\\DomainResolutionConstraintValidator' => '?',
  3662.             'App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator' => '?',
  3663.             'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => '?',
  3664.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => '?',
  3665.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3666.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3667.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3668.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3669.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3670.             'doctrine.orm.validator.unique' => '?',
  3671.             'karser_recaptcha3_validator' => '?',
  3672.             'security.validator.user_password' => '?',
  3673.             'validator.expression' => '?',
  3674.         ])));
  3675.         if ($this->has('translator')) {
  3676.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3677.         }
  3678.         $instance->setTranslationDomain('validators');
  3679.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/validation.xml')]);
  3680.         $instance->enableAnnotationMapping(true);
  3681.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3682.         $instance->addMethodMapping('loadValidatorMetadata');
  3683.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  3684.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  3685.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3686.         return $instance;
  3687.     }
  3688.     /**
  3689.      * Gets the private 'var_dumper.html_dumper' shared service.
  3690.      *
  3691.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3692.      */
  3693.     protected function getVarDumper_HtmlDumperService()
  3694.     {
  3695.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3696.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3697.         return $instance;
  3698.     }
  3699.     /**
  3700.      * Gets the private 'var_dumper.server_connection' shared service.
  3701.      *
  3702.      * @return \Symfony\Component\VarDumper\Server\Connection
  3703.      */
  3704.     protected function getVarDumper_ServerConnectionService()
  3705.     {
  3706.         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()]);
  3707.     }
  3708.     /**
  3709.      * Gets the private 'web_profiler.csp.handler' shared service.
  3710.      *
  3711.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3712.      */
  3713.     protected function getWebProfiler_Csp_HandlerService()
  3714.     {
  3715.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3716.     }
  3717.     /**
  3718.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3719.      *
  3720.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3721.      */
  3722.     protected function getWebProfiler_DebugToolbarService()
  3723.     {
  3724.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3725.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3726.             return $this->privates['web_profiler.debug_toolbar'];
  3727.         }
  3728.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  3729.     }
  3730.     /**
  3731.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  3732.      *
  3733.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  3734.      */
  3735.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  3736.     {
  3737.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3738.             'account' => ['privates''webpack_encore.entrypoint_lookup[account]''getWebpackEncore_EntrypointLookupaccountService'true],
  3739.             'admin' => ['privates''webpack_encore.entrypoint_lookup[admin]''getWebpackEncore_EntrypointLookupadminService'true],
  3740.             'core' => ['privates''webpack_encore.entrypoint_lookup[core]''getWebpackEncore_EntrypointLookupcoreService'true],
  3741.             'super_admin' => ['privates''webpack_encore.entrypoint_lookup[super_admin]''getWebpackEncore_EntrypointLookupsuperAdminService'true],
  3742.         ], [
  3743.             'account' => '?',
  3744.             'admin' => '?',
  3745.             'core' => '?',
  3746.             'super_admin' => '?',
  3747.         ]));
  3748.     }
  3749.     /**
  3750.      * Gets the private 'webpack_encore.preload_assets_event_listener' shared service.
  3751.      *
  3752.      * @return \Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener
  3753.      */
  3754.     protected function getWebpackEncore_PreloadAssetsEventListenerService()
  3755.     {
  3756.         $a = ($this->privates['webpack_encore.tag_renderer'] ?? $this->getWebpackEncore_TagRendererService());
  3757.         if (isset($this->privates['webpack_encore.preload_assets_event_listener'])) {
  3758.             return $this->privates['webpack_encore.preload_assets_event_listener'];
  3759.         }
  3760.         return $this->privates['webpack_encore.preload_assets_event_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener($a);
  3761.     }
  3762.     /**
  3763.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  3764.      *
  3765.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  3766.      */
  3767.     protected function getWebpackEncore_TagRendererService()
  3768.     {
  3769.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3770.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  3771.             return $this->privates['webpack_encore.tag_renderer'];
  3772.         }
  3773.         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);
  3774.     }
  3775.     /**
  3776.      * Gets the public 'cache_clearer' alias.
  3777.      *
  3778.      * @return object The ".container.private.cache_clearer" service.
  3779.      */
  3780.     protected function getCacheClearerService()
  3781.     {
  3782.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  3783.         return $this->get('.container.private.cache_clearer');
  3784.     }
  3785.     /**
  3786.      * Gets the public 'filesystem' alias.
  3787.      *
  3788.      * @return object The ".container.private.filesystem" service.
  3789.      */
  3790.     protected function getFilesystemService()
  3791.     {
  3792.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  3793.         return $this->get('.container.private.filesystem');
  3794.     }
  3795.     /**
  3796.      * Gets the public 'serializer' alias.
  3797.      *
  3798.      * @return object The ".container.private.serializer" service.
  3799.      */
  3800.     protected function getSerializerService()
  3801.     {
  3802.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  3803.         return $this->get('.container.private.serializer');
  3804.     }
  3805.     /**
  3806.      * Gets the public 'security.csrf.token_manager' alias.
  3807.      *
  3808.      * @return object The ".container.private.security.csrf.token_manager" service.
  3809.      */
  3810.     protected function getSecurity_Csrf_TokenManagerService()
  3811.     {
  3812.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  3813.         return $this->get('.container.private.security.csrf.token_manager');
  3814.     }
  3815.     /**
  3816.      * Gets the public 'form.factory' alias.
  3817.      *
  3818.      * @return object The ".container.private.form.factory" service.
  3819.      */
  3820.     protected function getForm_FactoryService()
  3821.     {
  3822.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  3823.         return $this->get('.container.private.form.factory');
  3824.     }
  3825.     /**
  3826.      * Gets the public 'form.type.file' alias.
  3827.      *
  3828.      * @return object The ".container.private.form.type.file" service.
  3829.      */
  3830.     protected function getForm_Type_FileService()
  3831.     {
  3832.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  3833.         return $this->get('.container.private.form.type.file');
  3834.     }
  3835.     /**
  3836.      * Gets the public 'profiler' alias.
  3837.      *
  3838.      * @return object The ".container.private.profiler" service.
  3839.      */
  3840.     protected function getProfilerService()
  3841.     {
  3842.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3843.         return $this->get('.container.private.profiler');
  3844.     }
  3845.     /**
  3846.      * Gets the public 'twig' alias.
  3847.      *
  3848.      * @return object The ".container.private.twig" service.
  3849.      */
  3850.     protected function getTwigService()
  3851.     {
  3852.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  3853.         return $this->get('.container.private.twig');
  3854.     }
  3855.     /**
  3856.      * Gets the public 'security.authorization_checker' alias.
  3857.      *
  3858.      * @return object The ".container.private.security.authorization_checker" service.
  3859.      */
  3860.     protected function getSecurity_AuthorizationCheckerService()
  3861.     {
  3862.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  3863.         return $this->get('.container.private.security.authorization_checker');
  3864.     }
  3865.     /**
  3866.      * Gets the public 'security.token_storage' alias.
  3867.      *
  3868.      * @return object The ".container.private.security.token_storage" service.
  3869.      */
  3870.     protected function getSecurity_TokenStorageService()
  3871.     {
  3872.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  3873.         return $this->get('.container.private.security.token_storage');
  3874.     }
  3875.     /**
  3876.      * Gets the public 'security.password_encoder' alias.
  3877.      *
  3878.      * @return object The ".container.private.security.password_encoder" service.
  3879.      */
  3880.     protected function getSecurity_PasswordEncoderService()
  3881.     {
  3882.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  3883.         return $this->get('.container.private.security.password_encoder');
  3884.     }
  3885.     /**
  3886.      * Gets the public 'session' alias.
  3887.      *
  3888.      * @return object The ".container.private.session" service.
  3889.      */
  3890.     protected function getSessionService()
  3891.     {
  3892.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  3893.         return $this->get('.container.private.session');
  3894.     }
  3895.     /**
  3896.      * Gets the public 'validator' alias.
  3897.      *
  3898.      * @return object The ".container.private.validator" service.
  3899.      */
  3900.     protected function getValidatorService()
  3901.     {
  3902.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  3903.         return $this->get('.container.private.validator');
  3904.     }
  3905.     /**
  3906.      * @return array|bool|float|int|string|\UnitEnum|null
  3907.      */
  3908.     public function getParameter(string $name)
  3909.     {
  3910.         if (isset($this->buildParameters[$name])) {
  3911.             return $this->buildParameters[$name];
  3912.         }
  3913.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3914.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3915.         }
  3916.         if (isset($this->loadedDynamicParameters[$name])) {
  3917.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3918.         }
  3919.         return $this->parameters[$name];
  3920.     }
  3921.     public function hasParameter(string $name): bool
  3922.     {
  3923.         if (isset($this->buildParameters[$name])) {
  3924.             return true;
  3925.         }
  3926.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3927.     }
  3928.     public function setParameter(string $name$value): void
  3929.     {
  3930.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3931.     }
  3932.     public function getParameterBag(): ParameterBagInterface
  3933.     {
  3934.         if (null === $this->parameterBag) {
  3935.             $parameters $this->parameters;
  3936.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3937.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3938.             }
  3939.             foreach ($this->buildParameters as $name => $value) {
  3940.                 $parameters[$name] = $value;
  3941.             }
  3942.             $this->parameterBag = new FrozenParameterBag($parameters);
  3943.         }
  3944.         return $this->parameterBag;
  3945.     }
  3946.     private $loadedDynamicParameters = [
  3947.         'kernel.runtime_environment' => false,
  3948.         'kernel.build_dir' => false,
  3949.         'kernel.cache_dir' => false,
  3950.         'app_secret' => false,
  3951.         'app_account_subdomain' => false,
  3952.         'app_admin_subdomain' => false,
  3953.         'app_api_subdomain' => false,
  3954.         'app_super_admin_subdomain' => false,
  3955.         'app_commercial_subdomain' => false,
  3956.         'app_sync_subdomain' => false,
  3957.         'app_main_domain' => false,
  3958.         'app_account_domain' => false,
  3959.         'app_admin_domain' => false,
  3960.         'app_api_domain' => false,
  3961.         'app_super_admin_domain' => false,
  3962.         'app_commercial_domain' => false,
  3963.         'app_sync_domain' => false,
  3964.         'array_domains' => false,
  3965.         'caddy_file_path' => false,
  3966.         'allowed_domain_ips' => false,
  3967.         'core_host_docker' => false,
  3968.         'e_learning_host_docker' => false,
  3969.         'npm_host_docker' => false,
  3970.         'nim_host_docker' => false,
  3971.         'tls_docker' => false,
  3972.         'project_environment_containers' => false,
  3973.         'encryption_key' => false,
  3974.         'google.credentials_json' => false,
  3975.         'kernel.secret' => false,
  3976.         'kernel.trusted_hosts' => false,
  3977.         'kernel.trusted_proxies' => false,
  3978.         'debug.container.dump' => false,
  3979.         'serializer.mapping.cache.file' => false,
  3980.         'session.save_path' => false,
  3981.         'validator.mapping.cache.file' => false,
  3982.         'profiler.storage.dsn' => false,
  3983.         'doctrine.orm.proxy_dir' => false,
  3984.         'nellapp_sdk.api_internal.secret' => false,
  3985.         'nellapp_sdk.routing.default_domain' => false,
  3986.         'nellapp_sdk.template_header.search_deactivated_domain' => false,
  3987.         'nellapp_sdk.google.drive_id' => false,
  3988.         'nellapp_sdk.google.protected_emails' => false,
  3989.         'karser_recaptcha3.site_key' => false,
  3990.         'karser_recaptcha3.secret_key' => false,
  3991.         'oneup_uploader.chunks' => false,
  3992.         'oneup_uploader.orphanage' => false,
  3993.         'oneup_uploader.config' => false,
  3994.         'nelmio_cors.defaults' => false,
  3995.     ];
  3996.     private $dynamicParameters = [];
  3997.     private function getDynamicParameter(string $name)
  3998.     {
  3999.         switch ($name) {
  4000.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  4001.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  4002.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  4003.             case 'app_secret'$value $this->getEnv('APP_SECRET'); break;
  4004.             case 'app_account_subdomain'$value $this->getEnv('resolve:APP_ACCOUNT_SUBDOMAIN'); break;
  4005.             case 'app_admin_subdomain'$value $this->getEnv('resolve:APP_ADMIN_SUBDOMAIN'); break;
  4006.             case 'app_api_subdomain'$value $this->getEnv('resolve:APP_API_SUBDOMAIN'); break;
  4007.             case 'app_super_admin_subdomain'$value $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN'); break;
  4008.             case 'app_commercial_subdomain'$value $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN'); break;
  4009.             case 'app_sync_subdomain'$value $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN'); break;
  4010.             case 'app_main_domain'$value $this->getEnv('resolve:APP_MAIN_DOMAIN'); break;
  4011.             case 'app_account_domain'$value $this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}'; break;
  4012.             case 'app_admin_domain'$value $this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}'; break;
  4013.             case 'app_api_domain'$value $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4014.             case 'app_super_admin_domain'$value $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4015.             case 'app_commercial_domain'$value $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4016.             case 'app_sync_domain'$value $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4017.             case 'array_domains'$value = [
  4018.                 => '^'.$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4019.                 => '^'.$this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4020.                 => $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4021.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4022.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4023.                 => $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4024.             ]; break;
  4025.             case 'caddy_file_path'$value $this->getEnv('resolve:CADDY_FILE_PATH'); break;
  4026.             case 'allowed_domain_ips'$value $this->getEnv('resolve:ALLOWED_DOMAIN_IPS'); break;
  4027.             case 'core_host_docker'$value $this->getEnv('resolve:CORE_DOCKER_HOST'); break;
  4028.             case 'e_learning_host_docker'$value $this->getEnv('resolve:E_LEARNING_DOCKER_HOST'); break;
  4029.             case 'npm_host_docker'$value $this->getEnv('resolve:NPM_DOCKER_HOST'); break;
  4030.             case 'nim_host_docker'$value $this->getEnv('resolve:NIM_DOCKER_HOST'); break;
  4031.             case 'tls_docker'$value $this->getEnv('resolve:TLS_DOCKER'); break;
  4032.             case 'project_environment_containers'$value $this->getEnv('resolve:PROJECT_ENVIRONMENT_CONTAINERS'); break;
  4033.             case 'encryption_key'$value $this->getEnv('FILE_ENCRYPTION_KEY'); break;
  4034.             case 'google.credentials_json'$value $this->getEnv('string:GOOGLE_NELLAPP_CREDENTIALS_PATH'); break;
  4035.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  4036.             case 'kernel.trusted_hosts'$value = [
  4037.                 => '^'.$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4038.                 => '^'.$this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4039.                 => $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4040.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4041.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4042.                 => $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4043.             ]; break;
  4044.             case 'kernel.trusted_proxies'$value $this->getEnv('TRUSTED_PROXIES'); break;
  4045.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  4046.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  4047.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  4048.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  4049.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  4050.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  4051.             case 'nellapp_sdk.api_internal.secret'$value $this->getEnv('APP_SECRET'); break;
  4052.             case 'nellapp_sdk.routing.default_domain'$value $this->getEnv('DEFAULT_DOMAIN'); break;
  4053.             case 'nellapp_sdk.template_header.search_deactivated_domain'$value = [
  4054.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4055.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4056.                 => $this->getEnv('resolve:APP_ACCOUNT_SUBDOMAIN'),
  4057.                 => $this->getEnv('resolve:APP_ADMIN_SUBDOMAIN'),
  4058.             ]; break;
  4059.             case 'nellapp_sdk.google.drive_id'$value $this->getEnv('GOOGLE_DRIVE_ID'); break;
  4060.             case 'nellapp_sdk.google.protected_emails'$value = [
  4061.                 => $this->getEnv('GOOGLE_DRIVE_SERVICE_ACCOUNT_EMAIL'),
  4062.                 => 'no-reply@nellapp.com',
  4063.             ]; break;
  4064.             case 'karser_recaptcha3.site_key'$value $this->getEnv('RECAPTCHA3_KEY'); break;
  4065.             case 'karser_recaptcha3.secret_key'$value $this->getEnv('RECAPTCHA3_SECRET'); break;
  4066.             case 'oneup_uploader.chunks'$value = [
  4067.                 'maxage' => 604800,
  4068.                 'storage' => [
  4069.                     'type' => 'filesystem',
  4070.                     'filesystem' => NULL,
  4071.                     'directory' => ($this->targetDir.''.'/uploader/chunks'),
  4072.                     'stream_wrapper' => NULL,
  4073.                     'sync_buffer_size' => '100K',
  4074.                     'prefix' => 'chunks',
  4075.                 ],
  4076.                 'load_distribution' => true,
  4077.             ]; break;
  4078.             case 'oneup_uploader.orphanage'$value = [
  4079.                 'maxage' => 43200,
  4080.                 'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  4081.             ]; break;
  4082.             case 'oneup_uploader.config'$value = [
  4083.                 'orphanage' => [
  4084.                     'maxage' => 43200,
  4085.                     'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  4086.                 ],
  4087.                 'mappings' => [
  4088.                     'cursus_upload' => [
  4089.                         'use_orphanage' => true,
  4090.                         'frontend' => 'dropzone',
  4091.                         'storage' => [
  4092.                             'type' => 'flysystem',
  4093.                             'filesystem' => 'oneup_flysystem.cursus_filesystem',
  4094.                             'service' => NULL,
  4095.                             'directory' => NULL,
  4096.                             'stream_wrapper' => NULL,
  4097.                             'sync_buffer_size' => '100K',
  4098.                         ],
  4099.                         'allowed_mimetypes' => [
  4100.                             'image/jpeg' => [
  4101.                                 => 'jpg',
  4102.                                 => 'jpeg',
  4103.                             ],
  4104.                             'image/png' => [
  4105.                                 => 'png',
  4106.                             ],
  4107.                             'application/pdf' => [
  4108.                                 => 'pdf',
  4109.                             ],
  4110.                             'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4111.                                 => 'docx',
  4112.                             ],
  4113.                             'application/msword' => [
  4114.                                 => 'doc',
  4115.                             ],
  4116.                             'application/vnd.oasis.opendocument.text' => [
  4117.                                 => 'odt',
  4118.                             ],
  4119.                             'application/vnd.ms-excel' => [
  4120.                                 => 'xls',
  4121.                             ],
  4122.                             'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4123.                                 => 'xlsx',
  4124.                             ],
  4125.                         ],
  4126.                         'max_size' => 10000000,
  4127.                         'namer' => 'app.file_abstract_cursus_namer',
  4128.                         'custom_frontend' => [
  4129.                             'name' => NULL,
  4130.                             'class' => NULL,
  4131.                         ],
  4132.                         'route_prefix' => '',
  4133.                         'endpoints' => [
  4134.                             'upload' => NULL,
  4135.                             'progress' => NULL,
  4136.                             'cancel' => NULL,
  4137.                         ],
  4138.                         'disallowed_mimetypes' => [
  4139.                         ],
  4140.                         'error_handler' => NULL,
  4141.                         'enable_progress' => false,
  4142.                         'enable_cancelation' => false,
  4143.                         'root_folder' => false,
  4144.                     ],
  4145.                     'organization_upload' => [
  4146.                         'use_orphanage' => true,
  4147.                         'frontend' => 'dropzone',
  4148.                         'storage' => [
  4149.                             'type' => 'flysystem',
  4150.                             'filesystem' => 'oneup_flysystem.organization_filesystem',
  4151.                             'service' => NULL,
  4152.                             'directory' => NULL,
  4153.                             'stream_wrapper' => NULL,
  4154.                             'sync_buffer_size' => '100K',
  4155.                         ],
  4156.                         'allowed_mimetypes' => [
  4157.                             'image/jpeg' => [
  4158.                                 => 'jpg',
  4159.                                 => 'jpeg',
  4160.                             ],
  4161.                             'image/png' => [
  4162.                                 => 'png',
  4163.                             ],
  4164.                             'image/gif' => [
  4165.                                 => 'gif',
  4166.                             ],
  4167.                         ],
  4168.                         'max_size' => 10000000,
  4169.                         'namer' => 'app.organization_file_namer',
  4170.                         'custom_frontend' => [
  4171.                             'name' => NULL,
  4172.                             'class' => NULL,
  4173.                         ],
  4174.                         'route_prefix' => '',
  4175.                         'endpoints' => [
  4176.                             'upload' => NULL,
  4177.                             'progress' => NULL,
  4178.                             'cancel' => NULL,
  4179.                         ],
  4180.                         'disallowed_mimetypes' => [
  4181.                         ],
  4182.                         'error_handler' => NULL,
  4183.                         'enable_progress' => false,
  4184.                         'enable_cancelation' => false,
  4185.                         'root_folder' => false,
  4186.                     ],
  4187.                     'positioning_test_upload' => [
  4188.                         'use_orphanage' => true,
  4189.                         'frontend' => 'dropzone',
  4190.                         'storage' => [
  4191.                             'type' => 'flysystem',
  4192.                             'filesystem' => 'oneup_flysystem.positioning_test_filesystem',
  4193.                             'service' => NULL,
  4194.                             'directory' => NULL,
  4195.                             'stream_wrapper' => NULL,
  4196.                             'sync_buffer_size' => '100K',
  4197.                         ],
  4198.                         'allowed_mimetypes' => [
  4199.                             'image/jpeg' => [
  4200.                                 => 'jpg',
  4201.                                 => 'jpeg',
  4202.                             ],
  4203.                             'image/png' => [
  4204.                                 => 'png',
  4205.                             ],
  4206.                             'image/gif' => [
  4207.                                 => 'gif',
  4208.                             ],
  4209.                         ],
  4210.                         'max_size' => 10000000,
  4211.                         'namer' => 'app.positioning_test_file_namer',
  4212.                         'custom_frontend' => [
  4213.                             'name' => NULL,
  4214.                             'class' => NULL,
  4215.                         ],
  4216.                         'route_prefix' => '',
  4217.                         'endpoints' => [
  4218.                             'upload' => NULL,
  4219.                             'progress' => NULL,
  4220.                             'cancel' => NULL,
  4221.                         ],
  4222.                         'disallowed_mimetypes' => [
  4223.                         ],
  4224.                         'error_handler' => NULL,
  4225.                         'enable_progress' => false,
  4226.                         'enable_cancelation' => false,
  4227.                         'root_folder' => false,
  4228.                     ],
  4229.                 ],
  4230.                 'chunks' => [
  4231.                     'maxage' => 604800,
  4232.                     'storage' => [
  4233.                         'type' => 'filesystem',
  4234.                         'filesystem' => NULL,
  4235.                         'directory' => ($this->targetDir.''.'/uploader/chunks'),
  4236.                         'stream_wrapper' => NULL,
  4237.                         'sync_buffer_size' => '100K',
  4238.                         'prefix' => 'chunks',
  4239.                     ],
  4240.                     'load_distribution' => true,
  4241.                 ],
  4242.                 'twig' => true,
  4243.             ]; break;
  4244.             case 'nelmio_cors.defaults'$value = [
  4245.                 'allow_origin' => [
  4246.                     => $this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}',
  4247.                     => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4248.                     => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4249.                     => $this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}',
  4250.                 ],
  4251.                 'allow_credentials' => true,
  4252.                 'allow_headers' => [
  4253.                     => 'content-type',
  4254.                     => 'authorization',
  4255.                 ],
  4256.                 'allow_private_network' => false,
  4257.                 'expose_headers' => [
  4258.                     => 'Link',
  4259.                 ],
  4260.                 'allow_methods' => [
  4261.                     => 'GET',
  4262.                     => 'OPTIONS',
  4263.                     => 'POST',
  4264.                     => 'PUT',
  4265.                     => 'PATCH',
  4266.                     => 'DELETE',
  4267.                 ],
  4268.                 'max_age' => 3600,
  4269.                 'hosts' => [
  4270.                 ],
  4271.                 'origin_regex' => true,
  4272.                 'forced_allow_origin_value' => NULL,
  4273.                 'skip_same_as_origin' => true,
  4274.             ]; break;
  4275.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  4276.         }
  4277.         $this->loadedDynamicParameters[$name] = true;
  4278.         return $this->dynamicParameters[$name] = $value;
  4279.     }
  4280.     protected function getDefaultParameters(): array
  4281.     {
  4282.         return [
  4283.             'kernel.project_dir' => \dirname(__DIR__4),
  4284.             'kernel.environment' => 'dev',
  4285.             'kernel.debug' => true,
  4286.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  4287.             'kernel.bundles' => [
  4288.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4289.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4290.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4291.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4292.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4293.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4294.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  4295.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4296.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4297.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4298.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  4299.                 'DrosalysWebObjectExtensionsBundle' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DrosalysWebObjectExtensionsBundle',
  4300.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  4301.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  4302.                 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  4303.                 'SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle',
  4304.                 'DrosalysWebStringExtensionsBundle' => 'DrosalysWeb\\StringExtensions\\Bridge\\Symfony\\DrosalysWebStringExtensionsBundle',
  4305.                 'DrosalysWebDoctrineExtensionsBundle' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony\\DrosalysWebDoctrineExtensionsBundle',
  4306.                 'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\FOSOAuthServerBundle',
  4307.                 'NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\NellappSDKBundle',
  4308.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  4309.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  4310.                 'DrosalysApiBundle' => 'Drosalys\\Bundle\\ApiBundle\\DrosalysApiBundle',
  4311.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  4312.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  4313.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  4314.                 'DrosalysWebFormBundle' => 'DrosalysWeb\\Bundle\\FormBundle\\DrosalysWebFormBundle',
  4315.                 'CraueFormFlowBundle' => 'Craue\\FormFlowBundle\\CraueFormFlowBundle',
  4316.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  4317.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  4318.                 'KarserRecaptcha3Bundle' => 'Karser\\Recaptcha3Bundle\\KarserRecaptcha3Bundle',
  4319.                 'SpiriitFormFilterBundle' => 'Spiriit\\Bundle\\FormFilterBundle\\SpiriitFormFilterBundle',
  4320.                 'OneupFlysystemBundle' => 'Oneup\\FlysystemBundle\\OneupFlysystemBundle',
  4321.                 'OneupUploaderBundle' => 'Oneup\\UploaderBundle\\OneupUploaderBundle',
  4322.                 'TwigComponentBundle' => 'Symfony\\UX\\TwigComponent\\TwigComponentBundle',
  4323.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  4324.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  4325.                 'ZenstruckFoundryBundle' => 'Zenstruck\\Foundry\\ZenstruckFoundryBundle',
  4326.             ],
  4327.             'kernel.bundles_metadata' => [
  4328.                 'FrameworkBundle' => [
  4329.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  4330.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4331.                 ],
  4332.                 'SensioFrameworkExtraBundle' => [
  4333.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  4334.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  4335.                 ],
  4336.                 'TwigBundle' => [
  4337.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  4338.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4339.                 ],
  4340.                 'WebProfilerBundle' => [
  4341.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4342.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4343.                 ],
  4344.                 'MonologBundle' => [
  4345.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4346.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4347.                 ],
  4348.                 'DebugBundle' => [
  4349.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  4350.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4351.                 ],
  4352.                 'MakerBundle' => [
  4353.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  4354.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  4355.                 ],
  4356.                 'DoctrineBundle' => [
  4357.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  4358.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4359.                 ],
  4360.                 'DoctrineMigrationsBundle' => [
  4361.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4362.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4363.                 ],
  4364.                 'SecurityBundle' => [
  4365.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4366.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4367.                 ],
  4368.                 'TwigExtraBundle' => [
  4369.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  4370.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  4371.                 ],
  4372.                 'DrosalysWebObjectExtensionsBundle' => [
  4373.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony'),
  4374.                     'namespace' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony',
  4375.                 ],
  4376.                 'NelmioAliceBundle' => [
  4377.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  4378.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  4379.                 ],
  4380.                 'FidryAliceDataFixturesBundle' => [
  4381.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  4382.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  4383.                 ],
  4384.                 'HautelookAliceBundle' => [
  4385.                     'path' => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src'),
  4386.                     'namespace' => 'Hautelook\\AliceBundle',
  4387.                 ],
  4388.                 'SymfonyCastsVerifyEmailBundle' => [
  4389.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src'),
  4390.                     'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',
  4391.                 ],
  4392.                 'DrosalysWebStringExtensionsBundle' => [
  4393.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/string-extensions/src/Bridge/Symfony'),
  4394.                     'namespace' => 'DrosalysWeb\\StringExtensions\\Bridge\\Symfony',
  4395.                 ],
  4396.                 'DrosalysWebDoctrineExtensionsBundle' => [
  4397.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony'),
  4398.                     'namespace' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony',
  4399.                 ],
  4400.                 'FOSOAuthServerBundle' => [
  4401.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle'),
  4402.                     'namespace' => 'FOS\\OAuthServerBundle',
  4403.                 ],
  4404.                 'NellappSDKBundle' => [
  4405.                     'path' => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src'),
  4406.                     'namespace' => 'Nellapp\\Bundle\\SDKBundle',
  4407.                 ],
  4408.                 'NelmioApiDocBundle' => [
  4409.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  4410.                     'namespace' => 'Nelmio\\ApiDocBundle',
  4411.                 ],
  4412.                 'JMSSerializerBundle' => [
  4413.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  4414.                     'namespace' => 'JMS\\SerializerBundle',
  4415.                 ],
  4416.                 'DrosalysApiBundle' => [
  4417.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src'),
  4418.                     'namespace' => 'Drosalys\\Bundle\\ApiBundle',
  4419.                 ],
  4420.                 'KnpPaginatorBundle' => [
  4421.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  4422.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  4423.                 ],
  4424.                 'WebpackEncoreBundle' => [
  4425.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  4426.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  4427.                 ],
  4428.                 'KnpMenuBundle' => [
  4429.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  4430.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  4431.                 ],
  4432.                 'DrosalysWebFormBundle' => [
  4433.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src'),
  4434.                     'namespace' => 'DrosalysWeb\\Bundle\\FormBundle',
  4435.                 ],
  4436.                 'CraueFormFlowBundle' => [
  4437.                     'path' => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle'),
  4438.                     'namespace' => 'Craue\\FormFlowBundle',
  4439.                 ],
  4440.                 'LiipImagineBundle' => [
  4441.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  4442.                     'namespace' => 'Liip\\ImagineBundle',
  4443.                 ],
  4444.                 'BazingaJsTranslationBundle' => [
  4445.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  4446.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  4447.                 ],
  4448.                 'KarserRecaptcha3Bundle' => [
  4449.                     'path' => (\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle'),
  4450.                     'namespace' => 'Karser\\Recaptcha3Bundle',
  4451.                 ],
  4452.                 'SpiriitFormFilterBundle' => [
  4453.                     'path' => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle'),
  4454.                     'namespace' => 'Spiriit\\Bundle\\FormFilterBundle',
  4455.                 ],
  4456.                 'OneupFlysystemBundle' => [
  4457.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src'),
  4458.                     'namespace' => 'Oneup\\FlysystemBundle',
  4459.                 ],
  4460.                 'OneupUploaderBundle' => [
  4461.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src'),
  4462.                     'namespace' => 'Oneup\\UploaderBundle',
  4463.                 ],
  4464.                 'TwigComponentBundle' => [
  4465.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component'),
  4466.                     'namespace' => 'Symfony\\UX\\TwigComponent',
  4467.                 ],
  4468.                 'NelmioCorsBundle' => [
  4469.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  4470.                     'namespace' => 'Nelmio\\CorsBundle',
  4471.                 ],
  4472.                 'DoctrineFixturesBundle' => [
  4473.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  4474.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  4475.                 ],
  4476.                 'ZenstruckFoundryBundle' => [
  4477.                     'path' => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src'),
  4478.                     'namespace' => 'Zenstruck\\Foundry',
  4479.                 ],
  4480.             ],
  4481.             'kernel.charset' => 'UTF-8',
  4482.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  4483.             'images_user_avatar_directory' => (\dirname(__DIR__4).'/public/images/avatar'),
  4484.             'images_user_avatar_asset_path' => 'images/avatar/',
  4485.             'images_channel_directory' => (\dirname(__DIR__4).'/public/images/channel'),
  4486.             'images_channel_asset_path' => '/images/channel/',
  4487.             'cursus_upload_directory' => (\dirname(__DIR__3).'/uploads/cursus/'),
  4488.             'cursus_upload_maxsize' => 10000000,
  4489.             'cursus_upload_mime_types' => [
  4490.                 'image/jpeg' => [
  4491.                     => 'jpg',
  4492.                     => 'jpeg',
  4493.                 ],
  4494.                 'image/png' => [
  4495.                     => 'png',
  4496.                 ],
  4497.                 'application/pdf' => [
  4498.                     => 'pdf',
  4499.                 ],
  4500.                 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4501.                     => 'docx',
  4502.                 ],
  4503.                 'application/msword' => [
  4504.                     => 'doc',
  4505.                 ],
  4506.                 'application/vnd.oasis.opendocument.text' => [
  4507.                     => 'odt',
  4508.                 ],
  4509.                 'application/vnd.ms-excel' => [
  4510.                     => 'xls',
  4511.                 ],
  4512.                 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4513.                     => 'xlsx',
  4514.                 ],
  4515.             ],
  4516.             'organization_upload_directory' => (\dirname(__DIR__3).'/uploads/organization/'),
  4517.             'organization_upload_maxsize' => 10000000,
  4518.             'organization_upload_mime_types' => [
  4519.                 'image/jpeg' => [
  4520.                     => 'jpg',
  4521.                     => 'jpeg',
  4522.                 ],
  4523.                 'image/png' => [
  4524.                     => 'png',
  4525.                 ],
  4526.                 'image/gif' => [
  4527.                     => 'gif',
  4528.                 ],
  4529.             ],
  4530.             'positioning_test_upload_directory' => (\dirname(__DIR__3).'/uploads/positioning-test/'),
  4531.             'positioning_test_upload_maxsize' => 10000000,
  4532.             'positioning_test_upload_mime_types' => [
  4533.                 'image/jpeg' => [
  4534.                     => 'jpg',
  4535.                     => 'jpeg',
  4536.                 ],
  4537.                 'image/png' => [
  4538.                     => 'png',
  4539.                 ],
  4540.                 'image/gif' => [
  4541.                     => 'gif',
  4542.                 ],
  4543.             ],
  4544.             'export_file_directory' => (\dirname(__DIR__3).'/files/exports/'),
  4545.             'public_dir' => (\dirname(__DIR__4).'/public/'),
  4546.             'event_dispatcher.event_aliases' => [
  4547.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4548.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4549.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4550.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4551.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4552.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4553.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4554.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4555.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4556.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4557.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4558.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4559.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4560.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4561.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4562.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4563.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4564.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4565.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4566.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4567.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4568.             ],
  4569.             'fragment.renderer.hinclude.global_template' => NULL,
  4570.             'fragment.path' => '/_fragment',
  4571.             'kernel.http_method_override' => true,
  4572.             'kernel.default_locale' => 'fr',
  4573.             'kernel.enabled_locales' => [
  4574.             ],
  4575.             'kernel.error_controller' => 'error_controller',
  4576.             'kernel.trusted_headers' => 30,
  4577.             'debug.file_link_format' => NULL,
  4578.             'asset.request_context.base_path' => NULL,
  4579.             'asset.request_context.secure' => NULL,
  4580.             'translator.logging' => false,
  4581.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4582.             'debug.error_handler.throw_at' => -1,
  4583.             'router.request_context.host' => 'localhost',
  4584.             'router.request_context.scheme' => 'http',
  4585.             'router.request_context.base_url' => '',
  4586.             'router.resource' => 'kernel::loadRoutes',
  4587.             'request_listener.http_port' => 80,
  4588.             'request_listener.https_port' => 443,
  4589.             'session.metadata.storage_key' => '_sf2_meta',
  4590.             'session.storage.options' => [
  4591.                 'cache_limiter' => '0',
  4592.                 'name' => 'CORESESSID',
  4593.                 'cookie_lifetime' => 86400,
  4594.                 'cookie_secure' => 'auto',
  4595.                 'cookie_httponly' => true,
  4596.                 'cookie_samesite' => 'lax',
  4597.                 'gc_probability' => 1,
  4598.             ],
  4599.             'session.metadata.update_threshold' => 0,
  4600.             'form.type_extension.csrf.enabled' => true,
  4601.             'form.type_extension.csrf.field_name' => '_token',
  4602.             'validator.translation_domain' => 'validators',
  4603.             'profiler_listener.only_exceptions' => false,
  4604.             'profiler_listener.only_main_requests' => false,
  4605.             'twig.form.resources' => [
  4606.                 => 'form_div_layout.html.twig',
  4607.                 => '@KarserRecaptcha3/Form/karser_recaptcha3_widget.html.twig',
  4608.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  4609.                 => '@NellappSDK/Form/form_theme_checkboxes.html.twig',
  4610.                 => '@NellappSDK/Form/form_theme.html.twig',
  4611.                 => 'bootstrap_5_layout.html.twig',
  4612.                 => '@NellappSDK/Partials/templates/form/nellapp_form_layout.html.twig',
  4613.                 => '@NellappSDK/Form/form_theme_channel_user_permission.html.twig',
  4614.                 => 'Form/admin_layout.html.twig',
  4615.                 => 'Form/form_collection_users.html.twig',
  4616.                 10 => 'Form/channel_user_roles.html.twig',
  4617.                 11 => 'Form/form_sortable_collection.html.twig',
  4618.                 12 => 'Form/form_dropzone.html.twig',
  4619.                 13 => '@DrosalysWebForm/Form/collection_layout.html.twig',
  4620.                 14 => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  4621.             ],
  4622.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4623.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4624.             'web_profiler.debug_toolbar.mode' => 2,
  4625.             'monolog.use_microseconds' => true,
  4626.             'monolog.swift_mailer.handlers' => [
  4627.             ],
  4628.             'monolog.handlers_to_channels' => [
  4629.                 'monolog.handler.console' => [
  4630.                     'type' => 'exclusive',
  4631.                     'elements' => [
  4632.                         => 'event',
  4633.                         => 'doctrine',
  4634.                         => 'console',
  4635.                     ],
  4636.                 ],
  4637.                 'monolog.handler.main' => [
  4638.                     'type' => 'exclusive',
  4639.                     'elements' => [
  4640.                         => 'event',
  4641.                     ],
  4642.                 ],
  4643.             ],
  4644.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4645.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  4646.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  4647.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  4648.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4649.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4650.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4651.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4652.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4653.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4654.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4655.             'doctrine.entity_managers' => [
  4656.                 'default' => 'doctrine.orm.default_entity_manager',
  4657.             ],
  4658.             'doctrine.default_entity_manager' => 'default',
  4659.             'doctrine.dbal.connection_factory.types' => [
  4660.                 'uuid' => [
  4661.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  4662.                 ],
  4663.                 'ulid' => [
  4664.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  4665.                 ],
  4666.             ],
  4667.             'doctrine.connections' => [
  4668.                 'default' => 'doctrine.dbal.default_connection',
  4669.             ],
  4670.             'doctrine.default_connection' => 'default',
  4671.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4672.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4673.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4674.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4675.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4676.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4677.             'doctrine.orm.cache.memcache_host' => 'localhost',
  4678.             'doctrine.orm.cache.memcache_port' => 11211,
  4679.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4680.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4681.             'doctrine.orm.cache.memcached_host' => 'localhost',
  4682.             'doctrine.orm.cache.memcached_port' => 11211,
  4683.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4684.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4685.             'doctrine.orm.cache.redis_host' => 'localhost',
  4686.             'doctrine.orm.cache.redis_port' => 6379,
  4687.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4688.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4689.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4690.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4691.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4692.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4693.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4694.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4695.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4696.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4697.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  4698.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4699.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4700.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4701.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4702.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4703.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4704.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4705.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4706.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4707.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4708.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4709.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4710.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4711.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4712.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4713.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4714.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4715.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4716.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4717.             'doctrine.orm.auto_generate_proxy_classes' => true,
  4718.             'doctrine.orm.proxy_namespace' => 'Proxies',
  4719.             'doctrine.migrations.preferred_em' => NULL,
  4720.             'doctrine.migrations.preferred_connection' => NULL,
  4721.             'security.role_hierarchy.roles' => [
  4722.                 'ROLE_ADMIN' => [
  4723.                     => 'ROLE_USER',
  4724.                 ],
  4725.                 'ROLE_SUPER_ADMIN' => [
  4726.                     => 'ROLE_ADMIN',
  4727.                     => 'ROLE_ALLOWED_TO_SWITCH',
  4728.                     => 'ROLE_COMMERCIAL',
  4729.                 ],
  4730.             ],
  4731.             'security.access.denied_url' => NULL,
  4732.             'security.authentication.manager.erase_credentials' => true,
  4733.             'security.authentication.session_strategy.strategy' => 'migrate',
  4734.             'security.access.always_authenticate_before_granting' => false,
  4735.             'security.authentication.hide_user_not_found' => true,
  4736.             'security.firewalls' => [
  4737.                 => 'dev',
  4738.                 => 'oauth_token',
  4739.                 => 'api_doc',
  4740.                 => 'api',
  4741.                 => 'sync_doc',
  4742.                 => 'sync',
  4743.                 => 'internal_api',
  4744.                 => 'main',
  4745.             ],
  4746.             'security.api._indexed_authenticators' => [
  4747.             ],
  4748.             'security.sync._indexed_authenticators' => [
  4749.             ],
  4750.             'security.internal_api._indexed_authenticators' => [
  4751.             ],
  4752.             'security.main._indexed_authenticators' => [
  4753.             ],
  4754.             'nelmio_alice.locale' => 'fr_FR',
  4755.             'nelmio_alice.functions_blacklist' => [
  4756.                 => 'current',
  4757.                 => 'shuffle',
  4758.                 => 'date',
  4759.                 => 'time',
  4760.                 => 'file',
  4761.                 => 'md5',
  4762.                 => 'sha1',
  4763.             ],
  4764.             'nelmio_alice.seed' => 1,
  4765.             'nelmio_alice.loading_limit' => 5,
  4766.             'nelmio_alice.max_unique_values_retry' => 150,
  4767.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  4768.             'hautelook_alice.fixtures_path' => [
  4769.                 => 'fixtures',
  4770.             ],
  4771.             'hautelook_alice.root_dirs' => [
  4772.                 => \dirname(__DIR__4),
  4773.             ],
  4774.             'fos_oauth_server.server.class' => 'OAuth2\\OAuth2',
  4775.             'fos_oauth_server.security.authentication.provider.class' => 'FOS\\OAuthServerBundle\\Security\\Authentication\\Provider\\OAuthProvider',
  4776.             'fos_oauth_server.security.authentication.listener.class' => 'FOS\\OAuthServerBundle\\Security\\Firewall\\OAuthListener',
  4777.             'fos_oauth_server.security.entry_point.class' => 'FOS\\OAuthServerBundle\\Security\\EntryPoint\\OAuthEntryPoint',
  4778.             'fos_oauth_server.server.options' => [
  4779.                 'supported_scopes' => 'api',
  4780.                 'access_token_lifetime' => 86400,
  4781.             ],
  4782.             'fos_oauth_server.model_manager_name' => NULL,
  4783.             'fos_oauth_server.model.client.class' => 'App\\Entity\\OAuth\\Client',
  4784.             'fos_oauth_server.model.access_token.class' => 'App\\Entity\\OAuth\\AccessToken',
  4785.             'fos_oauth_server.model.refresh_token.class' => 'App\\Entity\\OAuth\\RefreshToken',
  4786.             'fos_oauth_server.model.auth_code.class' => 'App\\Entity\\OAuth\\AuthCode',
  4787.             'fos_oauth_server.authorize.form.type' => 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType',
  4788.             'fos_oauth_server.authorize.form.name' => 'fos_oauth_server_authorize_form',
  4789.             'fos_oauth_server.authorize.form.validation_groups' => [
  4790.                 => 'Authorize',
  4791.                 => 'Default',
  4792.             ],
  4793.             'nellapp_sdk.global_getter.global_entities' => [
  4794.                 'channel_class' => 'App\\Entity\\Channel\\Channel',
  4795.                 'channel_white_label_class' => 'App\\Entity\\Channel\\ChannelWhiteLabel',
  4796.                 'user_class' => 'App\\Entity\\Account\\User',
  4797.                 'channel_user_data_class' => 'App\\Entity\\ChannelUserData\\ChannelUserData',
  4798.                 'channel_user_role_class' => 'App\\Entity\\Channel\\ChannelUserRole',
  4799.             ],
  4800.             'nellapp_sdk.default.doctrine_connection' => 'default',
  4801.             'nellapp_sdk.google.enable' => true,
  4802.             'nelmio_api_doc.areas' => [
  4803.                 => 'default',
  4804.                 => 'super_admin_async',
  4805.                 => 'app_sync',
  4806.             ],
  4807.             'nelmio_api_doc.use_validation_groups' => false,
  4808.             'drosalys_api.serializer.symfony' => true,
  4809.             'knp_paginator.template.pagination' => '@NellappSDK/Partials/component/pagination/pagination.html.twig',
  4810.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  4811.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  4812.             'knp_paginator.page_range' => 5,
  4813.             'knp_paginator.page_limit' => NULL,
  4814.             'knp_menu.renderer.list.options' => [
  4815.             ],
  4816.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  4817.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  4818.             'knp_menu.renderer.twig.options' => [
  4819.             ],
  4820.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  4821.             'knp_menu.default_renderer' => 'twig',
  4822.             'drosalys_form.collection.import_template' => true,
  4823.             'drosalys_form.collection.main_form_template' => 'form_div_layout.html.twig',
  4824.             'drosalys_form.select_or_create.import_template' => true,
  4825.             'drosalys_form.select_or_create.layout_template' => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  4826.             'craue.form.flow.class' => 'Craue\\FormFlowBundle\\Form\\FormFlow',
  4827.             'craue.form.flow.storage.class' => 'Craue\\FormFlowBundle\\Storage\\SessionStorage',
  4828.             'craue.form.flow.event_listener.previous_step_invalid.class' => 'Craue\\FormFlowBundle\\EventListener\\PreviousStepInvalidEventListener',
  4829.             'craue.form.flow.event_listener.previous_step_invalid.event' => 'flow.previous_step_invalid',
  4830.             'craue.form.flow.event_listener.flow_expired.class' => 'Craue\\FormFlowBundle\\EventListener\\FlowExpiredEventListener',
  4831.             'craue.form.flow.event_listener.flow_expired.event' => 'flow.flow_expired',
  4832.             'craue_twig_extensions.formflow.class' => 'Craue\\FormFlowBundle\\Twig\\Extension\\FormFlowExtension',
  4833.             'craue_formflow.util.class' => 'Craue\\FormFlowBundle\\Util\\FormFlowUtil',
  4834.             'liip_imagine.resolvers' => [
  4835.                 'default' => [
  4836.                     'web_path' => [
  4837.                         'web_root' => (\dirname(__DIR__4).'/public'),
  4838.                         'cache_prefix' => 'media/cache',
  4839.                     ],
  4840.                 ],
  4841.                 'cursus_uploads' => [
  4842.                     'flysystem' => [
  4843.                         'filesystem_service' => 'oneup_flysystem.cursus_filesystem',
  4844.                         'root_url' => 'none',
  4845.                         'visibility' => 'private',
  4846.                         'cache_prefix' => '',
  4847.                     ],
  4848.                 ],
  4849.                 'organization_uploads' => [
  4850.                     'flysystem' => [
  4851.                         'filesystem_service' => 'oneup_flysystem.organization_filesystem',
  4852.                         'root_url' => 'none',
  4853.                         'visibility' => 'public',
  4854.                         'cache_prefix' => '',
  4855.                     ],
  4856.                 ],
  4857.                 'positioning_test_uploads' => [
  4858.                     'flysystem' => [
  4859.                         'filesystem_service' => 'oneup_flysystem.positioning_test_filesystem',
  4860.                         'root_url' => 'none',
  4861.                         'visibility' => 'public',
  4862.                         'cache_prefix' => '',
  4863.                     ],
  4864.                 ],
  4865.             ],
  4866.             'liip_imagine.loaders' => [
  4867.                 'default' => [
  4868.                     'filesystem' => [
  4869.                         'locator' => 'filesystem',
  4870.                         'data_root' => [
  4871.                             => (\dirname(__DIR__4).'/public'),
  4872.                         ],
  4873.                         'allow_unresolvable_data_roots' => false,
  4874.                         'bundle_resources' => [
  4875.                             'enabled' => false,
  4876.                             'access_control_type' => 'blacklist',
  4877.                             'access_control_list' => [
  4878.                             ],
  4879.                         ],
  4880.                     ],
  4881.                 ],
  4882.                 'cursus_uploads' => [
  4883.                     'flysystem' => [
  4884.                         'filesystem_service' => 'oneup_flysystem.cursus_filesystem',
  4885.                     ],
  4886.                 ],
  4887.                 'organization_uploads' => [
  4888.                     'flysystem' => [
  4889.                         'filesystem_service' => 'oneup_flysystem.organization_filesystem',
  4890.                     ],
  4891.                 ],
  4892.                 'positioning_test_uploads' => [
  4893.                     'flysystem' => [
  4894.                         'filesystem_service' => 'oneup_flysystem.positioning_test_filesystem',
  4895.                     ],
  4896.                 ],
  4897.             ],
  4898.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  4899.             'liip_imagine.jpegoptim.stripAll' => true,
  4900.             'liip_imagine.jpegoptim.max' => NULL,
  4901.             'liip_imagine.jpegoptim.progressive' => true,
  4902.             'liip_imagine.jpegoptim.tempDir' => NULL,
  4903.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  4904.             'liip_imagine.optipng.level' => 7,
  4905.             'liip_imagine.optipng.stripAll' => true,
  4906.             'liip_imagine.optipng.tempDir' => NULL,
  4907.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  4908.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  4909.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  4910.             'liip_imagine.cwebp.tempDir' => NULL,
  4911.             'liip_imagine.cwebp.q' => 75,
  4912.             'liip_imagine.cwebp.alphaQ' => 100,
  4913.             'liip_imagine.cwebp.m' => 4,
  4914.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  4915.             'liip_imagine.cwebp.alphaMethod' => 1,
  4916.             'liip_imagine.cwebp.exact' => false,
  4917.             'liip_imagine.cwebp.metadata' => [
  4918.                 => 'none',
  4919.             ],
  4920.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  4921.             'liip_imagine.cache.resolver.default' => 'default',
  4922.             'liip_imagine.default_image' => NULL,
  4923.             'liip_imagine.filter_sets' => [
  4924.                 'channel_thumbnail' => [
  4925.                     'quality' => 100,
  4926.                     'jpeg_quality' => 80,
  4927.                     'png_compression_level' => 8,
  4928.                     'png_compression_filter' => NULL,
  4929.                     'format' => NULL,
  4930.                     'animated' => false,
  4931.                     'cache' => NULL,
  4932.                     'data_loader' => NULL,
  4933.                     'default_image' => NULL,
  4934.                     'filters' => [
  4935.                         'auto_rotate' => [
  4936.                         ],
  4937.                         'strip' => [
  4938.                         ],
  4939.                         'thumbnail' => [
  4940.                             'size' => [
  4941.                                 => 600,
  4942.                                 => 300,
  4943.                             ],
  4944.                             'mode' => 'inset',
  4945.                             'allow_upscale' => true,
  4946.                         ],
  4947.                     ],
  4948.                     'post_processors' => [
  4949.                     ],
  4950.                 ],
  4951.                 'avatar_thumbnail' => [
  4952.                     'quality' => 100,
  4953.                     'jpeg_quality' => 80,
  4954.                     'png_compression_level' => 8,
  4955.                     'png_compression_filter' => NULL,
  4956.                     'format' => NULL,
  4957.                     'animated' => false,
  4958.                     'cache' => NULL,
  4959.                     'data_loader' => NULL,
  4960.                     'default_image' => NULL,
  4961.                     'filters' => [
  4962.                         'auto_rotate' => [
  4963.                         ],
  4964.                         'strip' => [
  4965.                         ],
  4966.                         'thumbnail' => [
  4967.                             'size' => [
  4968.                                 => 100,
  4969.                                 => 100,
  4970.                             ],
  4971.                             'mode' => 'outbound',
  4972.                             'allow_upscale' => true,
  4973.                         ],
  4974.                     ],
  4975.                     'post_processors' => [
  4976.                     ],
  4977.                 ],
  4978.                 'cache' => [
  4979.                     'quality' => 100,
  4980.                     'jpeg_quality' => NULL,
  4981.                     'png_compression_level' => NULL,
  4982.                     'png_compression_filter' => NULL,
  4983.                     'format' => NULL,
  4984.                     'animated' => false,
  4985.                     'cache' => NULL,
  4986.                     'data_loader' => NULL,
  4987.                     'default_image' => NULL,
  4988.                     'filters' => [
  4989.                     ],
  4990.                     'post_processors' => [
  4991.                     ],
  4992.                 ],
  4993.                 'thumbnail' => [
  4994.                     'quality' => 50,
  4995.                     'jpeg_quality' => NULL,
  4996.                     'png_compression_level' => NULL,
  4997.                     'png_compression_filter' => NULL,
  4998.                     'format' => NULL,
  4999.                     'animated' => false,
  5000.                     'cache' => NULL,
  5001.                     'data_loader' => NULL,
  5002.                     'default_image' => NULL,
  5003.                     'filters' => [
  5004.                         'thumbnail' => [
  5005.                             'size' => [
  5006.                                 => 50,
  5007.                                 => 50,
  5008.                             ],
  5009.                             'mode' => 'inset',
  5010.                         ],
  5011.                     ],
  5012.                     'post_processors' => [
  5013.                     ],
  5014.                 ],
  5015.                 'drive_thumbnail' => [
  5016.                     'quality' => 50,
  5017.                     'jpeg_quality' => NULL,
  5018.                     'png_compression_level' => NULL,
  5019.                     'png_compression_filter' => NULL,
  5020.                     'format' => NULL,
  5021.                     'animated' => false,
  5022.                     'cache' => NULL,
  5023.                     'data_loader' => 'cursus_uploads',
  5024.                     'default_image' => NULL,
  5025.                     'filters' => [
  5026.                         'thumbnail' => [
  5027.                             'size' => [
  5028.                                 => 50,
  5029.                                 => 50,
  5030.                             ],
  5031.                             'mode' => 'inset',
  5032.                         ],
  5033.                     ],
  5034.                     'post_processors' => [
  5035.                     ],
  5036.                 ],
  5037.                 'question_picture' => [
  5038.                     'quality' => 90,
  5039.                     'jpeg_quality' => NULL,
  5040.                     'png_compression_level' => NULL,
  5041.                     'png_compression_filter' => NULL,
  5042.                     'format' => NULL,
  5043.                     'animated' => false,
  5044.                     'cache' => NULL,
  5045.                     'data_loader' => 'positioning_test_uploads',
  5046.                     'default_image' => NULL,
  5047.                     'filters' => [
  5048.                         'thumbnail' => [
  5049.                             'size' => [
  5050.                                 => 300,
  5051.                                 => 220,
  5052.                             ],
  5053.                             'mode' => 'inset',
  5054.                         ],
  5055.                     ],
  5056.                     'post_processors' => [
  5057.                     ],
  5058.                 ],
  5059.                 'question_picture_big' => [
  5060.                     'quality' => 90,
  5061.                     'jpeg_quality' => NULL,
  5062.                     'png_compression_level' => NULL,
  5063.                     'png_compression_filter' => NULL,
  5064.                     'format' => NULL,
  5065.                     'animated' => false,
  5066.                     'cache' => NULL,
  5067.                     'data_loader' => 'positioning_test_uploads',
  5068.                     'default_image' => NULL,
  5069.                     'filters' => [
  5070.                     ],
  5071.                     'post_processors' => [
  5072.                     ],
  5073.                 ],
  5074.                 'organization_file' => [
  5075.                     'quality' => 90,
  5076.                     'jpeg_quality' => NULL,
  5077.                     'png_compression_level' => NULL,
  5078.                     'png_compression_filter' => NULL,
  5079.                     'format' => NULL,
  5080.                     'animated' => false,
  5081.                     'cache' => NULL,
  5082.                     'data_loader' => 'organization_uploads',
  5083.                     'default_image' => NULL,
  5084.                     'filters' => [
  5085.                         'thumbnail' => [
  5086.                             'size' => [
  5087.                                 => 250,
  5088.                                 => 250,
  5089.                             ],
  5090.                             'mode' => 'inset',
  5091.                         ],
  5092.                     ],
  5093.                     'post_processors' => [
  5094.                     ],
  5095.                 ],
  5096.             ],
  5097.             'liip_imagine.binary.loader.default' => 'default',
  5098.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  5099.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  5100.             'liip_imagine.webp.generate' => false,
  5101.             'liip_imagine.webp.options' => [
  5102.                 'quality' => 100,
  5103.                 'cache' => NULL,
  5104.                 'data_loader' => NULL,
  5105.                 'post_processors' => [
  5106.                 ],
  5107.             ],
  5108.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  5109.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  5110.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  5111.             'karser_recaptcha3.score_threshold' => 0.5,
  5112.             'karser_recaptcha3.enabled' => true,
  5113.             'karser_recaptcha3.host' => 'www.google.com',
  5114.             'spiriit_form_filter.query_builder_updater.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\FilterBuilderUpdater',
  5115.             'spiriit_form_filter.form_data_extractor.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\FormDataExtractor',
  5116.             'spiriit_form_filter.data_extraction_method.default.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\DefaultExtractionMethod',
  5117.             'spiriit_form_filter.data_extraction_method.text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\TextExtractionMethod',
  5118.             'spiriit_form_filter.data_extraction_method.key_values.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\ValueKeysExtractionMethod',
  5119.             'spiriit_form_filter.filter_prepare.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\PrepareListener',
  5120.             'spiriit_form_filter.type.filter_text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType',
  5121.             'spiriit_form_filter.type.filter_number.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType',
  5122.             'spiriit_form_filter.type.filter_number_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType',
  5123.             'spiriit_form_filter.type.filter_checkbox.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType',
  5124.             'spiriit_form_filter.type.filter_boolean.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType',
  5125.             'spiriit_form_filter.type.filter_choice.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType',
  5126.             'spiriit_form_filter.type.filter_date.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType',
  5127.             'spiriit_form_filter.type.filter_date_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType',
  5128.             'spiriit_form_filter.type.filter_datetime.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType',
  5129.             'spiriit_form_filter.type.filter_datetime_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType',
  5130.             'spiriit_form_filter.type.filter_collection_adapter.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType',
  5131.             'spiriit_form_filter.type.filter_sharedable.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType',
  5132.             'spiriit_form_filter.type.filter_enum.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType',
  5133.             'spiriit_form_filter.type_extension.filter_extension.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension',
  5134.             'spiriit_form_filter.get_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Subscriber\\DoctrineORMSubscriber',
  5135.             'spiriit_form_filter.apply_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\DoctrineApplyFilterListener',
  5136.             'spiriit_form_filter.type.filter_entity.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType',
  5137.             'spiriit_form_filter.where_method' => 'and',
  5138.             'spiriit_form_filter.text.condition_pattern' => 1,
  5139.             'oneup_uploader.chunks.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\ChunkManager',
  5140.             'oneup_uploader.chunks_storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\GaufretteStorage',
  5141.             'oneup_uploader.chunks_storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FlysystemStorage',
  5142.             'oneup_uploader.chunks_storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FilesystemStorage',
  5143.             'oneup_uploader.namer.urlsafename.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UrlSafeNamer',
  5144.             'oneup_uploader.namer.uniqid.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UniqidNamer',
  5145.             'oneup_uploader.routing.loader.class' => 'Oneup\\UploaderBundle\\Routing\\RouteLoader',
  5146.             'oneup_uploader.storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\GaufretteStorage',
  5147.             'oneup_uploader.storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FlysystemStorage',
  5148.             'oneup_uploader.storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemStorage',
  5149.             'oneup_uploader.orphanage.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemOrphanageStorage',
  5150.             'oneup_uploader.orphanage.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Orphanage\\OrphanageManager',
  5151.             'oneup_uploader.controller.fineuploader.class' => 'Oneup\\UploaderBundle\\Controller\\FineUploaderController',
  5152.             'oneup_uploader.controller.blueimp.class' => 'Oneup\\UploaderBundle\\Controller\\BlueimpController',
  5153.             'oneup_uploader.controller.uploadify.class' => 'Oneup\\UploaderBundle\\Controller\\UploadifyController',
  5154.             'oneup_uploader.controller.yui3.class' => 'Oneup\\UploaderBundle\\Controller\\YUI3Controller',
  5155.             'oneup_uploader.controller.fancyupload.class' => 'Oneup\\UploaderBundle\\Controller\\FancyUploadController',
  5156.             'oneup_uploader.controller.mooupload.class' => 'Oneup\\UploaderBundle\\Controller\\MooUploadController',
  5157.             'oneup_uploader.controller.plupload.class' => 'Oneup\\UploaderBundle\\Controller\\PluploadController',
  5158.             'oneup_uploader.controller.dropzone.class' => 'Oneup\\UploaderBundle\\Controller\\DropzoneController',
  5159.             'oneup_uploader.command.clear_chunks.class' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  5160.             'oneup_uploader.command.clear_orphans.class' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  5161.             'oneup_uploader.error_handler.noop.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\NoopErrorHandler',
  5162.             'oneup_uploader.error_handler.blueimp.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\BlueimpErrorHandler',
  5163.             'oneup_uploader.error_handler.plupload.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\PluploadErrorHandler',
  5164.             'oneup_uploader.error_handler.dropzone.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\DropzoneErrorHandler',
  5165.             'oneup_uploader.config.cursus_upload' => [
  5166.                 'use_orphanage' => true,
  5167.                 'frontend' => 'dropzone',
  5168.                 'storage' => [
  5169.                     'type' => 'flysystem',
  5170.                     'filesystem' => 'oneup_flysystem.cursus_filesystem',
  5171.                     'service' => NULL,
  5172.                     'directory' => NULL,
  5173.                     'stream_wrapper' => NULL,
  5174.                     'sync_buffer_size' => '100K',
  5175.                 ],
  5176.                 'allowed_mimetypes' => [
  5177.                     'image/jpeg' => [
  5178.                         => 'jpg',
  5179.                         => 'jpeg',
  5180.                     ],
  5181.                     'image/png' => [
  5182.                         => 'png',
  5183.                     ],
  5184.                     'application/pdf' => [
  5185.                         => 'pdf',
  5186.                     ],
  5187.                     'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  5188.                         => 'docx',
  5189.                     ],
  5190.                     'application/msword' => [
  5191.                         => 'doc',
  5192.                     ],
  5193.                     'application/vnd.oasis.opendocument.text' => [
  5194.                         => 'odt',
  5195.                     ],
  5196.                     'application/vnd.ms-excel' => [
  5197.                         => 'xls',
  5198.                     ],
  5199.                     'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  5200.                         => 'xlsx',
  5201.                     ],
  5202.                 ],
  5203.                 'max_size' => 10000000,
  5204.                 'namer' => 'app.file_abstract_cursus_namer',
  5205.                 'custom_frontend' => [
  5206.                     'name' => NULL,
  5207.                     'class' => NULL,
  5208.                 ],
  5209.                 'route_prefix' => '',
  5210.                 'endpoints' => [
  5211.                     'upload' => NULL,
  5212.                     'progress' => NULL,
  5213.                     'cancel' => NULL,
  5214.                 ],
  5215.                 'disallowed_mimetypes' => [
  5216.                 ],
  5217.                 'error_handler' => NULL,
  5218.                 'enable_progress' => false,
  5219.                 'enable_cancelation' => false,
  5220.                 'root_folder' => false,
  5221.             ],
  5222.             'oneup_uploader.config.organization_upload' => [
  5223.                 'use_orphanage' => true,
  5224.                 'frontend' => 'dropzone',
  5225.                 'storage' => [
  5226.                     'type' => 'flysystem',
  5227.                     'filesystem' => 'oneup_flysystem.organization_filesystem',
  5228.                     'service' => NULL,
  5229.                     'directory' => NULL,
  5230.                     'stream_wrapper' => NULL,
  5231.                     'sync_buffer_size' => '100K',
  5232.                 ],
  5233.                 'allowed_mimetypes' => [
  5234.                     'image/jpeg' => [
  5235.                         => 'jpg',
  5236.                         => 'jpeg',
  5237.                     ],
  5238.                     'image/png' => [
  5239.                         => 'png',
  5240.                     ],
  5241.                     'image/gif' => [
  5242.                         => 'gif',
  5243.                     ],
  5244.                 ],
  5245.                 'max_size' => 10000000,
  5246.                 'namer' => 'app.organization_file_namer',
  5247.                 'custom_frontend' => [
  5248.                     'name' => NULL,
  5249.                     'class' => NULL,
  5250.                 ],
  5251.                 'route_prefix' => '',
  5252.                 'endpoints' => [
  5253.                     'upload' => NULL,
  5254.                     'progress' => NULL,
  5255.                     'cancel' => NULL,
  5256.                 ],
  5257.                 'disallowed_mimetypes' => [
  5258.                 ],
  5259.                 'error_handler' => NULL,
  5260.                 'enable_progress' => false,
  5261.                 'enable_cancelation' => false,
  5262.                 'root_folder' => false,
  5263.             ],
  5264.             'oneup_uploader.config.positioning_test_upload' => [
  5265.                 'use_orphanage' => true,
  5266.                 'frontend' => 'dropzone',
  5267.                 'storage' => [
  5268.                     'type' => 'flysystem',
  5269.                     'filesystem' => 'oneup_flysystem.positioning_test_filesystem',
  5270.                     'service' => NULL,
  5271.                     'directory' => NULL,
  5272.                     'stream_wrapper' => NULL,
  5273.                     'sync_buffer_size' => '100K',
  5274.                 ],
  5275.                 'allowed_mimetypes' => [
  5276.                     'image/jpeg' => [
  5277.                         => 'jpg',
  5278.                         => 'jpeg',
  5279.                     ],
  5280.                     'image/png' => [
  5281.                         => 'png',
  5282.                     ],
  5283.                     'image/gif' => [
  5284.                         => 'gif',
  5285.                     ],
  5286.                 ],
  5287.                 'max_size' => 10000000,
  5288.                 'namer' => 'app.positioning_test_file_namer',
  5289.                 'custom_frontend' => [
  5290.                     'name' => NULL,
  5291.                     'class' => NULL,
  5292.                 ],
  5293.                 'route_prefix' => '',
  5294.                 'endpoints' => [
  5295.                     'upload' => NULL,
  5296.                     'progress' => NULL,
  5297.                     'cancel' => NULL,
  5298.                 ],
  5299.                 'disallowed_mimetypes' => [
  5300.                 ],
  5301.                 'error_handler' => NULL,
  5302.                 'enable_progress' => false,
  5303.                 'enable_cancelation' => false,
  5304.                 'root_folder' => false,
  5305.             ],
  5306.             'oneup_uploader.controllers' => [
  5307.                 'cursus_upload' => [
  5308.                     => 'oneup_uploader.controller.cursus_upload',
  5309.                     => [
  5310.                         'enable_progress' => false,
  5311.                         'enable_cancelation' => false,
  5312.                         'route_prefix' => '',
  5313.                         'endpoints' => [
  5314.                             'upload' => NULL,
  5315.                             'progress' => NULL,
  5316.                             'cancel' => NULL,
  5317.                         ],
  5318.                     ],
  5319.                 ],
  5320.                 'organization_upload' => [
  5321.                     => 'oneup_uploader.controller.organization_upload',
  5322.                     => [
  5323.                         'enable_progress' => false,
  5324.                         'enable_cancelation' => false,
  5325.                         'route_prefix' => '',
  5326.                         'endpoints' => [
  5327.                             'upload' => NULL,
  5328.                             'progress' => NULL,
  5329.                             'cancel' => NULL,
  5330.                         ],
  5331.                     ],
  5332.                 ],
  5333.                 'positioning_test_upload' => [
  5334.                     => 'oneup_uploader.controller.positioning_test_upload',
  5335.                     => [
  5336.                         'enable_progress' => false,
  5337.                         'enable_cancelation' => false,
  5338.                         'route_prefix' => '',
  5339.                         'endpoints' => [
  5340.                             'upload' => NULL,
  5341.                             'progress' => NULL,
  5342.                             'cancel' => NULL,
  5343.                         ],
  5344.                     ],
  5345.                 ],
  5346.             ],
  5347.             'oneup_uploader.maxsize' => [
  5348.                 'cursus_upload' => 10000000,
  5349.                 'organization_upload' => 10000000,
  5350.                 'positioning_test_upload' => 10000000,
  5351.             ],
  5352.             'nelmio_cors.map' => [
  5353.                 '^/' => [
  5354.                 ],
  5355.             ],
  5356.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  5357.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  5358.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  5359.             'maker.compatible_check.doctrine.supports_attributes' => true,
  5360.             'data_collector.templates' => [
  5361.                 'data_collector.request' => [
  5362.                     => 'request',
  5363.                     => '@WebProfiler/Collector/request.html.twig',
  5364.                 ],
  5365.                 'data_collector.time' => [
  5366.                     => 'time',
  5367.                     => '@WebProfiler/Collector/time.html.twig',
  5368.                 ],
  5369.                 'data_collector.memory' => [
  5370.                     => 'memory',
  5371.                     => '@WebProfiler/Collector/memory.html.twig',
  5372.                 ],
  5373.                 'data_collector.validator' => [
  5374.                     => 'validator',
  5375.                     => '@WebProfiler/Collector/validator.html.twig',
  5376.                 ],
  5377.                 'data_collector.ajax' => [
  5378.                     => 'ajax',
  5379.                     => '@WebProfiler/Collector/ajax.html.twig',
  5380.                 ],
  5381.                 'data_collector.form' => [
  5382.                     => 'form',
  5383.                     => '@WebProfiler/Collector/form.html.twig',
  5384.                 ],
  5385.                 'data_collector.exception' => [
  5386.                     => 'exception',
  5387.                     => '@WebProfiler/Collector/exception.html.twig',
  5388.                 ],
  5389.                 'data_collector.logger' => [
  5390.                     => 'logger',
  5391.                     => '@WebProfiler/Collector/logger.html.twig',
  5392.                 ],
  5393.                 'data_collector.events' => [
  5394.                     => 'events',
  5395.                     => '@WebProfiler/Collector/events.html.twig',
  5396.                 ],
  5397.                 'data_collector.router' => [
  5398.                     => 'router',
  5399.                     => '@WebProfiler/Collector/router.html.twig',
  5400.                 ],
  5401.                 'data_collector.cache' => [
  5402.                     => 'cache',
  5403.                     => '@WebProfiler/Collector/cache.html.twig',
  5404.                 ],
  5405.                 'data_collector.translation' => [
  5406.                     => 'translation',
  5407.                     => '@WebProfiler/Collector/translation.html.twig',
  5408.                 ],
  5409.                 'data_collector.security' => [
  5410.                     => 'security',
  5411.                     => '@Security/Collector/security.html.twig',
  5412.                 ],
  5413.                 'data_collector.twig' => [
  5414.                     => 'twig',
  5415.                     => '@WebProfiler/Collector/twig.html.twig',
  5416.                 ],
  5417.                 'data_collector.http_client' => [
  5418.                     => 'http_client',
  5419.                     => '@WebProfiler/Collector/http_client.html.twig',
  5420.                 ],
  5421.                 'data_collector.doctrine' => [
  5422.                     => 'db',
  5423.                     => '@Doctrine/Collector/db.html.twig',
  5424.                 ],
  5425.                 'doctrine_migrations.migrations_collector' => [
  5426.                     => 'doctrine_migrations',
  5427.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  5428.                 ],
  5429.                 'data_collector.dump' => [
  5430.                     => 'dump',
  5431.                     => '@Debug/Profiler/dump.html.twig',
  5432.                 ],
  5433.                 'data_collector.messenger' => [
  5434.                     => 'messenger',
  5435.                     => '@WebProfiler/Collector/messenger.html.twig',
  5436.                 ],
  5437.                 'notifier.data_collector' => [
  5438.                     => 'notifier',
  5439.                     => '@WebProfiler/Collector/notifier.html.twig',
  5440.                 ],
  5441.                 'data_collector.config' => [
  5442.                     => 'config',
  5443.                     => '@WebProfiler/Collector/config.html.twig',
  5444.                 ],
  5445.             ],
  5446.             'console.command.ids' => [
  5447.             ],
  5448.         ];
  5449.     }
  5450.     protected function throw($message)
  5451.     {
  5452.         throw new RuntimeException($message);
  5453.     }
  5454. }