var/cache/dev/ContainerU9yXoDy/App_KernelDevDebugContainer.php line 1146

Open in your IDE?
  1. <?php
  2. namespace ContainerU9yXoDy;
  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.             'admin_channel_user_data_drive_filesystem' => 'getAdminChannelUserDataDriveFilesystemService',
  41.             'cache.app' => 'getCache_AppService',
  42.             'cache.system' => 'getCache_SystemService',
  43.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  44.             'craue_formflow_util' => 'getCraueFormflowUtilService',
  45.             'cursus_filesystem' => 'getCursusFilesystemService',
  46.             'data_collector.dump' => 'getDataCollector_DumpService',
  47.             'doctrine' => 'getDoctrineService',
  48.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  49.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  50.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  51.             'event_dispatcher' => 'getEventDispatcherService',
  52.             'http_kernel' => 'getHttpKernelService',
  53.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  54.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  55.             'liip_imagine.cache.resolver.admin_channel_user_data_drive' => 'getLiipImagine_Cache_Resolver_AdminChannelUserDataDriveService',
  56.             'liip_imagine.cache.resolver.cursus_uploads' => 'getLiipImagine_Cache_Resolver_CursusUploadsService',
  57.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  58.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  59.             'liip_imagine.cache.resolver.organization_uploads' => 'getLiipImagine_Cache_Resolver_OrganizationUploadsService',
  60.             'liip_imagine.cache.resolver.positioning_test_uploads' => 'getLiipImagine_Cache_Resolver_PositioningTestUploadsService',
  61.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  62.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  63.             'oneup_uploader.orphanage_manager' => 'getOneupUploader_OrphanageManagerService',
  64.             'oneup_uploader.templating.uploader_helper' => 'getOneupUploader_Templating_UploaderHelperService',
  65.             'oneup_uploader.twig.extension.uploader' => 'getOneupUploader_Twig_Extension_UploaderService',
  66.             'organization_filesystem' => 'getOrganizationFilesystemService',
  67.             'positioning_test_filesystem' => 'getPositioningTestFilesystemService',
  68.             'request_stack' => 'getRequestStackService',
  69.             'router' => 'getRouterService',
  70.             'translator' => 'getTranslatorService',
  71.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  72.             'cache_clearer' => 'getCacheClearerService',
  73.             'filesystem' => 'getFilesystemService',
  74.             'serializer' => 'getSerializerService',
  75.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  76.             'form.factory' => 'getForm_FactoryService',
  77.             'form.type.file' => 'getForm_Type_FileService',
  78.             'profiler' => 'getProfilerService',
  79.             'twig' => 'getTwigService',
  80.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  81.             'security.token_storage' => 'getSecurity_TokenStorageService',
  82.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  83.             'session' => 'getSessionService',
  84.             'validator' => 'getValidatorService',
  85.         ];
  86.         $this->fileMap = [
  87.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  88.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  89.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  90.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  91.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  92.             '.container.private.session' => 'get_Container_Private_SessionService',
  93.             '.zenstruck_foundry.configuration' => 'get_ZenstruckFoundry_ConfigurationService',
  94.             '.zenstruck_foundry.global_state_registry' => 'get_ZenstruckFoundry_GlobalStateRegistryService',
  95.             'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptAnswerAction' => 'getAttemptAnswerActionService',
  96.             'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptBlockCompleteAction' => 'getAttemptBlockCompleteActionService',
  97.             'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptBlockLaunchAction' => 'getAttemptBlockLaunchActionService',
  98.             'App\\Controller\\Account\\Async\\Channel\\Service\\CollectionAction' => 'getCollectionActionService',
  99.             'App\\Controller\\Account\\Async\\Cursus\\GetCursusCertificate' => 'getGetCursusCertificateService',
  100.             'App\\Controller\\Account\\Async\\Cursus\\GetGlobalProgressionAction' => 'getGetGlobalProgressionActionService',
  101.             'App\\Controller\\Account\\Async\\Cursus\\GetLightProgressionAction' => 'getGetLightProgressionActionService',
  102.             'App\\Controller\\Account\\Async\\Cursus\\GetTrainingProgressionAction' => 'getGetTrainingProgressionActionService',
  103.             'App\\Controller\\Account\\Async\\UpdateLastConnected' => 'getUpdateLastConnectedService',
  104.             'App\\Controller\\Account\\ChannelUserData\\AdminChannelUserData\\ShowDriveAction' => 'getShowDriveActionService',
  105.             'App\\Controller\\Account\\ChannelUserData\\AdminChannelUserData\\ShowEventsAction' => 'getShowEventsActionService',
  106.             'App\\Controller\\Account\\ChannelUserData\\AdminChannelUserData\\ShowFilesAction' => 'getShowFilesActionService',
  107.             'App\\Controller\\Account\\ChannelUserData\\AdminChannelUserData\\ShowSkillsAction' => 'getShowSkillsActionService',
  108.             'App\\Controller\\Account\\ChannelUserData\\ChannelUserDataDashboardRedirectAction' => 'getChannelUserDataDashboardRedirectActionService',
  109.             'App\\Controller\\Account\\ChannelUserData\\DashBoardAction' => 'getDashBoardActionService',
  110.             'App\\Controller\\Account\\ChannelUserData\\Learner\\Cursus\\ShowAction' => 'getShowActionService',
  111.             'App\\Controller\\Account\\ChannelUserData\\Learner\\Cursus\\ShowDriveAction' => 'getShowDriveAction2Service',
  112.             'App\\Controller\\Account\\ChannelUserData\\Learner\\Cursus\\ShowFilesAction' => 'getShowFilesAction2Service',
  113.             'App\\Controller\\Account\\ChannelUserData\\Learner\\Cursus\\ShowProgressAction' => 'getShowProgressActionService',
  114.             'App\\Controller\\Account\\ChannelUserData\\RedirectDriveNotificationAction' => 'getRedirectDriveNotificationActionService',
  115.             'App\\Controller\\Account\\Channel\\PositioningTest\\Attempt\\IndexAction' => 'getIndexActionService',
  116.             'App\\Controller\\Account\\Channel\\PositioningTest\\Attempt\\ShowAction' => 'getShowAction2Service',
  117.             'App\\Controller\\Account\\Channel\\PositioningTest\\ShowAction' => 'getShowAction3Service',
  118.             'App\\Controller\\Account\\Channel\\PositioningTest\\StartAction' => 'getStartActionService',
  119.             'App\\Controller\\Account\\EditAccountAction' => 'getEditAccountActionService',
  120.             'App\\Controller\\Account\\ForgotPassword\\AlreadyLoggedInController' => 'getAlreadyLoggedInControllerService',
  121.             'App\\Controller\\Account\\ForgotPassword\\AskController' => 'getAskControllerService',
  122.             'App\\Controller\\Account\\ForgotPassword\\AskSuccessController' => 'getAskSuccessControllerService',
  123.             'App\\Controller\\Account\\ForgotPassword\\ResetController' => 'getResetControllerService',
  124.             'App\\Controller\\Account\\HomeAction' => 'getHomeActionService',
  125.             'App\\Controller\\Account\\Notification\\NotificationSeeAllController' => 'getNotificationSeeAllControllerService',
  126.             'App\\Controller\\Account\\Register\\RegisterAction' => 'getRegisterActionService',
  127.             'App\\Controller\\Account\\Register\\RegisterVerificationAction' => 'getRegisterVerificationActionService',
  128.             'App\\Controller\\Account\\Register\\SetPasswordController' => 'getSetPasswordControllerService',
  129.             'App\\Controller\\Account\\Register\\VerifyEmailAction' => 'getVerifyEmailActionService',
  130.             'App\\Controller\\Account\\Security\\LoginAction' => 'getLoginActionService',
  131.             'App\\Controller\\Account\\Security\\LogoutAction' => 'getLogoutActionService',
  132.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Files\\GetCursusFiles' => 'getGetCursusFilesService',
  133.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Message\\GetCollectionAction' => 'getGetCollectionActionService',
  134.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\ExportTrainingProgression' => 'getExportTrainingProgressionService',
  135.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetEventsCollectionAction' => 'getGetEventsCollectionActionService',
  136.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetGlobalProgressionAction' => 'getGetGlobalProgressionAction2Service',
  137.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetLightProgressionAction' => 'getGetLightProgressionAction2Service',
  138.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetLightProgressionCollectionAction' => 'getGetLightProgressionCollectionActionService',
  139.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetTrainingProgressionAction' => 'getGetTrainingProgressionAction2Service',
  140.             'App\\Controller\\Admin\\Async\\Channel\\Certificate\\CursusStartCertificate\\GetPreviewCertificateAction' => 'getGetPreviewCertificateActionService',
  141.             'App\\Controller\\Admin\\Async\\Channel\\ChannelUserData\\TutorCollectionAction' => 'getTutorCollectionActionService',
  142.             'App\\Controller\\Admin\\Async\\Channel\\Company\\CollectionAction' => 'getCollectionAction2Service',
  143.             'App\\Controller\\Admin\\Async\\Channel\\Contact\\CollectionAction' => 'getCollectionAction3Service',
  144.             'App\\Controller\\Admin\\Async\\Channel\\Group\\CollectionAction' => 'getCollectionAction4Service',
  145.             'App\\Controller\\Admin\\Async\\Channel\\Organization\\CollectionAction' => 'getCollectionAction5Service',
  146.             'App\\Controller\\Admin\\Async\\Channel\\PositioningTest\\Attempt\\AttemptAnswerAction' => 'getAttemptAnswerAction2Service',
  147.             'App\\Controller\\Admin\\Async\\Channel\\PositioningTest\\BlockCollectionAction' => 'getBlockCollectionActionService',
  148.             'App\\Controller\\Admin\\Async\\Channel\\Service\\CollectionAction' => 'getCollectionAction6Service',
  149.             'App\\Controller\\Admin\\Async\\Channel\\Session\\CollectionAction' => 'getCollectionAction7Service',
  150.             'App\\Controller\\Admin\\Async\\Channel\\Training\\CollectionAction' => 'getCollectionAction8Service',
  151.             'App\\Controller\\Admin\\Async\\Channel\\User\\CompanyTutorCollectionAction' => 'getCompanyTutorCollectionActionService',
  152.             'App\\Controller\\Admin\\Async\\Channel\\User\\LearnersCollectionByTrainingAction' => 'getLearnersCollectionByTrainingActionService',
  153.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\AnalyticsAction' => 'getAnalyticsActionService',
  154.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Export\\ExportListAction' => 'getExportListActionService',
  155.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\IndexAction' => 'getIndexAction2Service',
  156.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\RecallFileAction' => 'getRecallFileActionService',
  157.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowActivityAction' => 'getShowActivityActionService',
  158.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowDriveAction' => 'getShowDriveAction3Service',
  159.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowEventsAction' => 'getShowEventsAction2Service',
  160.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowFilesAction' => 'getShowFilesAction3Service',
  161.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowInformationsAction' => 'getShowInformationsActionService',
  162.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowPricesAction' => 'getShowPricesActionService',
  163.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowSkillsAction' => 'getShowSkillsAction2Service',
  164.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\RemoveChannelUserDataRoleAction' => 'getRemoveChannelUserDataRoleActionService',
  165.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\ShowAction' => 'getShowAction4Service',
  166.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\ShowPermissionsAction' => 'getShowPermissionsActionService',
  167.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\ShowProfileAction' => 'getShowProfileActionService',
  168.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\CustomView\\DeleteCustomViewAdminAction' => 'getDeleteCustomViewAdminActionService',
  169.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\CustomView\\InactivateCustomViewAdminAction' => 'getInactivateCustomViewAdminActionService',
  170.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\DeleteAction' => 'getDeleteActionService',
  171.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\IndexAction' => 'getIndexAction3Service',
  172.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\NewAction' => 'getNewActionService',
  173.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\ToggleActiveChannelUserDataAction' => 'getToggleActiveChannelUserDataActionService',
  174.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\Activity\\CreateMessageActivityAction' => 'getCreateMessageActivityActionService',
  175.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\Activity\\ShowActivityGeneralAction' => 'getShowActivityGeneralActionService',
  176.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\DeleteAction' => 'getDeleteAction2Service',
  177.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\DeleteAdviserAction' => 'getDeleteAdviserActionService',
  178.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\DeleteExamAction' => 'getDeleteExamActionService',
  179.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\DeleteFounderAction' => 'getDeleteFounderActionService',
  180.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\DeleteInternshipAction' => 'getDeleteInternshipActionService',
  181.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\DeleteInternshipTutorAction' => 'getDeleteInternshipTutorActionService',
  182.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\Export\\ExportAction' => 'getExportActionService',
  183.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\IndexAction' => 'getIndexAction4Service',
  184.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\IndexCursusAction' => 'getIndexCursusActionService',
  185.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\NewTrainingCursus' => 'getNewTrainingCursusService',
  186.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ReactivateCursusAction' => 'getReactivateCursusActionService',
  187.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\RedirectCursusAction' => 'getRedirectCursusActionService',
  188.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\RedirectCursusTabAction' => 'getRedirectCursusTabActionService',
  189.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowChatAction' => 'getShowChatActionService',
  190.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowDriveAction' => 'getShowDriveAction4Service',
  191.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowExamAction' => 'getShowExamActionService',
  192.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowFilesAction' => 'getShowFilesAction4Service',
  193.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowFounderAction' => 'getShowFounderActionService',
  194.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowInternshipAction' => 'getShowInternshipActionService',
  195.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowProgressAction' => 'getShowProgressAction2Service',
  196.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\IndexPositioningTestAttemptAction' => 'getIndexPositioningTestAttemptActionService',
  197.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\RedirectControllerAction' => 'getRedirectControllerActionService',
  198.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowAction' => 'getShowAction5Service',
  199.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowPositioningTestAttemptAction' => 'getShowPositioningTestAttemptActionService',
  200.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowProfileAction' => 'getShowProfileAction2Service',
  201.             'App\\Controller\\Admin\\ChannelUserData\\ShowChannelUserDataAction' => 'getShowChannelUserDataActionService',
  202.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\DeleteAction' => 'getDeleteAction3Service',
  203.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\EditAction' => 'getEditActionService',
  204.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\NewAction' => 'getNewAction2Service',
  205.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\ShowAction' => 'getShowAction6Service',
  206.             'App\\Controller\\Admin\\Channel\\Certificate\\IndexAction' => 'getIndexAction5Service',
  207.             'App\\Controller\\Admin\\Channel\\Channel\\ChannelUserRole\\ManageAction' => 'getManageActionService',
  208.             'App\\Controller\\Admin\\Channel\\Channel\\DeleteOrganizationAction' => 'getDeleteOrganizationActionService',
  209.             'App\\Controller\\Admin\\Channel\\Channel\\Index' => 'getIndexService',
  210.             'App\\Controller\\Admin\\Channel\\Channel\\ShowAction' => 'getShowAction7Service',
  211.             'App\\Controller\\Admin\\Channel\\Company\\DeleteAction' => 'getDeleteAction4Service',
  212.             'App\\Controller\\Admin\\Channel\\Company\\DeleteMultipleAction' => 'getDeleteMultipleActionService',
  213.             'App\\Controller\\Admin\\Channel\\Company\\EditAction' => 'getEditAction2Service',
  214.             'App\\Controller\\Admin\\Channel\\Company\\ExportAction' => 'getExportAction2Service',
  215.             'App\\Controller\\Admin\\Channel\\Company\\IndexAction' => 'getIndexAction6Service',
  216.             'App\\Controller\\Admin\\Channel\\Company\\NewAction' => 'getNewAction3Service',
  217.             'App\\Controller\\Admin\\Channel\\Company\\ShowAction' => 'getShowAction8Service',
  218.             'App\\Controller\\Admin\\Channel\\Company\\Tutor\\AddAction' => 'getAddActionService',
  219.             'App\\Controller\\Admin\\Channel\\Company\\Tutor\\RemoveAction' => 'getRemoveActionService',
  220.             'App\\Controller\\Admin\\Channel\\Company\\Tutor\\RemoveMultipleAction' => 'getRemoveMultipleActionService',
  221.             'App\\Controller\\Admin\\Channel\\Configuration\\ShowAction' => 'getShowAction9Service',
  222.             'App\\Controller\\Admin\\Channel\\CustomView\\DeleteCustomViewChannelAction' => 'getDeleteCustomViewChannelActionService',
  223.             'App\\Controller\\Admin\\Channel\\CustomView\\InactivateCustomViewChannelAction' => 'getInactivateCustomViewChannelActionService',
  224.             'App\\Controller\\Admin\\Channel\\Export\\DeleteAction' => 'getDeleteAction5Service',
  225.             'App\\Controller\\Admin\\Channel\\Export\\DownloadExportAction' => 'getDownloadExportActionService',
  226.             'App\\Controller\\Admin\\Channel\\Export\\IndexAction' => 'getIndexAction7Service',
  227.             'App\\Controller\\Admin\\Channel\\Groups\\DeleteAction' => 'getDeleteAction6Service',
  228.             'App\\Controller\\Admin\\Channel\\Groups\\DeleteMultipleAction' => 'getDeleteMultipleAction2Service',
  229.             'App\\Controller\\Admin\\Channel\\Groups\\EditAction' => 'getEditAction3Service',
  230.             'App\\Controller\\Admin\\Channel\\Groups\\IndexAction' => 'getIndexAction8Service',
  231.             'App\\Controller\\Admin\\Channel\\Groups\\NewAction' => 'getNewAction4Service',
  232.             'App\\Controller\\Admin\\Channel\\Groups\\ShowAction' => 'getShowAction10Service',
  233.             'App\\Controller\\Admin\\Channel\\Groups\\User\\AddAction' => 'getAddAction2Service',
  234.             'App\\Controller\\Admin\\Channel\\Groups\\User\\RemoveAction' => 'getRemoveAction2Service',
  235.             'App\\Controller\\Admin\\Channel\\Groups\\User\\RemoveMultipleAction' => 'getRemoveMultipleAction2Service',
  236.             'App\\Controller\\Admin\\Channel\\Licenses\\DashboardAction' => 'getDashboardAction2Service',
  237.             'App\\Controller\\Admin\\Channel\\Licenses\\ValidateOrderAction' => 'getValidateOrderActionService',
  238.             'App\\Controller\\Admin\\Channel\\Material\\DeleteAction' => 'getDeleteAction7Service',
  239.             'App\\Controller\\Admin\\Channel\\Material\\DeleteMultipleAction' => 'getDeleteMultipleAction3Service',
  240.             'App\\Controller\\Admin\\Channel\\Material\\EditAction' => 'getEditAction4Service',
  241.             'App\\Controller\\Admin\\Channel\\Material\\IndexAction' => 'getIndexAction9Service',
  242.             'App\\Controller\\Admin\\Channel\\Material\\NewAction' => 'getNewAction5Service',
  243.             'App\\Controller\\Admin\\Channel\\Material\\ShowAction' => 'getShowAction11Service',
  244.             'App\\Controller\\Admin\\Channel\\Place\\DeleteAction' => 'getDeleteAction8Service',
  245.             'App\\Controller\\Admin\\Channel\\Place\\DeleteMultipleAction' => 'getDeleteMultipleAction4Service',
  246.             'App\\Controller\\Admin\\Channel\\Place\\EditAction' => 'getEditAction5Service',
  247.             'App\\Controller\\Admin\\Channel\\Place\\IndexAction' => 'getIndexAction10Service',
  248.             'App\\Controller\\Admin\\Channel\\Place\\NewAction' => 'getNewAction6Service',
  249.             'App\\Controller\\Admin\\Channel\\Place\\ShowAction' => 'getShowAction12Service',
  250.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\CreateOrSetUserAction' => 'getCreateOrSetUserActionService',
  251.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\IndexAction' => 'getIndexAction11Service',
  252.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\NewAction' => 'getNewAction7Service',
  253.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\SendReminderAction' => 'getSendReminderActionService',
  254.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\SendReminderMultipleAction' => 'getSendReminderMultipleActionService',
  255.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\ShowAction' => 'getShowAction13Service',
  256.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DeleteAction' => 'getDeleteAction9Service',
  257.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DeleteMultipleAction' => 'getDeleteMultipleAction5Service',
  258.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DuplicateAction' => 'getDuplicateActionService',
  259.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\EditAction' => 'getEditAction6Service',
  260.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\IndexAction' => 'getIndexAction12Service',
  261.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\NewAction' => 'getNewAction8Service',
  262.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\RestoreAction' => 'getRestoreActionService',
  263.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DeleteAction' => 'getDeleteAction10Service',
  264.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DeleteMultipleAction' => 'getDeleteMultipleAction6Service',
  265.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DuplicateAction' => 'getDuplicateAction2Service',
  266.             'App\\Controller\\Admin\\Channel\\PositioningTest\\EditAction' => 'getEditAction7Service',
  267.             'App\\Controller\\Admin\\Channel\\PositioningTest\\IndexAction' => 'getIndexAction13Service',
  268.             'App\\Controller\\Admin\\Channel\\PositioningTest\\NewAction' => 'getNewAction9Service',
  269.             'App\\Controller\\Admin\\Channel\\PositioningTest\\PositioningTestGoogleDriveAction' => 'getPositioningTestGoogleDriveActionService',
  270.             'App\\Controller\\Admin\\Channel\\PositioningTest\\RestoreAction' => 'getRestoreAction2Service',
  271.             'App\\Controller\\Admin\\Channel\\PositioningTest\\ShowAction' => 'getShowAction14Service',
  272.             'App\\Controller\\Admin\\Channel\\PurchaseOrder\\ExportIndexAction' => 'getExportIndexActionService',
  273.             'App\\Controller\\Admin\\Channel\\PurchaseOrder\\IndexAction' => 'getIndexAction14Service',
  274.             'App\\Controller\\Admin\\Channel\\Room\\DeleteAction' => 'getDeleteAction11Service',
  275.             'App\\Controller\\Admin\\Channel\\Room\\DeleteMultipleAction' => 'getDeleteMultipleAction7Service',
  276.             'App\\Controller\\Admin\\Channel\\Room\\EditAction' => 'getEditAction8Service',
  277.             'App\\Controller\\Admin\\Channel\\Room\\IndexAction' => 'getIndexAction15Service',
  278.             'App\\Controller\\Admin\\Channel\\Room\\NewAction' => 'getNewAction10Service',
  279.             'App\\Controller\\Admin\\Channel\\Room\\ShowAction' => 'getShowAction15Service',
  280.             'App\\Controller\\Admin\\Channel\\Service\\DeleteAction' => 'getDeleteAction12Service',
  281.             'App\\Controller\\Admin\\Channel\\Service\\DeleteMultipleAction' => 'getDeleteMultipleAction8Service',
  282.             'App\\Controller\\Admin\\Channel\\Service\\EditController' => 'getEditControllerService',
  283.             'App\\Controller\\Admin\\Channel\\Service\\IndexAction' => 'getIndexAction16Service',
  284.             'App\\Controller\\Admin\\Channel\\Service\\NewAction' => 'getNewAction11Service',
  285.             'App\\Controller\\Admin\\Channel\\Service\\ShowAction' => 'getShowAction16Service',
  286.             'App\\Controller\\Admin\\Channel\\Service\\User\\AddUserAction' => 'getAddUserActionService',
  287.             'App\\Controller\\Admin\\Channel\\Service\\User\\RemoveAction' => 'getRemoveAction3Service',
  288.             'App\\Controller\\Admin\\Channel\\Service\\User\\RemoveMultipleAction' => 'getRemoveMultipleAction3Service',
  289.             'App\\Controller\\Admin\\Channel\\Session\\DeleteAction' => 'getDeleteAction13Service',
  290.             'App\\Controller\\Admin\\Channel\\Session\\DeleteMultipleAction' => 'getDeleteMultipleAction9Service',
  291.             'App\\Controller\\Admin\\Channel\\Session\\DuplicateAction' => 'getDuplicateAction3Service',
  292.             'App\\Controller\\Admin\\Channel\\Session\\EditController' => 'getEditController2Service',
  293.             'App\\Controller\\Admin\\Channel\\Session\\IndexAction' => 'getIndexAction17Service',
  294.             'App\\Controller\\Admin\\Channel\\Session\\NewAction' => 'getNewAction12Service',
  295.             'App\\Controller\\Admin\\Channel\\Session\\ShowAction' => 'getShowAction17Service',
  296.             'App\\Controller\\Admin\\Channel\\Trainings\\LearnersCollectionAction' => 'getLearnersCollectionActionService',
  297.             'App\\Controller\\Admin\\IndexAction' => 'getIndexAction18Service',
  298.             'App\\Controller\\Api\\Security\\Profile\\GetAction' => 'getGetActionService',
  299.             'App\\Controller\\Async\\Channel\\ActivityFeed\\CollectionAction' => 'getCollectionAction9Service',
  300.             'App\\Controller\\Async\\Channel\\ActivityFeed\\DeleteActivityAction' => 'getDeleteActivityActionService',
  301.             'App\\Controller\\Async\\Channel\\ActivityFeed\\ExportActivitiesAction' => 'getExportActivitiesActionService',
  302.             'App\\Controller\\Async\\Channel\\ActivityFeed\\GetMeetingCollectionAction' => 'getGetMeetingCollectionActionService',
  303.             'App\\Controller\\Async\\Channel\\ActivityFeed\\PostMeetingActivityAction' => 'getPostMeetingActivityActionService',
  304.             'App\\Controller\\Async\\Channel\\ActivityFeed\\PostMessageActivityAction' => 'getPostMessageActivityActionService',
  305.             'App\\Controller\\Async\\Channel\\ActivityFeed\\PutMeetingActivityAction' => 'getPutMeetingActivityActionService',
  306.             'App\\Controller\\Async\\Channel\\ActivityFeed\\PutMessageActivityAction' => 'getPutMessageActivityActionService',
  307.             'App\\Controller\\Async\\Channel\\Analytics\\Event\\GetAdminChannelUserDataCollectionAction' => 'getGetAdminChannelUserDataCollectionActionService',
  308.             'App\\Controller\\Async\\Channel\\Analytics\\Event\\GetByAdminChannelUserDataAction' => 'getGetByAdminChannelUserDataActionService',
  309.             'App\\Controller\\Async\\Channel\\Analytics\\Event\\GetGlobalAnalyticsAction' => 'getGetGlobalAnalyticsActionService',
  310.             'App\\Controller\\Async\\Channel\\Analytics\\Event\\GetRepartitionByEventTypeAction' => 'getGetRepartitionByEventTypeActionService',
  311.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Certificate\\GetAdminCertificate' => 'getGetAdminCertificateService',
  312.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\CollectionAction' => 'getCollectionAction10Service',
  313.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\DeleteAction' => 'getDeleteAction14Service',
  314.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\GetAction' => 'getGetAction2Service',
  315.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\PostAction' => 'getPostActionService',
  316.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\PutFile' => 'getPutFileService',
  317.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\RestoreAction' => 'getRestoreAction3Service',
  318.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\ToRemoveAction' => 'getToRemoveActionService',
  319.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Planning\\GetAdminEventCollectionAction' => 'getGetAdminEventCollectionActionService',
  320.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\CollectionAction' => 'getCollectionAction11Service',
  321.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\CountByTagAction' => 'getCountByTagActionService',
  322.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\GetAction' => 'getGetAction3Service',
  323.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\NotifyServicesAction' => 'getNotifyServicesActionService',
  324.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\PostAction' => 'getPostAction2Service',
  325.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\PutAction' => 'getPutActionService',
  326.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\RemoveAction' => 'getRemoveAction4Service',
  327.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\RestoreAction' => 'getRestoreAction4Service',
  328.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\ToRemoveAction' => 'getToRemoveAction2Service',
  329.             'App\\Controller\\Async\\Channel\\Export\\ExportAnalyticsGraphAction' => 'getExportAnalyticsGraphActionService',
  330.             'App\\Controller\\Async\\Channel\\Place\\CollectionAction' => 'getCollectionAction12Service',
  331.             'App\\Controller\\Async\\Channel\\User\\AdminCollectionAction' => 'getAdminCollectionActionService',
  332.             'App\\Controller\\Commercial\\Async\\User\\CollectionAction' => 'getCollectionAction13Service',
  333.             'App\\Controller\\Commercial\\Channel\\LicensesDashboardAction' => 'getLicensesDashboardActionService',
  334.             'App\\Controller\\Commercial\\Channel\\ToggleSepaMandateAction' => 'getToggleSepaMandateActionService',
  335.             'App\\Controller\\Commercial\\Channel\\ValidateOrderAction' => 'getValidateOrderAction2Service',
  336.             'App\\Controller\\Commercial\\CustomVIew\\DeleteCustomViewCommercialAction' => 'getDeleteCustomViewCommercialActionService',
  337.             'App\\Controller\\Commercial\\CustomVIew\\InactivateCustomViewCommercialAction' => 'getInactivateCustomViewCommercialActionService',
  338.             'App\\Controller\\Commercial\\DashboardAction' => 'getDashboardAction3Service',
  339.             'App\\Controller\\Commercial\\LicensesOrder\\ArchiveLicensesOrderAction' => 'getArchiveLicensesOrderActionService',
  340.             'App\\Controller\\Commercial\\LicensesOrder\\EditAction' => 'getEditAction9Service',
  341.             'App\\Controller\\Commercial\\LicensesOrder\\IndexAction' => 'getIndexAction19Service',
  342.             'App\\Controller\\PartnerApi\\Account\\User\\GetChannelsAction' => 'getGetChannelsActionService',
  343.             'App\\Controller\\PartnerApi\\Channel\\Channel\\IndexAction' => 'getIndexAction20Service',
  344.             'App\\Controller\\SuperAdmin\\Async\\User\\CollectionAction' => 'getCollectionAction14Service',
  345.             'App\\Controller\\SuperAdmin\\Async\\User\\ToggleCommercialRoleAction' => 'getToggleCommercialRoleActionService',
  346.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ChannelController' => 'getChannelControllerService',
  347.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\Configuration\\ToggleEnabledConferenceAction' => 'getToggleEnabledConferenceActionService',
  348.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\Configuration\\ToggleEnabledPartnerApiIndexAction' => 'getToggleEnabledPartnerApiIndexActionService',
  349.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\Configuration\\ToogleEnabledCrmAction' => 'getToogleEnabledCrmActionService',
  350.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\RemoveWhiteLabelAction' => 'getRemoveWhiteLabelActionService',
  351.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleApprovedActionController' => 'getToggleApprovedActionControllerService',
  352.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleEnableGoogleDriveAction' => 'getToggleEnableGoogleDriveActionService',
  353.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleEnabledChatBotAction' => 'getToggleEnabledChatBotActionService',
  354.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\TogglePaymentAlertAction' => 'getTogglePaymentAlertActionService',
  355.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleTuaProposalAction' => 'getToggleTuaProposalActionService',
  356.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\WhiteLabelEditAction' => 'getWhiteLabelEditActionService',
  357.             'App\\Controller\\SuperAdmin\\Channel\\GroupController' => 'getGroupControllerService',
  358.             'App\\Controller\\SuperAdmin\\Channel\\UserController' => 'getUserControllerService',
  359.             'App\\Controller\\SuperAdmin\\CustomVIew\\DeleteCustomViewSuperAdminAction' => 'getDeleteCustomViewSuperAdminActionService',
  360.             'App\\Controller\\SuperAdmin\\CustomVIew\\InactivateCustomViewSuperAdminAction' => 'getInactivateCustomViewSuperAdminActionService',
  361.             'App\\Controller\\SuperAdmin\\DashboardAction' => 'getDashboardAction4Service',
  362.             'App\\Controller\\SuperAdmin\\Google\\GoogleDriveFolderIndexAction' => 'getGoogleDriveFolderIndexActionService',
  363.             'App\\Controller\\SuperAdmin\\Google\\GoogleDriveShareItemAction' => 'getGoogleDriveShareItemActionService',
  364.             'App\\Controller\\SuperAdmin\\UserController' => 'getUserController2Service',
  365.             'App\\Controller\\SuperAdmin\\UserExportController' => 'getUserExportControllerService',
  366.             'App\\Controller\\Sync\\Account\\Sso\\RegisterAction' => 'getRegisterAction2Service',
  367.             'App\\Controller\\Sync\\Account\\User\\CollectionAction' => 'getCollectionAction15Service',
  368.             'App\\Controller\\Sync\\Account\\User\\GetAction' => 'getGetAction4Service',
  369.             'App\\Controller\\Sync\\Account\\User\\PutAction' => 'getPutAction2Service',
  370.             'App\\Controller\\Sync\\Account\\User\\UpdateLastConnected' => 'getUpdateLastConnected2Service',
  371.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\CollectionAction' => 'getCollectionAction16Service',
  372.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\GetAction' => 'getGetAction5Service',
  373.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\PostFileAbstractCursusAction' => 'getPostFileAbstractCursusActionService',
  374.             'App\\Controller\\Sync\\ChannelUserData\\CollectionAction' => 'getCollectionAction17Service',
  375.             'App\\Controller\\Sync\\ChannelUserData\\GetAction' => 'getGetAction6Service',
  376.             'App\\Controller\\Sync\\ChannelUserData\\PatchMenuDisplayedAction' => 'getPatchMenuDisplayedActionService',
  377.             'App\\Controller\\Sync\\Channel\\ChannelConfiguration\\CollectionAction' => 'getCollectionAction18Service',
  378.             'App\\Controller\\Sync\\Channel\\ChannelConfiguration\\GetAction' => 'getGetAction7Service',
  379.             'App\\Controller\\Sync\\Channel\\ChannelUserCursusPermission\\CollectionAction' => 'getCollectionAction19Service',
  380.             'App\\Controller\\Sync\\Channel\\ChannelUserCursusPermission\\GetAction' => 'getGetAction8Service',
  381.             'App\\Controller\\Sync\\Channel\\ChannelUserRole\\CollectionAction' => 'getCollectionAction20Service',
  382.             'App\\Controller\\Sync\\Channel\\ChannelUserRole\\GetAction' => 'getGetAction9Service',
  383.             'App\\Controller\\Sync\\Channel\\ChannelUserServicePermission\\CollectionAction' => 'getCollectionAction21Service',
  384.             'App\\Controller\\Sync\\Channel\\ChannelUserServicePermission\\GetAction' => 'getGetAction10Service',
  385.             'App\\Controller\\Sync\\Channel\\ChannelUserSessionPermission\\CollectionAction' => 'getCollectionAction22Service',
  386.             'App\\Controller\\Sync\\Channel\\ChannelUserSessionPermission\\GetAction' => 'getGetAction11Service',
  387.             'App\\Controller\\Sync\\Channel\\ChannelUserTrainingPermission\\CollectionAction' => 'getCollectionAction23Service',
  388.             'App\\Controller\\Sync\\Channel\\ChannelUserTrainingPermission\\GetAction' => 'getGetAction12Service',
  389.             'App\\Controller\\Sync\\Channel\\ChannelWhiteLabel\\CollectionAction' => 'getCollectionAction24Service',
  390.             'App\\Controller\\Sync\\Channel\\ChannelWhiteLabel\\GetAction' => 'getGetAction13Service',
  391.             'App\\Controller\\Sync\\Channel\\CollectionAction' => 'getCollectionAction25Service',
  392.             'App\\Controller\\Sync\\Channel\\CompanyContact\\CollectionAction' => 'getCollectionAction26Service',
  393.             'App\\Controller\\Sync\\Channel\\CompanyContact\\GetAction' => 'getGetAction14Service',
  394.             'App\\Controller\\Sync\\Channel\\Company\\CollectionAction' => 'getCollectionAction27Service',
  395.             'App\\Controller\\Sync\\Channel\\Company\\GetAction' => 'getGetAction15Service',
  396.             'App\\Controller\\Sync\\Channel\\Contact\\CollectionAction' => 'getCollectionAction28Service',
  397.             'App\\Controller\\Sync\\Channel\\Contact\\GetAction' => 'getGetAction16Service',
  398.             'App\\Controller\\Sync\\Channel\\FrenchProfessionalId\\CollectionAction' => 'getCollectionAction29Service',
  399.             'App\\Controller\\Sync\\Channel\\FrenchProfessionalId\\GetAction' => 'getGetAction17Service',
  400.             'App\\Controller\\Sync\\Channel\\GetAction' => 'getGetAction18Service',
  401.             'App\\Controller\\Sync\\Channel\\Group\\CollectionAction' => 'getCollectionAction30Service',
  402.             'App\\Controller\\Sync\\Channel\\Group\\GetAction' => 'getGetAction19Service',
  403.             'App\\Controller\\Sync\\Channel\\Organization\\CollectionAction' => 'getCollectionAction31Service',
  404.             'App\\Controller\\Sync\\Channel\\Organization\\GetAction' => 'getGetAction20Service',
  405.             'App\\Controller\\Sync\\Channel\\Place\\CollectionAction' => 'getCollectionAction32Service',
  406.             'App\\Controller\\Sync\\Channel\\Place\\GetAction' => 'getGetAction21Service',
  407.             'App\\Controller\\Sync\\Channel\\Room\\CollectionAction' => 'getCollectionAction33Service',
  408.             'App\\Controller\\Sync\\Channel\\Room\\GetAction' => 'getGetAction22Service',
  409.             'App\\Controller\\Sync\\Channel\\Service\\CollectionAction' => 'getCollectionAction34Service',
  410.             'App\\Controller\\Sync\\Channel\\Service\\GetAction' => 'getGetAction23Service',
  411.             'App\\Controller\\Sync\\Channel\\Session\\CollectionAction' => 'getCollectionAction35Service',
  412.             'App\\Controller\\Sync\\Channel\\Session\\GetAction' => 'getGetAction24Service',
  413.             'App\\Controller\\Sync\\Channel\\Training\\CollectionAction' => 'getCollectionAction36Service',
  414.             'App\\Controller\\Sync\\Channel\\Training\\GetAction' => 'getGetAction25Service',
  415.             'App\\Controller\\Sync\\Channel\\UserFromChannel\\CollectionAction' => 'getCollectionAction37Service',
  416.             'App\\Controller\\Sync\\Channel\\UserFromChannel\\GetAction' => 'getGetAction26Service',
  417.             'App\\Controller\\Sync\\Proxy\\GetAction' => 'getGetAction27Service',
  418.             'App\\Controller\\Sync\\Routing\\CollectionAction' => 'getCollectionAction38Service',
  419.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  420.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DoctrineBlamer.App\\Entity\\Account\\User' => 'getUserService',
  421.             'Faker\\Generator' => 'getGeneratorService',
  422.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  423.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction' => 'getCollectionAction39Service',
  424.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController' => 'getChatNotificationControllerService',
  425.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction' => 'getChannelAdminCollectionActionService',
  426.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction' => 'getChannelLearnerCollectionActionService',
  427.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction' => 'getChannelUserCollectionActionService',
  428.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController' => 'getChannelResourceAccessCacheControllerService',
  429.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\DeleteAction' => 'getDeleteAction15Service',
  430.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\EditAction' => 'getEditAction10Service',
  431.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\IndexAction' => 'getIndexAction21Service',
  432.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\NewAction' => 'getNewAction13Service',
  433.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController' => 'getErrorControllerService',
  434.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  435.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  436.             'admin_channel_user_data_certificate_filesystem' => 'getAdminChannelUserDataCertificateFilesystemService',
  437.             'app.file_abstract_cursus_namer' => 'getApp_FileAbstractCursusNamerService',
  438.             'app.file_channel_user_data_drive_namer' => 'getApp_FileChannelUserDataDriveNamerService',
  439.             'app.organization_file_namer' => 'getApp_OrganizationFileNamerService',
  440.             'app.positioning_test_file_namer' => 'getApp_PositioningTestFileNamerService',
  441.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  442.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  443.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  444.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  445.             'cache.app_clearer' => 'getCache_AppClearerService',
  446.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  447.             'cache.system_clearer' => 'getCache_SystemClearerService',
  448.             'cache_warmer' => 'getCacheWarmerService',
  449.             'console.command_loader' => 'getConsole_CommandLoaderService',
  450.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  451.             'craue.form.flow.storage' => 'getCraue_Form_Flow_StorageService',
  452.             'error_controller' => 'getErrorController2Service',
  453.             'export_filesystem' => 'getExportFilesystemService',
  454.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  455.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  456.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  457.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  458.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  459.             'fos_js_routing.routes_response' => 'getFosJsRouting_RoutesResponseService',
  460.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  461.             'fos_oauth_server.controller.authorize' => 'getFosOauthServer_Controller_AuthorizeService',
  462.             'fos_oauth_server.controller.token' => 'getFosOauthServer_Controller_TokenService',
  463.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
  464.             'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
  465.             'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
  466.             'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
  467.             'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
  468.             'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
  469.             'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
  470.             'jms_serializer' => 'getJmsSerializerService',
  471.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  472.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  473.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  474.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  475.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  476.             'knp_paginator' => 'getKnpPaginatorService',
  477.             'liip_imagine.binary.loader.cursus_uploads' => 'getLiipImagine_Binary_Loader_CursusUploadsService',
  478.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  479.             'liip_imagine.binary.loader.organization_uploads' => 'getLiipImagine_Binary_Loader_OrganizationUploadsService',
  480.             'liip_imagine.binary.loader.positioning_test_uploads' => 'getLiipImagine_Binary_Loader_PositioningTestUploadsService',
  481.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  482.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  483.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  484.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  485.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  486.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  487.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  488.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  489.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  490.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  491.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  492.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  493.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  494.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  495.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  496.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  497.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  498.             'nelmio_api_doc.generator.app_sync' => 'getNelmioApiDoc_Generator_AppSyncService',
  499.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  500.             'nelmio_api_doc.generator.partner_api' => 'getNelmioApiDoc_Generator_PartnerApiService',
  501.             'nelmio_api_doc.generator.super_admin_async' => 'getNelmioApiDoc_Generator_SuperAdminAsyncService',
  502.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  503.             'oneup_flysystem.mount_manager' => 'getOneupFlysystem_MountManagerService',
  504.             'oneup_uploader.chunk_manager' => 'getOneupUploader_ChunkManagerService',
  505.             'oneup_uploader.controller.admin_channel_user_data_certificate_upload' => 'getOneupUploader_Controller_AdminChannelUserDataCertificateUploadService',
  506.             'oneup_uploader.controller.admin_channel_user_data_drive_upload' => 'getOneupUploader_Controller_AdminChannelUserDataDriveUploadService',
  507.             'oneup_uploader.controller.cursus_upload' => 'getOneupUploader_Controller_CursusUploadService',
  508.             'oneup_uploader.controller.organization_upload' => 'getOneupUploader_Controller_OrganizationUploadService',
  509.             'oneup_uploader.controller.positioning_test_upload' => 'getOneupUploader_Controller_PositioningTestUploadService',
  510.             'oneup_uploader.namer.uniqid' => 'getOneupUploader_Namer_UniqidService',
  511.             'oneup_uploader.orphanage.admin_channel_user_data_certificate_upload' => 'getOneupUploader_Orphanage_AdminChannelUserDataCertificateUploadService',
  512.             'oneup_uploader.orphanage.admin_channel_user_data_drive_upload' => 'getOneupUploader_Orphanage_AdminChannelUserDataDriveUploadService',
  513.             'oneup_uploader.orphanage.cursus_upload' => 'getOneupUploader_Orphanage_CursusUploadService',
  514.             'oneup_uploader.orphanage.organization_upload' => 'getOneupUploader_Orphanage_OrganizationUploadService',
  515.             'oneup_uploader.orphanage.positioning_test_upload' => 'getOneupUploader_Orphanage_PositioningTestUploadService',
  516.             'oneup_uploader.routing.loader' => 'getOneupUploader_Routing_LoaderService',
  517.             'routing.loader' => 'getRouting_LoaderService',
  518.             'services_resetter' => 'getServicesResetterService',
  519.             'spiriit_form_filter.filter_prepare' => 'getSpiriitFormFilter_FilterPrepareService',
  520.             'spiriit_form_filter.query_builder_updater' => 'getSpiriitFormFilter_QueryBuilderUpdaterService',
  521.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  522.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  523.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  524.         ];
  525.         $this->aliases = [
  526.             'App\\Kernel' => 'kernel',
  527.             'database_connection' => 'doctrine.dbal.default_connection',
  528.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  529.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  530.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  531.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  532.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  533.         ];
  534.         $this->privates['service_container'] = function () {
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  541.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/AbstractForceUserFromSetupSubscriber.php';
  544.             include_once \dirname(__DIR__4).'/src/EventSubscriber/ForceUserFromSetupSubscriber.php';
  545.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  546.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  547.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  548.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  550.             include_once \dirname(__DIR__4).'/src/Repository/App/AppRepository.php';
  551.             include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/Activity/AbstractCursusActivityRepository.php';
  552.             include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/AdminChannelUserDataRepository.php';
  553.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  554.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceAccessRepositoryInterface.php';
  555.             include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/Cursus/AbstractCursusRepository.php';
  556.             include_once \dirname(__DIR__4).'/src/Service/ChannelUserData/ActivityFeedService.php';
  557.             include_once \dirname(__DIR__4).'/src/Service/ChannelUserData/ActivityService.php';
  558.             include_once \dirname(__DIR__4).'/src/Service/Pdf/AbstractGenerator.php';
  559.             include_once \dirname(__DIR__4).'/src/Service/Pdf/ExportActivityGenerator.php';
  560.             include_once \dirname(__DIR__4).'/src/Service/Mailer/MailerService.php';
  561.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/RouteCollectionLoaderInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/AbstractRouteCollectionLoader.php';
  563.             include_once \dirname(__DIR__4).'/src/Service/Sync/Routing/Loader/RouteCollectionLoader.php';
  564.             include_once \dirname(__DIR__4).'/src/Service/Sync/Routing/Routing.php';
  565.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  566.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  567.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelUserExtension.php';
  568.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/PositioningTestExtension.php';
  569.             include_once \dirname(__DIR__4).'/vendor/chrome-php/chrome/src/BrowserFactory.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  581.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  600.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  607.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  640.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  641.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  655.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  656.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  657.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  658.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  670.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Mapping/Loader/AttributeLoader.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/YamlFileLoader.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  715.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  716.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  717.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  718.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  719.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ActionRequestTrait.php';
  720.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ParamConverter/AutoInstanceObjectParamConverter.php';
  721.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  723.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  725.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  726.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  727.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  728.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  730.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  731.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  732.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  733.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  737.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  738.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  739.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  740.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  741.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  742.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  743.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  744.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  745.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  746.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  747.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  763.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  764.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  765.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  767.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  768.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/SQLLogger.php';
  769.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/DebugStack.php';
  770.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  771.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  772.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  773.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  774.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  775.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  777.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  778.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  779.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  780.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  781.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  782.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  783.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  784.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  785.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  786.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  787.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  788.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  789.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  790.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  791.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  792.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  793.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  794.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  795.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  796.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  797.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  798.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  799.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  800.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  801.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  803.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  804.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  805.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  806.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  807.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  808.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  809.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  810.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  811.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  812.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  813.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  814.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  815.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  816.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/ControllerEntityResolverSubscriber.php';
  817.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/DeviceIdSubscriber.php';
  818.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RequestChannelDomainSubscriber.php';
  819.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RouteSecuritySubscriber.php';
  820.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntitiesService.php';
  821.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntityKeys.php';
  822.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Mailer/Mailer.php';
  823.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionManager.php';
  824.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionService.php';
  825.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Enum/ChannelUserPermissionEnumManager.php';
  826.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Hierarchy/ChannelUserPermissionHierarchyManager.php';
  827.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  828.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php';
  829.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/UserOwner/UserOwnerGetter.php';
  830.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/ChannelMainDomainUtils.php';
  831.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/DomainsRoutingUtils.php';
  832.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FileRuntime.php';
  833.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ImageRunTime.php';
  834.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Service/NellappFileService.php';
  835.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/NellappFileStorageConfig.php';
  836.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGeneratorInterface.php';
  837.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainInterface.php';
  838.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainTrait.php';
  839.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/AbstractUrlGenerator.php';
  840.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGenerator.php';
  841.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Action/ActionRetriever.php';
  842.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionControllerSubscriber.php';
  843.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/DeserializeActionControllerSubscriber.php';
  844.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/SerializerInterface.php';
  845.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/SerializerAdapter.php';
  846.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  847.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  848.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  849.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  850.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/PreLoadAssetsEventListener.php';
  851.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  852.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  853.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  854.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Util/FormFlowUtil.php';
  855.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  856.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  857.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/FlysystemV2Resolver.php';
  858.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  859.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  860.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  861.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  862.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  863.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Orphanage/OrphanageManager.php';
  864.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  865.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  866.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  867.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  868.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  869.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  870.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  871.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  872.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  873.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  874.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  875.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  876.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  877.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  878.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  879.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  880.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/SymfonyUrlGenerator.php';
  881.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  882.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  883.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  884.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  885.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  886.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  887.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemReader.php';
  888.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemWriter.php';
  889.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemOperator.php';
  890.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/CalculateChecksumFromStream.php';
  891.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Filesystem.php';
  892.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
  893.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ChecksumProvider.php';
  894.             include_once \dirname(__DIR__4).'/vendor/league/flysystem-local/LocalFilesystemAdapter.php';
  895.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  896.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  897.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  898.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  899.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  900.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  901.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  902.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  903.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  904.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  905.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  906.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  907.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  908.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  909.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  912.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  913.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  914.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  915.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  916.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  918.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  919.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/ChannelNormalizer.php';
  920.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Serializer/NellappFileNormalizer.php';
  921.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/FileAbstractCursusNormalizer.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  927.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  928.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/TrackDataActivityNormalizer.php';
  929.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/UserNormalizer.php';
  930.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Serializer/SerialRelation/AbstractSerialRelationHandler.php';
  931.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  932.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  933.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Serializer/SerialRelation/Denormalizer/SerialRelationDenormalizer.php';
  934.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Serializer/SerialRelation/Normalizer/SerialRelationNormalizer.php';
  935.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/EntityNormalizer.php';
  936.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/PaginationNormalizer.php';
  937.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/CamelCaseToSnakeCaseNameConverter.php';
  938.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  939.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  940.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  941.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  942.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  943.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  944.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  945.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  946.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  947.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  948.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  949.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  950.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  951.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  952.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  953.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  954.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  955.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  956.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  957.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  958.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  959.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  960.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  961.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  962.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  963.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  964.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  965.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  966.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  967.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  968.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  969.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  970.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  971.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  972.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  973.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  974.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  975.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  976.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  977.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  978.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  979.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  980.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  981.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  982.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  983.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  984.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  985.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  986.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  987.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  988.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  989.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  990.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  991.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  992.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  993.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  994.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  995.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  996.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  997.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  998.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  999.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1010.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Account/HeaderCalendarExtension.php';
  1011.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Account/NotificationExtension.php';
  1012.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelExtension.php';
  1013.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelLicensesExtension.php';
  1014.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelPermissionExtension.php';
  1015.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelSessionExtension.php';
  1016.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/FileExportExtension.php';
  1017.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/Attempt/AttemptBlockExtension.php';
  1018.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/Attempt/AttemptExtension.php';
  1019.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/ActivityExtension.php';
  1020.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/ChannelUserDataExtension.php';
  1021.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/CursusExtension.php';
  1022.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/DriveExtension.php';
  1023.             include_once \dirname(__DIR__4).'/src/Twig/Extension/FileExtension.php';
  1024.             include_once \dirname(__DIR__4).'/src/Twig/Extension/NumberExtension.php';
  1025.             include_once \dirname(__DIR__4).'/src/Twig/Extension/UserFromChannelExtension.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Extension/PermissionExtension.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/DomainsRoutingExtension.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/UrlGeneratorExtension.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/AppExtension.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/BooleanExtension.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelExtension.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelGetterExtension.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelUserDataExtension.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChatNotificationExtension.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/CustomizableViewExtension.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/EnvExtension.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FileExtension.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FormExtension.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/HeaderExtension.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ImageExtension.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFileExtension.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFormatExtension.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/PaginationExtension.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SerializerExtension.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavExtension.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavItemExtension.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/UserExtension.php';
  1051.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/VersionExtension.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/WebSocketExtension.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Google/Twig/Extension/GoogleDrivePermissionExtension.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Twig/Extension/FormFlowExtension.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/TwigEnvironmentConfigurator.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1078.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1079.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1080.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1081.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1083.         };
  1084.     }
  1085.     public function compile(): void
  1086.     {
  1087.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1088.     }
  1089.     public function isCompiled(): bool
  1090.     {
  1091.         return true;
  1092.     }
  1093.     public function getRemovedIds(): array
  1094.     {
  1095.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1096.     }
  1097.     protected function load($file$lazyLoad true)
  1098.     {
  1099.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1100.             return $class::do($this$lazyLoad);
  1101.         }
  1102.         if ('.' === $file[-4]) {
  1103.             $class substr($class0, -4);
  1104.         } else {
  1105.             $file .= '.php';
  1106.         }
  1107.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1108.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1109.     }
  1110.     protected function createProxy($class\Closure $factory)
  1111.     {
  1112.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1113.         return $factory();
  1114.     }
  1115.     /**
  1116.      * Gets the public '.container.private.filesystem' shared service.
  1117.      *
  1118.      * @return \Symfony\Component\Filesystem\Filesystem
  1119.      */
  1120.     protected function get_Container_Private_FilesystemService()
  1121.     {
  1122.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1123.     }
  1124.     /**
  1125.      * Gets the public '.container.private.profiler' shared service.
  1126.      *
  1127.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1128.      */
  1129.     protected function get_Container_Private_ProfilerService()
  1130.     {
  1131.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1132.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1133.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1134.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1135.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1136.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1137.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1138.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1139.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1140.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1141.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1142.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1143.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1144.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1145.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1146.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1147.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1148.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1149.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1150.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1151.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1152.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1153.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1154.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1155.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1156.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1157.         $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1158.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1159.         if ($this->has('kernel')) {
  1160.             $h->setKernel($b);
  1161.         }
  1162.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1163.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1164.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1165.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1166.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1167.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1168.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1169.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1170.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1171.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1172.         $instance->add($d);
  1173.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1174.         $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));
  1175.         $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())));
  1176.         $instance->add($e);
  1177.         $instance->add($f);
  1178.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  1179.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1180.         $instance->add($g);
  1181.         $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()))));
  1182.         $instance->add($h);
  1183.         return $instance;
  1184.     }
  1185.     /**
  1186.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1187.      *
  1188.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1189.      */
  1190.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1191.     {
  1192.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1193.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1194.             return $this->services['.container.private.security.authorization_checker'];
  1195.         }
  1196.         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);
  1197.     }
  1198.     /**
  1199.      * Gets the public '.container.private.security.token_storage' shared service.
  1200.      *
  1201.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1202.      */
  1203.     protected function get_Container_Private_Security_TokenStorageService()
  1204.     {
  1205.         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, [
  1206.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1207.         ], [
  1208.             'request_stack' => '?',
  1209.         ]));
  1210.     }
  1211.     /**
  1212.      * Gets the public '.container.private.serializer' shared service.
  1213.      *
  1214.      * @return \Symfony\Component\Serializer\Serializer
  1215.      */
  1216.     protected function get_Container_Private_SerializerService()
  1217.     {
  1218.         $a = ($this->services['router'] ?? $this->getRouterService());
  1219.         if (isset($this->services['.container.private.serializer'])) {
  1220.             return $this->services['.container.private.serializer'];
  1221.         }
  1222.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  1223.         if (isset($this->services['.container.private.serializer'])) {
  1224.             return $this->services['.container.private.serializer'];
  1225.         }
  1226.         $c = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1227.         if (isset($this->services['.container.private.serializer'])) {
  1228.             return $this->services['.container.private.serializer'];
  1229.         }
  1230.         $d = ($this->privates['App\\Service\\ChannelUserData\\ActivityService'] ?? $this->getActivityServiceService());
  1231.         if (isset($this->services['.container.private.serializer'])) {
  1232.             return $this->services['.container.private.serializer'];
  1233.         }
  1234.         $e = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1235.         if (isset($this->services['.container.private.serializer'])) {
  1236.             return $this->services['.container.private.serializer'];
  1237.         }
  1238.         $f = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1239.         $g = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  1240.         $h = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1241.         $i = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($g);
  1242.         $j = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($g$h$f$c$iNULL);
  1243.         $k = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\EntityNormalizer($g$h$f$c$iNULL);
  1244.         $k->setEm($e);
  1245.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($f), => new \App\Serializer\Normalizer\ChannelNormalizer($a$b, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime'] ?? $this->getImageRunTimeService())), => new \App\Serializer\Normalizer\FileAbstractCursusNormalizer($j, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Service\\NellappFileService'] ?? $this->getNellappFileServiceService()), $a$this->getEnv('resolve:APP_ACCOUNT_SUBDOMAIN')), => new \App\Serializer\Normalizer\TrackDataActivityNormalizer($d$j), => new \App\Serializer\Normalizer\UserNormalizer(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())), => new \Nellapp\Bundle\SDKBundle\Serializer\SerialRelation\Denormalizer\SerialRelationDenormalizer($e), => new \Nellapp\Bundle\SDKBundle\Serializer\SerialRelation\Normalizer\SerialRelationNormalizer(), => $k=> new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\PaginationNormalizer(new \Symfony\Component\Serializer\NameConverter\CamelCaseToSnakeCaseNameConverter()), => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $h), 14 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($g$h$c$iNULL)), 15 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 18 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 19 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 20 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 21 => $j], [=> 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()]);
  1246.     }
  1247.     /**
  1248.      * Gets the public '.container.private.twig' shared service.
  1249.      *
  1250.      * @return \Twig\Environment
  1251.      */
  1252.     protected function get_Container_Private_TwigService()
  1253.     {
  1254.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1255.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1256.         $a->addPath((\dirname(__DIR__4).'/config/caddy'), 'caddy');
  1257.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1258.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1259.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1260.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1261.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1262.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1263.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1264.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1265.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1266.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1267.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), 'FOSOAuthServer');
  1268.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), '!FOSOAuthServer');
  1269.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/NellappSDKBundle'), 'NellappSDK');
  1270.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), 'NellappSDK');
  1271.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), '!NellappSDK');
  1272.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  1273.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  1274.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1275.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1276.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1277.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1278.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), 'DrosalysWebForm');
  1279.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), '!DrosalysWebForm');
  1280.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), 'CraueFormFlow');
  1281.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), '!CraueFormFlow');
  1282.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1283.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1284.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  1285.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  1286.         $a->addPath((\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), 'KarserRecaptcha3');
  1287.         $a->addPath((\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), '!KarserRecaptcha3');
  1288.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), 'SpiriitFormFilter');
  1289.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), '!SpiriitFormFilter');
  1290.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1291.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1292.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  1293.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1294.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1295.         $d = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  1296.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1297.         $f = ($this->services['router'] ?? $this->getRouterService());
  1298.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1299.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1300.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1301.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1302.         $j = new \Knp\Menu\Util\MenuManipulator();
  1303.         $k = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  1304.         $l = new \Craue\FormFlowBundle\Twig\Extension\FormFlowExtension();
  1305.         $l->setFormFlowUtil(($this->services['craue_formflow_util'] ?? ($this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil())));
  1306.         $m = new \Symfony\Bridge\Twig\AppVariable();
  1307.         $m->setEnvironment('dev');
  1308.         $m->setDebug(true);
  1309.         if ($this->has('.container.private.security.token_storage')) {
  1310.             $m->setTokenStorage($h);
  1311.         }
  1312.         if ($this->has('request_stack')) {
  1313.             $m->setRequestStack($g);
  1314.         }
  1315.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1316.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1317.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1318.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1319.         $instance->addExtension($d);
  1320.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  1321.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1322.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1323.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1324.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1325.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1326.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g$f)));
  1327.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  1328.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1329.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1330.         $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())));
  1331.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1332.         $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)));
  1333.         $instance->addExtension(new \App\Twig\Extension\Account\HeaderCalendarExtension());
  1334.         $instance->addExtension(new \App\Twig\Extension\Account\NotificationExtension());
  1335.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelExtension());
  1336.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelLicensesExtension());
  1337.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelPermissionExtension());
  1338.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelSessionExtension());
  1339.         $instance->addExtension(($this->privates['App\\Twig\\Extension\\Channel\\ChannelUserExtension'] ?? $this->getChannelUserExtensionService()));
  1340.         $instance->addExtension(new \App\Twig\Extension\Channel\FileExportExtension());
  1341.         $instance->addExtension(new \App\Twig\Extension\Channel\PositioningTest\Attempt\AttemptBlockExtension());
  1342.         $instance->addExtension(new \App\Twig\Extension\Channel\PositioningTest\Attempt\AttemptExtension());
  1343.         $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())));
  1344.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\ActivityExtension());
  1345.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\ChannelUserDataExtension());
  1346.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\CursusExtension());
  1347.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\DriveExtension());
  1348.         $instance->addExtension(new \App\Twig\Extension\FileExtension());
  1349.         $instance->addExtension(new \App\Twig\Extension\NumberExtension());
  1350.         $instance->addExtension(new \App\Twig\Extension\UserFromChannelExtension());
  1351.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1352.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1353.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1354.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Permission\Twig\Extension\PermissionExtension());
  1355.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\DomainsRoutingExtension());
  1356.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\UrlGeneratorExtension());
  1357.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\AppExtension());
  1358.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\BooleanExtension());
  1359.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelExtension());
  1360.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelGetterExtension());
  1361.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelUserDataExtension());
  1362.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChatNotificationExtension());
  1363.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\CustomizableViewExtension());
  1364.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\EnvExtension());
  1365.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FileExtension());
  1366.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FormExtension());
  1367.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\HeaderExtension());
  1368.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ImageExtension());
  1369.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFileExtension());
  1370.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFormatExtension());
  1371.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\PaginationExtension());
  1372.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SerializerExtension());
  1373.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavExtension());
  1374.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavItemExtension());
  1375.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\UserExtension());
  1376.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\VersionExtension());
  1377.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\WebSocketExtension());
  1378.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Google\Twig\Extension\GoogleDrivePermissionExtension());
  1379.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($d));
  1380.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1381.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f$c)));
  1382.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1383.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1384.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  1385.         ], [
  1386.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1387.             'webpack_encore.tag_renderer' => '?',
  1388.         ])));
  1389.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1390.         $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, [
  1391.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  1392.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  1393.         ], [
  1394.             'list' => '?',
  1395.             'twig' => '?',
  1396.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  1397.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService'));
  1398.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  1399.         }, 2)), $j$k), $k$j));
  1400.         $instance->addExtension($l);
  1401.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  1402.         $instance->addExtension(($this->services['oneup_uploader.twig.extension.uploader'] ?? $this->getOneupUploader_Twig_Extension_UploaderService()));
  1403.         $instance->addExtension(new \Symfony\UX\TwigComponent\Twig\ComponentExtension((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1404.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => ['privates''ux.twig_component.component_factory''getUx_TwigComponent_ComponentFactoryService'true],
  1405.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => ['privates''ux.twig_component.component_renderer''getUx_TwigComponent_ComponentRendererService'true],
  1406.         ], [
  1407.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => 'Symfony\\UX\\TwigComponent\\ComponentFactory',
  1408.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => 'Symfony\\UX\\TwigComponent\\ComponentRenderer',
  1409.         ]))->withContext('ux.twig_component.twig.component_extension'$this)));
  1410.         $instance->addGlobal('app'$m);
  1411.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1412.             'App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime' => ['privates''App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime''getHeaderCalendarRuntimeService'true],
  1413.             'App\\Twig\\Runtime\\Account\\NotificationRuntime' => ['privates''App\\Twig\\Runtime\\Account\\NotificationRuntime''getNotificationRuntimeService'true],
  1414.             'App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime''getChannelLicensesRuntimeService'true],
  1415.             'App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime''getChannelPermissionRuntimeService'true],
  1416.             'App\\Twig\\Runtime\\Channel\\ChannelRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelRuntime''getChannelRuntimeService'true],
  1417.             'App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime''getChannelSessionRuntimeService'true],
  1418.             'App\\Twig\\Runtime\\Channel\\FileExportRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\FileExportRuntime''getFileExportRuntimeService'true],
  1419.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime''getAttemptBlockRuntimeService'true],
  1420.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime''getAttemptRuntimeService'true],
  1421.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime''getPositioningTestRuntimeService'true],
  1422.             'App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime''getActivityRuntimeService'true],
  1423.             'App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime''getChannelUserDataRuntimeService'true],
  1424.             'App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime''getCursusRuntimeService'true],
  1425.             'App\\Twig\\Runtime\\ChannelUserData\\DriveRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\DriveRuntime''getDriveRuntimeService'true],
  1426.             'App\\Twig\\Runtime\\FileRuntime' => ['privates''App\\Twig\\Runtime\\FileRuntime''getFileRuntimeService'true],
  1427.             'App\\Twig\\Runtime\\NumberRuntime' => ['privates''App\\Twig\\Runtime\\NumberRuntime''getNumberRuntimeService'true],
  1428.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1429.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1430.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1431.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1432.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime''getChannelUserDataPermissionRuntimeService'false],
  1433.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime''getTranslateRuntimeService'true],
  1434.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime''getUserOwnerRuntimeService'true],
  1435.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime''getDomainsRoutingRuntimeService'true],
  1436.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime''getUrlGeneratorRuntimeService'true],
  1437.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime''getAppRuntimeService'true],
  1438.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime''getBooleanRuntimeService'true],
  1439.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime''getChannelGetterRuntimeService'true],
  1440.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime''getChannelRuntime2Service'true],
  1441.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime''getChannelUserDataRuntime2Service'true],
  1442.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime''getChatNotificationRuntimeService'true],
  1443.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime''getCustomizableViewRuntimeService'true],
  1444.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime''getEnvRuntimeService'true],
  1445.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime''getFileRuntime2Service'false],
  1446.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime''getFormRuntimeService'true],
  1447.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime''getHeaderRuntimeService'true],
  1448.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime''getImageRunTimeService'false],
  1449.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime''getNellappFileRuntimeService'true],
  1450.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime''getNellappFormatRuntimeService'true],
  1451.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime''getPaginationRuntimeService'true],
  1452.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime''getSerializerRuntimeService'true],
  1453.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime''getSideNavItemRuntimeService'true],
  1454.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime''getSideNavRuntimeService'true],
  1455.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime''getUserRunTimeService'true],
  1456.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime''getVersionRuntimeService'true],
  1457.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime''getWebSocketRuntimeService'true],
  1458.             'Nellapp\\Bundle\\SDKBundle\\Google\\Twig\\Runtime\\GoogleDrivePermissionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Twig\\Runtime\\GoogleDrivePermissionRuntime''getGoogleDrivePermissionRuntimeService'true],
  1459.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  1460.         ], [
  1461.             'App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime' => '?',
  1462.             'App\\Twig\\Runtime\\Account\\NotificationRuntime' => '?',
  1463.             'App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime' => '?',
  1464.             'App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime' => '?',
  1465.             'App\\Twig\\Runtime\\Channel\\ChannelRuntime' => '?',
  1466.             'App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime' => '?',
  1467.             'App\\Twig\\Runtime\\Channel\\FileExportRuntime' => '?',
  1468.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime' => '?',
  1469.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime' => '?',
  1470.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime' => '?',
  1471.             'App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime' => '?',
  1472.             'App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime' => '?',
  1473.             'App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime' => '?',
  1474.             'App\\Twig\\Runtime\\ChannelUserData\\DriveRuntime' => '?',
  1475.             'App\\Twig\\Runtime\\FileRuntime' => '?',
  1476.             'App\\Twig\\Runtime\\NumberRuntime' => '?',
  1477.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1478.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1479.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1480.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1481.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => '?',
  1482.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => '?',
  1483.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => '?',
  1484.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime' => '?',
  1485.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => '?',
  1486.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => '?',
  1487.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => '?',
  1488.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => '?',
  1489.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => '?',
  1490.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => '?',
  1491.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => '?',
  1492.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => '?',
  1493.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => '?',
  1494.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => '?',
  1495.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => '?',
  1496.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => '?',
  1497.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => '?',
  1498.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => '?',
  1499.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => '?',
  1500.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => '?',
  1501.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => '?',
  1502.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => '?',
  1503.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => '?',
  1504.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => '?',
  1505.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => '?',
  1506.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => '?',
  1507.             'Nellapp\\Bundle\\SDKBundle\\Google\\Twig\\Runtime\\GoogleDrivePermissionRuntime' => '?',
  1508.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1509.         ])));
  1510.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  1511.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  1512.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  1513.         (new \Symfony\UX\TwigComponent\Twig\TwigEnvironmentConfigurator(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL2','' ')))->configure($instance);
  1514.         return $instance;
  1515.     }
  1516.     /**
  1517.      * Gets the public '.container.private.validator' shared service.
  1518.      *
  1519.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1520.      */
  1521.     protected function get_Container_Private_ValidatorService()
  1522.     {
  1523.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1524.         if (isset($this->services['.container.private.validator'])) {
  1525.             return $this->services['.container.private.validator'];
  1526.         }
  1527.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1528.     }
  1529.     /**
  1530.      * Gets the public 'admin_channel_user_data_drive_filesystem' shared service.
  1531.      *
  1532.      * @return \League\Flysystem\Filesystem
  1533.      */
  1534.     protected function getAdminChannelUserDataDriveFilesystemService()
  1535.     {
  1536.         return $this->services['admin_channel_user_data_drive_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/admin_channel_user_data_drive/'), NULL22NULLfalse), []);
  1537.     }
  1538.     /**
  1539.      * Gets the public 'cache.app' shared service.
  1540.      *
  1541.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1542.      */
  1543.     protected function getCache_AppService()
  1544.     {
  1545.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.aYaSoIc'] ?? $this->get_CacheConnection_AYaSoIcService()), 'lU5aPu3o0C'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1546.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1547.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1548.     }
  1549.     /**
  1550.      * Gets the public 'cache.system' shared service.
  1551.      *
  1552.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1553.      */
  1554.     protected function getCache_SystemService()
  1555.     {
  1556.         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())));
  1557.     }
  1558.     /**
  1559.      * Gets the public 'cache.validator_expression_language' shared service.
  1560.      *
  1561.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1562.      */
  1563.     protected function getCache_ValidatorExpressionLanguageService()
  1564.     {
  1565.         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())));
  1566.     }
  1567.     /**
  1568.      * Gets the public 'craue_formflow_util' shared service.
  1569.      *
  1570.      * @return \Craue\FormFlowBundle\Util\FormFlowUtil
  1571.      */
  1572.     protected function getCraueFormflowUtilService()
  1573.     {
  1574.         return $this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil();
  1575.     }
  1576.     /**
  1577.      * Gets the public 'cursus_filesystem' shared service.
  1578.      *
  1579.      * @return \League\Flysystem\Filesystem
  1580.      */
  1581.     protected function getCursusFilesystemService()
  1582.     {
  1583.         return $this->services['cursus_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/cursus/'), NULL22NULLfalse), []);
  1584.     }
  1585.     /**
  1586.      * Gets the public 'data_collector.dump' shared service.
  1587.      *
  1588.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1589.      */
  1590.     protected function getDataCollector_DumpService()
  1591.     {
  1592.         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()));
  1593.     }
  1594.     /**
  1595.      * Gets the public 'doctrine' shared service.
  1596.      *
  1597.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1598.      */
  1599.     protected function getDoctrineService()
  1600.     {
  1601.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1602.     }
  1603.     /**
  1604.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1605.      *
  1606.      * @return \Doctrine\DBAL\Connection
  1607.      */
  1608.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1609.     {
  1610.         $a = new \Doctrine\DBAL\Configuration();
  1611.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1612.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1613.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1614.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1615.         $a->setSQLLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1616.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b)]);
  1617.         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, [
  1618.             'App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber''getInternshipSubscriber2Service'true],
  1619.             'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber''getSyncSubscriberService'true],
  1620.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber''getBlameSubscriberService'true],
  1621.             '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],
  1622.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber''getTimestampSubscriberService'true],
  1623.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber''getTimestampSubscriber2Service'true],
  1624.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber''getTerminateExportableSubscriberService'true],
  1625.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber''getValidGlobalChannelAndUserSubscriberService'true],
  1626.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber''getChannelMenuDisplayedSubscriber2Service'true],
  1627.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber''getPermissionConstraintSubscriberService'true],
  1628.             'Nellapp\\Bundle\\SDKBundle\\TrackData\\Doctrine\\TrackSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\TrackData\\Doctrine\\TrackSubscriber''getTrackSubscriberService'true],
  1629.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber''getNellappFileSubscriberService'true],
  1630.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1631.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1632.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1633.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1634.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1635.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService'true],
  1636.             '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],
  1637.             '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],
  1638.             '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],
  1639.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.user_class_resolve_target_entity''getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService'true],
  1640.         ], [
  1641.             'App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber' => '?',
  1642.             'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber' => '?',
  1643.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => '?',
  1644.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User' => '?',
  1645.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => '?',
  1646.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => '?',
  1647.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => '?',
  1648.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => '?',
  1649.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => '?',
  1650.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => '?',
  1651.             'Nellapp\\Bundle\\SDKBundle\\TrackData\\Doctrine\\TrackSubscriber' => '?',
  1652.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => '?',
  1653.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1654.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1655.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1656.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1657.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1658.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => '?',
  1659.             'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' => '?',
  1660.             'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' => '?',
  1661.             'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' => '?',
  1662.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => '?',
  1663.         ]), [=> 'App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber'=> 'App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber'=> 'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber'=> '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'=> 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber'=> 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber'10 => 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber'11 => 'nellapp_sdk.global_getter.channel_class_resolve_target_entity'12 => 'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity'13 => 'nellapp_sdk.global_getter.user_class_resolve_target_entity'14 => 'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity'15 => 'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity'16 => 'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber'17 => 'Nellapp\\Bundle\\SDKBundle\\TrackData\\Doctrine\\TrackSubscriber'18 => 'Nellapp\\Bundle\\SDKBundle\\TrackData\\Doctrine\\TrackSubscriber'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']]), []);
  1664.     }
  1665.     /**
  1666.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  1667.      *
  1668.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  1669.      */
  1670.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  1671.     {
  1672.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1673.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''getAvatarListenerService'true],
  1674.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''getCanonicalizerListenerService'true],
  1675.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber''getUserContactSubscriberService'true],
  1676.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber''getUserDeleteSubscriberService'true],
  1677.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber''getUserNewSubscriberService'true],
  1678.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber''getAdminChannelUserDataSubscriberService'true],
  1679.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''getChannelUserDataSubscriberService'true],
  1680.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''getCursusSubscriberService'true],
  1681.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber''getInternshipSubscriberService'true],
  1682.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber''getFileAbstractCursusSubscriberService'true],
  1683.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber''getChannelSubscriberService'true],
  1684.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''getChannelUserTrainingPermissionSubscriberService'true],
  1685.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''getChannelWhiteLabelSubscriberService'true],
  1686.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber''getFileOrganizationSubscriberService'true],
  1687.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''getGroupSubscriberService'true],
  1688.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''getImageListenerService'true],
  1689.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''getLicensesOrderSubscriberService'true],
  1690.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''getOwnerPermissionListenerService'true],
  1691.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''getAnswerSubscriberService'true],
  1692.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''getAttemptBlockSubscriberService'true],
  1693.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber''getAttemptSubscriberService'true],
  1694.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''getBlockSubscriberService'true],
  1695.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''getFileQuestionSubscriberService'true],
  1696.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber''getPositioningTestSubscriberService'true],
  1697.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''getQuestionAnswerSubscriberService'true],
  1698.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''getQuestionSubscriberService'true],
  1699.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''getSessionSubscriberService'true],
  1700.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''getTrainingSubscriberService'true],
  1701.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber''getUserFromChannelSubscriberService'true],
  1702.             'App\\Doctrine\\EventEntitySubscriber\\Company\\CompanyChannelUserDataSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Company\\CompanyChannelUserDataSubscriber''getCompanyChannelUserDataSubscriberService'true],
  1703.             'App\\Doctrine\\EventEntitySubscriber\\Company\\CompanySubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Company\\CompanySubscriber''getCompanySubscriberService'true],
  1704.         ], [
  1705.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener' => '?',
  1706.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener' => '?',
  1707.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber' => '?',
  1708.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber' => '?',
  1709.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber' => '?',
  1710.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber' => '?',
  1711.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber' => '?',
  1712.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber' => '?',
  1713.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber' => '?',
  1714.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber' => '?',
  1715.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber' => '?',
  1716.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber' => '?',
  1717.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber' => '?',
  1718.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber' => '?',
  1719.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber' => '?',
  1720.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener' => '?',
  1721.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber' => '?',
  1722.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener' => '?',
  1723.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber' => '?',
  1724.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber' => '?',
  1725.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber' => '?',
  1726.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber' => '?',
  1727.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber' => '?',
  1728.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber' => '?',
  1729.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber' => '?',
  1730.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber' => '?',
  1731.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber' => '?',
  1732.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber' => '?',
  1733.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber' => '?',
  1734.             'App\\Doctrine\\EventEntitySubscriber\\Company\\CompanyChannelUserDataSubscriber' => '?',
  1735.             'App\\Doctrine\\EventEntitySubscriber\\Company\\CompanySubscriber' => '?',
  1736.         ]));
  1737.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener');
  1738.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener');
  1739.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener');
  1740.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener');
  1741.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber');
  1742.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber');
  1743.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber');
  1744.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber');
  1745.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber');
  1746.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber');
  1747.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber');
  1748.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber');
  1749.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1750.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1751.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1752.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1753.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber');
  1754.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber');
  1755.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1756.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1757.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1758.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1759.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1760.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1761.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1762.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1763.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1764.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1765.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1766.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1767.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1768.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1769.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1770.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1771.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1772.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1773.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1774.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1775.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1776.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1777.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1778.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1779.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber');
  1780.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber');
  1781.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber');
  1782.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber');
  1783.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber');
  1784.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber');
  1785.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber');
  1786.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber');
  1787.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber');
  1788.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber');
  1789.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1790.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1791.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1792.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber');
  1793.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber');
  1794.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber');
  1795.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1796.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1797.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1798.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1799.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber');
  1800.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber');
  1801.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber');
  1802.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber');
  1803.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
  1804.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
  1805.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
  1806.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber');
  1807.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber');
  1808.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1809.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1810.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1811.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1812.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1813.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber');
  1814.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Company\\CompanyChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\Company\\CompanyChannelUserDataSubscriber');
  1815.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Company\\CompanyChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\Company\\CompanyChannelUserDataSubscriber');
  1816.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Company\\CompanyChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\Company\\CompanyChannelUserDataSubscriber');
  1817.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Company\\CompanySubscriber''App\\Doctrine\\EventEntitySubscriber\\Company\\CompanySubscriber');
  1818.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Company\\CompanySubscriber''App\\Doctrine\\EventEntitySubscriber\\Company\\CompanySubscriber');
  1819.         return $instance;
  1820.     }
  1821.     /**
  1822.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1823.      *
  1824.      * @return \Doctrine\ORM\EntityManager
  1825.      */
  1826.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1827.     {
  1828.         if ($lazyLoad) {
  1829.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1830.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1831.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1832.                     $proxy->setProxyInitializer(null);
  1833.                     return true;
  1834.                 });
  1835.             });
  1836.         }
  1837.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1838.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1839.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1840.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1841.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1842.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1843.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1844.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1845.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1846.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1847.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1848.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1849.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1850.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1851.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1852.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1853.         $a = new \Doctrine\ORM\Configuration();
  1854.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1855.         $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')])));
  1856.         $b->addDriver($c'App\\Entity');
  1857.         $b->addDriver($c'Nellapp\\Bundle\\SDKBundle\\Entity');
  1858.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'FOS\\OAuthServerBundle\\Entity');
  1859.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Entity')]), 'Nellapp\\Bundle\\SDKBundle\\Permission\\Entity');
  1860.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Google/Entity')]), 'Nellapp\\Bundle\\SDKBundle\\Google\\Entity');
  1861.         $a->setEntityNamespaces(['App' => 'App\\Entity''NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\Entity''FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\Entity']);
  1862.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1863.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1864.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1865.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1866.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1867.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1868.         ], [
  1869.             'doctrine.ulid_generator' => '?',
  1870.             'doctrine.uuid_generator' => '?',
  1871.         ])));
  1872.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1873.         $a->setProxyNamespace('Proxies');
  1874.         $a->setAutoGenerateProxyClasses(true);
  1875.         $a->setSchemaIgnoreClasses([]);
  1876.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1877.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1878.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1879.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1880.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  1881.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1882.             'App\\Repository\\Account\\NotificationRepository' => ['privates''App\\Repository\\Account\\NotificationRepository''getNotificationRepositoryService'true],
  1883.             'App\\Repository\\Account\\SsoAppSessionRepository' => ['privates''App\\Repository\\Account\\SsoAppSessionRepository''getSsoAppSessionRepositoryService'true],
  1884.             'App\\Repository\\Account\\UserRepository' => ['privates''App\\Repository\\Account\\UserRepository''getUserRepositoryService'true],
  1885.             'App\\Repository\\App\\AppRepository' => ['privates''App\\Repository\\App\\AppRepository''getAppRepositoryService'false],
  1886.             'App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository''getAbstractCursusActivityRepositoryService'false],
  1887.             'App\\Repository\\ChannelUserData\\Activity\\ActivityFeedRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\ActivityFeedRepository''getActivityFeedRepositoryService'true],
  1888.             'App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository''getMeetingActivityRepositoryService'true],
  1889.             'App\\Repository\\ChannelUserData\\Activity\\MessageActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\MessageActivityRepository''getMessageActivityRepositoryService'true],
  1890.             'App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository''getTrackDataActivityRepositoryService'true],
  1891.             'App\\Repository\\ChannelUserData\\AdminChannelUserDataRepository' => ['privates''App\\Repository\\ChannelUserData\\AdminChannelUserDataRepository''getAdminChannelUserDataRepositoryService'false],
  1892.             'App\\Repository\\ChannelUserData\\AdminChannelUserData\\AdminChannelUserDataCertificateRepository' => ['privates''App\\Repository\\ChannelUserData\\AdminChannelUserData\\AdminChannelUserDataCertificateRepository''getAdminChannelUserDataCertificateRepositoryService'true],
  1893.             'App\\Repository\\ChannelUserData\\AdminChannelUserData\\AdminDriveFileRepository' => ['privates''App\\Repository\\ChannelUserData\\AdminChannelUserData\\AdminDriveFileRepository''getAdminDriveFileRepositoryService'true],
  1894.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => ['privates''App\\Repository\\ChannelUserData\\ChannelUserDataRepository''getChannelUserDataRepositoryService'true],
  1895.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusProgressionRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusProgressionRepository''getAbstractCursusProgressionRepositoryService'true],
  1896.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository''getAbstractCursusRepositoryService'false],
  1897.             'App\\Repository\\ChannelUserData\\Cursus\\ExamRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\ExamRepository''getExamRepositoryService'true],
  1898.             'App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository''getFileAbstractCursusRepositoryService'true],
  1899.             'App\\Repository\\ChannelUserData\\Cursus\\FounderRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\FounderRepository''getFounderRepositoryService'true],
  1900.             'App\\Repository\\ChannelUserData\\Cursus\\InternshipRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\InternshipRepository''getInternshipRepositoryService'true],
  1901.             'App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository''getPurchaseOrderRepositoryService'true],
  1902.             'App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository''getSessionCursusRepositoryService'true],
  1903.             'App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository''getTrainingCursusRepositoryService'true],
  1904.             'App\\Repository\\Channel\\Certificate\\AbstractCertificateRepository' => ['privates''App\\Repository\\Channel\\Certificate\\AbstractCertificateRepository''getAbstractCertificateRepositoryService'true],
  1905.             'App\\Repository\\Channel\\Certificate\\CursusStartCertificateRepository' => ['privates''App\\Repository\\Channel\\Certificate\\CursusStartCertificateRepository''getCursusStartCertificateRepositoryService'true],
  1906.             'App\\Repository\\Channel\\ChannelConfigurationRepository' => ['privates''App\\Repository\\Channel\\ChannelConfigurationRepository''getChannelConfigurationRepositoryService'true],
  1907.             'App\\Repository\\Channel\\ChannelRepository' => ['privates''App\\Repository\\Channel\\ChannelRepository''getChannelRepositoryService'true],
  1908.             'App\\Repository\\Channel\\ChannelUserCursusPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserCursusPermissionRepository''getChannelUserCursusPermissionRepositoryService'true],
  1909.             'App\\Repository\\Channel\\ChannelUserRoleRepository' => ['privates''App\\Repository\\Channel\\ChannelUserRoleRepository''getChannelUserRoleRepositoryService'true],
  1910.             'App\\Repository\\Channel\\ChannelUserServicePermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserServicePermissionRepository''getChannelUserServicePermissionRepositoryService'true],
  1911.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserSessionPermissionRepository''getChannelUserSessionPermissionRepositoryService'true],
  1912.             'App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository''getChannelUserTrainingPermissionRepositoryService'true],
  1913.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => ['privates''App\\Repository\\Channel\\ChannelWhiteLabelRepository''getChannelWhiteLabelRepositoryService'true],
  1914.             'App\\Repository\\Channel\\CompanyContactRepository' => ['privates''App\\Repository\\Channel\\CompanyContactRepository''getCompanyContactRepositoryService'true],
  1915.             'App\\Repository\\Channel\\CompanyRepository' => ['privates''App\\Repository\\Channel\\CompanyRepository''getCompanyRepositoryService'true],
  1916.             'App\\Repository\\Channel\\DataImportLogRepository' => ['privates''App\\Repository\\Channel\\DataImportLogRepository''getDataImportLogRepositoryService'true],
  1917.             'App\\Repository\\Channel\\Export\\FileExportRepository' => ['privates''App\\Repository\\Channel\\Export\\FileExportRepository''getFileExportRepositoryService'true],
  1918.             'App\\Repository\\Channel\\Google\\ChannelGoogleDriveFolderRepository' => ['privates''App\\Repository\\Channel\\Google\\ChannelGoogleDriveFolderRepository''getChannelGoogleDriveFolderRepositoryService'true],
  1919.             'App\\Repository\\Channel\\GroupRepository' => ['privates''App\\Repository\\Channel\\GroupRepository''getGroupRepositoryService'true],
  1920.             'App\\Repository\\Channel\\MaterialRepository' => ['privates''App\\Repository\\Channel\\MaterialRepository''getMaterialRepositoryService'true],
  1921.             'App\\Repository\\Channel\\OrganizationRepository' => ['privates''App\\Repository\\Channel\\OrganizationRepository''getOrganizationRepositoryService'true],
  1922.             'App\\Repository\\Channel\\Payment\\LicensesOrderRepository' => ['privates''App\\Repository\\Channel\\Payment\\LicensesOrderRepository''getLicensesOrderRepositoryService'true],
  1923.             'App\\Repository\\Channel\\PlaceRepository' => ['privates''App\\Repository\\Channel\\PlaceRepository''getPlaceRepositoryService'true],
  1924.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository''getAttemptBlockRepositoryService'true],
  1925.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository''getAttemptRepositoryService'true],
  1926.             'App\\Repository\\Channel\\PositioningTest\\BlockRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\BlockRepository''getBlockRepositoryService'true],
  1927.             'App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository''getPositioningTestRepositoryService'true],
  1928.             'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => ['privates''App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository''getFrenchProfessionalIdRepositoryService'true],
  1929.             'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => ['privates''App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository''getProfessionalIdRepositoryService'true],
  1930.             'App\\Repository\\Channel\\RoomRepository' => ['privates''App\\Repository\\Channel\\RoomRepository''getRoomRepositoryService'true],
  1931.             'App\\Repository\\Channel\\ServiceRepository' => ['privates''App\\Repository\\Channel\\ServiceRepository''getServiceRepositoryService'true],
  1932.             'App\\Repository\\Channel\\SessionRepository' => ['privates''App\\Repository\\Channel\\SessionRepository''getSessionRepositoryService'true],
  1933.             'App\\Repository\\Channel\\TrainingRepository' => ['privates''App\\Repository\\Channel\\TrainingRepository''getTrainingRepositoryService'true],
  1934.             'App\\Repository\\Channel\\UserFromChannelRepository' => ['privates''App\\Repository\\Channel\\UserFromChannelRepository''getUserFromChannelRepositoryService'true],
  1935.             'App\\Repository\\Commercial\\LicensesOfferRepository' => ['privates''App\\Repository\\Commercial\\LicensesOfferRepository''getLicensesOfferRepositoryService'true],
  1936.             'App\\Repository\\Common\\ContactRepository' => ['privates''App\\Repository\\Common\\ContactRepository''getContactRepositoryService'true],
  1937.             'App\\Repository\\Common\\FileRepository' => ['privates''App\\Repository\\Common\\FileRepository''getFileRepositoryService'true],
  1938.             'App\\Repository\\CustomizableView\\CustomViewChannelRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewChannelRepository''getCustomViewChannelRepositoryService'true],
  1939.             'App\\Repository\\CustomizableView\\CustomViewCommercialRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewCommercialRepository''getCustomViewCommercialRepositoryService'true],
  1940.             'App\\Repository\\CustomizableView\\CustomViewRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewRepository''getCustomViewRepositoryService'true],
  1941.             'App\\Repository\\CustomizableView\\CustomViewSuperAdminRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewSuperAdminRepository''getCustomViewSuperAdminRepositoryService'true],
  1942.             'App\\Repository\\OAuth\\ClientRepository' => ['privates''App\\Repository\\OAuth\\ClientRepository''getClientRepositoryService'true],
  1943.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFileRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFileRepository''getGoogleDriveFileRepositoryService'true],
  1944.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFolderRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFolderRepository''getGoogleDriveFolderRepositoryService'true],
  1945.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDrivePermissionRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDrivePermissionRepository''getGoogleDrivePermissionRepositoryService'true],
  1946.         ], [
  1947.             'App\\Repository\\Account\\NotificationRepository' => '?',
  1948.             'App\\Repository\\Account\\SsoAppSessionRepository' => '?',
  1949.             'App\\Repository\\Account\\UserRepository' => '?',
  1950.             'App\\Repository\\App\\AppRepository' => '?',
  1951.             'App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository' => '?',
  1952.             'App\\Repository\\ChannelUserData\\Activity\\ActivityFeedRepository' => '?',
  1953.             'App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository' => '?',
  1954.             'App\\Repository\\ChannelUserData\\Activity\\MessageActivityRepository' => '?',
  1955.             'App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository' => '?',
  1956.             'App\\Repository\\ChannelUserData\\AdminChannelUserDataRepository' => '?',
  1957.             'App\\Repository\\ChannelUserData\\AdminChannelUserData\\AdminChannelUserDataCertificateRepository' => '?',
  1958.             'App\\Repository\\ChannelUserData\\AdminChannelUserData\\AdminDriveFileRepository' => '?',
  1959.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => '?',
  1960.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusProgressionRepository' => '?',
  1961.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository' => '?',
  1962.             'App\\Repository\\ChannelUserData\\Cursus\\ExamRepository' => '?',
  1963.             'App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository' => '?',
  1964.             'App\\Repository\\ChannelUserData\\Cursus\\FounderRepository' => '?',
  1965.             'App\\Repository\\ChannelUserData\\Cursus\\InternshipRepository' => '?',
  1966.             'App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository' => '?',
  1967.             'App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository' => '?',
  1968.             'App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository' => '?',
  1969.             'App\\Repository\\Channel\\Certificate\\AbstractCertificateRepository' => '?',
  1970.             'App\\Repository\\Channel\\Certificate\\CursusStartCertificateRepository' => '?',
  1971.             'App\\Repository\\Channel\\ChannelConfigurationRepository' => '?',
  1972.             'App\\Repository\\Channel\\ChannelRepository' => '?',
  1973.             'App\\Repository\\Channel\\ChannelUserCursusPermissionRepository' => '?',
  1974.             'App\\Repository\\Channel\\ChannelUserRoleRepository' => '?',
  1975.             'App\\Repository\\Channel\\ChannelUserServicePermissionRepository' => '?',
  1976.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => '?',
  1977.             'App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository' => '?',
  1978.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => '?',
  1979.             'App\\Repository\\Channel\\CompanyContactRepository' => '?',
  1980.             'App\\Repository\\Channel\\CompanyRepository' => '?',
  1981.             'App\\Repository\\Channel\\DataImportLogRepository' => '?',
  1982.             'App\\Repository\\Channel\\Export\\FileExportRepository' => '?',
  1983.             'App\\Repository\\Channel\\Google\\ChannelGoogleDriveFolderRepository' => '?',
  1984.             'App\\Repository\\Channel\\GroupRepository' => '?',
  1985.             'App\\Repository\\Channel\\MaterialRepository' => '?',
  1986.             'App\\Repository\\Channel\\OrganizationRepository' => '?',
  1987.             'App\\Repository\\Channel\\Payment\\LicensesOrderRepository' => '?',
  1988.             'App\\Repository\\Channel\\PlaceRepository' => '?',
  1989.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository' => '?',
  1990.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository' => '?',
  1991.             'App\\Repository\\Channel\\PositioningTest\\BlockRepository' => '?',
  1992.             'App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository' => '?',
  1993.             'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => '?',
  1994.             'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => '?',
  1995.             'App\\Repository\\Channel\\RoomRepository' => '?',
  1996.             'App\\Repository\\Channel\\ServiceRepository' => '?',
  1997.             'App\\Repository\\Channel\\SessionRepository' => '?',
  1998.             'App\\Repository\\Channel\\TrainingRepository' => '?',
  1999.             'App\\Repository\\Channel\\UserFromChannelRepository' => '?',
  2000.             'App\\Repository\\Commercial\\LicensesOfferRepository' => '?',
  2001.             'App\\Repository\\Common\\ContactRepository' => '?',
  2002.             'App\\Repository\\Common\\FileRepository' => '?',
  2003.             'App\\Repository\\CustomizableView\\CustomViewChannelRepository' => '?',
  2004.             'App\\Repository\\CustomizableView\\CustomViewCommercialRepository' => '?',
  2005.             'App\\Repository\\CustomizableView\\CustomViewRepository' => '?',
  2006.             'App\\Repository\\CustomizableView\\CustomViewSuperAdminRepository' => '?',
  2007.             'App\\Repository\\OAuth\\ClientRepository' => '?',
  2008.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFileRepository' => '?',
  2009.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFolderRepository' => '?',
  2010.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDrivePermissionRepository' => '?',
  2011.         ])));
  2012.         $a->addCustomStringFunction('MATCH_AGAINST''DrosalysWeb\\DoctrineExtensions\\Functions\\MariaDB\\MatchAgainstFunction');
  2013.         $a->addCustomStringFunction('RAND''DrosalysWeb\\DoctrineExtensions\\Functions\\MariaDB\\RandFunction');
  2014.         $a->addCustomStringFunction('FIND_IN_SET''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  2015.         $a->addCustomNumericFunction('CEIL''DoctrineExtensions\\Query\\Mysql\\Ceil');
  2016.         $a->addCustomNumericFunction('GREATEST''DoctrineExtensions\\Query\\Mysql\\Greatest');
  2017.         $a->addCustomDatetimeFunction('DATEDIFF''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  2018.         $a->addCustomDatetimeFunction('DATE''DoctrineExtensions\\Query\\Mysql\\Date');
  2019.         $a->addCustomDatetimeFunction('TIMESTAMPDIFF''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  2020.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  2021.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2022.         return $instance;
  2023.     }
  2024.     /**
  2025.      * Gets the public 'event_dispatcher' shared service.
  2026.      *
  2027.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2028.      */
  2029.     protected function getEventDispatcherService()
  2030.     {
  2031.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2032.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2033.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2034.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2035.         $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())));
  2036.         $instance->addListener('oneup_uploader.post_upload', [=> function () {
  2037.             return ($this->privates['app.file_abstract_cursus_post_upload_listener'] ?? ($this->privates['app.file_abstract_cursus_post_upload_listener'] = new \App\Uploader\Event\PostUploadListener()));
  2038.         }, => 'postUpload'], 0);
  2039.         $instance->addListener('oneup_uploader.validation', [=> function () {
  2040.             return ($this->privates['app.file_abstract_cursus_validation_listener'] ?? $this->load('getApp_FileAbstractCursusValidationListenerService'));
  2041.         }, => 'onValidate'], 0);
  2042.         $instance->addListener('kernel.controller', [=> function () {
  2043.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2044.         }, => 'onKernelController'], 0);
  2045.         $instance->addListener('kernel.request', [=> function () {
  2046.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2047.         }, => 'onKernelRequest'], 0);
  2048.         $instance->addListener('kernel.exception', [=> function () {
  2049.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  2050.         }, => 'onKernelException'], 0);
  2051.         $instance->addListener('flow.previous_step_invalid', [=> function () {
  2052.             return ($this->privates['craue.form.flow.event_listener.previous_step_invalid'] ?? $this->load('getCraue_Form_Flow_EventListener_PreviousStepInvalidService'));
  2053.         }, => 'onPreviousStepInvalid'], 0);
  2054.         $instance->addListener('flow.flow_expired', [=> function () {
  2055.             return ($this->privates['craue.form.flow.event_listener.flow_expired'] ?? $this->load('getCraue_Form_Flow_EventListener_FlowExpiredService'));
  2056.         }, => 'onFlowExpired'], 0);
  2057.         $instance->addListener('spiriit_filter.prepare', [=> function () {
  2058.             return ($this->services['spiriit_form_filter.filter_prepare'] ?? ($this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener()));
  2059.         }, => 'onFilterBuilderPrepare'], 0);
  2060.         $instance->addListener('spiriit_filter.apply_filters.orm', [=> function () {
  2061.             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')));
  2062.         }, => 'onApplyFilterCondition'], 0);
  2063.         $instance->addListener('oneup_uploader.validation', [=> function () {
  2064.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] = new \Oneup\UploaderBundle\EventListener\MaxSizeValidationListener()));
  2065.         }, => 'onValidate'], 0);
  2066.         $instance->addListener('oneup_uploader.validation', [=> function () {
  2067.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] = new \Oneup\UploaderBundle\EventListener\AllowedMimetypeAndExtensionValidationListener()));
  2068.         }, => 'onValidate'], 0);
  2069.         $instance->addListener('oneup_uploader.validation', [=> function () {
  2070.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] = new \Oneup\UploaderBundle\EventListener\DisallowedMimetypeValidationListener()));
  2071.         }, => 'onValidate'], 0);
  2072.         $instance->addListener('kernel.request', [=> function () {
  2073.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  2074.         }, => 'onKernelRequest'], 250);
  2075.         $instance->addListener('kernel.response', [=> function () {
  2076.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  2077.         }, => 'onKernelResponse'], 0);
  2078.         $instance->addListener('kernel.response', [=> function () {
  2079.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  2080.         }, => 'onResponse'], -10);
  2081.         $instance->addListener('knp_pager.items', [=> function () {
  2082.             return ($this->privates['App\\Event\\PaginationEventSubscriber'] ?? ($this->privates['App\\Event\\PaginationEventSubscriber'] = new \App\Event\PaginationEventSubscriber()));
  2083.         }, => 'items'], 0);
  2084.         $instance->addListener('Nellapp\\Bundle\\SDKBundle\\Permission\\Event\\ChannelMenuDisplayedEvent', [=> function () {
  2085.             return ($this->privates['App\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] ?? $this->load('getChannelMenuDisplayedSubscriberService'));
  2086.         }, => '__invoke'], 0);
  2087.         $instance->addListener('kernel.request', [=> function () {
  2088.             return ($this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'] ?? $this->getForceUserFromSetupSubscriberService());
  2089.         }, => '__invoke'], 0);
  2090.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2091.             return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->load('getLogoutSubscriberService'));
  2092.         }, => 'logout'], 0);
  2093.         $instance->addListener('FOS\\OAuthServerBundle\\Event\\PreAuthorizationEvent', [=> function () {
  2094.             return ($this->privates['App\\EventSubscriber\\OAuthSubscriber'] ?? ($this->privates['App\\EventSubscriber\\OAuthSubscriber'] = new \App\EventSubscriber\OAuthSubscriber()));
  2095.         }, => 'onPreAuthorization'], 0);
  2096.         $instance->addListener('kernel.exception', [=> function () {
  2097.             return ($this->privates['App\\EventSubscriber\\PartnerApi\\PartnerApiExceptionSubscriber'] ?? ($this->privates['App\\EventSubscriber\\PartnerApi\\PartnerApiExceptionSubscriber'] = new \App\EventSubscriber\PartnerApi\PartnerApiExceptionSubscriber(($this->services['kernel'] ?? $this->get('kernel'1)), $this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  2098.         }, => 'onKernelException'], 0);
  2099.         $instance->addListener('kernel.terminate', [=> function () {
  2100.             return ($this->privates['App\\EventSubscriber\\SyncSubscriber'] ?? $this->load('getSyncSubscriber2Service'));
  2101.         }, => 'sendTracked'], 0);
  2102.         $instance->addListener('console.terminate', [=> function () {
  2103.             return ($this->privates['App\\EventSubscriber\\SyncSubscriber'] ?? $this->load('getSyncSubscriber2Service'));
  2104.         }, => 'sendTracked'], 0);
  2105.         $instance->addListener('kernel.response', [=> function () {
  2106.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2107.         }, => 'onKernelResponse'], 0);
  2108.         $instance->addListener('kernel.response', [=> function () {
  2109.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2110.         }, => 'onKernelResponse'], -1024);
  2111.         $instance->addListener('kernel.request', [=> function () {
  2112.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2113.         }, => 'setDefaultLocale'], 100);
  2114.         $instance->addListener('kernel.request', [=> function () {
  2115.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2116.         }, => 'onKernelRequest'], 16);
  2117.         $instance->addListener('kernel.finish_request', [=> function () {
  2118.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2119.         }, => 'onKernelFinishRequest'], 0);
  2120.         $instance->addListener('kernel.request', [=> function () {
  2121.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2122.         }, => 'onKernelRequest'], 256);
  2123.         $instance->addListener('kernel.response', [=> function () {
  2124.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2125.         }, => 'onResponse'], -255);
  2126.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2127.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2128.         }, => 'onControllerArguments'], 0);
  2129.         $instance->addListener('kernel.exception', [=> function () {
  2130.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2131.         }, => 'logKernelException'], 0);
  2132.         $instance->addListener('kernel.exception', [=> function () {
  2133.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2134.         }, => 'onKernelException'], -128);
  2135.         $instance->addListener('kernel.response', [=> function () {
  2136.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2137.         }, => 'removeCspHeader'], -128);
  2138.         $instance->addListener('kernel.request', [=> function () {
  2139.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2140.         }, => 'onKernelRequest'], 15);
  2141.         $instance->addListener('kernel.finish_request', [=> function () {
  2142.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2143.         }, => 'onKernelFinishRequest'], -15);
  2144.         $instance->addListener('console.error', [=> function () {
  2145.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2146.         }, => 'onConsoleError'], -128);
  2147.         $instance->addListener('console.terminate', [=> function () {
  2148.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2149.         }, => 'onConsoleTerminate'], -128);
  2150.         $instance->addListener('console.error', [=> function () {
  2151.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2152.         }, => 'onConsoleError'], 0);
  2153.         $instance->addListener('kernel.request', [=> function () {
  2154.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2155.         }, => 'configure'], 2048);
  2156.         $instance->addListener('console.command', [=> function () {
  2157.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2158.         }, => 'configure'], 2048);
  2159.         $instance->addListener('kernel.request', [=> function () {
  2160.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2161.         }, => 'onKernelRequest'], 32);
  2162.         $instance->addListener('kernel.finish_request', [=> function () {
  2163.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2164.         }, => 'onKernelFinishRequest'], 0);
  2165.         $instance->addListener('kernel.exception', [=> function () {
  2166.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2167.         }, => 'onKernelException'], -64);
  2168.         $instance->addListener('kernel.response', [=> function () {
  2169.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2170.         }, => 'onKernelResponse'], 0);
  2171.         $instance->addListener('kernel.request', [=> function () {
  2172.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2173.         }, => 'onKernelRequest'], 128);
  2174.         $instance->addListener('kernel.response', [=> function () {
  2175.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2176.         }, => 'onKernelResponse'], -1000);
  2177.         $instance->addListener('kernel.finish_request', [=> function () {
  2178.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2179.         }, => 'onFinishRequest'], 0);
  2180.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2181.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  2182.         }, => 'onMessageFailed'], 100);
  2183.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2184.             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()));
  2185.         }, => 'onMessageFailed'], 200);
  2186.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2187.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2188.         }, => 'onWorkerStarted'], 0);
  2189.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2190.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2191.         }, => 'onWorkerRunning'], 0);
  2192.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2193.             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()));
  2194.         }, => 'onMessageFailed'], 0);
  2195.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2196.             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()));
  2197.         }, => 'onWorkerRunning'], 0);
  2198.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  2199.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  2200.         }, => 'onNotification'], -255);
  2201.         $instance->addListener('kernel.response', [=> function () {
  2202.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2203.         }, => 'onKernelResponse'], -100);
  2204.         $instance->addListener('kernel.exception', [=> function () {
  2205.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2206.         }, => 'onKernelException'], 0);
  2207.         $instance->addListener('kernel.terminate', [=> function () {
  2208.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2209.         }, => 'onKernelTerminate'], -1024);
  2210.         $instance->addListener('kernel.controller', [=> function () {
  2211.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2212.         }, => 'onKernelController'], 0);
  2213.         $instance->addListener('kernel.response', [=> function () {
  2214.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2215.         }, => 'onKernelResponse'], 0);
  2216.         $instance->addListener('kernel.controller', [=> function () {
  2217.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2218.         }, => 'onKernelController'], 0);
  2219.         $instance->addListener('kernel.controller', [=> function () {
  2220.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2221.         }, => 'onKernelController'], 0);
  2222.         $instance->addListener('kernel.controller', [=> function () {
  2223.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2224.         }, => 'onKernelController'], -128);
  2225.         $instance->addListener('kernel.view', [=> function () {
  2226.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2227.         }, => 'onKernelView'], 0);
  2228.         $instance->addListener('kernel.controller', [=> function () {
  2229.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2230.         }, => 'onKernelController'], 0);
  2231.         $instance->addListener('kernel.response', [=> function () {
  2232.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2233.         }, => 'onKernelResponse'], 0);
  2234.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2235.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2236.         }, => 'onKernelControllerArguments'], 0);
  2237.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2238.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2239.         }, => 'onKernelControllerArguments'], 0);
  2240.         $instance->addListener('kernel.response', [=> function () {
  2241.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2242.         }, => 'onKernelResponse'], -128);
  2243.         $instance->addListener('console.command', [=> function () {
  2244.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2245.         }, => 'onCommand'], 255);
  2246.         $instance->addListener('console.terminate', [=> function () {
  2247.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2248.         }, => 'onTerminate'], -255);
  2249.         $instance->addListener('console.command', [=> function () {
  2250.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2251.         }, => 'configure'], 1024);
  2252.         $instance->addListener('console.error', [=> function () {
  2253.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2254.         }, => 'onConsoleError'], 0);
  2255.         $instance->addListener('console.terminate', [=> function () {
  2256.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2257.         }, => 'onConsoleTerminate'], 0);
  2258.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2259.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2260.         }, => 'onWorkerMessageHandled'], 0);
  2261.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2262.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2263.         }, => 'onWorkerMessageFailed'], 0);
  2264.         $instance->addListener('kernel.response', [=> function () {
  2265.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2266.         }, => 'onKernelResponse'], 0);
  2267.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2268.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2269.         }, => 'onVoterVote'], 0);
  2270.         $instance->addListener('kernel.request', [=> function () {
  2271.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2272.         }, => 'configureLogoutUrlGenerator'], 8);
  2273.         $instance->addListener('kernel.request', [=> function () {
  2274.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2275.         }, => 'onKernelRequest'], 8);
  2276.         $instance->addListener('kernel.finish_request', [=> function () {
  2277.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2278.         }, => 'onKernelFinishRequest'], 0);
  2279.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2280.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] ?? $this->getControllerEntityResolverSubscriberService());
  2281.         }, => '__invoke'], 31);
  2282.         $instance->addListener('kernel.response', [=> function () {
  2283.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\DeviceIdSubscriber'] ?? $this->getDeviceIdSubscriberService());
  2284.         }, => 'onResponse'], 0);
  2285.         $instance->addListener('kernel.request', [=> function () {
  2286.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] ?? $this->getRequestChannelDomainSubscriberService());
  2287.         }, => '__invoke'], 32);
  2288.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2289.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RouteSecuritySubscriber()));
  2290.         }, => '__invoke'], 15);
  2291.         $instance->addListener('kernel.terminate', [=> function () {
  2292.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->load('getTerminateMenuDisplayedSubscriberService'));
  2293.         }, => 'refreshTracked'], 0);
  2294.         $instance->addListener('console.terminate', [=> function () {
  2295.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->load('getTerminateMenuDisplayedSubscriberService'));
  2296.         }, => 'refreshTracked'], 0);
  2297.         $instance->addListener('kernel.terminate', [=> function () {
  2298.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->load('getTerminateExportSubscriberService'));
  2299.         }, => 'exportTracked'], 0);
  2300.         $instance->addListener('console.terminate', [=> function () {
  2301.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->load('getTerminateExportSubscriberService'));
  2302.         }, => 'exportTracked'], 0);
  2303.         $instance->addListener('kernel.terminate', [=> function () {
  2304.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->load('getTerminateRefreshSubscriberService'));
  2305.         }, => 'refreshTracked'], 0);
  2306.         $instance->addListener('console.terminate', [=> function () {
  2307.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->load('getTerminateRefreshSubscriberService'));
  2308.         }, => 'refreshTracked'], 0);
  2309.         $instance->addListener('kernel.controller', [=> function () {
  2310.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] ?? $this->getActionControllerSubscriberService());
  2311.         }, => '__invoke'], 15);
  2312.         $instance->addListener('kernel.view', [=> function () {
  2313.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] ?? $this->load('getActionResponseSubscriberService'));
  2314.         }, => '__invoke'], 63);
  2315.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2316.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] ?? $this->getDeserializeActionControllerSubscriberService());
  2317.         }, => '__invoke'], -63);
  2318.         $instance->addListener('kernel.exception', [=> function () {
  2319.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\HandleErrorSubscriber()));
  2320.         }, => '__invoke'], -195);
  2321.         $instance->addListener('knp_pager.before', [=> function () {
  2322.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2323.         }, => 'before'], 0);
  2324.         $instance->addListener('knp_pager.pagination', [=> function () {
  2325.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2326.         }, => 'pagination'], 0);
  2327.         $instance->addListener('knp_pager.before', [=> function () {
  2328.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2329.         }, => 'before'], 1);
  2330.         $instance->addListener('knp_pager.before', [=> function () {
  2331.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2332.         }, => 'before'], 1);
  2333.         $instance->addListener('knp_pager.pagination', [=> function () {
  2334.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2335.         }, => 'pagination'], 1);
  2336.         $instance->addListener('kernel.response', [=> function () {
  2337.             return ($this->privates['webpack_encore.preload_assets_event_listener'] ?? $this->getWebpackEncore_PreloadAssetsEventListenerService());
  2338.         }, => 'onKernelResponse'], 50);
  2339.         $instance->addListener('kernel.finish_request', [=> function () {
  2340.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  2341.         }, => 'resetAssets'], 0);
  2342.         $instance->addListener('spiriit_form_filter.apply.orm.filter_boolean', [=> function () {
  2343.             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()));
  2344.         }, => 'filterBoolean'], 0);
  2345.         $instance->addListener('spiriit_form_filter.apply.orm.filter_checkbox', [=> function () {
  2346.             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()));
  2347.         }, => 'filterCheckbox'], 0);
  2348.         $instance->addListener('spiriit_form_filter.apply.orm.filter_choice', [=> function () {
  2349.             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()));
  2350.         }, => 'filterValue'], 0);
  2351.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date', [=> function () {
  2352.             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()));
  2353.         }, => 'filterDate'], 0);
  2354.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date_range', [=> function () {
  2355.             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()));
  2356.         }, => 'filterDateRange'], 0);
  2357.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime', [=> function () {
  2358.             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()));
  2359.         }, => 'filterDateTime'], 0);
  2360.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime_range', [=> function () {
  2361.             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()));
  2362.         }, => 'filterDateTimeRange'], 0);
  2363.         $instance->addListener('spiriit_form_filter.apply.orm.filter_entity', [=> function () {
  2364.             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()));
  2365.         }, => 'filterEntity'], 0);
  2366.         $instance->addListener('spiriit_form_filter.apply.orm.filter_enum', [=> function () {
  2367.             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()));
  2368.         }, => 'filterEnum'], 0);
  2369.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number', [=> function () {
  2370.             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()));
  2371.         }, => 'filterNumber'], 0);
  2372.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number_range', [=> function () {
  2373.             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()));
  2374.         }, => 'filterNumberRange'], 0);
  2375.         $instance->addListener('spiriit_form_filter.apply.orm.filter_text', [=> function () {
  2376.             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()));
  2377.         }, => 'filterText'], 0);
  2378.         $instance->addListener('spiriit_form_filter.apply.orm.text', [=> function () {
  2379.             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()));
  2380.         }, => 'filterText'], 0);
  2381.         $instance->addListener('spiriit_form_filter.apply.orm.email', [=> function () {
  2382.             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()));
  2383.         }, => 'filterValue'], 0);
  2384.         $instance->addListener('spiriit_form_filter.apply.orm.integer', [=> function () {
  2385.             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()));
  2386.         }, => 'filterValue'], 0);
  2387.         $instance->addListener('spiriit_form_filter.apply.orm.money', [=> function () {
  2388.             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()));
  2389.         }, => 'filterValue'], 0);
  2390.         $instance->addListener('spiriit_form_filter.apply.orm.number', [=> function () {
  2391.             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()));
  2392.         }, => 'filterValue'], 0);
  2393.         $instance->addListener('spiriit_form_filter.apply.orm.percent', [=> function () {
  2394.             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()));
  2395.         }, => 'filterValue'], 0);
  2396.         $instance->addListener('spiriit_form_filter.apply.orm.search', [=> function () {
  2397.             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()));
  2398.         }, => 'filterValue'], 0);
  2399.         $instance->addListener('spiriit_form_filter.apply.orm.url', [=> function () {
  2400.             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()));
  2401.         }, => 'filterValue'], 0);
  2402.         $instance->addListener('spiriit_form_filter.apply.orm.choice', [=> function () {
  2403.             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()));
  2404.         }, => 'filterValue'], 0);
  2405.         $instance->addListener('spiriit_form_filter.apply.orm.entity', [=> function () {
  2406.             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()));
  2407.         }, => 'filterEntity'], 0);
  2408.         $instance->addListener('spiriit_form_filter.apply.orm.country', [=> function () {
  2409.             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()));
  2410.         }, => 'filterValue'], 0);
  2411.         $instance->addListener('spiriit_form_filter.apply.orm.language', [=> function () {
  2412.             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()));
  2413.         }, => 'filterValue'], 0);
  2414.         $instance->addListener('spiriit_form_filter.apply.orm.locale', [=> function () {
  2415.             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()));
  2416.         }, => 'filterValue'], 0);
  2417.         $instance->addListener('spiriit_form_filter.apply.orm.timezone', [=> function () {
  2418.             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()));
  2419.         }, => 'filterValue'], 0);
  2420.         $instance->addListener('spiriit_form_filter.apply.orm.date', [=> function () {
  2421.             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()));
  2422.         }, => 'filterDate'], 0);
  2423.         $instance->addListener('spiriit_form_filter.apply.orm.datetime', [=> function () {
  2424.             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()));
  2425.         }, => 'filterDate'], 0);
  2426.         $instance->addListener('spiriit_form_filter.apply.orm.birthday', [=> function () {
  2427.             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()));
  2428.         }, => 'filterDate'], 0);
  2429.         $instance->addListener('spiriit_form_filter.apply.orm.checkbox', [=> function () {
  2430.             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()));
  2431.         }, => 'filterValue'], 0);
  2432.         $instance->addListener('spiriit_form_filter.apply.orm.radio', [=> function () {
  2433.             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()));
  2434.         }, => 'filterValue'], 0);
  2435.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2436.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2437.         }, => 'onLogout'], 0);
  2438.         return $instance;
  2439.     }
  2440.     /**
  2441.      * Gets the public 'http_kernel' shared service.
  2442.      *
  2443.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2444.      */
  2445.     protected function getHttpKernelService()
  2446.     {
  2447.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2448.         if (isset($this->services['http_kernel'])) {
  2449.             return $this->services['http_kernel'];
  2450.         }
  2451.         $b = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  2452.         if (isset($this->services['http_kernel'])) {
  2453.             return $this->services['http_kernel'];
  2454.         }
  2455.         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);
  2456.     }
  2457.     /**
  2458.      * Gets the public 'knp_menu.matcher' shared service.
  2459.      *
  2460.      * @return \Knp\Menu\Matcher\Matcher
  2461.      */
  2462.     protected function getKnpMenu_MatcherService()
  2463.     {
  2464.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  2465.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  2466.         }, 1));
  2467.     }
  2468.     /**
  2469.      * Gets the public 'liip_imagine.cache.manager' shared service.
  2470.      *
  2471.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  2472.      */
  2473.     protected function getLiipImagine_Cache_ManagerService()
  2474.     {
  2475.         $a = ($this->services['router'] ?? $this->getRouterService());
  2476.         if (isset($this->services['liip_imagine.cache.manager'])) {
  2477.             return $this->services['liip_imagine.cache.manager'];
  2478.         }
  2479.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2480.         if (isset($this->services['liip_imagine.cache.manager'])) {
  2481.             return $this->services['liip_imagine.cache.manager'];
  2482.         }
  2483.         $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);
  2484.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  2485.         $instance->addResolver('cursus_uploads', ($this->services['liip_imagine.cache.resolver.cursus_uploads'] ?? $this->getLiipImagine_Cache_Resolver_CursusUploadsService()));
  2486.         $instance->addResolver('admin_channel_user_data_drive', ($this->services['liip_imagine.cache.resolver.admin_channel_user_data_drive'] ?? $this->getLiipImagine_Cache_Resolver_AdminChannelUserDataDriveService()));
  2487.         $instance->addResolver('organization_uploads', ($this->services['liip_imagine.cache.resolver.organization_uploads'] ?? $this->getLiipImagine_Cache_Resolver_OrganizationUploadsService()));
  2488.         $instance->addResolver('positioning_test_uploads', ($this->services['liip_imagine.cache.resolver.positioning_test_uploads'] ?? $this->getLiipImagine_Cache_Resolver_PositioningTestUploadsService()));
  2489.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  2490.         return $instance;
  2491.     }
  2492.     /**
  2493.      * Gets the public 'liip_imagine.cache.resolver.admin_channel_user_data_drive' shared service.
  2494.      *
  2495.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2496.      */
  2497.     protected function getLiipImagine_Cache_Resolver_AdminChannelUserDataDriveService()
  2498.     {
  2499.         return $this->services['liip_imagine.cache.resolver.admin_channel_user_data_drive'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver(($this->services['admin_channel_user_data_drive_filesystem'] ?? $this->getAdminChannelUserDataDriveFilesystemService()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), 'none''''private');
  2500.     }
  2501.     /**
  2502.      * Gets the public 'liip_imagine.cache.resolver.cursus_uploads' shared service.
  2503.      *
  2504.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2505.      */
  2506.     protected function getLiipImagine_Cache_Resolver_CursusUploadsService()
  2507.     {
  2508.         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');
  2509.     }
  2510.     /**
  2511.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  2512.      *
  2513.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  2514.      */
  2515.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  2516.     {
  2517.         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');
  2518.     }
  2519.     /**
  2520.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  2521.      *
  2522.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  2523.      */
  2524.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  2525.     {
  2526.         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()));
  2527.     }
  2528.     /**
  2529.      * Gets the public 'liip_imagine.cache.resolver.organization_uploads' shared service.
  2530.      *
  2531.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2532.      */
  2533.     protected function getLiipImagine_Cache_Resolver_OrganizationUploadsService()
  2534.     {
  2535.         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');
  2536.     }
  2537.     /**
  2538.      * Gets the public 'liip_imagine.cache.resolver.positioning_test_uploads' shared service.
  2539.      *
  2540.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2541.      */
  2542.     protected function getLiipImagine_Cache_Resolver_PositioningTestUploadsService()
  2543.     {
  2544.         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');
  2545.     }
  2546.     /**
  2547.      * Gets the public 'liip_imagine.cache.signer' shared service.
  2548.      *
  2549.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  2550.      */
  2551.     protected function getLiipImagine_Cache_SignerService()
  2552.     {
  2553.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  2554.     }
  2555.     /**
  2556.      * Gets the public 'messenger.default_bus' shared service.
  2557.      *
  2558.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2559.      */
  2560.     protected function getMessenger_DefaultBusService()
  2561.     {
  2562.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2563.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  2564.             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')));
  2565.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2566.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2567.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2568.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'] ?? $this->load('getMenuDisplayedMiddlewareService'));
  2569.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  2570.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  2571.         }, 8)));
  2572.     }
  2573.     /**
  2574.      * Gets the public 'oneup_uploader.orphanage_manager' shared service.
  2575.      *
  2576.      * @return \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager
  2577.      */
  2578.     protected function getOneupUploader_OrphanageManagerService()
  2579.     {
  2580.         return $this->services['oneup_uploader.orphanage_manager'] = new \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager($this$this->getParameter('oneup_uploader.orphanage'));
  2581.     }
  2582.     /**
  2583.      * Gets the public 'oneup_uploader.templating.uploader_helper' shared service.
  2584.      *
  2585.      * @return \Oneup\UploaderBundle\Templating\Helper\UploaderHelper
  2586.      */
  2587.     protected function getOneupUploader_Templating_UploaderHelperService()
  2588.     {
  2589.         $a = ($this->services['router'] ?? $this->getRouterService());
  2590.         if (isset($this->services['oneup_uploader.templating.uploader_helper'])) {
  2591.             return $this->services['oneup_uploader.templating.uploader_helper'];
  2592.         }
  2593.         return $this->services['oneup_uploader.templating.uploader_helper'] = new \Oneup\UploaderBundle\Templating\Helper\UploaderHelper($a$this->parameters['oneup_uploader.maxsize']);
  2594.     }
  2595.     /**
  2596.      * Gets the public 'oneup_uploader.twig.extension.uploader' shared service.
  2597.      *
  2598.      * @return \Oneup\UploaderBundle\Twig\Extension\UploaderExtension
  2599.      */
  2600.     protected function getOneupUploader_Twig_Extension_UploaderService()
  2601.     {
  2602.         $a = ($this->services['oneup_uploader.templating.uploader_helper'] ?? $this->getOneupUploader_Templating_UploaderHelperService());
  2603.         if (isset($this->services['oneup_uploader.twig.extension.uploader'])) {
  2604.             return $this->services['oneup_uploader.twig.extension.uploader'];
  2605.         }
  2606.         return $this->services['oneup_uploader.twig.extension.uploader'] = new \Oneup\UploaderBundle\Twig\Extension\UploaderExtension($a);
  2607.     }
  2608.     /**
  2609.      * Gets the public 'organization_filesystem' shared service.
  2610.      *
  2611.      * @return \League\Flysystem\Filesystem
  2612.      */
  2613.     protected function getOrganizationFilesystemService()
  2614.     {
  2615.         return $this->services['organization_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/organization/'), NULL22NULLfalse), []);
  2616.     }
  2617.     /**
  2618.      * Gets the public 'positioning_test_filesystem' shared service.
  2619.      *
  2620.      * @return \League\Flysystem\Filesystem
  2621.      */
  2622.     protected function getPositioningTestFilesystemService()
  2623.     {
  2624.         return $this->services['positioning_test_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/positioning-test/'), NULL22NULLfalse), []);
  2625.     }
  2626.     /**
  2627.      * Gets the public 'request_stack' shared service.
  2628.      *
  2629.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2630.      */
  2631.     protected function getRequestStackService()
  2632.     {
  2633.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2634.     }
  2635.     /**
  2636.      * Gets the public 'router' shared autowired service.
  2637.      *
  2638.      * @return \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator
  2639.      */
  2640.     protected function getRouterService()
  2641.     {
  2642.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2643.         $b = new \Symfony\Bridge\Monolog\Logger('router');
  2644.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2645.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2646.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2647.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2648.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2649.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2650.         ], [
  2651.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2652.         ]))->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');
  2653.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2654.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2655.         return $this->services['router'] = new \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator($c$a);
  2656.     }
  2657.     /**
  2658.      * Gets the public 'translator' shared service.
  2659.      *
  2660.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2661.      */
  2662.     protected function getTranslatorService()
  2663.     {
  2664.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2665.     }
  2666.     /**
  2667.      * Gets the public 'var_dumper.cloner' shared service.
  2668.      *
  2669.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2670.      */
  2671.     protected function getVarDumper_ClonerService()
  2672.     {
  2673.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2674.         $instance->setMaxItems(2500);
  2675.         $instance->setMinDepth(1);
  2676.         $instance->setMaxString(-1);
  2677.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2678.         return $instance;
  2679.     }
  2680.     /**
  2681.      * Gets the private '.cache_connection.aYaSoIc' shared service.
  2682.      *
  2683.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  2684.      */
  2685.     protected function get_CacheConnection_AYaSoIcService()
  2686.     {
  2687.         return $this->privates['.cache_connection.aYaSoIc'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://'.$this->getEnv('string:REDIS_HOST').':'.$this->getEnv('string:int:REDIS_PORT'), ['lazy' => true]);
  2688.     }
  2689.     /**
  2690.      * Gets the private '.debug.http_client' shared service.
  2691.      *
  2692.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2693.      */
  2694.     protected function get_Debug_HttpClientService()
  2695.     {
  2696.         $a \Symfony\Component\HttpClient\HttpClient::create(['verify_peer' => false'verify_host' => false'headers' => [], 'resolve' => []], 6);
  2697.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2698.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2699.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2700.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2701.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2702.         $a->setLogger($b);
  2703.         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))));
  2704.     }
  2705.     /**
  2706.      * Gets the private '.service_locator.yNOXh5_' shared service.
  2707.      *
  2708.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2709.      */
  2710.     protected function get_ServiceLocator_YNOXh5Service()
  2711.     {
  2712.         return $this->privates['.service_locator.yNOXh5_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2713.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  2714.             'security.firewall.map.context.api_doc' => ['privates''security.firewall.map.context.api_doc''getSecurity_Firewall_Map_Context_ApiDocService'true],
  2715.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2716.             'security.firewall.map.context.internal_api' => ['privates''security.firewall.map.context.internal_api''getSecurity_Firewall_Map_Context_InternalApiService'true],
  2717.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  2718.             'security.firewall.map.context.oauth_token' => ['privates''security.firewall.map.context.oauth_token''getSecurity_Firewall_Map_Context_OauthTokenService'true],
  2719.             'security.firewall.map.context.partner_api' => ['privates''security.firewall.map.context.partner_api''getSecurity_Firewall_Map_Context_PartnerApiService'true],
  2720.             'security.firewall.map.context.partner_api_doc' => ['privates''security.firewall.map.context.partner_api_doc''getSecurity_Firewall_Map_Context_PartnerApiDocService'true],
  2721.             'security.firewall.map.context.sync' => ['privates''security.firewall.map.context.sync''getSecurity_Firewall_Map_Context_SyncService'true],
  2722.             'security.firewall.map.context.sync_doc' => ['privates''security.firewall.map.context.sync_doc''getSecurity_Firewall_Map_Context_SyncDocService'true],
  2723.         ], [
  2724.             'security.firewall.map.context.api' => '?',
  2725.             'security.firewall.map.context.api_doc' => '?',
  2726.             'security.firewall.map.context.dev' => '?',
  2727.             'security.firewall.map.context.internal_api' => '?',
  2728.             'security.firewall.map.context.main' => '?',
  2729.             'security.firewall.map.context.oauth_token' => '?',
  2730.             'security.firewall.map.context.partner_api' => '?',
  2731.             'security.firewall.map.context.partner_api_doc' => '?',
  2732.             'security.firewall.map.context.sync' => '?',
  2733.             'security.firewall.map.context.sync_doc' => '?',
  2734.         ]);
  2735.     }
  2736.     /**
  2737.      * Gets the private 'App\EventSubscriber\ForceUserFromSetupSubscriber' shared autowired service.
  2738.      *
  2739.      * @return \App\EventSubscriber\ForceUserFromSetupSubscriber
  2740.      */
  2741.     protected function getForceUserFromSetupSubscriberService()
  2742.     {
  2743.         return $this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'] = new \App\EventSubscriber\ForceUserFromSetupSubscriber(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2744.     }
  2745.     /**
  2746.      * Gets the private 'App\Repository\App\AppRepository' shared autowired service.
  2747.      *
  2748.      * @return \App\Repository\App\AppRepository
  2749.      */
  2750.     protected function getAppRepositoryService()
  2751.     {
  2752.         return $this->privates['App\\Repository\\App\\AppRepository'] = new \App\Repository\App\AppRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2753.     }
  2754.     /**
  2755.      * Gets the private 'App\Repository\ChannelUserData\Activity\AbstractCursusActivityRepository' shared autowired service.
  2756.      *
  2757.      * @return \App\Repository\ChannelUserData\Activity\AbstractCursusActivityRepository
  2758.      */
  2759.     protected function getAbstractCursusActivityRepositoryService()
  2760.     {
  2761.         return $this->privates['App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository'] = new \App\Repository\ChannelUserData\Activity\AbstractCursusActivityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2762.     }
  2763.     /**
  2764.      * Gets the private 'App\Repository\ChannelUserData\AdminChannelUserDataRepository' shared autowired service.
  2765.      *
  2766.      * @return \App\Repository\ChannelUserData\AdminChannelUserDataRepository
  2767.      */
  2768.     protected function getAdminChannelUserDataRepositoryService()
  2769.     {
  2770.         return $this->privates['App\\Repository\\ChannelUserData\\AdminChannelUserDataRepository'] = new \App\Repository\ChannelUserData\AdminChannelUserDataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2771.     }
  2772.     /**
  2773.      * Gets the private 'App\Repository\ChannelUserData\Cursus\AbstractCursusRepository' shared autowired service.
  2774.      *
  2775.      * @return \App\Repository\ChannelUserData\Cursus\AbstractCursusRepository
  2776.      */
  2777.     protected function getAbstractCursusRepositoryService()
  2778.     {
  2779.         return $this->privates['App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository'] = new \App\Repository\ChannelUserData\Cursus\AbstractCursusRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2780.     }
  2781.     /**
  2782.      * Gets the private 'App\Service\ChannelUserData\ActivityFeedService' shared autowired service.
  2783.      *
  2784.      * @return \App\Service\ChannelUserData\ActivityFeedService
  2785.      */
  2786.     protected function getActivityFeedServiceService()
  2787.     {
  2788.         return $this->privates['App\\Service\\ChannelUserData\\ActivityFeedService'] = new \App\Service\ChannelUserData\ActivityFeedService(($this->privates['App\\Repository\\ChannelUserData\\AdminChannelUserDataRepository'] ?? $this->getAdminChannelUserDataRepositoryService()), ($this->privates['App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository'] ?? $this->getAbstractCursusRepositoryService()));
  2789.     }
  2790.     /**
  2791.      * Gets the private 'App\Service\ChannelUserData\ActivityService' shared autowired service.
  2792.      *
  2793.      * @return \App\Service\ChannelUserData\ActivityService
  2794.      */
  2795.     protected function getActivityServiceService()
  2796.     {
  2797.         $a = ($this->privates['App\\Service\\Mailer\\MailerService'] ?? $this->getMailerServiceService());
  2798.         if (isset($this->privates['App\\Service\\ChannelUserData\\ActivityService'])) {
  2799.             return $this->privates['App\\Service\\ChannelUserData\\ActivityService'];
  2800.         }
  2801.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2802.         if (isset($this->privates['App\\Service\\ChannelUserData\\ActivityService'])) {
  2803.             return $this->privates['App\\Service\\ChannelUserData\\ActivityService'];
  2804.         }
  2805.         return $this->privates['App\\Service\\ChannelUserData\\ActivityService'] = new \App\Service\ChannelUserData\ActivityService(($this->services['translator'] ?? $this->getTranslatorService()), $a, new \App\Service\Pdf\ExportActivityGenerator(($this->privates['App\\Service\\ChannelUserData\\ActivityFeedService'] ?? $this->getActivityFeedServiceService()), $b, ($this->privates['HeadlessChromium\\BrowserFactory'] ?? ($this->privates['HeadlessChromium\\BrowserFactory'] = new \HeadlessChromium\BrowserFactory($this->getEnv('resolve:CHROME_BIN')))), ($this->targetDir.''.'%/pdf_tmp/'), true), ($this->privates['App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository'] ?? $this->getAbstractCursusActivityRepositoryService()));
  2806.     }
  2807.     /**
  2808.      * Gets the private 'App\Service\Mailer\MailerService' shared autowired service.
  2809.      *
  2810.      * @return \App\Service\Mailer\MailerService
  2811.      */
  2812.     protected function getMailerServiceService()
  2813.     {
  2814.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'] ?? $this->getMailerService());
  2815.         if (isset($this->privates['App\\Service\\Mailer\\MailerService'])) {
  2816.             return $this->privates['App\\Service\\Mailer\\MailerService'];
  2817.         }
  2818.         $b = ($this->services['router'] ?? $this->getRouterService());
  2819.         if (isset($this->privates['App\\Service\\Mailer\\MailerService'])) {
  2820.             return $this->privates['App\\Service\\Mailer\\MailerService'];
  2821.         }
  2822.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  2823.         if (isset($this->privates['App\\Service\\Mailer\\MailerService'])) {
  2824.             return $this->privates['App\\Service\\Mailer\\MailerService'];
  2825.         }
  2826.         return $this->privates['App\\Service\\Mailer\\MailerService'] = new \App\Service\Mailer\MailerService($a$b$b, ($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()), $c, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime'] ?? $this->getFileRuntime2Service()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Service\\NellappFileService'] ?? $this->getNellappFileServiceService()));
  2827.     }
  2828.     /**
  2829.      * Gets the private 'App\Service\Sync\Routing\Loader\RouteCollectionLoader' shared autowired service.
  2830.      *
  2831.      * @return \App\Service\Sync\Routing\Loader\RouteCollectionLoader
  2832.      */
  2833.     protected function getRouteCollectionLoaderService()
  2834.     {
  2835.         $a = ($this->privates['App\\Service\\Sync\\Routing\\Routing'] ?? $this->getRoutingService());
  2836.         if (isset($this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'])) {
  2837.             return $this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'];
  2838.         }
  2839.         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);
  2840.     }
  2841.     /**
  2842.      * Gets the private 'App\Service\Sync\Routing\Routing' shared autowired service.
  2843.      *
  2844.      * @return \App\Service\Sync\Routing\Routing
  2845.      */
  2846.     protected function getRoutingService()
  2847.     {
  2848.         $a = ($this->services['router'] ?? $this->getRouterService());
  2849.         if (isset($this->privates['App\\Service\\Sync\\Routing\\Routing'])) {
  2850.             return $this->privates['App\\Service\\Sync\\Routing\\Routing'];
  2851.         }
  2852.         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);
  2853.     }
  2854.     /**
  2855.      * Gets the private 'App\Twig\Extension\Channel\ChannelUserExtension' shared autowired service.
  2856.      *
  2857.      * @return \App\Twig\Extension\Channel\ChannelUserExtension
  2858.      */
  2859.     protected function getChannelUserExtensionService()
  2860.     {
  2861.         return $this->privates['App\\Twig\\Extension\\Channel\\ChannelUserExtension'] = new \App\Twig\Extension\Channel\ChannelUserExtension(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'] ?? $this->getChannelUserDataPermissionRuntimeService()));
  2862.     }
  2863.     /**
  2864.      * Gets the private 'Drosalys\Bundle\ApiBundle\Action\ActionRetriever' shared autowired service.
  2865.      *
  2866.      * @return \Drosalys\Bundle\ApiBundle\Action\ActionRetriever
  2867.      */
  2868.     protected function getActionRetrieverService()
  2869.     {
  2870.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] = new \Drosalys\Bundle\ApiBundle\Action\ActionRetriever(new RewindableGenerator(function () {
  2871.             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()));
  2872.             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()));
  2873.         }, 2));
  2874.     }
  2875.     /**
  2876.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber' shared autowired service.
  2877.      *
  2878.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber
  2879.      */
  2880.     protected function getActionControllerSubscriberService()
  2881.     {
  2882.         $a = ($this->services['router'] ?? $this->getRouterService());
  2883.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'])) {
  2884.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'];
  2885.         }
  2886.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()), $a);
  2887.     }
  2888.     /**
  2889.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber' shared autowired service.
  2890.      *
  2891.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber
  2892.      */
  2893.     protected function getDeserializeActionControllerSubscriberService()
  2894.     {
  2895.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  2896.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  2897.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  2898.         }
  2899.         $b = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  2900.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  2901.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  2902.         }
  2903.         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()), $a$b);
  2904.     }
  2905.     /**
  2906.      * Gets the private 'Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter' shared autowired service.
  2907.      *
  2908.      * @return \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter
  2909.      */
  2910.     protected function getSerializerAdapterService()
  2911.     {
  2912.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  2913.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'])) {
  2914.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'];
  2915.         }
  2916.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter($a);
  2917.     }
  2918.     /**
  2919.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber' shared autowired service.
  2920.      *
  2921.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber
  2922.      */
  2923.     protected function getControllerEntityResolverSubscriberService()
  2924.     {
  2925.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2926.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'])) {
  2927.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'];
  2928.         }
  2929.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber($a);
  2930.     }
  2931.     /**
  2932.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber' shared autowired service.
  2933.      *
  2934.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber
  2935.      */
  2936.     protected function getDeviceIdSubscriberService()
  2937.     {
  2938.         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'))));
  2939.     }
  2940.     /**
  2941.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber' shared autowired service.
  2942.      *
  2943.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber
  2944.      */
  2945.     protected function getRequestChannelDomainSubscriberService()
  2946.     {
  2947.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  2948.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'])) {
  2949.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'];
  2950.         }
  2951.         $b = ($this->services['router'] ?? $this->getRouterService());
  2952.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'])) {
  2953.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'];
  2954.         }
  2955.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber($a$b);
  2956.     }
  2957.     /**
  2958.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService' shared autowired service.
  2959.      *
  2960.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService
  2961.      */
  2962.     protected function getGlobalEntitiesServiceService()
  2963.     {
  2964.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2965.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'])) {
  2966.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'];
  2967.         }
  2968.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  2969.     }
  2970.     /**
  2971.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys' shared autowired service.
  2972.      *
  2973.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys
  2974.      */
  2975.     protected function getGlobalEntityKeysService()
  2976.     {
  2977.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys($this->parameters['nellapp_sdk.global_getter.global_entities']);
  2978.     }
  2979.     /**
  2980.      * Gets the private 'Nellapp\Bundle\SDKBundle\Mailer\Mailer' shared autowired service.
  2981.      *
  2982.      * @return \Nellapp\Bundle\SDKBundle\Mailer\Mailer
  2983.      */
  2984.     protected function getMailerService()
  2985.     {
  2986.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2987.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'])) {
  2988.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'];
  2989.         }
  2990.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'] = $instance = new \Nellapp\Bundle\SDKBundle\Mailer\Mailer($this->getEnv('MAIL_SENDER'), $this->getEnv('MAIL_SENDER_NAME'), $this->getEnv('BREVO_API_URL'), $this->getEnv('BREVO_API_KEY'), $this->getEnv('MAIL_DEV_ADDRESS'), $this->getEnv('bool:MAIL_TO_DEV'), $this->getEnv('bool:ACTIVE_MAIL'), $a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  2991.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2992.         return $instance;
  2993.     }
  2994.     /**
  2995.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager' shared autowired service.
  2996.      *
  2997.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager
  2998.      */
  2999.     protected function getChannelUserPermissionManager2Service()
  3000.     {
  3001.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3002.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'])) {
  3003.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'];
  3004.         }
  3005.         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);
  3006.     }
  3007.     /**
  3008.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService' shared autowired service.
  3009.      *
  3010.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService
  3011.      */
  3012.     protected function getChannelUserPermissionServiceService()
  3013.     {
  3014.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManager2Service());
  3015.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'])) {
  3016.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'];
  3017.         }
  3018.         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()));
  3019.     }
  3020.     /**
  3021.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager' shared autowired service.
  3022.      *
  3023.      * @return \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager
  3024.      */
  3025.     protected function getChannelUserPermissionEnumManagerService()
  3026.     {
  3027.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnumManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager(new RewindableGenerator(function () {
  3028.             yield => ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserActivityFeedPermissionEnum'] ?? ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserActivityFeedPermissionEnum'] = new \App\Enum\ChannelUserResourcePermission\ChannelUserActivityFeedPermissionEnum()));
  3029.             yield => ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserPermissionAsyncEnum'] = new \App\Enum\ChannelUserResourcePermission\ChannelUserPermissionAsyncEnum()));
  3030.             yield => ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserServicePermissionEnum'] ?? ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserServicePermissionEnum'] = new \App\Enum\ChannelUserResourcePermission\ChannelUserServicePermissionEnum()));
  3031.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserChannelUserDataPermissionEnum()));
  3032.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserCursusPermissionEnum()));
  3033.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionAsyncEnum()));
  3034.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnum()));
  3035.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserSessionPermissionEnum()));
  3036.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserTrainingPermissionEnum()));
  3037.         }, 9));
  3038.     }
  3039.     /**
  3040.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager' shared autowired service.
  3041.      *
  3042.      * @return \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager
  3043.      */
  3044.     protected function getChannelUserPermissionHierarchyManagerService()
  3045.     {
  3046.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager(new RewindableGenerator(function () {
  3047.             yield => ($this->privates['App\\Security\\Hierarchy\\ChannelServicePermissionHierarchy'] ?? ($this->privates['App\\Security\\Hierarchy\\ChannelServicePermissionHierarchy'] = new \App\Security\Hierarchy\ChannelServicePermissionHierarchy()));
  3048.             yield => ($this->privates['App\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] ?? ($this->privates['App\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] = new \App\Security\Hierarchy\ChannelUserPermissionAsyncHierarchy()));
  3049.             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()));
  3050.             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()));
  3051.             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()));
  3052.             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()));
  3053.             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()));
  3054.         }, 7));
  3055.     }
  3056.     /**
  3057.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime' shared autowired service.
  3058.      *
  3059.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime
  3060.      */
  3061.     protected function getChannelUserDataPermissionRuntimeService()
  3062.     {
  3063.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'] = new \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] ?? $this->getChannelUserPermissionServiceService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] ?? $this->getUserOwnerGetterService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  3064.     }
  3065.     /**
  3066.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter' shared autowired service.
  3067.      *
  3068.      * @return \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter
  3069.      */
  3070.     protected function getUserOwnerGetterService()
  3071.     {
  3072.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] = new \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter(new RewindableGenerator(function () {
  3073.             return new \EmptyIterator();
  3074.         }, 0));
  3075.     }
  3076.     /**
  3077.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils' shared autowired service.
  3078.      *
  3079.      * @return \Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils
  3080.      */
  3081.     protected function getChannelMainDomainUtilsService()
  3082.     {
  3083.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  3084.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'])) {
  3085.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'];
  3086.         }
  3087.         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);
  3088.     }
  3089.     /**
  3090.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime' shared autowired service.
  3091.      *
  3092.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime
  3093.      */
  3094.     protected function getFileRuntime2Service()
  3095.     {
  3096.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Service\\NellappFileService'] ?? $this->getNellappFileServiceService()));
  3097.     }
  3098.     /**
  3099.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime' shared autowired service.
  3100.      *
  3101.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime
  3102.      */
  3103.     protected function getImageRunTimeService()
  3104.     {
  3105.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  3106.     }
  3107.     /**
  3108.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService' shared autowired service.
  3109.      *
  3110.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService
  3111.      */
  3112.     protected function getNellappFileServiceService()
  3113.     {
  3114.         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, [
  3115.             'oneup_flysystem.admin_channel_user_data_certificate_filesystem' => ['services''admin_channel_user_data_certificate_filesystem''getAdminChannelUserDataCertificateFilesystemService'true],
  3116.             'oneup_flysystem.admin_channel_user_data_drive_filesystem' => ['services''admin_channel_user_data_drive_filesystem''getAdminChannelUserDataDriveFilesystemService'false],
  3117.             'oneup_flysystem.cursus_filesystem' => ['services''cursus_filesystem''getCursusFilesystemService'false],
  3118.             'oneup_flysystem.export_filesystem' => ['services''export_filesystem''getExportFilesystemService'true],
  3119.             'oneup_flysystem.organization_filesystem' => ['services''organization_filesystem''getOrganizationFilesystemService'false],
  3120.             'oneup_flysystem.positioning_test_filesystem' => ['services''positioning_test_filesystem''getPositioningTestFilesystemService'false],
  3121.         ], [
  3122.             'oneup_flysystem.admin_channel_user_data_certificate_filesystem' => '?',
  3123.             'oneup_flysystem.admin_channel_user_data_drive_filesystem' => '?',
  3124.             'oneup_flysystem.cursus_filesystem' => '?',
  3125.             'oneup_flysystem.export_filesystem' => '?',
  3126.             'oneup_flysystem.organization_filesystem' => '?',
  3127.             'oneup_flysystem.positioning_test_filesystem' => '?',
  3128.         ]), ($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/')], 'admin_channel_user_data_drive_upload' => ['maxsize' => 10000000'mimeTypes' => $this->parameters['admin_channel_user_data_drive_upload_mime_types'], 'uploadDirectory' => (\dirname(__DIR__3).'/uploads/admin_channel_user_data_drive/')], 'admin_channel_user_data_certificate_upload' => ['maxsize' => 1000000000'mimeTypes' => $this->parameters['admin_channel_user_data_certificate_upload_mime_types'], 'uploadDirectory' => (\dirname(__DIR__3).'/uploads/admin_channel_user_data_certificate/')]]), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  3129.     }
  3130.     /**
  3131.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  3132.      *
  3133.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  3134.      */
  3135.     protected function getResetAssetsEventListenerService()
  3136.     {
  3137.         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']);
  3138.     }
  3139.     /**
  3140.      * Gets the private 'annotations.cache_adapter' shared service.
  3141.      *
  3142.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  3143.      */
  3144.     protected function getAnnotations_CacheAdapterService()
  3145.     {
  3146.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3147.     }
  3148.     /**
  3149.      * Gets the private 'annotations.cached_reader' shared service.
  3150.      *
  3151.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  3152.      */
  3153.     protected function getAnnotations_CachedReaderService()
  3154.     {
  3155.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  3156.     }
  3157.     /**
  3158.      * Gets the private 'annotations.reader' shared service.
  3159.      *
  3160.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3161.      */
  3162.     protected function getAnnotations_ReaderService()
  3163.     {
  3164.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3165.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3166.         $a->registerUniqueLoader('class_exists');
  3167.         $instance->addGlobalIgnoredName('required'$a);
  3168.         return $instance;
  3169.     }
  3170.     /**
  3171.      * Gets the private 'assets.context' shared service.
  3172.      *
  3173.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  3174.      */
  3175.     protected function getAssets_ContextService()
  3176.     {
  3177.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  3178.         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());
  3179.     }
  3180.     /**
  3181.      * Gets the private 'assets.packages' shared service.
  3182.      *
  3183.      * @return \Symfony\Component\Asset\Packages
  3184.      */
  3185.     protected function getAssets_PackagesService()
  3186.     {
  3187.         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 () {
  3188.             yield 'account' => ($this->privates['assets._package_account'] ?? $this->load('getAssets_PackageAccountService'));
  3189.             yield 'admin' => ($this->privates['assets._package_admin'] ?? $this->load('getAssets_PackageAdminService'));
  3190.             yield 'super_admin' => ($this->privates['assets._package_super_admin'] ?? $this->load('getAssets_PackageSuperAdminService'));
  3191.             yield 'core' => ($this->privates['nellapp_sdk.assets._package_core'] ?? $this->load('getNellappSdk_Assets_PackageCoreService'));
  3192.             yield 'channel_image' => ($this->privates['nellapp_sdk.assets._package_channel_image'] ?? $this->load('getNellappSdk_Assets_PackageChannelImageService'));
  3193.             yield 'user_avatar' => ($this->privates['nellapp_sdk.assets._package_user_avatar'] ?? $this->load('getNellappSdk_Assets_PackageUserAvatarService'));
  3194.             yield 'organization_file' => ($this->privates['nellapp_sdk.assets._package_organization_file'] ?? $this->load('getNellappSdk_Assets_PackageOrganizationFileService'));
  3195.         }, 7));
  3196.     }
  3197.     /**
  3198.      * Gets the private 'cache.annotations' shared service.
  3199.      *
  3200.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3201.      */
  3202.     protected function getCache_AnnotationsService()
  3203.     {
  3204.         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())));
  3205.     }
  3206.     /**
  3207.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  3208.      *
  3209.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3210.      */
  3211.     protected function getCache_Doctrine_Orm_Default_QueryService()
  3212.     {
  3213.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3214.     }
  3215.     /**
  3216.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  3217.      *
  3218.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3219.      */
  3220.     protected function getCache_Doctrine_Orm_Default_ResultService()
  3221.     {
  3222.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3223.     }
  3224.     /**
  3225.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  3226.      *
  3227.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3228.      */
  3229.     protected function getCache_Messenger_RestartWorkersSignalService()
  3230.     {
  3231.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.aYaSoIc'] ?? $this->get_CacheConnection_AYaSoIcService()), 'rC9AFPHjnt'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3232.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3233.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  3234.     }
  3235.     /**
  3236.      * Gets the private 'cache.property_info' shared service.
  3237.      *
  3238.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3239.      */
  3240.     protected function getCache_PropertyInfoService()
  3241.     {
  3242.         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())));
  3243.     }
  3244.     /**
  3245.      * Gets the private 'cache.security_expression_language' shared service.
  3246.      *
  3247.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3248.      */
  3249.     protected function getCache_SecurityExpressionLanguageService()
  3250.     {
  3251.         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())));
  3252.     }
  3253.     /**
  3254.      * Gets the private 'cache.serializer' shared service.
  3255.      *
  3256.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3257.      */
  3258.     protected function getCache_SerializerService()
  3259.     {
  3260.         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())));
  3261.     }
  3262.     /**
  3263.      * Gets the private 'cache.validator' shared service.
  3264.      *
  3265.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3266.      */
  3267.     protected function getCache_ValidatorService()
  3268.     {
  3269.         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())));
  3270.     }
  3271.     /**
  3272.      * Gets the private 'cache.webpack_encore' shared service.
  3273.      *
  3274.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3275.      */
  3276.     protected function getCache_WebpackEncoreService()
  3277.     {
  3278.         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())));
  3279.     }
  3280.     /**
  3281.      * Gets the private 'config_cache_factory' shared service.
  3282.      *
  3283.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3284.      */
  3285.     protected function getConfigCacheFactoryService()
  3286.     {
  3287.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3288.             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)));
  3289.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3290.         }, 2));
  3291.     }
  3292.     /**
  3293.      * Gets the private 'data_collector.form' shared service.
  3294.      *
  3295.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3296.      */
  3297.     protected function getDataCollector_FormService()
  3298.     {
  3299.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3300.     }
  3301.     /**
  3302.      * Gets the private 'data_collector.request' shared service.
  3303.      *
  3304.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3305.      */
  3306.     protected function getDataCollector_RequestService()
  3307.     {
  3308.         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())));
  3309.     }
  3310.     /**
  3311.      * Gets the private 'debug.argument_resolver' shared service.
  3312.      *
  3313.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  3314.      */
  3315.     protected function getDebug_ArgumentResolverService()
  3316.     {
  3317.         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 () {
  3318.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  3319.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  3320.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  3321.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  3322.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ActionResolver'] ?? $this->load('getActionResolverService'));
  3323.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ConstraintViolationListResolver'] ?? $this->load('getConstraintViolationListResolverService'));
  3324.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\DeserializeResolver'] ?? $this->load('getDeserializeResolverService'));
  3325.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  3326.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  3327.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  3328.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  3329.         }, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3330.     }
  3331.     /**
  3332.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3333.      *
  3334.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3335.      */
  3336.     protected function getDebug_DebugHandlersListenerService()
  3337.     {
  3338.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  3339.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3340.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3341.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3342.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3343.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  3344.     }
  3345.     /**
  3346.      * Gets the private 'debug.file_link_formatter' shared service.
  3347.      *
  3348.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3349.      */
  3350.     protected function getDebug_FileLinkFormatterService()
  3351.     {
  3352.         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 () {
  3353.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3354.         });
  3355.     }
  3356.     /**
  3357.      * Gets the private 'debug.log_processor' shared service.
  3358.      *
  3359.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3360.      */
  3361.     protected function getDebug_LogProcessorService()
  3362.     {
  3363.         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())));
  3364.     }
  3365.     /**
  3366.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3367.      *
  3368.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3369.      */
  3370.     protected function getDebug_Security_Access_DecisionManagerService()
  3371.     {
  3372.         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 () {
  3373.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3374.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3375.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3376.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\AdminDriveVoter'] ?? $this->load('getAdminDriveVoterService'));
  3377.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\CursusDriverVoter'] ?? $this->load('getCursusDriverVoterService'));
  3378.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\FileExportVoter'] ?? $this->load('getFileExportVoterService'));
  3379.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'] ?? $this->load('getChannelUserDataVoterService'));
  3380.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'] ?? $this->load('getChannelUserMenuVoterService'));
  3381.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'] ?? $this->load('getChannelUserPermissionResourceVoterService'));
  3382.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'] ?? $this->load('getChannelUserPermissionVoterService'));
  3383.             yield 10 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'] ?? $this->load('getSharableChannelPermissionVoterService'));
  3384.             yield 11 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'] ?? $this->load('getSharableChannelResourcePermissionVoterService'));
  3385.             yield 12 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'] ?? $this->load('getSharableUsersResourcePermissionVoterService'));
  3386.             yield 13 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'] ?? $this->load('getSuperAdminVoterService'));
  3387.             yield 14 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'] ?? $this->load('getUserOwnerVoterService'));
  3388.             yield 15 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'] ?? $this->load('getUsersResourceVoterService'));
  3389.         }, 16), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3390.     }
  3391.     /**
  3392.      * Gets the private 'debug.security.firewall' shared service.
  3393.      *
  3394.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3395.      */
  3396.     protected function getDebug_Security_FirewallService()
  3397.     {
  3398.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3399.         if (isset($this->privates['debug.security.firewall'])) {
  3400.             return $this->privates['debug.security.firewall'];
  3401.         }
  3402.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3403.         if (isset($this->privates['debug.security.firewall'])) {
  3404.             return $this->privates['debug.security.firewall'];
  3405.         }
  3406.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  3407.     }
  3408.     /**
  3409.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  3410.      *
  3411.      * @return \Doctrine\Migrations\DependencyFactory
  3412.      */
  3413.     protected function getDoctrine_Migrations_DependencyFactoryService()
  3414.     {
  3415.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  3416.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  3417.         $a->setAllOrNothing(false);
  3418.         $a->setCheckDatabasePlatform(true);
  3419.         $a->setTransactional(true);
  3420.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  3421.         $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()));
  3422.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  3423.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  3424.         });
  3425.         return $instance;
  3426.     }
  3427.     /**
  3428.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  3429.      *
  3430.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  3431.      */
  3432.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  3433.     {
  3434.         $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']);
  3435.         $instance->setGlobalBasename('mapping');
  3436.         return $instance;
  3437.     }
  3438.     /**
  3439.      * Gets the private 'exception_listener' shared service.
  3440.      *
  3441.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3442.      */
  3443.     protected function getExceptionListenerService()
  3444.     {
  3445.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3446.     }
  3447.     /**
  3448.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3449.      *
  3450.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3451.      */
  3452.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3453.     {
  3454.         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())));
  3455.     }
  3456.     /**
  3457.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3458.      *
  3459.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3460.      */
  3461.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3462.     {
  3463.         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()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  3464.     }
  3465.     /**
  3466.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  3467.      *
  3468.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  3469.      */
  3470.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  3471.     {
  3472.         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]);
  3473.     }
  3474.     /**
  3475.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  3476.      *
  3477.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  3478.      */
  3479.     protected function getLiipImagine_Filter_ConfigurationService()
  3480.     {
  3481.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  3482.     }
  3483.     /**
  3484.      * Gets the private 'locale_aware_listener' shared service.
  3485.      *
  3486.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3487.      */
  3488.     protected function getLocaleAwareListenerService()
  3489.     {
  3490.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3491.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  3492.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3493.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3494.     }
  3495.     /**
  3496.      * Gets the private 'locale_listener' shared service.
  3497.      *
  3498.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3499.      */
  3500.     protected function getLocaleListenerService()
  3501.     {
  3502.         $a = ($this->services['router'] ?? $this->getRouterService());
  3503.         if (isset($this->privates['locale_listener'])) {
  3504.             return $this->privates['locale_listener'];
  3505.         }
  3506.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr'$afalse, []);
  3507.     }
  3508.     /**
  3509.      * Gets the private 'mime_types' shared service.
  3510.      *
  3511.      * @return \Symfony\Component\Mime\MimeTypes
  3512.      */
  3513.     protected function getMimeTypesService()
  3514.     {
  3515.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  3516.         $instance->setDefault($instance);
  3517.         return $instance;
  3518.     }
  3519.     /**
  3520.      * Gets the private 'monolog.handler.console' shared service.
  3521.      *
  3522.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3523.      */
  3524.     protected function getMonolog_Handler_ConsoleService()
  3525.     {
  3526.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3527.     }
  3528.     /**
  3529.      * Gets the private 'monolog.handler.main' shared service.
  3530.      *
  3531.      * @return \Monolog\Handler\StreamHandler
  3532.      */
  3533.     protected function getMonolog_Handler_MainService()
  3534.     {
  3535.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  3536.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  3537.         return $instance;
  3538.     }
  3539.     /**
  3540.      * Gets the private 'monolog.logger' shared service.
  3541.      *
  3542.      * @return \Symfony\Bridge\Monolog\Logger
  3543.      */
  3544.     protected function getMonolog_LoggerService()
  3545.     {
  3546.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3547.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3548.         $instance->useMicrosecondTimestamps(true);
  3549.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3550.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3551.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3552.         return $instance;
  3553.     }
  3554.     /**
  3555.      * Gets the private 'monolog.logger.cache' shared service.
  3556.      *
  3557.      * @return \Symfony\Bridge\Monolog\Logger
  3558.      */
  3559.     protected function getMonolog_Logger_CacheService()
  3560.     {
  3561.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3562.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3563.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3564.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3565.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3566.         return $instance;
  3567.     }
  3568.     /**
  3569.      * Gets the private 'monolog.logger.request' shared service.
  3570.      *
  3571.      * @return \Symfony\Bridge\Monolog\Logger
  3572.      */
  3573.     protected function getMonolog_Logger_RequestService()
  3574.     {
  3575.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3576.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3577.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3578.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3579.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3580.         return $instance;
  3581.     }
  3582.     /**
  3583.      * Gets the private 'nellapp_sdk.routing.url_generator' shared autowired service.
  3584.      *
  3585.      * @return \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator
  3586.      */
  3587.     protected function getNellappSdk_Routing_UrlGeneratorService()
  3588.     {
  3589.         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()));
  3590.     }
  3591.     /**
  3592.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  3593.      *
  3594.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  3595.      */
  3596.     protected function getNelmioCors_CorsListenerService()
  3597.     {
  3598.         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'))]));
  3599.     }
  3600.     /**
  3601.      * Gets the private 'parameter_bag' shared service.
  3602.      *
  3603.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3604.      */
  3605.     protected function getParameterBagService()
  3606.     {
  3607.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3608.     }
  3609.     /**
  3610.      * Gets the private 'profiler_listener' shared service.
  3611.      *
  3612.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3613.      */
  3614.     protected function getProfilerListenerService()
  3615.     {
  3616.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3617.         if (isset($this->privates['profiler_listener'])) {
  3618.             return $this->privates['profiler_listener'];
  3619.         }
  3620.         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);
  3621.     }
  3622.     /**
  3623.      * Gets the private 'property_accessor' shared service.
  3624.      *
  3625.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3626.      */
  3627.     protected function getPropertyAccessorService()
  3628.     {
  3629.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3630.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  3631.     }
  3632.     /**
  3633.      * Gets the private 'property_info' shared service.
  3634.      *
  3635.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3636.      */
  3637.     protected function getPropertyInfoService()
  3638.     {
  3639.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3640.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3641.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3642.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3643.         }, 3), new RewindableGenerator(function () {
  3644.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3645.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  3646.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3647.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3648.         }, 4), new RewindableGenerator(function () {
  3649.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3650.         }, 1), new RewindableGenerator(function () {
  3651.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3652.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3653.         }, 2), new RewindableGenerator(function () {
  3654.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3655.         }, 1));
  3656.     }
  3657.     /**
  3658.      * Gets the private 'router.expression_language_provider' shared service.
  3659.      *
  3660.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3661.      */
  3662.     protected function getRouter_ExpressionLanguageProviderService()
  3663.     {
  3664.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3665.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3666.         ], [
  3667.             'env' => 'Closure',
  3668.         ]));
  3669.     }
  3670.     /**
  3671.      * Gets the private 'router.request_context' shared service.
  3672.      *
  3673.      * @return \Symfony\Component\Routing\RequestContext
  3674.      */
  3675.     protected function getRouter_RequestContextService()
  3676.     {
  3677.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3678.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3679.         return $instance;
  3680.     }
  3681.     /**
  3682.      * Gets the private 'router_listener' shared service.
  3683.      *
  3684.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3685.      */
  3686.     protected function getRouterListenerService()
  3687.     {
  3688.         $a = ($this->services['router'] ?? $this->getRouterService());
  3689.         if (isset($this->privates['router_listener'])) {
  3690.             return $this->privates['router_listener'];
  3691.         }
  3692.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  3693.     }
  3694.     /**
  3695.      * Gets the private 'security.firewall.map' shared service.
  3696.      *
  3697.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3698.      */
  3699.     protected function getSecurity_Firewall_MapService()
  3700.     {
  3701.         $a = ($this->privates['.service_locator.yNOXh5_'] ?? $this->get_ServiceLocator_YNOXh5Service());
  3702.         if (isset($this->privates['security.firewall.map'])) {
  3703.             return $this->privates['security.firewall.map'];
  3704.         }
  3705.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3706.             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)/')));
  3707.             yield 'security.firewall.map.context.oauth_token' => ($this->privates['.security.request_matcher.UL7ICB8'] ?? ($this->privates['.security.request_matcher.UL7ICB8'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/v2/token'$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}')));
  3708.             yield 'security.firewall.map.context.api_doc' => ($this->privates['.security.request_matcher.jX.z50R'] ?? ($this->privates['.security.request_matcher.jX.z50R'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc'$this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3709.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.Mvbzp_p'] ?? ($this->privates['.security.request_matcher.Mvbzp_p'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL$this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3710.             yield 'security.firewall.map.context.sync_doc' => ($this->privates['.security.request_matcher.fTwsFuM'] ?? ($this->privates['.security.request_matcher.fTwsFuM'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc'$this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3711.             yield 'security.firewall.map.context.sync' => ($this->privates['.security.request_matcher.gF1ZgBx'] ?? ($this->privates['.security.request_matcher.gF1ZgBx'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL$this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3712.             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/')));
  3713.             yield 'security.firewall.map.context.partner_api_doc' => ($this->privates['.security.request_matcher.JdDUm8T'] ?? ($this->privates['.security.request_matcher.JdDUm8T'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc'$this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3714.             yield 'security.firewall.map.context.partner_api' => ($this->privates['.security.request_matcher.7i_cdwo'] ?? ($this->privates['.security.request_matcher.7i_cdwo'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL$this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3715.             yield 'security.firewall.map.context.main' => NULL;
  3716.         }, 10));
  3717.     }
  3718.     /**
  3719.      * Gets the private 'security.helper' shared service.
  3720.      *
  3721.      * @return \Symfony\Component\Security\Core\Security
  3722.      */
  3723.     protected function getSecurity_HelperService()
  3724.     {
  3725.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3726.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3727.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3728.         ], [
  3729.             'security.authorization_checker' => '?',
  3730.             'security.token_storage' => '?',
  3731.         ]));
  3732.     }
  3733.     /**
  3734.      * Gets the private 'security.logout_url_generator' shared service.
  3735.      *
  3736.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3737.      */
  3738.     protected function getSecurity_LogoutUrlGeneratorService()
  3739.     {
  3740.         $a = ($this->services['router'] ?? $this->getRouterService());
  3741.         if (isset($this->privates['security.logout_url_generator'])) {
  3742.             return $this->privates['security.logout_url_generator'];
  3743.         }
  3744.         $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()));
  3745.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  3746.         return $instance;
  3747.     }
  3748.     /**
  3749.      * Gets the private 'security.role_hierarchy' shared service.
  3750.      *
  3751.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3752.      */
  3753.     protected function getSecurity_RoleHierarchyService()
  3754.     {
  3755.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3756.     }
  3757.     /**
  3758.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3759.      *
  3760.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3761.      */
  3762.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3763.     {
  3764.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3765.     }
  3766.     /**
  3767.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3768.      *
  3769.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3770.      */
  3771.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3772.     {
  3773.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3774.         $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');
  3775.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3776.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3777.     }
  3778.     /**
  3779.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3780.      *
  3781.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3782.      */
  3783.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3784.     {
  3785.         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()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3786.     }
  3787.     /**
  3788.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3789.      *
  3790.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3791.      */
  3792.     protected function getSensioFrameworkExtra_View_ListenerService()
  3793.     {
  3794.         $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))));
  3795.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3796.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3797.         ], [
  3798.             'twig' => '?',
  3799.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3800.         return $instance;
  3801.     }
  3802.     /**
  3803.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  3804.      *
  3805.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  3806.      */
  3807.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  3808.     {
  3809.         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'))]));
  3810.     }
  3811.     /**
  3812.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3813.      *
  3814.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3815.      */
  3816.     protected function getSerializer_NameConverter_MetadataAwareService()
  3817.     {
  3818.         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()));
  3819.     }
  3820.     /**
  3821.      * Gets the private 'session_listener' shared service.
  3822.      *
  3823.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3824.      */
  3825.     protected function getSessionListenerService()
  3826.     {
  3827.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3828.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  3829.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3830.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  3831.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3832.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  3833.         ], [
  3834.             'initialized_session' => '?',
  3835.             'logger' => '?',
  3836.             'session' => '?',
  3837.             'session_collector' => '?',
  3838.             'session_factory' => '?',
  3839.         ]), true$this->parameters['session.storage.options']);
  3840.     }
  3841.     /**
  3842.      * Gets the private 'translator.default' shared service.
  3843.      *
  3844.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3845.      */
  3846.     protected function getTranslator_DefaultService()
  3847.     {
  3848.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3849.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3850.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3851.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3852.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3853.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3854.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3855.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3856.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3857.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3858.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3859.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3860.         ], [
  3861.             'translation.loader.csv' => '?',
  3862.             'translation.loader.dat' => '?',
  3863.             'translation.loader.ini' => '?',
  3864.             'translation.loader.json' => '?',
  3865.             'translation.loader.mo' => '?',
  3866.             'translation.loader.php' => '?',
  3867.             'translation.loader.po' => '?',
  3868.             'translation.loader.qt' => '?',
  3869.             'translation.loader.res' => '?',
  3870.             'translation.loader.xliff' => '?',
  3871.             'translation.loader.yml' => '?',
  3872.         ]), 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'), 42 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/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'42 => 'vendor/friendsofsymfony/jsrouting-bundle/translations']]], []);
  3873.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3874.         $instance->setFallbackLocales([=> 'fr']);
  3875.         return $instance;
  3876.     }
  3877.     /**
  3878.      * Gets the private 'validator.builder' shared service.
  3879.      *
  3880.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3881.      */
  3882.     protected function getValidator_BuilderService()
  3883.     {
  3884.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3885.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3886.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3887.             'App\\Validator\\Constraints\\AbstractCursusConstraintValidator' => ['privates''App\\Validator\\Constraints\\AbstractCursusConstraintValidator''getAbstractCursusConstraintValidatorService'true],
  3888.             'App\\Validator\\Constraints\\ChannelLicensesConstraintValidator' => ['privates''App\\Validator\\Constraints\\ChannelLicensesConstraintValidator''getChannelLicensesConstraintValidatorService'true],
  3889.             'App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator' => ['privates''App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator''getCustomViewChannelCountUserConstraintValidatorService'true],
  3890.             'App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator' => ['privates''App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator''getCustomViewCountUserConstraintValidatorService'true],
  3891.             'App\\Validator\\Constraints\\DateWithinIntervalOfValidator' => ['privates''App\\Validator\\Constraints\\DateWithinIntervalOfValidator''getDateWithinIntervalOfValidatorService'true],
  3892.             'App\\Validator\\Constraints\\DomainResolutionConstraintValidator' => ['privates''App\\Validator\\Constraints\\DomainResolutionConstraintValidator''getDomainResolutionConstraintValidatorService'true],
  3893.             'App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator' => ['privates''App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator''getLicenseEmbeddableConstraintValidatorService'true],
  3894.             'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => ['privates''karser_recaptcha3.validator''getKarserRecaptcha3_ValidatorService'true],
  3895.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => ['privates''Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator''getAssertSameChannelValidatorService'true],
  3896.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3897.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3898.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3899.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3900.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3901.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3902.             'karser_recaptcha3_validator' => ['privates''karser_recaptcha3.validator''getKarserRecaptcha3_ValidatorService'true],
  3903.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3904.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3905.         ], [
  3906.             'App\\Validator\\Constraints\\AbstractCursusConstraintValidator' => '?',
  3907.             'App\\Validator\\Constraints\\ChannelLicensesConstraintValidator' => '?',
  3908.             'App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator' => '?',
  3909.             'App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator' => '?',
  3910.             'App\\Validator\\Constraints\\DateWithinIntervalOfValidator' => '?',
  3911.             'App\\Validator\\Constraints\\DomainResolutionConstraintValidator' => '?',
  3912.             'App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator' => '?',
  3913.             'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => '?',
  3914.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => '?',
  3915.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3916.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3917.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3918.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3919.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3920.             'doctrine.orm.validator.unique' => '?',
  3921.             'karser_recaptcha3_validator' => '?',
  3922.             'security.validator.user_password' => '?',
  3923.             'validator.expression' => '?',
  3924.         ])));
  3925.         if ($this->has('translator')) {
  3926.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3927.         }
  3928.         $instance->setTranslationDomain('validators');
  3929.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/validation.xml')]);
  3930.         $instance->enableAnnotationMapping(true);
  3931.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3932.         $instance->addMethodMapping('loadValidatorMetadata');
  3933.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  3934.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  3935.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3936.         return $instance;
  3937.     }
  3938.     /**
  3939.      * Gets the private 'var_dumper.html_dumper' shared service.
  3940.      *
  3941.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3942.      */
  3943.     protected function getVarDumper_HtmlDumperService()
  3944.     {
  3945.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3946.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3947.         return $instance;
  3948.     }
  3949.     /**
  3950.      * Gets the private 'var_dumper.server_connection' shared service.
  3951.      *
  3952.      * @return \Symfony\Component\VarDumper\Server\Connection
  3953.      */
  3954.     protected function getVarDumper_ServerConnectionService()
  3955.     {
  3956.         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()]);
  3957.     }
  3958.     /**
  3959.      * Gets the private 'web_profiler.csp.handler' shared service.
  3960.      *
  3961.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3962.      */
  3963.     protected function getWebProfiler_Csp_HandlerService()
  3964.     {
  3965.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3966.     }
  3967.     /**
  3968.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3969.      *
  3970.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3971.      */
  3972.     protected function getWebProfiler_DebugToolbarService()
  3973.     {
  3974.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3975.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3976.             return $this->privates['web_profiler.debug_toolbar'];
  3977.         }
  3978.         $b = ($this->services['router'] ?? $this->getRouterService());
  3979.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3980.             return $this->privates['web_profiler.debug_toolbar'];
  3981.         }
  3982.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2$b'^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  3983.     }
  3984.     /**
  3985.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  3986.      *
  3987.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  3988.      */
  3989.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  3990.     {
  3991.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3992.             'account' => ['privates''webpack_encore.entrypoint_lookup[account]''getWebpackEncore_EntrypointLookupaccountService'true],
  3993.             'admin' => ['privates''webpack_encore.entrypoint_lookup[admin]''getWebpackEncore_EntrypointLookupadminService'true],
  3994.             'core' => ['privates''webpack_encore.entrypoint_lookup[core]''getWebpackEncore_EntrypointLookupcoreService'true],
  3995.             'super_admin' => ['privates''webpack_encore.entrypoint_lookup[super_admin]''getWebpackEncore_EntrypointLookupsuperAdminService'true],
  3996.         ], [
  3997.             'account' => '?',
  3998.             'admin' => '?',
  3999.             'core' => '?',
  4000.             'super_admin' => '?',
  4001.         ]));
  4002.     }
  4003.     /**
  4004.      * Gets the private 'webpack_encore.preload_assets_event_listener' shared service.
  4005.      *
  4006.      * @return \Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener
  4007.      */
  4008.     protected function getWebpackEncore_PreloadAssetsEventListenerService()
  4009.     {
  4010.         $a = ($this->privates['webpack_encore.tag_renderer'] ?? $this->getWebpackEncore_TagRendererService());
  4011.         if (isset($this->privates['webpack_encore.preload_assets_event_listener'])) {
  4012.             return $this->privates['webpack_encore.preload_assets_event_listener'];
  4013.         }
  4014.         return $this->privates['webpack_encore.preload_assets_event_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener($a);
  4015.     }
  4016.     /**
  4017.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  4018.      *
  4019.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  4020.      */
  4021.     protected function getWebpackEncore_TagRendererService()
  4022.     {
  4023.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4024.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  4025.             return $this->privates['webpack_encore.tag_renderer'];
  4026.         }
  4027.         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);
  4028.     }
  4029.     /**
  4030.      * Gets the public 'cache_clearer' alias.
  4031.      *
  4032.      * @return object The ".container.private.cache_clearer" service.
  4033.      */
  4034.     protected function getCacheClearerService()
  4035.     {
  4036.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  4037.         return $this->get('.container.private.cache_clearer');
  4038.     }
  4039.     /**
  4040.      * Gets the public 'filesystem' alias.
  4041.      *
  4042.      * @return object The ".container.private.filesystem" service.
  4043.      */
  4044.     protected function getFilesystemService()
  4045.     {
  4046.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  4047.         return $this->get('.container.private.filesystem');
  4048.     }
  4049.     /**
  4050.      * Gets the public 'serializer' alias.
  4051.      *
  4052.      * @return object The ".container.private.serializer" service.
  4053.      */
  4054.     protected function getSerializerService()
  4055.     {
  4056.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  4057.         return $this->get('.container.private.serializer');
  4058.     }
  4059.     /**
  4060.      * Gets the public 'security.csrf.token_manager' alias.
  4061.      *
  4062.      * @return object The ".container.private.security.csrf.token_manager" service.
  4063.      */
  4064.     protected function getSecurity_Csrf_TokenManagerService()
  4065.     {
  4066.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  4067.         return $this->get('.container.private.security.csrf.token_manager');
  4068.     }
  4069.     /**
  4070.      * Gets the public 'form.factory' alias.
  4071.      *
  4072.      * @return object The ".container.private.form.factory" service.
  4073.      */
  4074.     protected function getForm_FactoryService()
  4075.     {
  4076.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  4077.         return $this->get('.container.private.form.factory');
  4078.     }
  4079.     /**
  4080.      * Gets the public 'form.type.file' alias.
  4081.      *
  4082.      * @return object The ".container.private.form.type.file" service.
  4083.      */
  4084.     protected function getForm_Type_FileService()
  4085.     {
  4086.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  4087.         return $this->get('.container.private.form.type.file');
  4088.     }
  4089.     /**
  4090.      * Gets the public 'profiler' alias.
  4091.      *
  4092.      * @return object The ".container.private.profiler" service.
  4093.      */
  4094.     protected function getProfilerService()
  4095.     {
  4096.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  4097.         return $this->get('.container.private.profiler');
  4098.     }
  4099.     /**
  4100.      * Gets the public 'twig' alias.
  4101.      *
  4102.      * @return object The ".container.private.twig" service.
  4103.      */
  4104.     protected function getTwigService()
  4105.     {
  4106.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  4107.         return $this->get('.container.private.twig');
  4108.     }
  4109.     /**
  4110.      * Gets the public 'security.authorization_checker' alias.
  4111.      *
  4112.      * @return object The ".container.private.security.authorization_checker" service.
  4113.      */
  4114.     protected function getSecurity_AuthorizationCheckerService()
  4115.     {
  4116.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  4117.         return $this->get('.container.private.security.authorization_checker');
  4118.     }
  4119.     /**
  4120.      * Gets the public 'security.token_storage' alias.
  4121.      *
  4122.      * @return object The ".container.private.security.token_storage" service.
  4123.      */
  4124.     protected function getSecurity_TokenStorageService()
  4125.     {
  4126.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  4127.         return $this->get('.container.private.security.token_storage');
  4128.     }
  4129.     /**
  4130.      * Gets the public 'security.password_encoder' alias.
  4131.      *
  4132.      * @return object The ".container.private.security.password_encoder" service.
  4133.      */
  4134.     protected function getSecurity_PasswordEncoderService()
  4135.     {
  4136.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  4137.         return $this->get('.container.private.security.password_encoder');
  4138.     }
  4139.     /**
  4140.      * Gets the public 'session' alias.
  4141.      *
  4142.      * @return object The ".container.private.session" service.
  4143.      */
  4144.     protected function getSessionService()
  4145.     {
  4146.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  4147.         return $this->get('.container.private.session');
  4148.     }
  4149.     /**
  4150.      * Gets the public 'validator' alias.
  4151.      *
  4152.      * @return object The ".container.private.validator" service.
  4153.      */
  4154.     protected function getValidatorService()
  4155.     {
  4156.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  4157.         return $this->get('.container.private.validator');
  4158.     }
  4159.     /**
  4160.      * @return array|bool|float|int|string|\UnitEnum|null
  4161.      */
  4162.     public function getParameter(string $name)
  4163.     {
  4164.         if (isset($this->buildParameters[$name])) {
  4165.             return $this->buildParameters[$name];
  4166.         }
  4167.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  4168.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  4169.         }
  4170.         if (isset($this->loadedDynamicParameters[$name])) {
  4171.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4172.         }
  4173.         return $this->parameters[$name];
  4174.     }
  4175.     public function hasParameter(string $name): bool
  4176.     {
  4177.         if (isset($this->buildParameters[$name])) {
  4178.             return true;
  4179.         }
  4180.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  4181.     }
  4182.     public function setParameter(string $name$value): void
  4183.     {
  4184.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4185.     }
  4186.     public function getParameterBag(): ParameterBagInterface
  4187.     {
  4188.         if (null === $this->parameterBag) {
  4189.             $parameters $this->parameters;
  4190.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4191.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4192.             }
  4193.             foreach ($this->buildParameters as $name => $value) {
  4194.                 $parameters[$name] = $value;
  4195.             }
  4196.             $this->parameterBag = new FrozenParameterBag($parameters);
  4197.         }
  4198.         return $this->parameterBag;
  4199.     }
  4200.     private $loadedDynamicParameters = [
  4201.         'kernel.runtime_environment' => false,
  4202.         'kernel.build_dir' => false,
  4203.         'kernel.cache_dir' => false,
  4204.         'app_secret' => false,
  4205.         'app_account_subdomain' => false,
  4206.         'app_admin_subdomain' => false,
  4207.         'app_api_subdomain' => false,
  4208.         'app_partner_api_subdomain' => false,
  4209.         'app_super_admin_subdomain' => false,
  4210.         'app_commercial_subdomain' => false,
  4211.         'app_sync_subdomain' => false,
  4212.         'app_main_domain' => false,
  4213.         'app_account_domain' => false,
  4214.         'app_admin_domain' => false,
  4215.         'app_api_domain' => false,
  4216.         'app_partner_api_domain' => false,
  4217.         'app_super_admin_domain' => false,
  4218.         'app_commercial_domain' => false,
  4219.         'app_sync_domain' => false,
  4220.         'app_tua_url' => false,
  4221.         'array_domains' => false,
  4222.         'caddy_file_path' => false,
  4223.         'allowed_domain_ips' => false,
  4224.         'core_host_docker' => false,
  4225.         'e_learning_host_docker' => false,
  4226.         'npm_host_docker' => false,
  4227.         'nim_host_docker' => false,
  4228.         'crm_host_docker' => false,
  4229.         'tls_docker' => false,
  4230.         'project_environment_containers' => false,
  4231.         'encryption_key' => false,
  4232.         'google.credentials_json' => false,
  4233.         'kernel.secret' => false,
  4234.         'kernel.trusted_hosts' => false,
  4235.         'kernel.trusted_proxies' => false,
  4236.         'debug.container.dump' => false,
  4237.         'serializer.mapping.cache.file' => false,
  4238.         'session.save_path' => false,
  4239.         'validator.mapping.cache.file' => false,
  4240.         'profiler.storage.dsn' => false,
  4241.         'doctrine.orm.proxy_dir' => false,
  4242.         'nellapp_sdk.api_internal.secret' => false,
  4243.         'nellapp_sdk.routing.default_domain' => false,
  4244.         'nellapp_sdk.template_header.search_deactivated_domain' => false,
  4245.         'nellapp_sdk.google.drive_id' => false,
  4246.         'nellapp_sdk.google.protected_emails' => false,
  4247.         'karser_recaptcha3.site_key' => false,
  4248.         'karser_recaptcha3.secret_key' => false,
  4249.         'oneup_uploader.chunks' => false,
  4250.         'oneup_uploader.orphanage' => false,
  4251.         'oneup_uploader.config' => false,
  4252.         'nelmio_cors.defaults' => false,
  4253.     ];
  4254.     private $dynamicParameters = [];
  4255.     private function getDynamicParameter(string $name)
  4256.     {
  4257.         switch ($name) {
  4258.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  4259.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  4260.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  4261.             case 'app_secret'$value $this->getEnv('APP_SECRET'); break;
  4262.             case 'app_account_subdomain'$value $this->getEnv('resolve:APP_ACCOUNT_SUBDOMAIN'); break;
  4263.             case 'app_admin_subdomain'$value $this->getEnv('resolve:APP_ADMIN_SUBDOMAIN'); break;
  4264.             case 'app_api_subdomain'$value $this->getEnv('resolve:APP_API_SUBDOMAIN'); break;
  4265.             case 'app_partner_api_subdomain'$value $this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN'); break;
  4266.             case 'app_super_admin_subdomain'$value $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN'); break;
  4267.             case 'app_commercial_subdomain'$value $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN'); break;
  4268.             case 'app_sync_subdomain'$value $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN'); break;
  4269.             case 'app_main_domain'$value $this->getEnv('resolve:APP_MAIN_DOMAIN'); break;
  4270.             case 'app_account_domain'$value $this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}'; break;
  4271.             case 'app_admin_domain'$value $this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}'; break;
  4272.             case 'app_api_domain'$value $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4273.             case 'app_partner_api_domain'$value $this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4274.             case 'app_super_admin_domain'$value $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4275.             case 'app_commercial_domain'$value $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4276.             case 'app_sync_domain'$value $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4277.             case 'app_tua_url'$value $this->getEnv('resolve:TUA_URL'); break;
  4278.             case 'array_domains'$value = [
  4279.                 => '^'.$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4280.                 => '^'.$this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4281.                 => $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4282.                 => $this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4283.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4284.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4285.                 => $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4286.             ]; break;
  4287.             case 'caddy_file_path'$value $this->getEnv('resolve:CADDY_FILE_PATH'); break;
  4288.             case 'allowed_domain_ips'$value $this->getEnv('resolve:ALLOWED_DOMAIN_IPS'); break;
  4289.             case 'core_host_docker'$value $this->getEnv('resolve:CORE_DOCKER_HOST'); break;
  4290.             case 'e_learning_host_docker'$value $this->getEnv('resolve:E_LEARNING_DOCKER_HOST'); break;
  4291.             case 'npm_host_docker'$value $this->getEnv('resolve:NPM_DOCKER_HOST'); break;
  4292.             case 'nim_host_docker'$value $this->getEnv('resolve:NIM_DOCKER_HOST'); break;
  4293.             case 'crm_host_docker'$value $this->getEnv('resolve:CRM_DOCKER_HOST'); break;
  4294.             case 'tls_docker'$value $this->getEnv('resolve:TLS_DOCKER'); break;
  4295.             case 'project_environment_containers'$value $this->getEnv('resolve:PROJECT_ENVIRONMENT_CONTAINERS'); break;
  4296.             case 'encryption_key'$value $this->getEnv('FILE_ENCRYPTION_KEY'); break;
  4297.             case 'google.credentials_json'$value $this->getEnv('string:GOOGLE_NELLAPP_CREDENTIALS_PATH'); break;
  4298.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  4299.             case 'kernel.trusted_hosts'$value = [
  4300.                 => '^'.$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4301.                 => '^'.$this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4302.                 => $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4303.                 => $this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4304.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4305.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4306.                 => $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4307.             ]; break;
  4308.             case 'kernel.trusted_proxies'$value $this->getEnv('TRUSTED_PROXIES'); break;
  4309.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  4310.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  4311.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  4312.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  4313.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  4314.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  4315.             case 'nellapp_sdk.api_internal.secret'$value $this->getEnv('APP_SECRET'); break;
  4316.             case 'nellapp_sdk.routing.default_domain'$value $this->getEnv('DEFAULT_DOMAIN'); break;
  4317.             case 'nellapp_sdk.template_header.search_deactivated_domain'$value = [
  4318.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4319.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4320.                 => $this->getEnv('resolve:APP_ACCOUNT_SUBDOMAIN'),
  4321.                 => $this->getEnv('resolve:APP_ADMIN_SUBDOMAIN'),
  4322.             ]; break;
  4323.             case 'nellapp_sdk.google.drive_id'$value $this->getEnv('GOOGLE_DRIVE_ID'); break;
  4324.             case 'nellapp_sdk.google.protected_emails'$value = [
  4325.                 => $this->getEnv('GOOGLE_DRIVE_SERVICE_ACCOUNT_EMAIL'),
  4326.                 => 'no-reply@nellapp.com',
  4327.             ]; break;
  4328.             case 'karser_recaptcha3.site_key'$value $this->getEnv('RECAPTCHA3_KEY'); break;
  4329.             case 'karser_recaptcha3.secret_key'$value $this->getEnv('RECAPTCHA3_SECRET'); break;
  4330.             case 'oneup_uploader.chunks'$value = [
  4331.                 'maxage' => 604800,
  4332.                 'storage' => [
  4333.                     'type' => 'filesystem',
  4334.                     'filesystem' => NULL,
  4335.                     'directory' => ($this->targetDir.''.'/uploader/chunks'),
  4336.                     'stream_wrapper' => NULL,
  4337.                     'sync_buffer_size' => '100K',
  4338.                     'prefix' => 'chunks',
  4339.                 ],
  4340.                 'load_distribution' => true,
  4341.             ]; break;
  4342.             case 'oneup_uploader.orphanage'$value = [
  4343.                 'maxage' => 43200,
  4344.                 'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  4345.             ]; break;
  4346.             case 'oneup_uploader.config'$value = [
  4347.                 'orphanage' => [
  4348.                     'maxage' => 43200,
  4349.                     'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  4350.                 ],
  4351.                 'mappings' => [
  4352.                     'cursus_upload' => [
  4353.                         'use_orphanage' => true,
  4354.                         'frontend' => 'dropzone',
  4355.                         'storage' => [
  4356.                             'type' => 'flysystem',
  4357.                             'filesystem' => 'oneup_flysystem.cursus_filesystem',
  4358.                             'service' => NULL,
  4359.                             'directory' => NULL,
  4360.                             'stream_wrapper' => NULL,
  4361.                             'sync_buffer_size' => '100K',
  4362.                         ],
  4363.                         'allowed_mimetypes' => [
  4364.                             'image/jpeg' => [
  4365.                                 => 'jpg',
  4366.                                 => 'jpeg',
  4367.                             ],
  4368.                             'image/png' => [
  4369.                                 => 'png',
  4370.                             ],
  4371.                             'application/pdf' => [
  4372.                                 => 'pdf',
  4373.                             ],
  4374.                             'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4375.                                 => 'docx',
  4376.                             ],
  4377.                             'application/msword' => [
  4378.                                 => 'doc',
  4379.                             ],
  4380.                             'application/vnd.oasis.opendocument.text' => [
  4381.                                 => 'odt',
  4382.                             ],
  4383.                             'application/vnd.ms-excel' => [
  4384.                                 => 'xls',
  4385.                             ],
  4386.                             'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4387.                                 => 'xlsx',
  4388.                             ],
  4389.                         ],
  4390.                         'max_size' => 10000000,
  4391.                         'namer' => 'app.file_abstract_cursus_namer',
  4392.                         'custom_frontend' => [
  4393.                             'name' => NULL,
  4394.                             'class' => NULL,
  4395.                         ],
  4396.                         'route_prefix' => '',
  4397.                         'endpoints' => [
  4398.                             'upload' => NULL,
  4399.                             'progress' => NULL,
  4400.                             'cancel' => NULL,
  4401.                         ],
  4402.                         'disallowed_mimetypes' => [
  4403.                         ],
  4404.                         'error_handler' => NULL,
  4405.                         'enable_progress' => false,
  4406.                         'enable_cancelation' => false,
  4407.                         'root_folder' => false,
  4408.                     ],
  4409.                     'organization_upload' => [
  4410.                         'use_orphanage' => true,
  4411.                         'frontend' => 'dropzone',
  4412.                         'storage' => [
  4413.                             'type' => 'flysystem',
  4414.                             'filesystem' => 'oneup_flysystem.organization_filesystem',
  4415.                             'service' => NULL,
  4416.                             'directory' => NULL,
  4417.                             'stream_wrapper' => NULL,
  4418.                             'sync_buffer_size' => '100K',
  4419.                         ],
  4420.                         'allowed_mimetypes' => [
  4421.                             'image/jpeg' => [
  4422.                                 => 'jpg',
  4423.                                 => 'jpeg',
  4424.                             ],
  4425.                             'image/png' => [
  4426.                                 => 'png',
  4427.                             ],
  4428.                             'image/gif' => [
  4429.                                 => 'gif',
  4430.                             ],
  4431.                         ],
  4432.                         'max_size' => 10000000,
  4433.                         'namer' => 'app.organization_file_namer',
  4434.                         'custom_frontend' => [
  4435.                             'name' => NULL,
  4436.                             'class' => NULL,
  4437.                         ],
  4438.                         'route_prefix' => '',
  4439.                         'endpoints' => [
  4440.                             'upload' => NULL,
  4441.                             'progress' => NULL,
  4442.                             'cancel' => NULL,
  4443.                         ],
  4444.                         'disallowed_mimetypes' => [
  4445.                         ],
  4446.                         'error_handler' => NULL,
  4447.                         'enable_progress' => false,
  4448.                         'enable_cancelation' => false,
  4449.                         'root_folder' => false,
  4450.                     ],
  4451.                     'positioning_test_upload' => [
  4452.                         'use_orphanage' => true,
  4453.                         'frontend' => 'dropzone',
  4454.                         'storage' => [
  4455.                             'type' => 'flysystem',
  4456.                             'filesystem' => 'oneup_flysystem.positioning_test_filesystem',
  4457.                             'service' => NULL,
  4458.                             'directory' => NULL,
  4459.                             'stream_wrapper' => NULL,
  4460.                             'sync_buffer_size' => '100K',
  4461.                         ],
  4462.                         'allowed_mimetypes' => [
  4463.                             'image/jpeg' => [
  4464.                                 => 'jpg',
  4465.                                 => 'jpeg',
  4466.                             ],
  4467.                             'image/png' => [
  4468.                                 => 'png',
  4469.                             ],
  4470.                             'image/gif' => [
  4471.                                 => 'gif',
  4472.                             ],
  4473.                         ],
  4474.                         'max_size' => 10000000,
  4475.                         'namer' => 'app.positioning_test_file_namer',
  4476.                         'custom_frontend' => [
  4477.                             'name' => NULL,
  4478.                             'class' => NULL,
  4479.                         ],
  4480.                         'route_prefix' => '',
  4481.                         'endpoints' => [
  4482.                             'upload' => NULL,
  4483.                             'progress' => NULL,
  4484.                             'cancel' => NULL,
  4485.                         ],
  4486.                         'disallowed_mimetypes' => [
  4487.                         ],
  4488.                         'error_handler' => NULL,
  4489.                         'enable_progress' => false,
  4490.                         'enable_cancelation' => false,
  4491.                         'root_folder' => false,
  4492.                     ],
  4493.                     'admin_channel_user_data_drive_upload' => [
  4494.                         'use_orphanage' => true,
  4495.                         'frontend' => 'dropzone',
  4496.                         'storage' => [
  4497.                             'type' => 'flysystem',
  4498.                             'filesystem' => 'oneup_flysystem.admin_channel_user_data_drive_filesystem',
  4499.                             'service' => NULL,
  4500.                             'directory' => NULL,
  4501.                             'stream_wrapper' => NULL,
  4502.                             'sync_buffer_size' => '100K',
  4503.                         ],
  4504.                         'allowed_mimetypes' => [
  4505.                             'image/jpeg' => [
  4506.                                 => 'jpg',
  4507.                                 => 'jpeg',
  4508.                             ],
  4509.                             'image/png' => [
  4510.                                 => 'png',
  4511.                             ],
  4512.                             'application/pdf' => [
  4513.                                 => 'pdf',
  4514.                             ],
  4515.                             'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4516.                                 => 'docx',
  4517.                             ],
  4518.                             'application/msword' => [
  4519.                                 => 'doc',
  4520.                             ],
  4521.                             'application/vnd.oasis.opendocument.text' => [
  4522.                                 => 'odt',
  4523.                             ],
  4524.                             'application/vnd.ms-excel' => [
  4525.                                 => 'xls',
  4526.                             ],
  4527.                             'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4528.                                 => 'xlsx',
  4529.                             ],
  4530.                         ],
  4531.                         'max_size' => 10000000,
  4532.                         'namer' => 'app.file_channel_user_data_drive_namer',
  4533.                         'custom_frontend' => [
  4534.                             'name' => NULL,
  4535.                             'class' => NULL,
  4536.                         ],
  4537.                         'route_prefix' => '',
  4538.                         'endpoints' => [
  4539.                             'upload' => NULL,
  4540.                             'progress' => NULL,
  4541.                             'cancel' => NULL,
  4542.                         ],
  4543.                         'disallowed_mimetypes' => [
  4544.                         ],
  4545.                         'error_handler' => NULL,
  4546.                         'enable_progress' => false,
  4547.                         'enable_cancelation' => false,
  4548.                         'root_folder' => false,
  4549.                     ],
  4550.                     'admin_channel_user_data_certificate_upload' => [
  4551.                         'use_orphanage' => true,
  4552.                         'frontend' => 'dropzone',
  4553.                         'storage' => [
  4554.                             'type' => 'flysystem',
  4555.                             'filesystem' => 'oneup_flysystem.admin_channel_user_data_certificate_filesystem',
  4556.                             'service' => NULL,
  4557.                             'directory' => NULL,
  4558.                             'stream_wrapper' => NULL,
  4559.                             'sync_buffer_size' => '100K',
  4560.                         ],
  4561.                         'allowed_mimetypes' => [
  4562.                             'image/jpeg' => [
  4563.                                 => 'jpg',
  4564.                                 => 'jpeg',
  4565.                             ],
  4566.                             'image/png' => [
  4567.                                 => 'png',
  4568.                             ],
  4569.                             'application/pdf' => [
  4570.                                 => 'pdf',
  4571.                             ],
  4572.                         ],
  4573.                         'max_size' => 1000000000,
  4574.                         'custom_frontend' => [
  4575.                             'name' => NULL,
  4576.                             'class' => NULL,
  4577.                         ],
  4578.                         'route_prefix' => '',
  4579.                         'endpoints' => [
  4580.                             'upload' => NULL,
  4581.                             'progress' => NULL,
  4582.                             'cancel' => NULL,
  4583.                         ],
  4584.                         'disallowed_mimetypes' => [
  4585.                         ],
  4586.                         'error_handler' => NULL,
  4587.                         'enable_progress' => false,
  4588.                         'enable_cancelation' => false,
  4589.                         'namer' => 'oneup_uploader.namer.uniqid',
  4590.                         'root_folder' => false,
  4591.                     ],
  4592.                 ],
  4593.                 'chunks' => [
  4594.                     'maxage' => 604800,
  4595.                     'storage' => [
  4596.                         'type' => 'filesystem',
  4597.                         'filesystem' => NULL,
  4598.                         'directory' => ($this->targetDir.''.'/uploader/chunks'),
  4599.                         'stream_wrapper' => NULL,
  4600.                         'sync_buffer_size' => '100K',
  4601.                         'prefix' => 'chunks',
  4602.                     ],
  4603.                     'load_distribution' => true,
  4604.                 ],
  4605.                 'twig' => true,
  4606.             ]; break;
  4607.             case 'nelmio_cors.defaults'$value = [
  4608.                 'allow_origin' => [
  4609.                     => $this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}',
  4610.                     => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4611.                     => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4612.                     => $this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}',
  4613.                 ],
  4614.                 'allow_credentials' => true,
  4615.                 'allow_headers' => [
  4616.                     => 'content-type',
  4617.                     => 'authorization',
  4618.                 ],
  4619.                 'allow_private_network' => false,
  4620.                 'expose_headers' => [
  4621.                     => 'Link',
  4622.                 ],
  4623.                 'allow_methods' => [
  4624.                     => 'GET',
  4625.                     => 'OPTIONS',
  4626.                     => 'POST',
  4627.                     => 'PUT',
  4628.                     => 'PATCH',
  4629.                     => 'DELETE',
  4630.                 ],
  4631.                 'max_age' => 3600,
  4632.                 'hosts' => [
  4633.                 ],
  4634.                 'origin_regex' => true,
  4635.                 'forced_allow_origin_value' => NULL,
  4636.                 'skip_same_as_origin' => true,
  4637.             ]; break;
  4638.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  4639.         }
  4640.         $this->loadedDynamicParameters[$name] = true;
  4641.         return $this->dynamicParameters[$name] = $value;
  4642.     }
  4643.     protected function getDefaultParameters(): array
  4644.     {
  4645.         return [
  4646.             'kernel.project_dir' => \dirname(__DIR__4),
  4647.             'kernel.environment' => 'dev',
  4648.             'kernel.debug' => true,
  4649.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  4650.             'kernel.bundles' => [
  4651.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4652.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4653.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4654.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4655.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4656.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4657.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  4658.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4659.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4660.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4661.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  4662.                 'DrosalysWebObjectExtensionsBundle' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DrosalysWebObjectExtensionsBundle',
  4663.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  4664.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  4665.                 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  4666.                 'SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle',
  4667.                 'DrosalysWebStringExtensionsBundle' => 'DrosalysWeb\\StringExtensions\\Bridge\\Symfony\\DrosalysWebStringExtensionsBundle',
  4668.                 'DrosalysWebDoctrineExtensionsBundle' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony\\DrosalysWebDoctrineExtensionsBundle',
  4669.                 'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\FOSOAuthServerBundle',
  4670.                 'NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\NellappSDKBundle',
  4671.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  4672.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  4673.                 'DrosalysApiBundle' => 'Drosalys\\Bundle\\ApiBundle\\DrosalysApiBundle',
  4674.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  4675.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  4676.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  4677.                 'DrosalysWebFormBundle' => 'DrosalysWeb\\Bundle\\FormBundle\\DrosalysWebFormBundle',
  4678.                 'CraueFormFlowBundle' => 'Craue\\FormFlowBundle\\CraueFormFlowBundle',
  4679.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  4680.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  4681.                 'KarserRecaptcha3Bundle' => 'Karser\\Recaptcha3Bundle\\KarserRecaptcha3Bundle',
  4682.                 'SpiriitFormFilterBundle' => 'Spiriit\\Bundle\\FormFilterBundle\\SpiriitFormFilterBundle',
  4683.                 'OneupFlysystemBundle' => 'Oneup\\FlysystemBundle\\OneupFlysystemBundle',
  4684.                 'OneupUploaderBundle' => 'Oneup\\UploaderBundle\\OneupUploaderBundle',
  4685.                 'TwigComponentBundle' => 'Symfony\\UX\\TwigComponent\\TwigComponentBundle',
  4686.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  4687.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  4688.                 'ZenstruckFoundryBundle' => 'Zenstruck\\Foundry\\ZenstruckFoundryBundle',
  4689.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  4690.             ],
  4691.             'kernel.bundles_metadata' => [
  4692.                 'FrameworkBundle' => [
  4693.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  4694.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4695.                 ],
  4696.                 'SensioFrameworkExtraBundle' => [
  4697.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  4698.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  4699.                 ],
  4700.                 'TwigBundle' => [
  4701.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  4702.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4703.                 ],
  4704.                 'WebProfilerBundle' => [
  4705.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4706.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4707.                 ],
  4708.                 'MonologBundle' => [
  4709.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4710.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4711.                 ],
  4712.                 'DebugBundle' => [
  4713.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  4714.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4715.                 ],
  4716.                 'MakerBundle' => [
  4717.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  4718.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  4719.                 ],
  4720.                 'DoctrineBundle' => [
  4721.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  4722.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4723.                 ],
  4724.                 'DoctrineMigrationsBundle' => [
  4725.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4726.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4727.                 ],
  4728.                 'SecurityBundle' => [
  4729.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4730.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4731.                 ],
  4732.                 'TwigExtraBundle' => [
  4733.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  4734.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  4735.                 ],
  4736.                 'DrosalysWebObjectExtensionsBundle' => [
  4737.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony'),
  4738.                     'namespace' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony',
  4739.                 ],
  4740.                 'NelmioAliceBundle' => [
  4741.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  4742.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  4743.                 ],
  4744.                 'FidryAliceDataFixturesBundle' => [
  4745.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  4746.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  4747.                 ],
  4748.                 'HautelookAliceBundle' => [
  4749.                     'path' => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src'),
  4750.                     'namespace' => 'Hautelook\\AliceBundle',
  4751.                 ],
  4752.                 'SymfonyCastsVerifyEmailBundle' => [
  4753.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src'),
  4754.                     'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',
  4755.                 ],
  4756.                 'DrosalysWebStringExtensionsBundle' => [
  4757.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/string-extensions/src/Bridge/Symfony'),
  4758.                     'namespace' => 'DrosalysWeb\\StringExtensions\\Bridge\\Symfony',
  4759.                 ],
  4760.                 'DrosalysWebDoctrineExtensionsBundle' => [
  4761.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony'),
  4762.                     'namespace' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony',
  4763.                 ],
  4764.                 'FOSOAuthServerBundle' => [
  4765.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle'),
  4766.                     'namespace' => 'FOS\\OAuthServerBundle',
  4767.                 ],
  4768.                 'NellappSDKBundle' => [
  4769.                     'path' => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src'),
  4770.                     'namespace' => 'Nellapp\\Bundle\\SDKBundle',
  4771.                 ],
  4772.                 'NelmioApiDocBundle' => [
  4773.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  4774.                     'namespace' => 'Nelmio\\ApiDocBundle',
  4775.                 ],
  4776.                 'JMSSerializerBundle' => [
  4777.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  4778.                     'namespace' => 'JMS\\SerializerBundle',
  4779.                 ],
  4780.                 'DrosalysApiBundle' => [
  4781.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src'),
  4782.                     'namespace' => 'Drosalys\\Bundle\\ApiBundle',
  4783.                 ],
  4784.                 'KnpPaginatorBundle' => [
  4785.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  4786.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  4787.                 ],
  4788.                 'WebpackEncoreBundle' => [
  4789.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  4790.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  4791.                 ],
  4792.                 'KnpMenuBundle' => [
  4793.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  4794.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  4795.                 ],
  4796.                 'DrosalysWebFormBundle' => [
  4797.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src'),
  4798.                     'namespace' => 'DrosalysWeb\\Bundle\\FormBundle',
  4799.                 ],
  4800.                 'CraueFormFlowBundle' => [
  4801.                     'path' => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle'),
  4802.                     'namespace' => 'Craue\\FormFlowBundle',
  4803.                 ],
  4804.                 'LiipImagineBundle' => [
  4805.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  4806.                     'namespace' => 'Liip\\ImagineBundle',
  4807.                 ],
  4808.                 'BazingaJsTranslationBundle' => [
  4809.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  4810.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  4811.                 ],
  4812.                 'KarserRecaptcha3Bundle' => [
  4813.                     'path' => (\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle'),
  4814.                     'namespace' => 'Karser\\Recaptcha3Bundle',
  4815.                 ],
  4816.                 'SpiriitFormFilterBundle' => [
  4817.                     'path' => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle'),
  4818.                     'namespace' => 'Spiriit\\Bundle\\FormFilterBundle',
  4819.                 ],
  4820.                 'OneupFlysystemBundle' => [
  4821.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src'),
  4822.                     'namespace' => 'Oneup\\FlysystemBundle',
  4823.                 ],
  4824.                 'OneupUploaderBundle' => [
  4825.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src'),
  4826.                     'namespace' => 'Oneup\\UploaderBundle',
  4827.                 ],
  4828.                 'TwigComponentBundle' => [
  4829.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component'),
  4830.                     'namespace' => 'Symfony\\UX\\TwigComponent',
  4831.                 ],
  4832.                 'NelmioCorsBundle' => [
  4833.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  4834.                     'namespace' => 'Nelmio\\CorsBundle',
  4835.                 ],
  4836.                 'DoctrineFixturesBundle' => [
  4837.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  4838.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  4839.                 ],
  4840.                 'ZenstruckFoundryBundle' => [
  4841.                     'path' => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src'),
  4842.                     'namespace' => 'Zenstruck\\Foundry',
  4843.                 ],
  4844.                 'FOSJsRoutingBundle' => [
  4845.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  4846.                     'namespace' => 'FOS\\JsRoutingBundle',
  4847.                 ],
  4848.             ],
  4849.             'kernel.charset' => 'UTF-8',
  4850.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  4851.             'images_user_avatar_directory' => (\dirname(__DIR__4).'/public/images/avatar'),
  4852.             'images_user_avatar_asset_path' => 'images/avatar/',
  4853.             'images_channel_directory' => (\dirname(__DIR__4).'/public/images/channel'),
  4854.             'images_channel_asset_path' => '/images/channel/',
  4855.             'cursus_upload_directory' => (\dirname(__DIR__3).'/uploads/cursus/'),
  4856.             'cursus_upload_maxsize' => 10000000,
  4857.             'cursus_upload_mime_types' => [
  4858.                 'image/jpeg' => [
  4859.                     => 'jpg',
  4860.                     => 'jpeg',
  4861.                 ],
  4862.                 'image/png' => [
  4863.                     => 'png',
  4864.                 ],
  4865.                 'application/pdf' => [
  4866.                     => 'pdf',
  4867.                 ],
  4868.                 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4869.                     => 'docx',
  4870.                 ],
  4871.                 'application/msword' => [
  4872.                     => 'doc',
  4873.                 ],
  4874.                 'application/vnd.oasis.opendocument.text' => [
  4875.                     => 'odt',
  4876.                 ],
  4877.                 'application/vnd.ms-excel' => [
  4878.                     => 'xls',
  4879.                 ],
  4880.                 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4881.                     => 'xlsx',
  4882.                 ],
  4883.             ],
  4884.             'admin_channel_user_data_drive_upload_directory' => (\dirname(__DIR__3).'/uploads/admin_channel_user_data_drive/'),
  4885.             'admin_channel_user_data_drive_upload_maxsize' => 10000000,
  4886.             'admin_channel_user_data_drive_upload_mime_types' => [
  4887.                 'image/jpeg' => [
  4888.                     => 'jpg',
  4889.                     => 'jpeg',
  4890.                 ],
  4891.                 'image/png' => [
  4892.                     => 'png',
  4893.                 ],
  4894.                 'application/pdf' => [
  4895.                     => 'pdf',
  4896.                 ],
  4897.                 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4898.                     => 'docx',
  4899.                 ],
  4900.                 'application/msword' => [
  4901.                     => 'doc',
  4902.                 ],
  4903.                 'application/vnd.oasis.opendocument.text' => [
  4904.                     => 'odt',
  4905.                 ],
  4906.                 'application/vnd.ms-excel' => [
  4907.                     => 'xls',
  4908.                 ],
  4909.                 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4910.                     => 'xlsx',
  4911.                 ],
  4912.             ],
  4913.             'admin_channel_user_data_certificate_upload_directory' => (\dirname(__DIR__3).'/uploads/admin_channel_user_data_certificate/'),
  4914.             'admin_channel_user_data_certificate_upload_maxsize' => 1000000000,
  4915.             'admin_channel_user_data_certificate_upload_mime_types' => [
  4916.                 'image/jpeg' => [
  4917.                     => 'jpg',
  4918.                     => 'jpeg',
  4919.                 ],
  4920.                 'image/png' => [
  4921.                     => 'png',
  4922.                 ],
  4923.                 'application/pdf' => [
  4924.                     => 'pdf',
  4925.                 ],
  4926.             ],
  4927.             'organization_upload_directory' => (\dirname(__DIR__3).'/uploads/organization/'),
  4928.             'organization_upload_maxsize' => 10000000,
  4929.             'organization_upload_mime_types' => [
  4930.                 'image/jpeg' => [
  4931.                     => 'jpg',
  4932.                     => 'jpeg',
  4933.                 ],
  4934.                 'image/png' => [
  4935.                     => 'png',
  4936.                 ],
  4937.                 'image/gif' => [
  4938.                     => 'gif',
  4939.                 ],
  4940.             ],
  4941.             'positioning_test_upload_directory' => (\dirname(__DIR__3).'/uploads/positioning-test/'),
  4942.             'positioning_test_upload_maxsize' => 10000000,
  4943.             'positioning_test_upload_mime_types' => [
  4944.                 'image/jpeg' => [
  4945.                     => 'jpg',
  4946.                     => 'jpeg',
  4947.                 ],
  4948.                 'image/png' => [
  4949.                     => 'png',
  4950.                 ],
  4951.                 'image/gif' => [
  4952.                     => 'gif',
  4953.                 ],
  4954.             ],
  4955.             'export_file_directory' => (\dirname(__DIR__3).'/files/exports/'),
  4956.             'public_dir' => (\dirname(__DIR__4).'/public/'),
  4957.             'event_dispatcher.event_aliases' => [
  4958.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4959.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4960.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4961.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4962.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4963.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4964.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4965.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4966.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4967.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4968.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4969.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4970.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4971.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4972.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4973.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4974.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4975.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4976.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4977.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4978.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4979.             ],
  4980.             'fragment.renderer.hinclude.global_template' => NULL,
  4981.             'fragment.path' => '/_fragment',
  4982.             'kernel.http_method_override' => true,
  4983.             'kernel.default_locale' => 'fr',
  4984.             'kernel.enabled_locales' => [
  4985.             ],
  4986.             'kernel.error_controller' => 'error_controller',
  4987.             'kernel.trusted_headers' => 30,
  4988.             'debug.file_link_format' => NULL,
  4989.             'asset.request_context.base_path' => NULL,
  4990.             'asset.request_context.secure' => NULL,
  4991.             'translator.logging' => false,
  4992.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4993.             'debug.error_handler.throw_at' => -1,
  4994.             'router.request_context.host' => 'localhost',
  4995.             'router.request_context.scheme' => 'http',
  4996.             'router.request_context.base_url' => '',
  4997.             'router.resource' => 'kernel::loadRoutes',
  4998.             'request_listener.http_port' => 80,
  4999.             'request_listener.https_port' => 443,
  5000.             'session.metadata.storage_key' => '_sf2_meta',
  5001.             'session.storage.options' => [
  5002.                 'cache_limiter' => '0',
  5003.                 'name' => 'CORESESSID',
  5004.                 'cookie_lifetime' => 86400,
  5005.                 'cookie_secure' => 'auto',
  5006.                 'cookie_httponly' => true,
  5007.                 'cookie_samesite' => 'lax',
  5008.                 'gc_probability' => 1,
  5009.             ],
  5010.             'session.metadata.update_threshold' => 0,
  5011.             'form.type_extension.csrf.enabled' => true,
  5012.             'form.type_extension.csrf.field_name' => '_token',
  5013.             'validator.translation_domain' => 'validators',
  5014.             'profiler_listener.only_exceptions' => false,
  5015.             'profiler_listener.only_main_requests' => false,
  5016.             'twig.form.resources' => [
  5017.                 => 'form_div_layout.html.twig',
  5018.                 => '@KarserRecaptcha3/Form/karser_recaptcha3_widget.html.twig',
  5019.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  5020.                 => '@NellappSDK/Form/form_theme_checkboxes.html.twig',
  5021.                 => '@NellappSDK/Form/form_theme.html.twig',
  5022.                 => 'bootstrap_5_layout.html.twig',
  5023.                 => '@NellappSDK/Partials/templates/form/nellapp_form_layout.html.twig',
  5024.                 => '@NellappSDK/Form/form_theme_channel_user_permission.html.twig',
  5025.                 => 'Form/admin_layout.html.twig',
  5026.                 => 'Form/form_collection_users.html.twig',
  5027.                 10 => 'Form/channel_user_roles.html.twig',
  5028.                 11 => 'Form/form_sortable_collection.html.twig',
  5029.                 12 => 'Form/form_dropzone.html.twig',
  5030.                 13 => 'Form/form_video_url.html.twig',
  5031.                 14 => '@DrosalysWebForm/Form/collection_layout.html.twig',
  5032.                 15 => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  5033.             ],
  5034.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  5035.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  5036.             'web_profiler.debug_toolbar.mode' => 2,
  5037.             'monolog.use_microseconds' => true,
  5038.             'monolog.swift_mailer.handlers' => [
  5039.             ],
  5040.             'monolog.handlers_to_channels' => [
  5041.                 'monolog.handler.console' => [
  5042.                     'type' => 'exclusive',
  5043.                     'elements' => [
  5044.                         => 'event',
  5045.                         => 'doctrine',
  5046.                         => 'console',
  5047.                     ],
  5048.                 ],
  5049.                 'monolog.handler.main' => [
  5050.                     'type' => 'exclusive',
  5051.                     'elements' => [
  5052.                         => 'event',
  5053.                     ],
  5054.                 ],
  5055.             ],
  5056.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  5057.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  5058.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  5059.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  5060.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  5061.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  5062.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  5063.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  5064.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  5065.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  5066.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  5067.             'doctrine.entity_managers' => [
  5068.                 'default' => 'doctrine.orm.default_entity_manager',
  5069.             ],
  5070.             'doctrine.default_entity_manager' => 'default',
  5071.             'doctrine.dbal.connection_factory.types' => [
  5072.                 'uuid' => [
  5073.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  5074.                 ],
  5075.                 'ulid' => [
  5076.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  5077.                 ],
  5078.             ],
  5079.             'doctrine.connections' => [
  5080.                 'default' => 'doctrine.dbal.default_connection',
  5081.             ],
  5082.             'doctrine.default_connection' => 'default',
  5083.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  5084.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  5085.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  5086.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  5087.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  5088.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  5089.             'doctrine.orm.cache.memcache_host' => 'localhost',
  5090.             'doctrine.orm.cache.memcache_port' => 11211,
  5091.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  5092.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  5093.             'doctrine.orm.cache.memcached_host' => 'localhost',
  5094.             'doctrine.orm.cache.memcached_port' => 11211,
  5095.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  5096.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  5097.             'doctrine.orm.cache.redis_host' => 'localhost',
  5098.             'doctrine.orm.cache.redis_port' => 6379,
  5099.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  5100.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  5101.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  5102.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  5103.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  5104.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  5105.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  5106.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  5107.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  5108.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  5109.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  5110.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  5111.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  5112.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  5113.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  5114.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  5115.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  5116.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  5117.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  5118.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  5119.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  5120.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  5121.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  5122.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  5123.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  5124.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  5125.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  5126.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  5127.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  5128.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  5129.             'doctrine.orm.auto_generate_proxy_classes' => true,
  5130.             'doctrine.orm.proxy_namespace' => 'Proxies',
  5131.             'doctrine.migrations.preferred_em' => NULL,
  5132.             'doctrine.migrations.preferred_connection' => NULL,
  5133.             'security.role_hierarchy.roles' => [
  5134.                 'ROLE_ADMIN' => [
  5135.                     => 'ROLE_USER',
  5136.                 ],
  5137.                 'ROLE_SUPER_ADMIN' => [
  5138.                     => 'ROLE_ADMIN',
  5139.                     => 'ROLE_ALLOWED_TO_SWITCH',
  5140.                     => 'ROLE_COMMERCIAL',
  5141.                 ],
  5142.             ],
  5143.             'security.access.denied_url' => NULL,
  5144.             'security.authentication.manager.erase_credentials' => true,
  5145.             'security.authentication.session_strategy.strategy' => 'migrate',
  5146.             'security.access.always_authenticate_before_granting' => false,
  5147.             'security.authentication.hide_user_not_found' => true,
  5148.             'security.firewalls' => [
  5149.                 => 'dev',
  5150.                 => 'oauth_token',
  5151.                 => 'api_doc',
  5152.                 => 'api',
  5153.                 => 'sync_doc',
  5154.                 => 'sync',
  5155.                 => 'internal_api',
  5156.                 => 'partner_api_doc',
  5157.                 => 'partner_api',
  5158.                 => 'main',
  5159.             ],
  5160.             'security.api._indexed_authenticators' => [
  5161.             ],
  5162.             'security.sync._indexed_authenticators' => [
  5163.             ],
  5164.             'security.internal_api._indexed_authenticators' => [
  5165.             ],
  5166.             'security.partner_api._indexed_authenticators' => [
  5167.             ],
  5168.             'security.main._indexed_authenticators' => [
  5169.             ],
  5170.             'nelmio_alice.locale' => 'fr_FR',
  5171.             'nelmio_alice.functions_blacklist' => [
  5172.                 => 'current',
  5173.                 => 'shuffle',
  5174.                 => 'date',
  5175.                 => 'time',
  5176.                 => 'file',
  5177.                 => 'md5',
  5178.                 => 'sha1',
  5179.             ],
  5180.             'nelmio_alice.seed' => 1,
  5181.             'nelmio_alice.loading_limit' => 5,
  5182.             'nelmio_alice.max_unique_values_retry' => 150,
  5183.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  5184.             'hautelook_alice.fixtures_path' => [
  5185.                 => 'fixtures',
  5186.             ],
  5187.             'hautelook_alice.root_dirs' => [
  5188.                 => \dirname(__DIR__4),
  5189.             ],
  5190.             'fos_oauth_server.server.class' => 'OAuth2\\OAuth2',
  5191.             'fos_oauth_server.security.authentication.provider.class' => 'FOS\\OAuthServerBundle\\Security\\Authentication\\Provider\\OAuthProvider',
  5192.             'fos_oauth_server.security.authentication.listener.class' => 'FOS\\OAuthServerBundle\\Security\\Firewall\\OAuthListener',
  5193.             'fos_oauth_server.security.entry_point.class' => 'FOS\\OAuthServerBundle\\Security\\EntryPoint\\OAuthEntryPoint',
  5194.             'fos_oauth_server.server.options' => [
  5195.                 'supported_scopes' => 'api',
  5196.                 'access_token_lifetime' => 86400,
  5197.             ],
  5198.             'fos_oauth_server.model_manager_name' => NULL,
  5199.             'fos_oauth_server.model.client.class' => 'App\\Entity\\OAuth\\Client',
  5200.             'fos_oauth_server.model.access_token.class' => 'App\\Entity\\OAuth\\AccessToken',
  5201.             'fos_oauth_server.model.refresh_token.class' => 'App\\Entity\\OAuth\\RefreshToken',
  5202.             'fos_oauth_server.model.auth_code.class' => 'App\\Entity\\OAuth\\AuthCode',
  5203.             'fos_oauth_server.authorize.form.type' => 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType',
  5204.             'fos_oauth_server.authorize.form.name' => 'fos_oauth_server_authorize_form',
  5205.             'fos_oauth_server.authorize.form.validation_groups' => [
  5206.                 => 'Authorize',
  5207.                 => 'Default',
  5208.             ],
  5209.             'nellapp_sdk.global_getter.global_entities' => [
  5210.                 'channel_class' => 'App\\Entity\\Channel\\Channel',
  5211.                 'channel_white_label_class' => 'App\\Entity\\Channel\\ChannelWhiteLabel',
  5212.                 'user_class' => 'App\\Entity\\Account\\User',
  5213.                 'channel_user_data_class' => 'App\\Entity\\ChannelUserData\\ChannelUserData',
  5214.                 'channel_user_role_class' => 'App\\Entity\\Channel\\ChannelUserRole',
  5215.             ],
  5216.             'nellapp_sdk.default.doctrine_connection' => 'default',
  5217.             'nellapp_sdk.google.enable' => true,
  5218.             'nelmio_api_doc.areas' => [
  5219.                 => 'default',
  5220.                 => 'super_admin_async',
  5221.                 => 'app_sync',
  5222.                 => 'partner_api',
  5223.             ],
  5224.             'nelmio_api_doc.use_validation_groups' => false,
  5225.             'drosalys_api.serializer.symfony' => true,
  5226.             'knp_paginator.template.pagination' => '@NellappSDK/Partials/component/pagination/pagination.html.twig',
  5227.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  5228.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  5229.             'knp_paginator.page_range' => 5,
  5230.             'knp_paginator.page_limit' => NULL,
  5231.             'knp_menu.renderer.list.options' => [
  5232.             ],
  5233.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  5234.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  5235.             'knp_menu.renderer.twig.options' => [
  5236.             ],
  5237.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  5238.             'knp_menu.default_renderer' => 'twig',
  5239.             'drosalys_form.collection.import_template' => true,
  5240.             'drosalys_form.collection.main_form_template' => 'form_div_layout.html.twig',
  5241.             'drosalys_form.select_or_create.import_template' => true,
  5242.             'drosalys_form.select_or_create.layout_template' => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  5243.             'craue.form.flow.class' => 'Craue\\FormFlowBundle\\Form\\FormFlow',
  5244.             'craue.form.flow.storage.class' => 'Craue\\FormFlowBundle\\Storage\\SessionStorage',
  5245.             'craue.form.flow.event_listener.previous_step_invalid.class' => 'Craue\\FormFlowBundle\\EventListener\\PreviousStepInvalidEventListener',
  5246.             'craue.form.flow.event_listener.previous_step_invalid.event' => 'flow.previous_step_invalid',
  5247.             'craue.form.flow.event_listener.flow_expired.class' => 'Craue\\FormFlowBundle\\EventListener\\FlowExpiredEventListener',
  5248.             'craue.form.flow.event_listener.flow_expired.event' => 'flow.flow_expired',
  5249.             'craue_twig_extensions.formflow.class' => 'Craue\\FormFlowBundle\\Twig\\Extension\\FormFlowExtension',
  5250.             'craue_formflow.util.class' => 'Craue\\FormFlowBundle\\Util\\FormFlowUtil',
  5251.             'liip_imagine.resolvers' => [
  5252.                 'default' => [
  5253.                     'web_path' => [
  5254.                         'web_root' => (\dirname(__DIR__4).'/public'),
  5255.                         'cache_prefix' => 'media/cache',
  5256.                     ],
  5257.                 ],
  5258.                 'cursus_uploads' => [
  5259.                     'flysystem' => [
  5260.                         'filesystem_service' => 'oneup_flysystem.cursus_filesystem',
  5261.                         'root_url' => 'none',
  5262.                         'visibility' => 'private',
  5263.                         'cache_prefix' => '',
  5264.                     ],
  5265.                 ],
  5266.                 'admin_channel_user_data_drive' => [
  5267.                     'flysystem' => [
  5268.                         'filesystem_service' => 'oneup_flysystem.admin_channel_user_data_drive_filesystem',
  5269.                         'root_url' => 'none',
  5270.                         'visibility' => 'private',
  5271.                         'cache_prefix' => '',
  5272.                     ],
  5273.                 ],
  5274.                 'organization_uploads' => [
  5275.                     'flysystem' => [
  5276.                         'filesystem_service' => 'oneup_flysystem.organization_filesystem',
  5277.                         'root_url' => 'none',
  5278.                         'visibility' => 'public',
  5279.                         'cache_prefix' => '',
  5280.                     ],
  5281.                 ],
  5282.                 'positioning_test_uploads' => [
  5283.                     'flysystem' => [
  5284.                         'filesystem_service' => 'oneup_flysystem.positioning_test_filesystem',
  5285.                         'root_url' => 'none',
  5286.                         'visibility' => 'public',
  5287.                         'cache_prefix' => '',
  5288.                     ],
  5289.                 ],
  5290.             ],
  5291.             'liip_imagine.loaders' => [
  5292.                 'default' => [
  5293.                     'filesystem' => [
  5294.                         'locator' => 'filesystem',
  5295.                         'data_root' => [
  5296.                             => (\dirname(__DIR__4).'/public'),
  5297.                         ],
  5298.                         'allow_unresolvable_data_roots' => false,
  5299.                         'bundle_resources' => [
  5300.                             'enabled' => false,
  5301.                             'access_control_type' => 'blacklist',
  5302.                             'access_control_list' => [
  5303.                             ],
  5304.                         ],
  5305.                     ],
  5306.                 ],
  5307.                 'cursus_uploads' => [
  5308.                     'flysystem' => [
  5309.                         'filesystem_service' => 'oneup_flysystem.cursus_filesystem',
  5310.                     ],
  5311.                 ],
  5312.                 'organization_uploads' => [
  5313.                     'flysystem' => [
  5314.                         'filesystem_service' => 'oneup_flysystem.organization_filesystem',
  5315.                     ],
  5316.                 ],
  5317.                 'positioning_test_uploads' => [
  5318.                     'flysystem' => [
  5319.                         'filesystem_service' => 'oneup_flysystem.positioning_test_filesystem',
  5320.                     ],
  5321.                 ],
  5322.             ],
  5323.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  5324.             'liip_imagine.jpegoptim.stripAll' => true,
  5325.             'liip_imagine.jpegoptim.max' => NULL,
  5326.             'liip_imagine.jpegoptim.progressive' => true,
  5327.             'liip_imagine.jpegoptim.tempDir' => NULL,
  5328.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  5329.             'liip_imagine.optipng.level' => 7,
  5330.             'liip_imagine.optipng.stripAll' => true,
  5331.             'liip_imagine.optipng.tempDir' => NULL,
  5332.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  5333.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  5334.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  5335.             'liip_imagine.cwebp.tempDir' => NULL,
  5336.             'liip_imagine.cwebp.q' => 75,
  5337.             'liip_imagine.cwebp.alphaQ' => 100,
  5338.             'liip_imagine.cwebp.m' => 4,
  5339.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  5340.             'liip_imagine.cwebp.alphaMethod' => 1,
  5341.             'liip_imagine.cwebp.exact' => false,
  5342.             'liip_imagine.cwebp.metadata' => [
  5343.                 => 'none',
  5344.             ],
  5345.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  5346.             'liip_imagine.cache.resolver.default' => 'default',
  5347.             'liip_imagine.default_image' => NULL,
  5348.             'liip_imagine.filter_sets' => [
  5349.                 'channel_thumbnail' => [
  5350.                     'quality' => 100,
  5351.                     'jpeg_quality' => 80,
  5352.                     'png_compression_level' => 8,
  5353.                     'png_compression_filter' => NULL,
  5354.                     'format' => NULL,
  5355.                     'animated' => false,
  5356.                     'cache' => NULL,
  5357.                     'data_loader' => NULL,
  5358.                     'default_image' => NULL,
  5359.                     'filters' => [
  5360.                         'auto_rotate' => [
  5361.                         ],
  5362.                         'strip' => [
  5363.                         ],
  5364.                         'thumbnail' => [
  5365.                             'size' => [
  5366.                                 => 600,
  5367.                                 => 300,
  5368.                             ],
  5369.                             'mode' => 'inset',
  5370.                             'allow_upscale' => true,
  5371.                         ],
  5372.                     ],
  5373.                     'post_processors' => [
  5374.                     ],
  5375.                 ],
  5376.                 'avatar_thumbnail' => [
  5377.                     'quality' => 100,
  5378.                     'jpeg_quality' => 80,
  5379.                     'png_compression_level' => 8,
  5380.                     'png_compression_filter' => NULL,
  5381.                     'format' => NULL,
  5382.                     'animated' => false,
  5383.                     'cache' => NULL,
  5384.                     'data_loader' => NULL,
  5385.                     'default_image' => NULL,
  5386.                     'filters' => [
  5387.                         'auto_rotate' => [
  5388.                         ],
  5389.                         'strip' => [
  5390.                         ],
  5391.                         'thumbnail' => [
  5392.                             'size' => [
  5393.                                 => 100,
  5394.                                 => 100,
  5395.                             ],
  5396.                             'mode' => 'outbound',
  5397.                             'allow_upscale' => true,
  5398.                         ],
  5399.                     ],
  5400.                     'post_processors' => [
  5401.                     ],
  5402.                 ],
  5403.                 'cache' => [
  5404.                     'quality' => 100,
  5405.                     'jpeg_quality' => NULL,
  5406.                     'png_compression_level' => NULL,
  5407.                     'png_compression_filter' => NULL,
  5408.                     'format' => NULL,
  5409.                     'animated' => false,
  5410.                     'cache' => NULL,
  5411.                     'data_loader' => NULL,
  5412.                     'default_image' => NULL,
  5413.                     'filters' => [
  5414.                     ],
  5415.                     'post_processors' => [
  5416.                     ],
  5417.                 ],
  5418.                 'thumbnail' => [
  5419.                     'quality' => 50,
  5420.                     'jpeg_quality' => NULL,
  5421.                     'png_compression_level' => NULL,
  5422.                     'png_compression_filter' => NULL,
  5423.                     'format' => NULL,
  5424.                     'animated' => false,
  5425.                     'cache' => NULL,
  5426.                     'data_loader' => NULL,
  5427.                     'default_image' => NULL,
  5428.                     'filters' => [
  5429.                         'thumbnail' => [
  5430.                             'size' => [
  5431.                                 => 50,
  5432.                                 => 50,
  5433.                             ],
  5434.                             'mode' => 'inset',
  5435.                         ],
  5436.                     ],
  5437.                     'post_processors' => [
  5438.                     ],
  5439.                 ],
  5440.                 'drive_thumbnail' => [
  5441.                     'quality' => 50,
  5442.                     'jpeg_quality' => NULL,
  5443.                     'png_compression_level' => NULL,
  5444.                     'png_compression_filter' => NULL,
  5445.                     'format' => NULL,
  5446.                     'animated' => false,
  5447.                     'cache' => NULL,
  5448.                     'data_loader' => 'cursus_uploads',
  5449.                     'default_image' => NULL,
  5450.                     'filters' => [
  5451.                         'thumbnail' => [
  5452.                             'size' => [
  5453.                                 => 50,
  5454.                                 => 50,
  5455.                             ],
  5456.                             'mode' => 'inset',
  5457.                         ],
  5458.                     ],
  5459.                     'post_processors' => [
  5460.                     ],
  5461.                 ],
  5462.                 'question_picture' => [
  5463.                     'quality' => 90,
  5464.                     'jpeg_quality' => NULL,
  5465.                     'png_compression_level' => NULL,
  5466.                     'png_compression_filter' => NULL,
  5467.                     'format' => NULL,
  5468.                     'animated' => false,
  5469.                     'cache' => NULL,
  5470.                     'data_loader' => 'positioning_test_uploads',
  5471.                     'default_image' => NULL,
  5472.                     'filters' => [
  5473.                         'thumbnail' => [
  5474.                             'size' => [
  5475.                                 => 300,
  5476.                                 => 220,
  5477.                             ],
  5478.                             'mode' => 'inset',
  5479.                         ],
  5480.                     ],
  5481.                     'post_processors' => [
  5482.                     ],
  5483.                 ],
  5484.                 'question_picture_big' => [
  5485.                     'quality' => 90,
  5486.                     'jpeg_quality' => NULL,
  5487.                     'png_compression_level' => NULL,
  5488.                     'png_compression_filter' => NULL,
  5489.                     'format' => NULL,
  5490.                     'animated' => false,
  5491.                     'cache' => NULL,
  5492.                     'data_loader' => 'positioning_test_uploads',
  5493.                     'default_image' => NULL,
  5494.                     'filters' => [
  5495.                     ],
  5496.                     'post_processors' => [
  5497.                     ],
  5498.                 ],
  5499.                 'organization_file' => [
  5500.                     'quality' => 90,
  5501.                     'jpeg_quality' => NULL,
  5502.                     'png_compression_level' => NULL,
  5503.                     'png_compression_filter' => NULL,
  5504.                     'format' => NULL,
  5505.                     'animated' => false,
  5506.                     'cache' => NULL,
  5507.                     'data_loader' => 'organization_uploads',
  5508.                     'default_image' => NULL,
  5509.                     'filters' => [
  5510.                         'thumbnail' => [
  5511.                             'size' => [
  5512.                                 => 250,
  5513.                                 => 250,
  5514.                             ],
  5515.                             'mode' => 'inset',
  5516.                         ],
  5517.                     ],
  5518.                     'post_processors' => [
  5519.                     ],
  5520.                 ],
  5521.             ],
  5522.             'liip_imagine.binary.loader.default' => 'default',
  5523.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  5524.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  5525.             'liip_imagine.webp.generate' => false,
  5526.             'liip_imagine.webp.options' => [
  5527.                 'quality' => 100,
  5528.                 'cache' => NULL,
  5529.                 'data_loader' => NULL,
  5530.                 'post_processors' => [
  5531.                 ],
  5532.             ],
  5533.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  5534.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  5535.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  5536.             'karser_recaptcha3.score_threshold' => 0.5,
  5537.             'karser_recaptcha3.enabled' => true,
  5538.             'karser_recaptcha3.host' => 'www.google.com',
  5539.             'spiriit_form_filter.query_builder_updater.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\FilterBuilderUpdater',
  5540.             'spiriit_form_filter.form_data_extractor.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\FormDataExtractor',
  5541.             'spiriit_form_filter.data_extraction_method.default.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\DefaultExtractionMethod',
  5542.             'spiriit_form_filter.data_extraction_method.text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\TextExtractionMethod',
  5543.             'spiriit_form_filter.data_extraction_method.key_values.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\ValueKeysExtractionMethod',
  5544.             'spiriit_form_filter.filter_prepare.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\PrepareListener',
  5545.             'spiriit_form_filter.type.filter_text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType',
  5546.             'spiriit_form_filter.type.filter_number.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType',
  5547.             'spiriit_form_filter.type.filter_number_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType',
  5548.             'spiriit_form_filter.type.filter_checkbox.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType',
  5549.             'spiriit_form_filter.type.filter_boolean.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType',
  5550.             'spiriit_form_filter.type.filter_choice.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType',
  5551.             'spiriit_form_filter.type.filter_date.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType',
  5552.             'spiriit_form_filter.type.filter_date_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType',
  5553.             'spiriit_form_filter.type.filter_datetime.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType',
  5554.             'spiriit_form_filter.type.filter_datetime_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType',
  5555.             'spiriit_form_filter.type.filter_collection_adapter.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType',
  5556.             'spiriit_form_filter.type.filter_sharedable.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType',
  5557.             'spiriit_form_filter.type.filter_enum.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType',
  5558.             'spiriit_form_filter.type_extension.filter_extension.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension',
  5559.             'spiriit_form_filter.get_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Subscriber\\DoctrineORMSubscriber',
  5560.             'spiriit_form_filter.apply_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\DoctrineApplyFilterListener',
  5561.             'spiriit_form_filter.type.filter_entity.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType',
  5562.             'spiriit_form_filter.where_method' => 'and',
  5563.             'spiriit_form_filter.text.condition_pattern' => 1,
  5564.             'oneup_uploader.chunks.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\ChunkManager',
  5565.             'oneup_uploader.chunks_storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\GaufretteStorage',
  5566.             'oneup_uploader.chunks_storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FlysystemStorage',
  5567.             'oneup_uploader.chunks_storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FilesystemStorage',
  5568.             'oneup_uploader.namer.urlsafename.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UrlSafeNamer',
  5569.             'oneup_uploader.namer.uniqid.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UniqidNamer',
  5570.             'oneup_uploader.routing.loader.class' => 'Oneup\\UploaderBundle\\Routing\\RouteLoader',
  5571.             'oneup_uploader.storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\GaufretteStorage',
  5572.             'oneup_uploader.storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FlysystemStorage',
  5573.             'oneup_uploader.storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemStorage',
  5574.             'oneup_uploader.orphanage.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemOrphanageStorage',
  5575.             'oneup_uploader.orphanage.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Orphanage\\OrphanageManager',
  5576.             'oneup_uploader.controller.fineuploader.class' => 'Oneup\\UploaderBundle\\Controller\\FineUploaderController',
  5577.             'oneup_uploader.controller.blueimp.class' => 'Oneup\\UploaderBundle\\Controller\\BlueimpController',
  5578.             'oneup_uploader.controller.uploadify.class' => 'Oneup\\UploaderBundle\\Controller\\UploadifyController',
  5579.             'oneup_uploader.controller.yui3.class' => 'Oneup\\UploaderBundle\\Controller\\YUI3Controller',
  5580.             'oneup_uploader.controller.fancyupload.class' => 'Oneup\\UploaderBundle\\Controller\\FancyUploadController',
  5581.             'oneup_uploader.controller.mooupload.class' => 'Oneup\\UploaderBundle\\Controller\\MooUploadController',
  5582.             'oneup_uploader.controller.plupload.class' => 'Oneup\\UploaderBundle\\Controller\\PluploadController',
  5583.             'oneup_uploader.controller.dropzone.class' => 'Oneup\\UploaderBundle\\Controller\\DropzoneController',
  5584.             'oneup_uploader.command.clear_chunks.class' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  5585.             'oneup_uploader.command.clear_orphans.class' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  5586.             'oneup_uploader.error_handler.noop.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\NoopErrorHandler',
  5587.             'oneup_uploader.error_handler.blueimp.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\BlueimpErrorHandler',
  5588.             'oneup_uploader.error_handler.plupload.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\PluploadErrorHandler',
  5589.             'oneup_uploader.error_handler.dropzone.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\DropzoneErrorHandler',
  5590.             'oneup_uploader.config.cursus_upload' => [
  5591.                 'use_orphanage' => true,
  5592.                 'frontend' => 'dropzone',
  5593.                 'storage' => [
  5594.                     'type' => 'flysystem',
  5595.                     'filesystem' => 'oneup_flysystem.cursus_filesystem',
  5596.                     'service' => NULL,
  5597.                     'directory' => NULL,
  5598.                     'stream_wrapper' => NULL,
  5599.                     'sync_buffer_size' => '100K',
  5600.                 ],
  5601.                 'allowed_mimetypes' => [
  5602.                     'image/jpeg' => [
  5603.                         => 'jpg',
  5604.                         => 'jpeg',
  5605.                     ],
  5606.                     'image/png' => [
  5607.                         => 'png',
  5608.                     ],
  5609.                     'application/pdf' => [
  5610.                         => 'pdf',
  5611.                     ],
  5612.                     'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  5613.                         => 'docx',
  5614.                     ],
  5615.                     'application/msword' => [
  5616.                         => 'doc',
  5617.                     ],
  5618.                     'application/vnd.oasis.opendocument.text' => [
  5619.                         => 'odt',
  5620.                     ],
  5621.                     'application/vnd.ms-excel' => [
  5622.                         => 'xls',
  5623.                     ],
  5624.                     'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  5625.                         => 'xlsx',
  5626.                     ],
  5627.                 ],
  5628.                 'max_size' => 10000000,
  5629.                 'namer' => 'app.file_abstract_cursus_namer',
  5630.                 'custom_frontend' => [
  5631.                     'name' => NULL,
  5632.                     'class' => NULL,
  5633.                 ],
  5634.                 'route_prefix' => '',
  5635.                 'endpoints' => [
  5636.                     'upload' => NULL,
  5637.                     'progress' => NULL,
  5638.                     'cancel' => NULL,
  5639.                 ],
  5640.                 'disallowed_mimetypes' => [
  5641.                 ],
  5642.                 'error_handler' => NULL,
  5643.                 'enable_progress' => false,
  5644.                 'enable_cancelation' => false,
  5645.                 'root_folder' => false,
  5646.             ],
  5647.             'oneup_uploader.config.organization_upload' => [
  5648.                 'use_orphanage' => true,
  5649.                 'frontend' => 'dropzone',
  5650.                 'storage' => [
  5651.                     'type' => 'flysystem',
  5652.                     'filesystem' => 'oneup_flysystem.organization_filesystem',
  5653.                     'service' => NULL,
  5654.                     'directory' => NULL,
  5655.                     'stream_wrapper' => NULL,
  5656.                     'sync_buffer_size' => '100K',
  5657.                 ],
  5658.                 'allowed_mimetypes' => [
  5659.                     'image/jpeg' => [
  5660.                         => 'jpg',
  5661.                         => 'jpeg',
  5662.                     ],
  5663.                     'image/png' => [
  5664.                         => 'png',
  5665.                     ],
  5666.                     'image/gif' => [
  5667.                         => 'gif',
  5668.                     ],
  5669.                 ],
  5670.                 'max_size' => 10000000,
  5671.                 'namer' => 'app.organization_file_namer',
  5672.                 'custom_frontend' => [
  5673.                     'name' => NULL,
  5674.                     'class' => NULL,
  5675.                 ],
  5676.                 'route_prefix' => '',
  5677.                 'endpoints' => [
  5678.                     'upload' => NULL,
  5679.                     'progress' => NULL,
  5680.                     'cancel' => NULL,
  5681.                 ],
  5682.                 'disallowed_mimetypes' => [
  5683.                 ],
  5684.                 'error_handler' => NULL,
  5685.                 'enable_progress' => false,
  5686.                 'enable_cancelation' => false,
  5687.                 'root_folder' => false,
  5688.             ],
  5689.             'oneup_uploader.config.positioning_test_upload' => [
  5690.                 'use_orphanage' => true,
  5691.                 'frontend' => 'dropzone',
  5692.                 'storage' => [
  5693.                     'type' => 'flysystem',
  5694.                     'filesystem' => 'oneup_flysystem.positioning_test_filesystem',
  5695.                     'service' => NULL,
  5696.                     'directory' => NULL,
  5697.                     'stream_wrapper' => NULL,
  5698.                     'sync_buffer_size' => '100K',
  5699.                 ],
  5700.                 'allowed_mimetypes' => [
  5701.                     'image/jpeg' => [
  5702.                         => 'jpg',
  5703.                         => 'jpeg',
  5704.                     ],
  5705.                     'image/png' => [
  5706.                         => 'png',
  5707.                     ],
  5708.                     'image/gif' => [
  5709.                         => 'gif',
  5710.                     ],
  5711.                 ],
  5712.                 'max_size' => 10000000,
  5713.                 'namer' => 'app.positioning_test_file_namer',
  5714.                 'custom_frontend' => [
  5715.                     'name' => NULL,
  5716.                     'class' => NULL,
  5717.                 ],
  5718.                 'route_prefix' => '',
  5719.                 'endpoints' => [
  5720.                     'upload' => NULL,
  5721.                     'progress' => NULL,
  5722.                     'cancel' => NULL,
  5723.                 ],
  5724.                 'disallowed_mimetypes' => [
  5725.                 ],
  5726.                 'error_handler' => NULL,
  5727.                 'enable_progress' => false,
  5728.                 'enable_cancelation' => false,
  5729.                 'root_folder' => false,
  5730.             ],
  5731.             'oneup_uploader.config.admin_channel_user_data_drive_upload' => [
  5732.                 'use_orphanage' => true,
  5733.                 'frontend' => 'dropzone',
  5734.                 'storage' => [
  5735.                     'type' => 'flysystem',
  5736.                     'filesystem' => 'oneup_flysystem.admin_channel_user_data_drive_filesystem',
  5737.                     'service' => NULL,
  5738.                     'directory' => NULL,
  5739.                     'stream_wrapper' => NULL,
  5740.                     'sync_buffer_size' => '100K',
  5741.                 ],
  5742.                 'allowed_mimetypes' => [
  5743.                     'image/jpeg' => [
  5744.                         => 'jpg',
  5745.                         => 'jpeg',
  5746.                     ],
  5747.                     'image/png' => [
  5748.                         => 'png',
  5749.                     ],
  5750.                     'application/pdf' => [
  5751.                         => 'pdf',
  5752.                     ],
  5753.                     'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  5754.                         => 'docx',
  5755.                     ],
  5756.                     'application/msword' => [
  5757.                         => 'doc',
  5758.                     ],
  5759.                     'application/vnd.oasis.opendocument.text' => [
  5760.                         => 'odt',
  5761.                     ],
  5762.                     'application/vnd.ms-excel' => [
  5763.                         => 'xls',
  5764.                     ],
  5765.                     'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  5766.                         => 'xlsx',
  5767.                     ],
  5768.                 ],
  5769.                 'max_size' => 10000000,
  5770.                 'namer' => 'app.file_channel_user_data_drive_namer',
  5771.                 'custom_frontend' => [
  5772.                     'name' => NULL,
  5773.                     'class' => NULL,
  5774.                 ],
  5775.                 'route_prefix' => '',
  5776.                 'endpoints' => [
  5777.                     'upload' => NULL,
  5778.                     'progress' => NULL,
  5779.                     'cancel' => NULL,
  5780.                 ],
  5781.                 'disallowed_mimetypes' => [
  5782.                 ],
  5783.                 'error_handler' => NULL,
  5784.                 'enable_progress' => false,
  5785.                 'enable_cancelation' => false,
  5786.                 'root_folder' => false,
  5787.             ],
  5788.             'oneup_uploader.config.admin_channel_user_data_certificate_upload' => [
  5789.                 'use_orphanage' => true,
  5790.                 'frontend' => 'dropzone',
  5791.                 'storage' => [
  5792.                     'type' => 'flysystem',
  5793.                     'filesystem' => 'oneup_flysystem.admin_channel_user_data_certificate_filesystem',
  5794.                     'service' => NULL,
  5795.                     'directory' => NULL,
  5796.                     'stream_wrapper' => NULL,
  5797.                     'sync_buffer_size' => '100K',
  5798.                 ],
  5799.                 'allowed_mimetypes' => [
  5800.                     'image/jpeg' => [
  5801.                         => 'jpg',
  5802.                         => 'jpeg',
  5803.                     ],
  5804.                     'image/png' => [
  5805.                         => 'png',
  5806.                     ],
  5807.                     'application/pdf' => [
  5808.                         => 'pdf',
  5809.                     ],
  5810.                 ],
  5811.                 'max_size' => 1000000000,
  5812.                 'custom_frontend' => [
  5813.                     'name' => NULL,
  5814.                     'class' => NULL,
  5815.                 ],
  5816.                 'route_prefix' => '',
  5817.                 'endpoints' => [
  5818.                     'upload' => NULL,
  5819.                     'progress' => NULL,
  5820.                     'cancel' => NULL,
  5821.                 ],
  5822.                 'disallowed_mimetypes' => [
  5823.                 ],
  5824.                 'error_handler' => NULL,
  5825.                 'enable_progress' => false,
  5826.                 'enable_cancelation' => false,
  5827.                 'namer' => 'oneup_uploader.namer.uniqid',
  5828.                 'root_folder' => false,
  5829.             ],
  5830.             'oneup_uploader.controllers' => [
  5831.                 'cursus_upload' => [
  5832.                     => 'oneup_uploader.controller.cursus_upload',
  5833.                     => [
  5834.                         'enable_progress' => false,
  5835.                         'enable_cancelation' => false,
  5836.                         'route_prefix' => '',
  5837.                         'endpoints' => [
  5838.                             'upload' => NULL,
  5839.                             'progress' => NULL,
  5840.                             'cancel' => NULL,
  5841.                         ],
  5842.                     ],
  5843.                 ],
  5844.                 'organization_upload' => [
  5845.                     => 'oneup_uploader.controller.organization_upload',
  5846.                     => [
  5847.                         'enable_progress' => false,
  5848.                         'enable_cancelation' => false,
  5849.                         'route_prefix' => '',
  5850.                         'endpoints' => [
  5851.                             'upload' => NULL,
  5852.                             'progress' => NULL,
  5853.                             'cancel' => NULL,
  5854.                         ],
  5855.                     ],
  5856.                 ],
  5857.                 'positioning_test_upload' => [
  5858.                     => 'oneup_uploader.controller.positioning_test_upload',
  5859.                     => [
  5860.                         'enable_progress' => false,
  5861.                         'enable_cancelation' => false,
  5862.                         'route_prefix' => '',
  5863.                         'endpoints' => [
  5864.                             'upload' => NULL,
  5865.                             'progress' => NULL,
  5866.                             'cancel' => NULL,
  5867.                         ],
  5868.                     ],
  5869.                 ],
  5870.                 'admin_channel_user_data_drive_upload' => [
  5871.                     => 'oneup_uploader.controller.admin_channel_user_data_drive_upload',
  5872.                     => [
  5873.                         'enable_progress' => false,
  5874.                         'enable_cancelation' => false,
  5875.                         'route_prefix' => '',
  5876.                         'endpoints' => [
  5877.                             'upload' => NULL,
  5878.                             'progress' => NULL,
  5879.                             'cancel' => NULL,
  5880.                         ],
  5881.                     ],
  5882.                 ],
  5883.                 'admin_channel_user_data_certificate_upload' => [
  5884.                     => 'oneup_uploader.controller.admin_channel_user_data_certificate_upload',
  5885.                     => [
  5886.                         'enable_progress' => false,
  5887.                         'enable_cancelation' => false,
  5888.                         'route_prefix' => '',
  5889.                         'endpoints' => [
  5890.                             'upload' => NULL,
  5891.                             'progress' => NULL,
  5892.                             'cancel' => NULL,
  5893.                         ],
  5894.                     ],
  5895.                 ],
  5896.             ],
  5897.             'oneup_uploader.maxsize' => [
  5898.                 'cursus_upload' => 10000000,
  5899.                 'organization_upload' => 10000000,
  5900.                 'positioning_test_upload' => 10000000,
  5901.                 'admin_channel_user_data_drive_upload' => 10000000,
  5902.                 'admin_channel_user_data_certificate_upload' => 20971520,
  5903.             ],
  5904.             'nelmio_cors.map' => [
  5905.                 '^/' => [
  5906.                 ],
  5907.             ],
  5908.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  5909.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  5910.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  5911.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  5912.             'fos_js_routing.routes_response.class' => 'FOS\\JsRoutingBundle\\Response\\RoutesResponse',
  5913.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  5914.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  5915.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  5916.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  5917.             'fos_js_routing.request_context_base_url' => NULL,
  5918.             'fos_js_routing.cache_control' => [
  5919.                 'enabled' => false,
  5920.             ],
  5921.             'maker.compatible_check.doctrine.supports_attributes' => true,
  5922.             'data_collector.templates' => [
  5923.                 'data_collector.request' => [
  5924.                     => 'request',
  5925.                     => '@WebProfiler/Collector/request.html.twig',
  5926.                 ],
  5927.                 'data_collector.time' => [
  5928.                     => 'time',
  5929.                     => '@WebProfiler/Collector/time.html.twig',
  5930.                 ],
  5931.                 'data_collector.memory' => [
  5932.                     => 'memory',
  5933.                     => '@WebProfiler/Collector/memory.html.twig',
  5934.                 ],
  5935.                 'data_collector.validator' => [
  5936.                     => 'validator',
  5937.                     => '@WebProfiler/Collector/validator.html.twig',
  5938.                 ],
  5939.                 'data_collector.ajax' => [
  5940.                     => 'ajax',
  5941.                     => '@WebProfiler/Collector/ajax.html.twig',
  5942.                 ],
  5943.                 'data_collector.form' => [
  5944.                     => 'form',
  5945.                     => '@WebProfiler/Collector/form.html.twig',
  5946.                 ],
  5947.                 'data_collector.exception' => [
  5948.                     => 'exception',
  5949.                     => '@WebProfiler/Collector/exception.html.twig',
  5950.                 ],
  5951.                 'data_collector.logger' => [
  5952.                     => 'logger',
  5953.                     => '@WebProfiler/Collector/logger.html.twig',
  5954.                 ],
  5955.                 'data_collector.events' => [
  5956.                     => 'events',
  5957.                     => '@WebProfiler/Collector/events.html.twig',
  5958.                 ],
  5959.                 'data_collector.router' => [
  5960.                     => 'router',
  5961.                     => '@WebProfiler/Collector/router.html.twig',
  5962.                 ],
  5963.                 'data_collector.cache' => [
  5964.                     => 'cache',
  5965.                     => '@WebProfiler/Collector/cache.html.twig',
  5966.                 ],
  5967.                 'data_collector.translation' => [
  5968.                     => 'translation',
  5969.                     => '@WebProfiler/Collector/translation.html.twig',
  5970.                 ],
  5971.                 'data_collector.security' => [
  5972.                     => 'security',
  5973.                     => '@Security/Collector/security.html.twig',
  5974.                 ],
  5975.                 'data_collector.twig' => [
  5976.                     => 'twig',
  5977.                     => '@WebProfiler/Collector/twig.html.twig',
  5978.                 ],
  5979.                 'data_collector.http_client' => [
  5980.                     => 'http_client',
  5981.                     => '@WebProfiler/Collector/http_client.html.twig',
  5982.                 ],
  5983.                 'data_collector.doctrine' => [
  5984.                     => 'db',
  5985.                     => '@Doctrine/Collector/db.html.twig',
  5986.                 ],
  5987.                 'doctrine_migrations.migrations_collector' => [
  5988.                     => 'doctrine_migrations',
  5989.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  5990.                 ],
  5991.                 'data_collector.dump' => [
  5992.                     => 'dump',
  5993.                     => '@Debug/Profiler/dump.html.twig',
  5994.                 ],
  5995.                 'data_collector.messenger' => [
  5996.                     => 'messenger',
  5997.                     => '@WebProfiler/Collector/messenger.html.twig',
  5998.                 ],
  5999.                 'notifier.data_collector' => [
  6000.                     => 'notifier',
  6001.                     => '@WebProfiler/Collector/notifier.html.twig',
  6002.                 ],
  6003.                 'data_collector.config' => [
  6004.                     => 'config',
  6005.                     => '@WebProfiler/Collector/config.html.twig',
  6006.                 ],
  6007.             ],
  6008.             'console.command.ids' => [
  6009.             ],
  6010.         ];
  6011.     }
  6012.     protected function throw($message)
  6013.     {
  6014.         throw new RuntimeException($message);
  6015.     }
  6016. }